Method GTK1.Toolbar()->append_item()
- Method append_item
GTK1.Toolbar append_item(string label, string tooltip, string prv, GTK1.Widget icon, function(:void) clicked_cb, mixed clicked_arg)
- Description
Adds a new button to the start of the toolbar.
GTK1.Toolbar append_item(string label, string tooltip, string prv, GTK1.Widget icon, function(:void) clicked_cb, mixed clicked_arg)
Adds a new button to the start of the toolbar.