Package: gtk
Function gtk:clipboard-wait-for-uris
Lambda Listgtk:clipboard-wait-for-uris (clipboard) ArgumentsReturn ValueA list of strings, or nil if retrieving the selection data failed. Details
Requests the contents of the clipboard as URIs.
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 |
#2023-3-16