ToolButton.iconName

string iconName() @property

Get iconName property.

Returns

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.

void iconName(string propval) @property

Set iconName property.

Parameters

propvalThe 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.