Package: gtk
Accessor gtk:event-controller-propagation-limit
Lambda Listgtk:event-controller-propagation-limit (object) SyntaxArgumentsDetails Accessor of the propagation-limit slot of the gtk:event-controller class. The gtk:event-controller-propagation-limit function gets the propagation
limit of the event controller. The (setf gtk:event-controller-propagation-limit) function sets the event
propagation limit. If the limit is set to :same-native, the controller will not handle events that are targeted at widgets on a different surface, such as popovers. | See also |
2024-7-26