gtkExpanderSetLabel {RGtk2.10}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.10 version 2.10.6 Index]