mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
input-device: Add vendor/product ID properties and getters
This may be useful when trying to identify the device across sessions. https://bugzilla.gnome.org/show_bug.cgi?id=740759
This commit is contained in:
@ -1201,6 +1201,8 @@ clutter_input_device_get_associated_device
|
||||
clutter_input_device_get_slave_devices
|
||||
clutter_input_device_get_modifier_state
|
||||
clutter_input_device_keycode_to_evdev
|
||||
clutter_input_device_get_vendor_id
|
||||
clutter_input_device_get_product_id
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_input_device_get_n_keys
|
||||
|
Reference in New Issue
Block a user