Package: gtk
Function gtk:clipboard-request-targets
Lambda Listgtk:clipboard-request-targets (clipboard func) ArgumentsDetails
Requests the contents of the clipboard as a list of supported targets.
When the list is later received, the callback function will be called. The atoms parameter of the callback function will contain the resulting targets if the request succeeded, or nil if it failed. | See also |
#2023-3-16