[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.14" ) ]
public delegate void ClipboardURIReceivedFunc (Clipboard clipboard, string[] uris)
A function to be called when the results of request_uris are received, or when the request fails.
clipboard |
the Clipboard |
uris |
the received URIs |
data |
the |