Name

e_plugin_hook_enable —

Synopsis

void e_plugin_hook_enable (eph,  
 state); 
EPluginHook *  eph;
int  state;

Arguments

eph

state

Description

Set the enabled state of the plugin hook. This is called by the plugin code.

THIS IS NOT FULY IMEPLEMENTED YET