Method Gnome2.Druid()->insert_page()


Method insert_page

Gnome2.Druid insert_page(Gnome2.DruidPage back_page, Gnome2.DruidPage page)

Description

This will insert page after back_page into the list of internal pages that the druid has. If back_page is not present in the list or is 0, page will be prepended to the list.