Name

e_plugin_hook_register_type —

Synopsis

void e_plugin_hook_register_type (type); 
GType  type;

Arguments

type

Description

Register a new plugin hook type with the plugin system. Each type must subclass EPluginHook and must override the id member of the EPluginHookClass with a unique identification string.