ExpanderRow.iconName

string iconName() @property

Get iconName property.

Returns

The icon name for this row.

Deprecated

Use [adw.expander_row.ExpanderRow.addPrefix] to add an icon.
void iconName(string propval) @property

Set iconName property.

Parameters

propvalThe icon name for this row.

Deprecated

Use [adw.expander_row.ExpanderRow.addPrefix] to add an icon.