Package: gtk
Function gtk-clipboard-request-uris
Lambda Listgtk-clipboard-request-uris (clipboard func) ArgumentsDetails
Requests the contents of the clipboard as URIs.
When the URIs are later received the callback function will be called. The uris parameter to the callback function will contain the resulting foreign C array of URIs if the request succeeded, or null-pointer if it failed. This could happen for various reasons, in particular if the clipboard was empty or if the contents of the clipboard could not be converted into URI form. | See also |
2021-10-6