mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
[docs] Add new input-related accessors
Add the ClutterEvent accessors for the device pointer and type, and the ClutterInputDevice accessors for the id and type.
This commit is contained in:
parent
a79d6228aa
commit
3d49edad85
@ -954,8 +954,12 @@ clutter_event_get_related
|
||||
clutter_event_get_scroll_direction
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_event_get_device
|
||||
clutter_event_get_device_id
|
||||
clutter_event_get_device_type
|
||||
clutter_get_input_device_for_id
|
||||
clutter_input_device_get_device_id
|
||||
clutter_input_device_get_device_type
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_get_current_event_time
|
||||
|
Loading…
Reference in New Issue
Block a user