[Top]
GTK2
GTK2.Notebook
|
Method GTK2.Notebook()->insert_page_menu()
- Method
insert_page_menu
GTK2.Notebook insert_page_menu(GTK2.Widget contents, GTK2.Widget label, GTK2.Widget menu, int pos)
- Description
Insert a page at the specified location, arguments as for
append_page_menu, but an additional integer specifies the location.
|