pages


Description:

public SelectionModel pages { owned get; }

A selection model with the stack's pages.

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

The model implements [iface@Gtk.SectionModel] and creates sections based on [property@ViewStackPage:starts-section] values.

The model also implements [iface@Gtk.SelectionModel] and can be used to track and change the visible page.