Package: gtk

Function gtk:event-controller-current-event-device

Lambda List

gtk:event-controller-current-event-device (controller)

Arguments

controller -- a gtk:event-controller object

Return Value

The gdk:device object that is currently handled by controller.

Details

Returns the device of the event that is currently being handled by the controller, and nil otherwise.
 

See also

2024-7-26