Property
GtkToolButton:icon-name
since: 2.8
Description [src]
The name of the themed icon displayed on the item.
This property only has an effect if not overridden by
GtkToolButton:label-widget
, GtkToolButton:icon-widget
or
GtkToolButton:stock-id
properties.
Type:gchar*
Available since: 2.8
Default value | NULL |
Getter method | gtk_tool_button_get_icon_name() |
Setter method | gtk_tool_button_set_icon_name() |