gtkExpanderNew {RGtk2}R Documentation

gtkExpanderNew

Description

Creates a new expander using label as the text of the label.

Usage

gtkExpanderNew(label = NULL, show = TRUE)

Arguments

label [character] the text of the label

Details

Since 2.4

Value

[GtkWidget] a new GtkExpander widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]