gtkToolButtonGetLabel {RGtk2} | R Documentation |
Returns the label used by the tool button, or NULL
if the tool button
doesn't have a label. or uses a the label from a stock item.
gtkToolButtonGetLabel(object)
|
[GtkToolButton ] a GtkToolButton |
Since 2.4
[character] The label, or NULL
Derived by RGtkGen from GTK+ documentation