Image.iconName

string iconName() @property nothrow

Get iconName property.

Returns

The name of the icon in the icon theme.

If the icon theme is changed, the image will be updated automatically.

void iconName(string propval) @property nothrow

Set iconName property.

Parameters

propvalThe name of the icon in the icon theme. If the icon theme is changed, the image will be updated automatically.