mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 23:54:40 +00:00
clutter/stage-view: Export refresh rate getter symbol
To be used by tests. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285
This commit is contained in:
@@ -65,6 +65,7 @@ void clutter_stage_view_transform_rect_to_onscreen (ClutterStageView
|
||||
|
||||
void clutter_stage_view_schedule_update (ClutterStageView *view);
|
||||
|
||||
CLUTTER_EXPORT
|
||||
float clutter_stage_view_get_refresh_rate (ClutterStageView *view);
|
||||
|
||||
void clutter_stage_view_notify_presented (ClutterStageView *view,
|
||||
|
Reference in New Issue
Block a user