Imported Upstream version 2.4.0
This commit is contained in:
@ -31,15 +31,23 @@
|
||||
<keyword type="function" name="gimp_config_duplicate ()" link="libgimpconfig-GimpConfig.html#gimp-config-duplicate" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_is_equal_to ()" link="libgimpconfig-GimpConfig.html#gimp-config-is-equal-to" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_reset ()" link="libgimpconfig-GimpConfig.html#gimp-config-reset" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfig.html#id2617023"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfig.html#id2617024"/>
|
||||
<keyword type="function" name="gimp_config_deserialize_properties ()" link="libgimpconfig-gimpconfig-deserialize.html#gimp-config-deserialize-properties" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_deserialize_property ()" link="libgimpconfig-gimpconfig-deserialize.html#gimp-config-deserialize-property" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-deserialize.html#id2574329"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-deserialize.html#id2574330"/>
|
||||
<keyword type="function" name="gimp_config_serialize_properties ()" link="libgimpconfig-gimpconfig-serialize.html#gimp-config-serialize-properties" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_serialize_changed_properties ()" link="libgimpconfig-gimpconfig-serialize.html#gimp-config-serialize-changed-properties" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_serialize_property ()" link="libgimpconfig-gimpconfig-serialize.html#gimp-config-serialize-property"/>
|
||||
<keyword type="function" name="gimp_config_serialize_value ()" link="libgimpconfig-gimpconfig-serialize.html#gimp-config-serialize-value" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-serialize.html#id2614435"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-serialize.html#id2614436"/>
|
||||
<keyword type="enum" name="enum GimpConfigError" link="libgimpconfig-GimpConfigError.html#GimpConfigError"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_ERROR" link="libgimpconfig-GimpConfigError.html#GIMP-CONFIG-ERROR:CAPS"/>
|
||||
<keyword type="function" name="gimp_config_error_quark ()" link="libgimpconfig-GimpConfigError.html#gimp-config-error-quark" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfigError.html#id2585798"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfigError.html#id2585799"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_PARAM_SERIALIZE" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-PARAM-SERIALIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_PARAM_AGGREGATE" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-PARAM-AGGREGATE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_PARAM_RESTART" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-PARAM-RESTART:CAPS"/>
|
||||
@ -62,6 +70,8 @@
|
||||
<keyword type="macro" name="GIMP_CONFIG_INSTALL_PROP_UNIT()" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-INSTALL-PROP-UNIT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_INSTALL_PROP_OBJECT()" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-INSTALL-PROP-OBJECT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CONFIG_INSTALL_PROP_POINTER()" link="libgimpconfig-gimpconfig-params.html#GIMP-CONFIG-INSTALL-PROP-POINTER:CAPS"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-params.html#id2621461"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-params.html#id2621462"/>
|
||||
<keyword type="enum" name="enum GimpConfigPathType" link="libgimpconfig-gimpconfig-path.html#GimpConfigPathType"/>
|
||||
<keyword type="function" name="gimp_param_spec_config_path ()" link="libgimpconfig-gimpconfig-path.html#gimp-param-spec-config-path" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_param_spec_config_path_type ()" link="libgimpconfig-gimpconfig-path.html#gimp-param-spec-config-path-type" since="GIMP 2.4"/>
|
||||
@ -70,11 +80,15 @@
|
||||
<keyword type="function" name="gimp_config_build_writable_path ()" link="libgimpconfig-gimpconfig-path.html#gimp-config-build-writable-path" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_build_plug_in_path ()" link="libgimpconfig-gimpconfig-path.html#gimp-config-build-plug-in-path" since="GIMP 2.4"/>
|
||||
<keyword type="macro" name="GIMP_VALUE_HOLDS_CONFIG_PATH()" link="libgimpconfig-gimpconfig-path.html#GIMP-VALUE-HOLDS-CONFIG-PATH:CAPS"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-path.html#id2621544"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-path.html#id2621545"/>
|
||||
<keyword type="function" name="gimp_config_diff ()" link="libgimpconfig-gimpconfig-utils.html#gimp-config-diff" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_sync ()" link="libgimpconfig-gimpconfig-utils.html#gimp-config-sync" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_reset_properties ()" link="libgimpconfig-gimpconfig-utils.html#gimp-config-reset-properties" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_reset_property ()" link="libgimpconfig-gimpconfig-utils.html#gimp-config-reset-property" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_string_append_escaped ()" link="libgimpconfig-gimpconfig-utils.html#gimp-config-string-append-escaped" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-utils.html#id2622308"/>
|
||||
<keyword type="" name="" link="libgimpconfig-gimpconfig-utils.html#id2622309"/>
|
||||
<keyword type="struct" name="GimpConfigWriter" link="libgimpconfig-GimpConfigWriter.html#GimpConfigWriter"/>
|
||||
<keyword type="function" name="gimp_config_writer_new_file ()" link="libgimpconfig-GimpConfigWriter.html#gimp-config-writer-new-file" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_writer_new_fd ()" link="libgimpconfig-GimpConfigWriter.html#gimp-config-writer-new-fd" since="GIMP 2.4"/>
|
||||
@ -91,6 +105,8 @@
|
||||
<keyword type="function" name="gimp_config_writer_revert ()" link="libgimpconfig-GimpConfigWriter.html#gimp-config-writer-revert" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_writer_close ()" link="libgimpconfig-GimpConfigWriter.html#gimp-config-writer-close" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_config_writer_finish ()" link="libgimpconfig-GimpConfigWriter.html#gimp-config-writer-finish" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfigWriter.html#id2626112"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpConfigWriter.html#id2626113"/>
|
||||
<keyword type="function" name="gimp_scanner_new_file ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-new-file" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_scanner_new_string ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-new-string" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_scanner_destroy ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-destroy" since="GIMP 2.4"/>
|
||||
@ -103,6 +119,8 @@
|
||||
<keyword type="function" name="gimp_scanner_parse_float ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-parse-float" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_scanner_parse_color ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-parse-color" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_scanner_parse_matrix2 ()" link="libgimpconfig-GimpScanner.html#gimp-scanner-parse-matrix2" since="GIMP 2.4"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpScanner.html#id2626997"/>
|
||||
<keyword type="" name="" link="libgimpconfig-GimpScanner.html#id2626998"/>
|
||||
<keyword type="struct" name="GimpColorConfig" link="GimpColorConfig.html#GimpColorConfig-struct"/>
|
||||
<keyword type="enum" name="enum GimpColorManagementMode" link="GimpColorConfig.html#GimpColorManagementMode"/>
|
||||
<keyword type="enum" name="enum GimpColorRenderingIntent" link="GimpColorConfig.html#GimpColorRenderingIntent"/>
|
||||
@ -112,8 +130,12 @@
|
||||
<keyword type="" name="The "display-profile-from-gdk" property" link="GimpColorConfig.html#GimpColorConfig--display-profile-from-gdk"/>
|
||||
<keyword type="" name="The "display-rendering-intent" property" link="GimpColorConfig.html#GimpColorConfig--display-rendering-intent"/>
|
||||
<keyword type="" name="The "mode" property" link="GimpColorConfig.html#GimpColorConfig--mode"/>
|
||||
<keyword type="" name="The "out-of-gamut-color" property" link="GimpColorConfig.html#GimpColorConfig--out-of-gamut-color"/>
|
||||
<keyword type="" name="The "printer-profile" property" link="GimpColorConfig.html#GimpColorConfig--printer-profile"/>
|
||||
<keyword type="" name="The "rgb-profile" property" link="GimpColorConfig.html#GimpColorConfig--rgb-profile"/>
|
||||
<keyword type="" name="The "simulation-gamut-check" property" link="GimpColorConfig.html#GimpColorConfig--simulation-gamut-check"/>
|
||||
<keyword type="" name="The "simulation-rendering-intent" property" link="GimpColorConfig.html#GimpColorConfig--simulation-rendering-intent"/>
|
||||
<keyword type="" name="" link="GimpColorConfig.html#id2598498"/>
|
||||
<keyword type="" name="" link="GimpColorConfig.html#id2598499"/>
|
||||
</functions>
|
||||
</book>
|
||||
|
Reference in New Issue
Block a user