Method
GtkEventControllerget_current_event_device
Declaration [src]
GdkDevice*
gtk_event_controller_get_current_event_device (
GtkEventController* controller
)
Description [src]
Returns the device of the event that is currently being handled by the controller.
At other times, NULL
is returned.