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_
)

Description

No description available.

Parameters

context

Type: GdkDragContext

No description available.

The data is owned by the caller of the method.
x

Type: gint

No description available.

y

Type: gint

No description available.

selection_data

Type: GtkSelectionData

No description available.

The data is owned by the caller of the method.
info

Type: guint

No description available.

time_

Type: guint

No description available.