gtkWidgetUnparent {RGtk2}R Documentation

gtkWidgetUnparent

Description

This function is only for use in widget implementations. Should be called by implementations of the remove method on GtkContainer, to dissociate a child from the container.

Usage

gtkWidgetUnparent(object)

Arguments

object [GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]