mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05: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:
parent
feb8bfa0bf
commit
20becd782f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user