Notebook.getPages

Returns a gio.list_model.ListModel that contains the pages of the notebook.

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 modify the visible page.

class Notebook
getPages
()

Return Value

Type: gio.list_model.ListModel

a gio.list_model.ListModel for the notebook's children