Export meta_window_raise and meta_window_lower
For plugins that want fine grained control over window stacking. https://bugzilla.gnome.org/show_bug.cgi?id=616050
This commit is contained in:
@ -506,8 +506,6 @@ void meta_window_get_geometry (MetaWindow *window,
|
||||
void meta_window_kill (MetaWindow *window);
|
||||
void meta_window_focus (MetaWindow *window,
|
||||
guint32 timestamp);
|
||||
void meta_window_raise (MetaWindow *window);
|
||||
void meta_window_lower (MetaWindow *window);
|
||||
|
||||
void meta_window_update_unfocused_button_grabs (MetaWindow *window);
|
||||
|
||||
|
Reference in New Issue
Block a user