linux man page for wxacceleratorentry

Query: wxacceleratorentry

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wxAcceleratorEntry(3erl)				     Erlang Module Definition					  wxAcceleratorEntry(3erl)

NAME
wxAcceleratorEntry - See external documentation: wxAcceleratorEntry.
DESCRIPTION
See external documentation: wxAcceleratorEntry .
DATA TYPES
wxAcceleratorEntry() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
EXPORTS
new() -> wxAcceleratorEntry() Equivalent to new([]) . new(X::term() | wxAcceleratorEntry()) -> wxAcceleratorEntry() See external documentation . Alternatives: new([Option]) -> wxAcceleratorEntry() Option = {flags, integer()} | {keyCode, integer()} | {cmd, integer()} | {item, wxMenuItem:wxMenuItem()} new(Entry::wxAcceleratorEntry()) -> wxAcceleratorEntry() getCommand(This::wxAcceleratorEntry()) -> integer() See external documentation . getFlags(This::wxAcceleratorEntry()) -> integer() See external documentation . getKeyCode(This::wxAcceleratorEntry()) -> integer() See external documentation . set(This::wxAcceleratorEntry(), Flags::integer(), KeyCode::integer(), Cmd::integer()) -> ok Equivalent to set(This, Flags, KeyCode, Cmd, []) . set(This::wxAcceleratorEntry(), Flags::integer(), KeyCode::integer(), Cmd::integer(), Options::[Option]) -> ok Types Option = {item, wxMenuItem() (see module wxMenuItem)} See external documentation . destroy(This::wxAcceleratorEntry()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxAcceleratorEntry(3erl)
Related Man Pages
wxsizerflags(3erl) - linux
wxacceleratorentry(3erl) - linux
wxflexgridsizer(3erl) - linux
wxmenu(3erl) - linux
wxmenuitem(3erl) - linux
Similar Topics in the Unix Linux Community
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Scripts without shebang
Status of UNIX.COM Forum Transformation
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
YouTube: How to Use Code Tags and Format Posts @UNIX.com