[ Version ( since = "1.0" ) ]
public unowned InputDevice get_device ()
Retrieves the InputDevice for the event.
If you want the physical device the event originated from, use get_source_device.
The InputDevice structure is completely opaque and should be cast to the platform-specific implementation.
this |
a Event |
the InputDevice or |