Property

AdwTabPage:needs-attention

since: 1.0

Declaration

property needs-attention: gboolean [ read, write ]

Description [src]

Whether the page needs attention.

AdwTabBar will display a line under the tab representing the page if set to TRUE. If the tab is not visible, the corresponding edge of the tab bar will be highlighted.

Type:gboolean

Available since: 1.0

Default valueFALSE
Getter methodadw_tab_page_get_needs_attention()
Setter methodadw_tab_page_set_needs_attention()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno