Virtual Method
GtkWidgetdrag_data_get
Declaration [src]
void
drag_data_get (
GtkWidget* widget,
GdkDragContext* context,
GtkSelectionData* selection_data,
guint info,
guint time_
)
Description [src]
Signal emitted on the drag source when the drop site requests the data which is dragged.
Parameters
context-
Type:
GdkDragContextNo description available.
The data is owned by the caller of the method. selection_data-
Type:
GtkSelectionDataNo description available.
The data is owned by the caller of the method. info-
Type:
guintNo description available.
time_-
Type:
guintNo description available.