gtkExpanderSetLabel {RGtk2}R Documentation

gtkExpanderSetLabel

Description

Sets the text of the label of the expander to label.

Usage

gtkExpanderSetLabel(object, label = NULL)

Arguments

object [GtkExpander] a GtkExpander
label [character] a string

Details

This will also clear any previously set labels.

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]