All Classes |Grouped Classes |Index

Class CL_AcceleratorKey

GUI Accelerator Table Entry. More...

Derived from:

None

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Construction:

CL_AcceleratorKey

Constructs a null instance.


Attributes:

func_pressed

get_shift

Get Shift.

get_alt

Get Alt.

get_ctrl

Get Ctrl.

get_id

Get Id.

is_null

Returns true if this object is invalid.

throw_if_null

Throw an exception if this object is invalid.


Operations:

set_shift

Set Shift.

set_alt

Set Alt.

set_ctrl

Set Ctrl.

set_id

Set Id.