A function to be called when the results of gtk_clipboard_request_contents() are received, or when the request fails.
the #GtkClipboard
a #GtkSelectionData containing the data was received. If retrieving the data failed, then then length field of selection_data will be negative.
selection_data
A function to be called when the results of gtk_clipboard_request_contents() are received, or when the request fails.