gtkWidgetShowAll {RGtk2}R Documentation

gtkWidgetShowAll

Description

Recursively shows a widget, and any child widgets (if the widget is a container).

Usage

gtkWidgetShowAll(object)

Arguments

object [GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]