Leaflet.getPages

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

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

More...
class Leaflet
getPages
()

Return Value

Type: gtk.selection_model.SelectionModel

a gtk.selection_model.SelectionModel for the leaflet's children

Detailed Description

Deprecated: See the migration guide