prepare_selection_data
Description:
This method is called when the drop site requests the data which is dragged.
It is the responsibility of this method to fill selection_data with the data in the format which is indicated by Gtk.SelectionData.get_target.
Parameters:
selection_data |
Gtk.SelectionData containing source data. |
Since:
0.3
See also:
Gtk.SelectionData.set, Gtk.SelectionData.set_uris, Gtk.SelectionData.set_text