Method GTK1.Notebook()->prepend_page()
- Method prepend_page
GTK1.Notebook
prepend_page(GTK1.Widget
contents
,GTK1.Widget
label
)- Description
Add a page at the end of the list of pages. The first argument is the contents of the page, the second argument is the label.