Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Notebook

Method GTK.Notebook()->insert_page_menu()


Method insert_page_menu

GTK.Notebook insert_page_menu(GTK.Widget contents, GTK.Widget label, GTK.Menu menu, int pos)

Description

Insert a page at the specified location, arguments as for append_page_menu, but an aditional integer specifies the location.