Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.DockBand

Method Gnome.DockBand()->insert()


Method insert

int Gnome.DockBand()->insert(object(Gnome.DockItem) child, int offset, int position)

Description

Add child to the band at the specified position, with the specified offset from the previous item (or from the beginning of the band, if this is the first item).