Leaflet.pages

Get pages property.

More...
class Leaflet
@property
pages
()

Return Value

Type: gtk.selection_model.SelectionModel

A selection model with the leaflet'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 visible page.

Detailed Description

Deprecated: See the migration guide