Name

e_plugin_hook_get_type —

Synopsis

GType e_plugin_hook_get_type (void);
void;

Arguments

void

no arguments

Description

Standard GObject function to retrieve the EPluginHook type. Since EPluginHook is an abstract class, this is only used to subclass it.

Return value

The EPluginHook type.