Notebook.getPages

Returns a GListModel that contains the pages of the notebook.

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

class Notebook
getPages
()

Return Value

a GListModel for the notebook's children

Meta