Package: gtk
Function gtk-clipboard-wait-for-image
Lambda Listgtk-clipboard-wait-for-image (clipboard) ArgumentsReturn ValueA newly allocated gdk-pixbuf object, or nil if retrieving the selection data failed. Details
Requests the contents of the clipboard as image and converts the result to a gdk-pixbuf object.
This function waits for the data to be received using the main loop, so
events, timeouts, etc, may be dispatched during the wait. | See also |
2021-10-6