Pike v8.0 release 1738

Method GTK1.Notebook()->append_page_menu()


Method append_page_menu

GTK1.Notebook append_page_menu(GTK1.Widget contents, GTK1.Widget label, GTK1.Menu menu)

Description

Add a new 'page' to the notebook. The first argument is the contents of the page, the second argument is the label, the third argument is a menu widget.