wxMultiChoiceDialog

See external documentation: wxMultiChoiceDialog.

See external documentation: wxMultiChoiceDialog.

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

Functions


new() -> wxMultiChoiceDialog()

See external documentation.

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

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

See external documentation.

getSelections(This) -> [integer()]

See external documentation.

setSelections(This, Selections) -> ok

See external documentation.

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

Destroys this object, do not use object again