Method
GtkAssistantget_page_type
Declaration [src]
GtkAssistantPageType
gtk_assistant_get_page_type (
  GtkAssistant* assistant,
  GtkWidget* page
)
Parameters
- page
- 
            Type: GtkWidgetA page of assistant.The data is owned by the caller of the function. 
Return value
Type: GtkAssistantPageType
The page type of page.