Package: gdk
GBoxed gdk:event-configure
Declaration(define-gboxed-variant-cstruct event "GdkEvent" (type event-type) (window (g:object window)) (send-event (:boolean :int8)) (:variant type ... ((:configure) event-configure (x :int) (y :int) (width :int) (height :int)) ... )) Values
Details
Generated when a window size or position has changed. | Slot Access Functions
Inherited Slot Access FunctionsSee also |
2024-6-28