All Classes |Grouped Classes |Index

Class CL_AcceleratorTable

GUI Accelerator Table. More...

Derived from:

None

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Construction:

CL_AcceleratorTable


Attributes:

get_accelerator

Returns a vector containing the accelerator keys defined for this table.

get_accelerators

Returns a vector containing the accelerator keys defined for this table.


Operations:

add_accelerator

Add an accelerator table entry to the accelerator table.

process_message

Check if the message is an accelerator key and invoke relevant accelerator callback.