gtkToolButtonGetIconName {RGtk2} | R Documentation |
Returns the name of the themed icon for the tool button,
see gtkToolButtonSetIconName
.
gtkToolButtonGetIconName(object)
|
[GtkToolButton ] a GtkToolButton |
Since 2.8
[character] the icon name or NULL
if the tool button has
no themed icon
Derived by RGtkGen from GTK+ documentation