Skip to content
  • Carlos Garnacho's avatar
    gdk/x11: Add gdk_x11_device_get_id() · f90c1544
    Carlos Garnacho authored
    This function can be used to find out the XInput2 device ID
    behind a GdkDevice, mostly useful when you need to interact
    with say Clutter, or raw libXi calls.
    f90c1544