Package: gtk
Accessor gtk:event-controller-propagation-phase
Lambda Listgtk:event-controller-propagation-phase (object) SyntaxArgumentsDetails The accessor for the propagation-phase slot
gets or sets the propagation phase at which controller handles events. If phase is :none, no automatic event
handling will be performed, but other additional gesture maintenance will. In
that phase, the events can be managed by calling the gtk:event-controller-handle-event function. | See also |
2026-05-31