Package: gtk

Callback gtk-clipboard-uri-received-func

Details

A callback function to be called when the results of the gtk-clipboard-request-uris function are received, or when the request fails.
 lambda (clipboard uris)  
clipboard
A gtk-clipboard object.
uris
A pointer to the foreign zero-terminated C array of received URIs.
 

See also

2021-10-6