DragAndDrop.destUnset

Clears information about a drop destination set with gtk_drag_dest_set(). The widget will no longer receive notification of drags.

class DragAndDrop
static
void
destUnset

Parameters

widget Widget

a GtkWidget

Meta