pages


Description:

public SelectionModel pages { owned get; }

A list model with the tab view's pages.

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

The model implements [iface@Gtk.SectionModel], with one section for pinned pages and one for the rest of the pages.

It also implements [iface@Gtk.SelectionModel] and can be used to track and change the selected page.