Package: gtk
Accessor gtk:widget-limit-events
Lambda Listgtk:widget-limit-events (object) SyntaxArgumentsDetails Accessor of the limit-events slot of the gtk:widget class. The gtk:widget-limit-events function gets whether the widget acts like
a modal dialog, with respect to event delivery. The (setf gtk:widget-limit-events) function sets the property. Makes this widget act like a modal dialog, with respect to event delivery. Global event controllers will not handle events with targets inside the widget, unless they are set up to ignore propagation limits. See the gtk:event-controller-propagation-limit function. Since 4.18 | See also
|
2025-05-13