gtkToolButtonGetLabelWidget {RGtk2} | R Documentation |
Returns the widget used as label on button
. See
gtkToolButtonSetLabelWidget
.
gtkToolButtonGetLabelWidget(object)
|
[GtkToolButton ] a GtkToolButton |
Since 2.4
[GtkWidget
] The widget used as label on button
, or NULL
.
Derived by RGtkGen from GTK+ documentation