Package: gtk
Function gtk-selection-data-pixbuf
Lambda Listgtk-selection-data-pixbuf (selection) Syntax(gtk-selection-data-pixbuf selection) => pixbuf (setf (gtk-selection-data-pixbuf selection) pixbuf) ArgumentsDetails The gtk-selection-data-pixbuf function gets the contents of the selection data as a gdk-pixbuf object. The (setf gtk-selection-data-pixbuf) function sets the contents of the
selection. The pixbuf is converted to the form determined by the target of
the selection. | See also |
2021-10-3