abstract datatype: wxAcceleratorTable()
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.
| destroy/1* | Destroys this object, do not use object again. |
| new/0* | See external documentation. |
| new/2* | See external documentation. |
| ok/1* | See external documentation. |
destroy(This::wxAcceleratorTable()) -> ok
Destroys this object, do not use object again
new() -> wxAcceleratorTable()
new(N::integer(), Entries::[wxAcceleratorEntry:wxAcceleratorEntry()]) -> wxAcceleratorTable()
ok(This::wxAcceleratorTable()) -> bool()
Generated by EDoc, May 26 2008, 12:35:33.