Name
struct _EPopupHook —
A popup menu hook.
Synopsis
struct _EPopupHook {
EPluginHook hook;
GSList * menus;
}; Members
- hook
Superclass.
- menus
A list of EPopupHookMenus, for all menus registered on
this hook type.
Description
The EPopupHook class loads and manages the meta-data required to
map plugin definitions to physical menus.
Description
The EPopupHook class loads and manages the meta-data required to
map plugin definitions to physical menus.