Virtual Method

GtkWidgetdrag_failed

Declaration [src]

gboolean
drag_failed (
  GtkWidget* widget,
  GdkDragContext* context,
  GtkDragResult result
)

Description [src]

Signal emitted on the drag source when a drag has failed.

Parameters

context

Type: GdkDragContext

No description available.

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

Type: GtkDragResult

No description available.

Return value

Type: gboolean

No description available.