Package: gtk
Accessor gtk:event-controller-propagation-phase
Lambda Listgtk:event-controller-propagation-phase (object) SyntaxArgumentsDetails Accessor of the propagation-phase slot of the gtk:event-controller class. The gtk:event-controller-propagation-phase function gets the propagation
phase at which controller handles events. The (setf gtk:event-controller-propagation-phase) function sets the propagation
phase at which a controller handles events. If phase is :phase-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 |
#2023-1-21