mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
Make prototype for meta_window_find_root_ancestor() public.
This commit is contained in:
@ -588,8 +588,6 @@ gboolean meta_window_is_ancestor_of_transient (MetaWindow *window,
|
||||
void meta_window_foreach_ancestor (MetaWindow *window,
|
||||
MetaWindowForeachFunc func,
|
||||
void *data);
|
||||
MetaWindow* meta_window_find_root_ancestor (MetaWindow *window);
|
||||
|
||||
|
||||
void meta_window_begin_grab_op (MetaWindow *window,
|
||||
MetaGrabOp op,
|
||||
|
Reference in New Issue
Block a user