Method
GtkAssistantappend_page
deprecated: 4.10
Declaration [src]
int
gtk_assistant_append_page (
  GtkAssistant* assistant,
  GtkWidget* page
)
Description [src]
Appends a page to the assistant.
Deprecated since: 4.10
This widget will be removed in GTK 5.
Parameters
- page
- 
            Type: GtkWidgetA GtkWidget.The data is owned by the caller of the method.