![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
void go_plugin_loader_set_attributes (GOPluginLoader *l, GHashTable *attrs, ErrorInfo **err); GOPlugin* go_plugin_loader_get_plugin (GOPluginLoader *l); void go_plugin_loader_set_plugin (GOPluginLoader *l, GOPlugin *p); void go_plugin_loader_load_base (GOPluginLoader *l, ErrorInfo **err); void go_plugin_loader_unload_base (GOPluginLoader *l, ErrorInfo **err); void go_plugin_loader_load_service (GOPluginLoader *l, GOPluginService *s, ErrorInfo **err); void go_plugin_loader_unload_service (GOPluginLoader *l, GOPluginService *s, ErrorInfo **err); gboolean go_plugin_loader_is_base_loaded (GOPluginLoader *l);
void go_plugin_loader_set_attributes (GOPluginLoader *l, GHashTable *attrs, ErrorInfo **err);
|
|
|
|
|
GOPlugin* go_plugin_loader_get_plugin (GOPluginLoader *l);
|
|
Returns : |
void go_plugin_loader_set_plugin (GOPluginLoader *l, GOPlugin *p);
|
|
|
void go_plugin_loader_load_base (GOPluginLoader *l, ErrorInfo **err);
|
|
|
void go_plugin_loader_unload_base (GOPluginLoader *l, ErrorInfo **err);
|
|
|
void go_plugin_loader_load_service (GOPluginLoader *l, GOPluginService *s, ErrorInfo **err);
|
|
|
|
|
void go_plugin_loader_unload_service (GOPluginLoader *l, GOPluginService *s, ErrorInfo **err);
|
|
|
|
|
gboolean go_plugin_loader_is_base_loaded (GOPluginLoader *l);
|
|
Returns : |