ExpanderRow.iconName
string iconName() @propertyGet iconName property.
Returns
The icon name for this row.
Deprecated
Use [adw.expander_row.ExpanderRow.addPrefix] to add an icon.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | The icon name for this row. |
Deprecated
Use [adw.expander_row.ExpanderRow.addPrefix] to add an icon.