Method GTK1.Widget()->drag_get_data()
- Method drag_get_data
 GTK1.Widgetdrag_get_data(GDK1.DragContextctx,inttime)- Description
 Get the data from a context and an integer timestamp (from an event), requesting it from the dropping client. This function should probably never be used directly.
Use the selection argument passed to the drag_data_received signal instead.