Package: gdk
GBoxed gdk-event-selection
Superclassesgdk-event, common-lisp:structure-object, common-lisp:t Documented Subclasses
None
Details
Generated when a selection is requested or ownership of a selection is
taken over by another client application.
(define-g-boxed-variant-cstruct gdk-event "GdkEvent"
(type gdk-event-type)
(window (g-object gdk-window))
(send-event (:boolean :int8))
...
((:selection-clear
:selection-notify
:selection-request) gdk-event-selection
(selection gdk-atom)
(target gdk-atom)
(property gdk-atom)
(time :uint32)
(requestor (g-object gdk-window)))
... ))
| Slot Access Functions
Inherited Slot Access FunctionsSee also |
2021-12-13