TabView.pages

Get pages property.

class TabView
@property
pages
()

Return Value

Type: gtk.selection_model.SelectionModel

A selection model with the tab view's pages.

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 and change the selected page.