[Top]
Gnome
Gnome.Druid
|
Method Gnome.Druid()->insert_page()
- Method
insert_page
Gnome.Druid insert_page(Gnome.DruidPage back_page, Gnome.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.
|