StatusPage.iconName

string iconName() @property

Get iconName property.

Returns

The name of the icon to be used.

Changing this will set adw.status_page.StatusPage.paintable to NULL.

void iconName(string propval) @property

Set iconName property.

Parameters

propvalThe name of the icon to be used. Changing this will set adw.status_page.StatusPage.paintable to NULL.