Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method GTK1.ToggleButton()->create()


Method create

GTK1.ToggleButton GTK1.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.