Package: gtk
Function gtk:clipboard-set-with-data
Lambda Listgtk:clipboard-set-with-data (clipboard targets func) ArgumentsReturn ValueTrue if setting the clipboard data succeeded. If setting the clipboard data failed the provided callback functions will be ignored. Details
Virtually sets the contents of the specified clipboard by providing a list
of supported formats for the clipboard data and a function to call to get
the actual data when it is requested. See the gtk:target-list documentation for the syntax of target
entries. | See also |
#2023-3-16