Package: gdk
GBoxed gdk:event-window-state
Declaration
(define-gboxed-variant-cstruct event "GdkEvent"
(type event-type)
(window (g:object window))
(send-event (:boolean :int8))
...
((:window-state) event-window-state
(changed-mask window-state)
(new-window-state window-state))
... )) Values
Details
Generated when the state of a toplevel window changes. | Slot Access Functions
Inherited Slot Access FunctionsSee also |
2025-07-03