[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).
|