[ CCode ( instance_pos = 2.9 ) ]
public delegate void ClipboardReceivedFunc (Clipboard clipboard, SelectionData selection_data)
A function to be called when the results of request_contents are received, or when the request fails.
clipboard |
the Clipboard |
selection_data |
a SelectionData containing the data was received. If retrieving the data
failed, then then length field of |
data |
the |