Package: gdk
GBoxed gdk:event-dnd
Declaration(define-gboxed-variant-cstruct event "GdkEvent" (type event-type) (window (g:object window)) (send-event (:boolean :int8)) ... ((:drag-enter :drag-leave :drag-motion :drag-status :drop-start :drop-finished) event-dnd (context (g:object drag-context)) (time :uint32) (x-root :short) (y-root :short)) ... )) Values
Details
Generated during DND operations. | Slot Access Functions
Inherited Slot Access FunctionsSee also |
2024-6-28