gtkToolItemGroupGetLabel {RGtk2}R Documentation

gtkToolItemGroupGetLabel

Description

Gets the label of group.

Usage

gtkToolItemGroupGetLabel(object)

Arguments

object

a GtkToolItemGroup

Details

Since 2.20

Value

[character] the label of group. The label is an internal string of group and must not be modified. Note that NULL is returned if a custom label has been set with gtkToolItemGroupSetLabelWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]