Method GTK2.Assistant()->insert_page()
- Method insert_page
int insert_page(GTK2.Widget page, int pos)
- 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.