Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gnome
Gnome.DockBand

Method Gnome.DockBand()->insert()


Method insert

int insert(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).