devel-docs: update the libgimpconfig and libgimpbase docs

This commit is contained in:
Michael Natterer
2019-07-23 15:34:50 +02:00
parent 07bf8c025c
commit f81d7d2f0b
4 changed files with 10 additions and 1 deletions

View File

@ -53,6 +53,10 @@
<title>Index of new symbols in GIMP 2.10</title>
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
</index>
<index role="2.10.10" id="api-index-2-10-10">
<title>Index of new symbols in GIMP 2.10.10</title>
<xi:include href="xml/api-index-2.10.10.xml"><xi:fallback /></xi:include>
</index>
<index role="deprecated" id="api-index-deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>

View File

@ -216,7 +216,10 @@ gimp_data_directory
gimp_locale_directory
gimp_plug_in_directory
gimp_sysconf_directory
gimp_cache_directory
gimp_temp_directory
gimp_directory_file
gimp_installation_directory_file
gimp_data_directory_file
gimp_locale_directory_file
gimp_sysconf_directory_file
@ -340,6 +343,7 @@ gimp_param_parasite_get_type
GIMP_PIXPIPE_MAXDIM
GimpPixPipeParams
gimp_pixpipe_params_init
gimp_pixpipe_params_free
gimp_pixpipe_params_parse
gimp_pixpipe_params_build
</SECTION>

View File

@ -25,6 +25,7 @@ GIMP_IS_CONFIG
GIMP_TYPE_CONFIG
GIMP_CONFIG_GET_INTERFACE
gimp_config_interface_get_type
gimp_config_get_type
</SECTION>
<SECTION>

View File

@ -1,5 +1,5 @@
#include <gio/gio.h>
#include <libgimpconfig/gimpconfig.h>
gimp_config_interface_get_type
gimp_config_get_type
gimp_color_config_get_type