Extracted from Pike v7.6 release 13 at 2006-10-17.
pike.ida.liu.se
[Top]
GTK
GTK.Toolbar

Method GTK.Toolbar()->prepend_item()


Method prepend_item

GTK.Toolbar prepend_item(string label, string tooltip, string prv, GTK.Widget icon, function clicked_cb, mixed clicked_arg)

Description

Arguments as for append_item Adds a new button to the end of the toolbar.