ViewStackPage.setNeedsAttention
void setNeedsAttention(bool needsAttention)Sets whether the page requires the user attention.
adw.view_switcher.ViewSwitcher will display it as a dot next to the page icon.
Parameters
needsAttention | the new value to set |