Package: gdk
GBoxed gdk-event-focus
Superclassesgdk-event, common-lisp:structure-object, common-lisp:t Documented Subclasses
None
Details Describes a change of keyboard focus.
(define-g-boxed-variant-cstruct gdk-event "GdkEvent"
(type gdk-event-type)
(window (g-object gdk-window))
(send-event (:boolean :int8))
(:variant type
...
((:focus-change) gdk-event-focus
(in :int16))
... ))
| Slot Access FunctionsInherited Slot Access FunctionsSee also |
2021-12-13