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 [GtkExpander] a GtkExpander
label.widget [GtkWidget] the new label widget

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]