gtkDragDestUnset {RGtk2.10}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.10 version 2.10.6 Index]