Deprecate meta_get_feedback_group_for_display()
Callers should replace with meta_compositor_get_feedback_group(). Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2718>
This commit is contained in:
parent
2340af8d93
commit
6487415e88
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ META_EXPORT
|
|||
ClutterActor *meta_get_top_window_group_for_display (MetaDisplay *display);
|
||||
|
||||
META_EXPORT
|
||||
G_DEPRECATED_FOR (meta_compositor_get_feedback_group)
|
||||
ClutterActor *meta_get_feedback_group_for_display (MetaDisplay *display);
|
||||
|
||||
META_EXPORT
|
||||
|
|
Loading…
Add table
Reference in a new issue