Home
last modified time | relevance | path

Searched refs:unload_service_file_saver (Results 1 – 2 of 2) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/app/
H A Dgo-plugin-loader.h31 void (*unload_service_file_saver) (GOPluginLoader *l, GOPluginService *s, GOErrorInfo **err); member
H A Dgo-plugin-loader.c175 unload_service_method = klass->unload_service_file_saver; in go_plugin_loader_unload_service()