Virtual Method

GtkWidgetdrag_data_delete

Declaration [src]

void
drag_data_delete (
  GtkWidget* widget,
  GdkDragContext* context
)

Description [src]

Signal emitted on the drag source when a drag with the action GDK_ACTION_MOVE is successfully completed.

Parameters

context

Type: GdkDragContext

No description available.

The data is owned by the caller of the method.