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.