Extracted from Pike v7.6 release 112 at 2008-06-25.
pike.ida.liu.se
[Top]
GTK
GTK.ToggleButton

Method GTK.ToggleButton()->create()


Method create

GTK.ToggleButton GTK.ToggleButton(string|void label)

Description

If you supply a string, a label will be created and inserted in the button. Otherwise, use ->add(widget) to create the contents of the button.