Virtual Method
GtkWidgetdrag_data_get
Declaration [src]
void
drag_data_get (
GtkWidget* widget,
GdkDragContext* context,
GtkSelectionData* selection_data,
guint info,
guint time_
)
Parameters
context
-
Type:
GdkDragContext
No description available.
The data is owned by the caller of the function. selection_data
-
Type:
GtkSelectionData
No description available.
The data is owned by the caller of the function. info
-
Type:
guint
No description available.
time_
-
Type:
guint
No description available.