wxSingleChoiceDialog

See external documentation: wxSingleChoiceDialog.

See external documentation: wxSingleChoiceDialog.

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

Functions


new() -> wxSingleChoiceDialog()

See external documentation.

new(Parent, Message, Caption, Choices) -> wxSingleChoiceDialog()

new(Parent, Message, Caption, Choices, Options::[Option]) -> wxSingleChoiceDialog()

See external documentation.

getSelection(This) -> integer()

See external documentation.

getStringSelection(This) -> unicode:charlist()

See external documentation.

setSelection(This, Sel) -> ok

See external documentation.

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

Destroys this object, do not use object again