Description Usage Arguments Details Author(s)
Sets icon
as the widget used as icon on button
. If icon.widget
is
NULL
the icon is determined by the "stock_id" property. If the
"stock_id" property is also NULL
, button
will not have an icon.
1 | gtkToolButtonSetIconWidget(object, icon.widget = NULL)
|
|
a |
|
the widget used as icon, or |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.