gui/widgets/clip_editor_inner.h file

Clip editor inner widget.

Contents

Classes

struct _ClipEditorInnerWidget
The piano roll widget is the whole space inside the clip editor tab when a MIDI region is selected.

Typedefs

using ClipEditorInnerWidget = struct _ClipEditorInnerWidget
The piano roll widget is the whole space inside the clip editor tab when a MIDI region is selected.

Functions

void clip_editor_inner_widget_add_to_left_of_ruler_sizegroup(ClipEditorInnerWidget* self, GtkWidget* widget, bool add)
Adds or remove the widget from the "left of ruler" size group.