mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
...
This commit is contained in:
@ -92,6 +92,9 @@ MetaWindow* meta_stack_get_above (MetaStack *stack,
|
||||
MetaWindow* meta_stack_get_below (MetaStack *stack,
|
||||
MetaWindow *window);
|
||||
|
||||
MetaWindow* meta_stack_get_tab_next (MetaStack *stack,
|
||||
MetaWindow *window,
|
||||
gboolean backward);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user