Package: gtk
Class gtk:event-controller-focus
Superclassesgtk:event-controller, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:event-controller-focus class is an event controller to keep
track of keyboard focus. The event controller offers the "enter" and "leave" signals, as well as the is-focus and contains-focus properties which are updated to reflect focus changes inside the widget hierarchy that is rooted at the controllers widget. Signal DetailsThe "enter" signallambda (controller) :run-last
The "leave" signallambda (controller) :run-last
| Returned bySlot Access FunctionsInherited Slot Access Functions
See also |
2024-7-26