Assistant.removePage
void removePage(int pageNum)Removes the page_num’s page from assistant.
Parameters
pageNum | the index of a page in the assistant, or -1 to remove the last page |
Deprecated
This widget will be removed in GTK 5
void removePage(int pageNum)Removes the page_num’s page from assistant.
pageNum | the index of a page in the assistant, or -1 to remove the last page |