Property
AdwViewStackPage:badge-number
since: 1.0
Description [src]
A number associated with the page.
AdwViewSwitcher
can display it as a badge next to the page icon. It is
commonly used to display a number of unread items within the page.
It can be used together with [property@ViewStack{age}:needs-attention].
Type:guint
Available since: 1.0
Default value | 0 |
Getter method | adw_view_stack_page_get_badge_number() |
Setter method | adw_view_stack_page_set_badge_number() |