gtkExpanderSetLabelWidget {RGtk2}R Documentation

gtkExpanderSetLabelWidget

Description

Set the label widget for the expander. This is the widget that will appear embedded alongside the expander arrow.

Usage

gtkExpanderSetLabelWidget(object, label.widget = NULL)

Arguments

object

a GtkExpander

label.widget

the new label widget. [ allow-none ]

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]