Name
e_plugin_lib_get_type —
Synopsis
GType e_plugin_lib_get_type (void);
void;
Description
Standard GObject function to retrieve the EPluginLib type. Use to
register the type with the plugin system if you want to use shared
library plugins.
Return value
The EPluginLib type.