From 9fd5c1b774b07c3aed9bfc9b337e15365ff968ec Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 30 Nov 2016 22:18:34 +0300 Subject: docs: corrections for new plugin engine --- doc/reference/eom-sections.txt | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/doc/reference/eom-sections.txt b/doc/reference/eom-sections.txt index 47870da..766318c 100644 --- a/doc/reference/eom-sections.txt +++ b/doc/reference/eom-sections.txt @@ -637,23 +637,16 @@ zoom_fit_scale
eom-plugin-engine -EomPluginInfo -eom_plugin_engine_init -eom_plugin_engine_shutdown -eom_plugin_engine_get_plugins_list -eom_plugin_engine_activate_plugin -eom_plugin_engine_deactivate_plugin -eom_plugin_engine_plugin_is_active -eom_plugin_engine_plugin_is_available -eom_plugin_engine_plugin_is_configurable -eom_plugin_engine_configure_plugin -eom_plugin_engine_update_plugins_ui -eom_plugin_engine_get_plugin_name -eom_plugin_engine_get_plugin_description -eom_plugin_engine_get_plugin_icon_name -eom_plugin_engine_get_plugin_authors -eom_plugin_engine_get_plugin_website -eom_plugin_engine_get_plugin_copyright +EomPluginEngine +eom_plugin_engine_new + +EOM_PLUGIN_ENGINE +EOM_IS_PLUGIN_ENGINE +EOM_TYPE_PLUGIN_ENGINE +eom_plugin_engine_get_type +EOM_IS_PLUGIN_ENGINE_CLASS +EOM_PLUGIN_ENGINE_CLASS +EOM_PLUGIN_ENGINE_GET_CLASS
-- cgit v1.2.1