diff options
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 94f6edfa3..5945524ce 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -235,6 +235,25 @@ EPHY_NODE_DB_GET_CLASS ephy_glade_widget_new </SECTION> +<SECTION> +<FILE>ephy-extensions-manager</FILE> +<TITLE>EphyExtensionsManager</TITLE> +ephy_extensions_manager_new +ephy_extensions_manager_load +ephy_extensions_manager_unload +ephy_extensions_manager_load_dir +ephy_extensions_manager_add +ephy_extensions_manager_list +<SUBSECTION Standard> +EPHY_EXTENSIONS_MANAGER +EPHY_IS_EXTENSIONS_MANAGER +EPHY_TYPE_EXTENSIONS_MANAGER +ephy_extensions_manager_get_type +EPHY_EXTENSIONS_MANAGER_CLASS +EPHY_IS_EXTENSIONS_MANAGER_CLASS +EPHY_EXTENSIONS_MANAGER_GET_CLASS +</SECTION> + <SECTION> |