Name

struct _EMenuHook — A BonoboUI menu hook.

Synopsis

struct _EMenuHook {
  EPluginHook hook;
  GSList * menus;
};  

Members

hook

Superclass.

menus

A list of EMenuHookMenus for all menus registered on this hook type.

Description

The EMenuHook class loads and manages the meta-data to required to map plugin definitions to physical menus.

Description

The EMenuHook class loads and manages the meta-data to required to map plugin definitions to physical menus.