Extracted from Pike v7.8 release 866 at 2016-11-06.
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.