mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 09:46:08 -05:00
Added meta_screen_(un)grab_all_keys() to keybindings.h.
This commit is contained in:
parent
5f9a4ab8cc
commit
fc1ff18ca7
@ -63,4 +63,7 @@ void meta_keybindings_switch_window (MetaDisplay *display,
|
||||
XEvent *event,
|
||||
MetaKeyBinding *binding);
|
||||
|
||||
|
||||
void meta_screen_ungrab_all_keys (MetaScreen *screen, guint32 timestamp);
|
||||
gboolean meta_screen_grab_all_keys (MetaScreen *screen, guint32 timestamp);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user