gtkDragDestUnset {RGtk2}R Documentation

gtkDragDestUnset

Description

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

Usage

gtkDragDestUnset(object)

Arguments

object [GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]