Property

AdwTabView:pages

Declaration

property pages: Gtk.SelectionModel [ read ]

Description [src]

A list model with the tab view’s pages.

This can be used to keep an up-to-date view.

The model implements GtkSectionModel, with one section for pinned pages and one for the rest of the pages.

It also implements GtkSelectionModel and can be used to track and change the selected page.

Flags

Readableyes
Writableno
Constructno
Construct onlyno