Method

AdapViewStackPageset_needs_attention

Declaration [src]

void
adap_view_stack_page_set_needs_attention (
  AdapViewStackPage* self,
  gboolean needs_attention
)

Description [src]

Sets whether the page requires the user attention.

AdapViewSwitcher will display it as a dot next to the page icon.

Parameters

needs_attention

Type: gboolean

The new value to set.