Extracted from Pike v7.6 release 87 at 2006-08-03.
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.