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

Method Gnome.IconList()->insert()


Method insert

object(Gnome.IconList) Gnome.IconList()->insert(int pos, string icon_filename, string text)

Description

Inserts an icon in the specified icon list. The icon's image is loaded from the specified file, and it is inserted at the pos index.