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.