10#ifndef __GUI_WIDGETS_EDITOR_RULER_H__
11#define __GUI_WIDGETS_EDITOR_RULER_H__
13#include "gui/backend/gtk_widgets/gtk_wrapper.h"
22#define EDITOR_RULER MW_CLIP_EDITOR_INNER->ruler
34editor_ruler_on_drag_update (
40editor_ruler_on_drag_end (RulerWidget * self);
43editor_ruler_get_regions_in_range (
47 std::vector<Region *> ®ions);