keybindings: Add an accessor for window grab modifiers
Since we're going to seal it away in the future.
This commit is contained in:
@ -106,6 +106,8 @@ gboolean meta_keybindings_process_event (MetaDisplay *display,
|
||||
void meta_display_process_mapping_event (MetaDisplay *display,
|
||||
XEvent *event);
|
||||
|
||||
ClutterModifierType meta_display_get_window_grab_modifiers (MetaDisplay *display);
|
||||
|
||||
gboolean meta_prefs_add_keybinding (const char *name,
|
||||
GSettings *settings,
|
||||
MetaKeyBindingAction action,
|
||||
|
Reference in New Issue
Block a user