Method

Adw.Squeezer.get_pages

Declaration [src]

GtkSelectionModel*
adw_squeezer_get_pages (
  AdwSqueezer* self
)

Description [src]

Returns a GListModel that contains the pages of the squeezer,

This can be used to keep an up-to-date view. The model also implements GtkSelectionModel and can be used to track the visible page.

Available since:1.0
Gets propertyAdw.Squeezer:pages

Return value

Returns: GtkSelectionModel*

a GtkSelectionModel for the squeezer’s children

The caller of the function takes ownership of the data, and is responsible for freeing it