Method
GtkAssistantget_page_type
Declaration [src]
GtkAssistantPageType
gtk_assistant_get_page_type (
GtkAssistant* assistant,
GtkWidget* page
)
Description [src]
Gets the page type of page.
| Deprecated since: | 4.10 |
This widget will be removed in GTK 5 | |
Parameters
page |
GtkWidget |
A page of |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | GtkAssistantPageType |
The page type of |