mirror of
https://github.com/brl/mutter.git
synced 2025-08-13 03:44:46 +00:00
display: get button number from helper input event function
This commit is contained in:
@@ -60,5 +60,8 @@ gboolean meta_input_event_get_state (MetaDisplay *display,
|
||||
gboolean meta_input_event_get_keycode (MetaDisplay *display,
|
||||
XEvent *ev,
|
||||
guint *keycode);
|
||||
gboolean meta_input_event_get_button (MetaDisplay *display,
|
||||
XEvent *event,
|
||||
guint *button);
|
||||
|
||||
#endif /* META_EVENT_H */
|
||||
|
Reference in New Issue
Block a user