Method GTK1.Toolbar()->insert_item()
- Method insert_item
GTK1.Toolbarinsert_item(stringlabel,stringtooltip,stringprv,GTK1.Widgeticon,function(:void)clicked_cb,mixedclicked_arg,intposition)- Description
Arguments as for append_item, but an extra position argument at the end. Adds a new button after the item at the specified position.