Extracted from Pike v7.6 release 61 at 2005-12-30.
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.