[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
|
clutter_event_get_scroll_direction
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
|
clutter_event_get_device
|
||||||
clutter_event_get_device_id
|
clutter_event_get_device_id
|
||||||
|
clutter_event_get_device_type
|
||||||
clutter_get_input_device_for_id
|
clutter_get_input_device_for_id
|
||||||
|
clutter_input_device_get_device_id
|
||||||
|
clutter_input_device_get_device_type
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
clutter_get_current_event_time
|
clutter_get_current_event_time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user