Avatar.iconName

string iconName() @property

Get iconName property.

Returns

The name of an icon to use as a fallback.

If no name is set, avatar-default-symbolic will be used.

void iconName(string propval) @property

Set iconName property.

Parameters

propvalThe name of an icon to use as a fallback. If no name is set, avatar-default-symbolic will be used.