gdk/x11: Add gdk_x11_device_manager_lookup()
This function can be used to find the GdkDevice wrapping an XInput2 device ID. For core devices, the Virtual Core Pointer/Keyboard IDs (2/3) may be used.
This commit is contained in:
@ -929,6 +929,7 @@ GDK_XID_TO_POINTER
|
||||
gdk_x11_lookup_xdisplay
|
||||
gdk_x11_get_server_time
|
||||
gdk_x11_device_get_id
|
||||
gdk_x11_device_manager_lookup
|
||||
gdk_x11_display_get_user_time
|
||||
gdk_x11_display_broadcast_startup_message
|
||||
gdk_x11_display_get_startup_notification_id
|
||||
|
||||
Reference in New Issue
Block a user