Name
e_menu_hook_class_add_target_map —
Synopsis
void e_menu_hook_class_add_target_map ( | klass, | |
| | map); | |
| EMenuHookClass * | klass; |
| const EMenuHookTargetMap * | map; |
Arguments
- klass
The derived EMenuHook class.
- map
A map used to describe a single EMenuTarget for this class.
Description
Adds a target map to a concrete derived class of EMenu. The target
map enumerates a single target type, and the enable mask bit names,
so that the type can be loaded automatically by the EMenu class.