Method

Gtk.Assistant.get_pages

Declaration [src]

GListModel*
gtk_assistant_get_pages (
  GtkAssistant* assistant
)

Description [src]

Gets a list model of the assistant pages.

Return value

Returns: GListModel*

A list model of the pages.

Ownership of the data is transferred to the caller