ActionRow.iconName
string iconName() @property nothrowGet iconName property.
Returns
The icon name for this row.
Deprecated
Use adw.action_row.ActionRow.addPrefix to add an icon.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The icon name for this row. |
Deprecated
Use adw.action_row.ActionRow.addPrefix to add an icon.