New upstream version 2.10.14

This commit is contained in:
Jeremy Bicha
2019-11-09 19:05:21 -05:00
855 changed files with 162580 additions and 125029 deletions

View File

@ -12,9 +12,9 @@
<sub name="gimpdatafiles" link="libgimpbase-gimpdatafiles.html"/>
<sub name="gimpenv" link="libgimpbase-gimpenv.html"/>
<sub name="gimpmemsize" link="libgimpbase-gimpmemsize.html"/>
<sub name="gimpmetadata" link="libgimpbase-gimpmetadata.html"/>
<sub name="GimpMetadata" link="libgimpbase-GimpMetadata.html"/>
<sub name="gimprectangle" link="libgimpbase-gimprectangle.html"/>
<sub name="gimpparasite" link="libgimpbase-gimpparasite.html"/>
<sub name="GimpParasite" link="libgimpbase-GimpParasite.html"/>
<sub name="gimpparasiteio" link="libgimpbase-gimpparasiteio.html"/>
<sub name="gimpsignal" link="libgimpbase-gimpsignal.html"/>
<sub name="gimpunit" link="libgimpbase-gimpunit.html"/>
@ -26,6 +26,7 @@
<sub name="Index of new symbols in GIMP 2.4" link="api-index-2-4.html"/>
<sub name="Index of new symbols in GIMP 2.8" link="api-index-2-8.html"/>
<sub name="Index of new symbols in GIMP 2.10" link="api-index-2-10.html"/>
<sub name="Index of new symbols in GIMP 2.10.10" link="api-index-2-10-10.html"/>
<sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
</chapters>
<functions>
@ -137,7 +138,10 @@
<keyword type="function" name="gimp_locale_directory ()" link="libgimpbase-gimpenv.html#gimp-locale-directory"/>
<keyword type="function" name="gimp_plug_in_directory ()" link="libgimpbase-gimpenv.html#gimp-plug-in-directory"/>
<keyword type="function" name="gimp_sysconf_directory ()" link="libgimpbase-gimpenv.html#gimp-sysconf-directory"/>
<keyword type="function" name="gimp_cache_directory ()" link="libgimpbase-gimpenv.html#gimp-cache-directory" since="2.10.10"/>
<keyword type="function" name="gimp_temp_directory ()" link="libgimpbase-gimpenv.html#gimp-temp-directory" since="2.10.10"/>
<keyword type="function" name="gimp_directory_file ()" link="libgimpbase-gimpenv.html#gimp-directory-file" since="2.10"/>
<keyword type="function" name="gimp_installation_directory_file ()" link="libgimpbase-gimpenv.html#gimp-installation-directory-file" since="2.10.10"/>
<keyword type="function" name="gimp_data_directory_file ()" link="libgimpbase-gimpenv.html#gimp-data-directory-file" since="2.10"/>
<keyword type="function" name="gimp_locale_directory_file ()" link="libgimpbase-gimpenv.html#gimp-locale-directory-file" since="2.10"/>
<keyword type="function" name="gimp_sysconf_directory_file ()" link="libgimpbase-gimpenv.html#gimp-sysconf-directory-file" since="2.10"/>
@ -157,57 +161,58 @@
<keyword type="macro" name="GIMP_VALUE_HOLDS_MEMSIZE()" link="libgimpbase-gimpmemsize.html#GIMP-VALUE-HOLDS-MEMSIZE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-MEMSIZE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_PARAM_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-PARAM-MEMSIZE:CAPS"/>
<keyword type="function" name="gimp_metadata_new ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-new" since="2.10"/>
<keyword type="function" name="gimp_metadata_duplicate ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-duplicate" since="2.10"/>
<keyword type="function" name="gimp_metadata_deserialize ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-deserialize" since="2.10"/>
<keyword type="function" name="gimp_metadata_serialize ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-serialize" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_guid ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-get-guid" since="2.10"/>
<keyword type="function" name="gimp_metadata_add_xmp_history ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-add-xmp-history"/>
<keyword type="function" name="gimp_metadata_load_from_file ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-load-from-file" since="2.10"/>
<keyword type="function" name="gimp_metadata_save_to_file ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-save-to-file" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_exif ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-from-exif" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_iptc ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-from-iptc" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_xmp ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-from-xmp" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_pixel_size ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-pixel-size" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_bits_per_sample ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-bits-per-sample" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_resolution ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-get-resolution" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_resolution ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-resolution" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_colorspace ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-get-colorspace" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_colorspace ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-set-colorspace" since="2.10"/>
<keyword type="function" name="gimp_metadata_is_tag_supported ()" link="libgimpbase-gimpmetadata.html#gimp-metadata-is-tag-supported" since="2.10"/>
<keyword type="struct" name="GimpMetadata" link="libgimpbase-gimpmetadata.html#GimpMetadata"/>
<keyword type="enum" name="enum GimpMetadataLoadFlags" link="libgimpbase-gimpmetadata.html#GimpMetadataLoadFlags"/>
<keyword type="enum" name="enum GimpMetadataSaveFlags" link="libgimpbase-gimpmetadata.html#GimpMetadataSaveFlags"/>
<keyword type="enum" name="enum GimpMetadataColorspace" link="libgimpbase-gimpmetadata.html#GimpMetadataColorspace"/>
<keyword type="function" name="gimp_metadata_new ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-new" since="2.10"/>
<keyword type="function" name="gimp_metadata_duplicate ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-duplicate" since="2.10"/>
<keyword type="function" name="gimp_metadata_deserialize ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-deserialize" since="2.10"/>
<keyword type="function" name="gimp_metadata_serialize ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-serialize" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_guid ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-get-guid" since="2.10"/>
<keyword type="function" name="gimp_metadata_add_xmp_history ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-add-xmp-history"/>
<keyword type="function" name="gimp_metadata_load_from_file ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-load-from-file" since="2.10"/>
<keyword type="function" name="gimp_metadata_save_to_file ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-save-to-file" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_exif ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-from-exif" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_iptc ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-from-iptc" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_from_xmp ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-from-xmp" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_pixel_size ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-pixel-size" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_bits_per_sample ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-bits-per-sample" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_resolution ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-get-resolution" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_resolution ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-resolution" since="2.10"/>
<keyword type="function" name="gimp_metadata_get_colorspace ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-get-colorspace" since="2.10"/>
<keyword type="function" name="gimp_metadata_set_colorspace ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-set-colorspace" since="2.10"/>
<keyword type="function" name="gimp_metadata_is_tag_supported ()" link="libgimpbase-GimpMetadata.html#gimp-metadata-is-tag-supported" since="2.10"/>
<keyword type="struct" name="GimpMetadata" link="libgimpbase-GimpMetadata.html#GimpMetadata"/>
<keyword type="enum" name="enum GimpMetadataLoadFlags" link="libgimpbase-GimpMetadata.html#GimpMetadataLoadFlags"/>
<keyword type="enum" name="enum GimpMetadataSaveFlags" link="libgimpbase-GimpMetadata.html#GimpMetadataSaveFlags"/>
<keyword type="enum" name="enum GimpMetadataColorspace" link="libgimpbase-GimpMetadata.html#GimpMetadataColorspace"/>
<keyword type="function" name="gimp_rectangle_intersect ()" link="libgimpbase-gimprectangle.html#gimp-rectangle-intersect" since="2.4"/>
<keyword type="function" name="gimp_rectangle_union ()" link="libgimpbase-gimprectangle.html#gimp-rectangle-union" since="2.8"/>
<keyword type="function" name="gimp_parasite_new ()" link="libgimpbase-gimpparasite.html#gimp-parasite-new"/>
<keyword type="function" name="gimp_parasite_free ()" link="libgimpbase-gimpparasite.html#gimp-parasite-free"/>
<keyword type="function" name="gimp_parasite_copy ()" link="libgimpbase-gimpparasite.html#gimp-parasite-copy"/>
<keyword type="function" name="gimp_parasite_compare ()" link="libgimpbase-gimpparasite.html#gimp-parasite-compare"/>
<keyword type="function" name="gimp_parasite_is_type ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-type"/>
<keyword type="function" name="gimp_parasite_is_persistent ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-persistent"/>
<keyword type="function" name="gimp_parasite_is_undoable ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-undoable"/>
<keyword type="function" name="gimp_parasite_has_flag ()" link="libgimpbase-gimpparasite.html#gimp-parasite-has-flag"/>
<keyword type="function" name="gimp_parasite_flags ()" link="libgimpbase-gimpparasite.html#gimp-parasite-flags"/>
<keyword type="function" name="gimp_parasite_name ()" link="libgimpbase-gimpparasite.html#gimp-parasite-name"/>
<keyword type="function" name="gimp_parasite_data ()" link="libgimpbase-gimpparasite.html#gimp-parasite-data"/>
<keyword type="function" name="gimp_parasite_data_size ()" link="libgimpbase-gimpparasite.html#gimp-parasite-data-size"/>
<keyword type="macro" name="GIMP_IS_PARAM_SPEC_PARASITE()" link="libgimpbase-gimpparasite.html#GIMP-IS-PARAM-SPEC-PARASITE:CAPS"/>
<keyword type="function" name="gimp_param_spec_parasite ()" link="libgimpbase-gimpparasite.html#gimp-param-spec-parasite"/>
<keyword type="macro" name="GIMP_VALUE_HOLDS_PARASITE()" link="libgimpbase-gimpparasite.html#GIMP-VALUE-HOLDS-PARASITE:CAPS"/>
<keyword type="struct" name="GimpParasite" link="libgimpbase-gimpparasite.html#GimpParasite"/>
<keyword type="macro" name="GIMP_PARASITE_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_ATTACH_PARENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-ATTACH-PARENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_PARENT_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PARENT-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_PARENT_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PARENT-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_ATTACH_GRANDPARENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-ATTACH-GRANDPARENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-GRANDPARENT-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-GRANDPARENT-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_PARASITE" link="libgimpbase-gimpparasite.html#GIMP-TYPE-PARASITE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_PARAM_PARASITE" link="libgimpbase-gimpparasite.html#GIMP-TYPE-PARAM-PARASITE:CAPS"/>
<keyword type="function" name="gimp_parasite_new ()" link="libgimpbase-GimpParasite.html#gimp-parasite-new"/>
<keyword type="function" name="gimp_parasite_free ()" link="libgimpbase-GimpParasite.html#gimp-parasite-free"/>
<keyword type="function" name="gimp_parasite_copy ()" link="libgimpbase-GimpParasite.html#gimp-parasite-copy"/>
<keyword type="function" name="gimp_parasite_compare ()" link="libgimpbase-GimpParasite.html#gimp-parasite-compare"/>
<keyword type="function" name="gimp_parasite_is_type ()" link="libgimpbase-GimpParasite.html#gimp-parasite-is-type"/>
<keyword type="function" name="gimp_parasite_is_persistent ()" link="libgimpbase-GimpParasite.html#gimp-parasite-is-persistent"/>
<keyword type="function" name="gimp_parasite_is_undoable ()" link="libgimpbase-GimpParasite.html#gimp-parasite-is-undoable"/>
<keyword type="function" name="gimp_parasite_has_flag ()" link="libgimpbase-GimpParasite.html#gimp-parasite-has-flag"/>
<keyword type="function" name="gimp_parasite_flags ()" link="libgimpbase-GimpParasite.html#gimp-parasite-flags"/>
<keyword type="function" name="gimp_parasite_name ()" link="libgimpbase-GimpParasite.html#gimp-parasite-name"/>
<keyword type="function" name="gimp_parasite_data ()" link="libgimpbase-GimpParasite.html#gimp-parasite-data"/>
<keyword type="function" name="gimp_parasite_data_size ()" link="libgimpbase-GimpParasite.html#gimp-parasite-data-size"/>
<keyword type="macro" name="GIMP_IS_PARAM_SPEC_PARASITE()" link="libgimpbase-GimpParasite.html#GIMP-IS-PARAM-SPEC-PARASITE:CAPS"/>
<keyword type="function" name="gimp_param_spec_parasite ()" link="libgimpbase-GimpParasite.html#gimp-param-spec-parasite"/>
<keyword type="macro" name="GIMP_VALUE_HOLDS_PARASITE()" link="libgimpbase-GimpParasite.html#GIMP-VALUE-HOLDS-PARASITE:CAPS"/>
<keyword type="struct" name="GimpParasite" link="libgimpbase-GimpParasite.html#GimpParasite"/>
<keyword type="macro" name="GIMP_PARASITE_PERSISTENT" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_UNDOABLE" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_ATTACH_PARENT" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-ATTACH-PARENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_PARENT_PERSISTENT" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-PARENT-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_PARENT_UNDOABLE" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-PARENT-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_ATTACH_GRANDPARENT" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-ATTACH-GRANDPARENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_PERSISTENT" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-GRANDPARENT-PERSISTENT:CAPS"/>
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_UNDOABLE" link="libgimpbase-GimpParasite.html#GIMP-PARASITE-GRANDPARENT-UNDOABLE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_PARASITE" link="libgimpbase-GimpParasite.html#GIMP-TYPE-PARASITE:CAPS"/>
<keyword type="macro" name="GIMP_TYPE_PARAM_PARASITE" link="libgimpbase-GimpParasite.html#GIMP-TYPE-PARAM-PARASITE:CAPS"/>
<keyword type="function" name="gimp_pixpipe_params_init ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-init"/>
<keyword type="function" name="gimp_pixpipe_params_free ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-free"/>
<keyword type="function" name="gimp_pixpipe_params_parse ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-parse"/>
<keyword type="function" name="gimp_pixpipe_params_build ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-build"/>
<keyword type="macro" name="GIMP_PIXPIPE_MAXDIM" link="libgimpbase-gimpparasiteio.html#GIMP-PIXPIPE-MAXDIM:CAPS"/>
@ -601,21 +606,21 @@
<keyword type="constant" name="GIMP_CPU_ACCEL_X86_SSE4_2" link="libgimpbase-gimpcpuaccel.html#GIMP-CPU-ACCEL-X86-SSE4-2:CAPS"/>
<keyword type="constant" name="GIMP_CPU_ACCEL_X86_AVX" link="libgimpbase-gimpcpuaccel.html#GIMP-CPU-ACCEL-X86-AVX:CAPS"/>
<keyword type="constant" name="GIMP_CPU_ACCEL_PPC_ALTIVEC" link="libgimpbase-gimpcpuaccel.html#GIMP-CPU-ACCEL-PPC-ALTIVEC:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_COMMENT" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-LOAD-COMMENT:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_RESOLUTION" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-LOAD-RESOLUTION:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_ORIENTATION" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-LOAD-ORIENTATION:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_COLORSPACE" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-LOAD-COLORSPACE:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_ALL" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-LOAD-ALL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_EXIF" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-EXIF:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_XMP" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-XMP:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_IPTC" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-IPTC:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_THUMBNAIL" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-THUMBNAIL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_COLOR_PROFILE" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-COLOR-PROFILE:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_ALL" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-ALL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNSPECIFIED" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-UNSPECIFIED:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNCALIBRATED" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-UNCALIBRATED:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_SRGB" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-SRGB:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_ADOBERGB" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-ADOBERGB:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_COMMENT" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-LOAD-COMMENT:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_RESOLUTION" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-LOAD-RESOLUTION:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_ORIENTATION" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-LOAD-ORIENTATION:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_COLORSPACE" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-LOAD-COLORSPACE:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_LOAD_ALL" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-LOAD-ALL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_EXIF" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-EXIF:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_XMP" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-XMP:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_IPTC" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-IPTC:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_THUMBNAIL" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-THUMBNAIL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_COLOR_PROFILE" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-COLOR-PROFILE:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_SAVE_ALL" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-SAVE-ALL:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNSPECIFIED" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-COLORSPACE-UNSPECIFIED:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNCALIBRATED" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-COLORSPACE-UNCALIBRATED:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_SRGB" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-COLORSPACE-SRGB:CAPS"/>
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_ADOBERGB" link="libgimpbase-GimpMetadata.html#GIMP-METADATA-COLORSPACE-ADOBERGB:CAPS"/>
<keyword type="constant" name="GIMP_UNIT_PIXEL" link="libgimpbase-gimpunit.html#GIMP-UNIT-PIXEL:CAPS"/>
<keyword type="constant" name="GIMP_UNIT_INCH" link="libgimpbase-gimpunit.html#GIMP-UNIT-INCH:CAPS"/>
<keyword type="constant" name="GIMP_UNIT_MM" link="libgimpbase-gimpunit.html#GIMP-UNIT-MM:CAPS"/>
@ -635,5 +640,23 @@
<keyword type="member" name="GimpDatafileData.atime" link="libgimpbase-gimpdatafiles.html#GimpDatafileData.atime"/>
<keyword type="member" name="GimpDatafileData.mtime" link="libgimpbase-gimpdatafiles.html#GimpDatafileData.mtime"/>
<keyword type="member" name="GimpDatafileData.ctime" link="libgimpbase-gimpdatafiles.html#GimpDatafileData.ctime"/>
<keyword type="member" name="GimpParasite.name" link="libgimpbase-GimpParasite.html#GimpParasite.name"/>
<keyword type="member" name="GimpParasite.flags" link="libgimpbase-GimpParasite.html#GimpParasite.flags"/>
<keyword type="member" name="GimpParasite.size" link="libgimpbase-GimpParasite.html#GimpParasite.size"/>
<keyword type="member" name="GimpParasite.data" link="libgimpbase-GimpParasite.html#GimpParasite.data"/>
<keyword type="member" name="GimpPixPipeParams.step" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.step"/>
<keyword type="member" name="GimpPixPipeParams.ncells" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.ncells"/>
<keyword type="member" name="GimpPixPipeParams.dim" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.dim"/>
<keyword type="member" name="GimpPixPipeParams.cols" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.cols"/>
<keyword type="member" name="GimpPixPipeParams.rows" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.rows"/>
<keyword type="member" name="GimpPixPipeParams.cellwidth" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.cellwidth"/>
<keyword type="member" name="GimpPixPipeParams.cellheight" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.cellheight"/>
<keyword type="member" name="GimpPixPipeParams.placement" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.placement"/>
<keyword type="member" name="GimpPixPipeParams.free-placement-string" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.free-placement-string"/>
<keyword type="member" name="GimpPixPipeParams.rank" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.rank"/>
<keyword type="member" name="GimpPixPipeParams.selection" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.selection"/>
<keyword type="member" name="GimpPixPipeParams.free-selection-string" link="libgimpbase-gimpparasiteio.html#GimpPixPipeParams.free-selection-string"/>
<keyword type="member" name="GimpParamSpecValueArray.element-spec" link="libgimpbase-GimpValueArray.html#GimpParamSpecValueArray.element-spec"/>
<keyword type="member" name="GimpParamSpecValueArray.fixed-n-elements" link="libgimpbase-GimpValueArray.html#GimpParamSpecValueArray.fixed-n-elements"/>
</functions>
</book>