Method GTK2.Assistant()->insert_page()
- Method
insert_page
intinsert_page(GTK2.Widgetpage,intpos)- Description
Inserts a page at a given position. If pos equals -1 it will append the page.
int insert_page(GTK2.Widget page, int pos)
Inserts a page at a given position. If pos equals -1 it will append the page.