
[Top]
GTK
GTK.Toolbar
|
Method GTK.Toolbar()->append_item()
- Method
append_item
object(GTK.Toolbar) GTK.Toolbar()->append_item(string label, string tooltip, string prv, object(GTK.Widget) icon, function clicked_cb, mixed clicked_arg)
- Description
-
Adds a new button to the start of the toolbar.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|