Method
GtkAssistantprepend_page
Declaration [src]
int
gtk_assistant_prepend_page (
GtkAssistant* assistant,
GtkWidget* page
)
Description [src]
Prepends a page to the assistant
.
Deprecated since: | 4.10 |
This widget will be removed in GTK 5 |
Parameters
page |
GtkWidget |
A |
|
The data is owned by the caller of the function. |