Virtual Method
GtkWidgetdrag_data_received
Declaration [src]
void
drag_data_received (
GtkWidget* widget,
GdkDragContext* context,
gint x,
gint y,
GtkSelectionData* selection_data,
guint info,
guint time_
)
Parameters
context-
Type:
GdkDragContextNo description available.
The data is owned by the caller of the method. x-
Type:
gintNo description available.
y-
Type:
gintNo description available.
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.