wxRadioButton

See external documentation: wxRadioButton.

See external documentation: wxRadioButton.

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

Functions


new() -> wxRadioButton()

See external documentation.

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

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

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, Val) -> ok

See external documentation.

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

Destroys this object, do not use object again