gtkToolItemGroupGetLabel {RGtk2} | R Documentation |
Gets the label of group
.
gtkToolItemGroupGetLabel(object)
|
Since 2.20
[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
Derived by RGtkGen from GTK+ documentation