mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
introspection: Make MetaKeyHandlerFunc compatible with master
This allows gnome-shell's JS handlers work on the wayland branch.
This commit is contained in:
parent
66af41f4a9
commit
bad48ea815
@ -393,7 +393,7 @@ struct _MetaKeyCombo
|
||||
* @display: a #MetaDisplay
|
||||
* @screen: a #MetaScreen
|
||||
* @window: a #MetaWindow
|
||||
* @event: a #ClutterKeyEvent
|
||||
* @event: (type gpointer): a #ClutterKeyEvent
|
||||
* @binding: a #MetaKeyBinding
|
||||
* @user_data: data passed to the function
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user