gui/widgets/editor_ruler.h file

MIDI ruler.

Contents

Functions

void editor_ruler_widget_draw_markers(RulerWidget* self)
Called from RulerWidget to draw the markers specific to the editor, such as region loop points.
void editor_ruler_on_drag_begin_no_marker_hit(RulerWidget* self, gdouble start_x, gdouble start_y)
Called from ruler drag begin.