clutter: Make ClutterStageView API public to mutter
All subclasses and stage implementations will come from src/backends, so this internal API must be accessible there. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1862>
This commit is contained in:
@@ -88,6 +88,7 @@ void _clutter_stage_window_redraw_view (ClutterStageWin
|
||||
ClutterStageView *view,
|
||||
ClutterFrame *frame);
|
||||
|
||||
CLUTTER_EXPORT
|
||||
gboolean _clutter_stage_window_can_clip_redraws (ClutterStageWindow *window);
|
||||
|
||||
GList * _clutter_stage_window_get_views (ClutterStageWindow *window);
|
||||
|
Reference in New Issue
Block a user