Squeezer.getPages

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

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

More...
class Squeezer
getPages
()

Return Value

Type: gtk.selection_model.SelectionModel

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

Detailed Description

Deprecated: See the migration guide