gtkToolItemGroupSetLabel {RGtk2}R Documentation

gtkToolItemGroupSetLabel

Description

Sets the label of the tool item group. The label is displayed in the header of the group.

Usage

gtkToolItemGroupSetLabel(object, label)

Arguments

object

a GtkToolItemGroup

label

the new human-readable label of of the group

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]