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