Package: gtk
GBoxed gtk-selection-data
Superclassescommon-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details The gtk-selection-data structure is used to store a chunk of data
along with the data type and other associated information. (define-g-boxed-opaque gtk-selection-data "GtkSelectionData" :alloc (error "GtkSelectionData cannot be created from the Lisp side."))All fields of the gtk-selection-data structure are private and can only be retrieved with the corresponding accessor functions.
| See also |
2021-10-3