Module wxAcceleratorTable

See external documentation: wxAcceleratorTable.

Description

See external documentation: wxAcceleratorTable.

Data Types

wxAcceleratorTable()

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.

Function Index

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.

Function Details

destroy/1 *

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

Destroys this object, do not use object again

new/0 *

new() -> wxAcceleratorTable()

See external documentation.

new/2 *

new(N::integer(), Entries::[wxAcceleratorEntry:wxAcceleratorEntry()]) -> wxAcceleratorTable()

See external documentation.

ok/1 *

ok(This::wxAcceleratorTable()) -> bool()

See external documentation.


Generated by EDoc, May 26 2008, 12:35:33.