Package: gdk
GBoxed gdk:event-focus
Declaration
(define-gboxed-variant-cstruct event "GdkEvent"
(type event-type)
(window (g:object window))
(send-event (:boolean :int8))
(:variant type
...
((:focus-change) event-focus
(in :int16))
... )) Values
Details Describes a change of keyboard focus. | Slot Access FunctionsInherited Slot Access FunctionsSee also |
2025-07-03