Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.ToggleButton

Method GTK2.ToggleButton()->create()


Method create

GTK2.ToggleButton GTK2.ToggleButton(string|mapping label_or_props, int|void mnemonic)

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.