gtkSelectionClearTargets {RGtk2}R Documentation

gtkSelectionClearTargets

Description

Remove all targets registered for the given selection for the widget.

Usage

gtkSelectionClearTargets(object, selection)

Arguments

object [GtkWidget] a GtkWidget
selection [GdkAtom] an atom representing a selection

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]