adw.view_switcher.ViewSwitcher will display it as a dot next to the page icon.
ViewStackPage.needsAttention
bool needsAttention() @property nothrowGet needsAttention property.
Returns
Whether the page requires the user attention.
void needsAttention(bool propval) @property nothrowSet needsAttention property.
Parameters
propval | Whether the page requires the user attention. adw.view_switcher.ViewSwitcher will display it as a dot next to the page icon. |