StackPageGidBuilderImpl.needsAttention

Set needsAttention property.

class StackPageGidBuilderImpl(T)
T
needsAttention
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining