wxToggleButton

See external documentation: wxToggleButton.

See external documentation: wxToggleButton.

This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler

Functions


new() -> wxToggleButton()

See external documentation.

new(Parent, Id, Label) -> wxToggleButton()

new(Parent, Id, Label, Options::[Option]) -> wxToggleButton()

See external documentation.

create(This, Parent, Id, Label) -> boolean()

create(This, Parent, Id, Label, Options::[Option]) -> boolean()

See external documentation.

getValue(This) -> boolean()

See external documentation.

setValue(This, State) -> ok

See external documentation.

destroy(This::wxToggleButton()) -> ok

Destroys this object, do not use object again