Name

e_popup_hook_class_add_target_map —

Synopsis

void e_popup_hook_class_add_target_map (klass,  
 map); 
EPopupHookClass *  klass;
const EPopupHookTargetMap *  map;

Arguments

klass

The derived EPopupHook class.

map

A map used to describe a single EPopupTarget type for this class.

Description

Add a target map to a concrete derived class of EPopup. The target map enumerates a single target type and the enable mask bit names, so that the type can be loaded automatically by the EPopup class.