Package: gtk
Function gtk:widget-clipboard
Lambda Listgtk:widget-clipboard (widget selection) ArgumentsReturn ValueThe appropriate gtk:clipboard object. If no clipboard already
exists, a new one will be created. Once a clipboard object has been created, it is persistent for all time. Details
Returns the clipboard object for the given selection to be used with the
widget. The widget argument must have a gdk:display object associated
with it, so must be attached to a toplevel window. | See also |
#2023-3-8