[ Version ( since = "3.2" ) ]
public void remove_page (int page_num)
Removes the page_num’s page from this.
This widget will be removed in GTK 5
| this |
a `GtkAssistant` |
| page_num |
the index of a page in the this, or -1 to remove the last page |