Package: gtk

Function gtk-event-controller-handle-event

Lambda List

gtk-event-controller-handle-event (controller event)

Arguments

controller -- a gtk-event-controller object
event -- a gdk-event

Return Value

True if event was potentially useful to trigger the controller action

Details

Feeds an events into the controller, so it can be interpreted and the controller actions triggered.
 

See also

2020-9-10