Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
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.