Squeezer.getPages

Returns a [gio.list_model.ListModel] that contains the pages of self.

This can be used to keep an up-to-date view. The model also implements [gtk.selection_model.SelectionModel] and can be used to track the visible page.

Returns

a [gtk.selection_model.SelectionModel] for the squeezer's children

Deprecated