Method

GtkAssistantget_page_type

since: 2.10

Declaration [src]

GtkAssistantPageType
gtk_assistant_get_page_type (
  GtkAssistant* assistant,
  GtkWidget* page
)

Description [src]

Gets the page type of page.

Available since: 2.10

Parameters

page

Type: GtkWidget

A page of assistant.

The data is owned by the caller of the method.

Return value

Type: GtkAssistantPageType

The page type of page.