Method
GtkAssistantremove_page
Declaration [src]
void
gtk_assistant_remove_page (
GtkAssistant* assistant,
int page_num
)
Description [src]
Removes the page_num’s page from assistant.
| Deprecated since: | 4.10 |
This widget will be removed in GTK 5 | |