Function
GdkX11x11_device_manager_lookup
Declaration [src]
GdkDevice*
gdk_x11_device_manager_lookup (
  GdkX11DeviceManagerXI2* device_manager,
  int device_id
)
Parameters
| device_manager | GdkX11DeviceManagerXI2 | 
| A  | |
| The data is owned by the caller of the function. | |
| device_id | int | 
| A device ID, as understood by the XInput2 protocol. | 
Return value
| Returns: | GdkX11DeviceXI2 | 
| The
   | |
| The data is owned by the called function. | |
| The return value can be NULL. |