Package: gtk

Callback gtk:clipboard-uri-received-func

Syntax

lambda (clipboard uris)

Arguments

clipboard -- a gtk:clipboard object
uris -- a pointer to the foreign zero-terminated C array of received URIs

Details

A callback function to be called when the results of the gtk:clipboard-request-uris function are received, or when the request fails.
 

See also

#2024-3-23