gtkToolItemGroupSetLabelWidget {RGtk2}R Documentation

gtkToolItemGroupSetLabelWidget

Description

Sets the label of the tool item group. The label widget is displayed in the header of the group, in place of the usual label.

Usage

gtkToolItemGroupSetLabelWidget(object, label.widget)

Arguments

object

a GtkToolItemGroup

label.widget

the widget to be displayed in place of the usual label

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]