Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Gnome.IconList()->insert()


Method insert

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.