Method GTK1.Toolbar()->insert_item()
- Method insert_item
GTK1.Toolbar
insert_item(string
label
,string
tooltip
,string
prv
,GTK1.Widget
icon
,function
(:void
)clicked_cb
,mixed
clicked_arg
,int
position
)- 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.