wxAcceleratorEntry

See external documentation: wxAcceleratorEntry.

See external documentation: wxAcceleratorEntry.

Functions


new() -> wxAcceleratorEntry()

Equivalent to new([]).

new(Options::[Option]) -> wxAcceleratorEntry()

See external documentation.
Also:
new(Entry) -> wxAcceleratorEntry() when
Entry::wxAcceleratorEntry().

getCommand(This) -> integer()

See external documentation.

getFlags(This) -> integer()

See external documentation.

getKeyCode(This) -> integer()

See external documentation.

set(This, Flags, KeyCode, Cmd) -> ok

set(This, Flags, KeyCode, Cmd, Options::[Option]) -> ok

See external documentation.

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

Destroys this object, do not use object again