gtkSelectionRemoveAll {RGtk2}R Documentation

gtkSelectionRemoveAll

Description

Removes all handlers and unsets ownership of all selections for a widget. Called when widget is being destroyed. This function will not generally be called by applications.

Usage

gtkSelectionRemoveAll(object)

Arguments

object [GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]