StackPage.needsAttention

bool needsAttention() @property

Get needsAttention property.

Returns

Whether the page requires the user attention.

This is used by the [gtk.stack_switcher.StackSwitcher] to change the appearance of the corresponding button when a page needs attention and it is not the current one.

void needsAttention(bool propval) @property

Set needsAttention property.

Parameters

propvalWhether the page requires the user attention. This is used by the [gtk.stack_switcher.StackSwitcher] to change the appearance of the corresponding button when a page needs attention and it is not the current one.