Method
GtkAssistantget_pages
Declaration [src]
GListModel*
gtk_assistant_get_pages (
GtkAssistant* assistant
)
Return value
Returns: | A list model of GtkAssistantPage |
A list model of the pages. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |