Imported Upstream version 2.3.6
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
||||
<book xmlns="http://www.devhelp.net/book" title="GIMP Base Library Reference Manual" link="index.html" author="" name="libgimpbase">
|
||||
<chapters>
|
||||
<sub name="GIMP Base Library" link="libgimpbase.html">
|
||||
@ -16,21 +15,41 @@
|
||||
<sub name="gimpsignal" link="libgimpbase-gimpsignal.html"/>
|
||||
<sub name="gimpunit" link="libgimpbase-gimpunit.html"/>
|
||||
<sub name="gimputils" link="libgimpbase-gimputils.html"/>
|
||||
<sub name="gimpprotocol" link="libgimpbase-gimpprotocol.html"/>
|
||||
<sub name="gimpwire" link="libgimpbase-gimpwire.html"/>
|
||||
</sub>
|
||||
<sub name="Index" link="ix01.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="ix02.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="ix03.html"/>
|
||||
<sub name="Index of deprecated symbols" link="ix04.html"/>
|
||||
</chapters>
|
||||
<functions>
|
||||
<function name="enum GimpAddMaskType" link="libgimpbase-gimpbaseenums.html#GimpAddMaskType"/>
|
||||
<function name="enum GimpBlendMode" link="libgimpbase-gimpbaseenums.html#GimpBlendMode"/>
|
||||
<function name="enum GimpBucketFillMode" link="libgimpbase-gimpbaseenums.html#GimpBucketFillMode"/>
|
||||
<function name="enum GimpChannelOps" link="libgimpbase-gimpbaseenums.html#GimpChannelOps"/>
|
||||
<function name="enum GimpChannelType" link="libgimpbase-gimpbaseenums.html#GimpChannelType"/>
|
||||
<function name="enum GimpCheckSize" link="libgimpbase-gimpbaseenums.html#GimpCheckSize"/>
|
||||
<function name="enum GimpCheckType" link="libgimpbase-gimpbaseenums.html#GimpCheckType"/>
|
||||
<function name="enum GimpCloneType" link="libgimpbase-gimpbaseenums.html#GimpCloneType"/>
|
||||
<function name="enum GimpDesaturateMode" link="libgimpbase-gimpbaseenums.html#GimpDesaturateMode"/>
|
||||
<function name="enum GimpDodgeBurnType" link="libgimpbase-gimpbaseenums.html#GimpDodgeBurnType"/>
|
||||
<function name="enum GimpForegroundExtractMode" link="libgimpbase-gimpbaseenums.html#GimpForegroundExtractMode"/>
|
||||
<function name="enum GimpGradientType" link="libgimpbase-gimpbaseenums.html#GimpGradientType"/>
|
||||
<function name="enum GimpGridStyle" link="libgimpbase-gimpbaseenums.html#GimpGridStyle"/>
|
||||
<function name="enum GimpIconType" link="libgimpbase-gimpbaseenums.html#GimpIconType"/>
|
||||
<function name="enum GimpImageBaseType" link="libgimpbase-gimpbaseenums.html#GimpImageBaseType"/>
|
||||
<function name="enum GimpImageType" link="libgimpbase-gimpbaseenums.html#GimpImageType"/>
|
||||
<function name="enum GimpInterpolationType" link="libgimpbase-gimpbaseenums.html#GimpInterpolationType"/>
|
||||
<function name="enum GimpMessageHandlerType" link="libgimpbase-gimpbaseenums.html#GimpMessageHandlerType"/>
|
||||
<function name="enum GimpPaintApplicationMode" link="libgimpbase-gimpbaseenums.html#GimpPaintApplicationMode"/>
|
||||
<function name="enum GimpPDBArgType" link="libgimpbase-gimpbaseenums.html#GimpPDBArgType"/>
|
||||
<function name="enum GimpPDBProcType" link="libgimpbase-gimpbaseenums.html#GimpPDBProcType"/>
|
||||
<function name="enum GimpPDBStatusType" link="libgimpbase-gimpbaseenums.html#GimpPDBStatusType"/>
|
||||
<function name="enum GimpProgressCommand" link="libgimpbase-gimpbaseenums.html#GimpProgressCommand"/>
|
||||
<function name="enum GimpRepeatMode" link="libgimpbase-gimpbaseenums.html#GimpRepeatMode"/>
|
||||
<function name="enum GimpSizeType" link="libgimpbase-gimpbaseenums.html#GimpSizeType"/>
|
||||
<function name="enum GimpStackTraceMode" link="libgimpbase-gimpbaseenums.html#GimpStackTraceMode"/>
|
||||
<function name="enum GimpTransferMode" link="libgimpbase-gimpbaseenums.html#GimpTransferMode"/>
|
||||
<function name="enum GimpTransformDirection" link="libgimpbase-gimpbaseenums.html#GimpTransformDirection"/>
|
||||
<function name="GimpEnumDesc" link="libgimpbase-gimpbasetypes.html#GimpEnumDesc"/>
|
||||
<function name="GimpFlagsDesc" link="libgimpbase-gimpbasetypes.html#GimpFlagsDesc"/>
|
||||
<function name="gimp_type_set_translation_domain ()" link="libgimpbase-gimpbasetypes.html#gimp-type-set-translation-domain"/>
|
||||
@ -59,6 +78,7 @@
|
||||
<function name="GimpDatafileLoaderFunc ()" link="libgimpbase-gimpdatafiles.html#GimpDatafileLoaderFunc"/>
|
||||
<function name="gimp_datafiles_check_extension ()" link="libgimpbase-gimpdatafiles.html#gimp-datafiles-check-extension"/>
|
||||
<function name="gimp_datafiles_read_directories ()" link="libgimpbase-gimpdatafiles.html#gimp-datafiles-read-directories"/>
|
||||
<function name="gimp_env_init ()" link="libgimpbase-gimpenv.html#gimp-env-init"/>
|
||||
<function name="gimp_directory ()" link="libgimpbase-gimpenv.html#gimp-directory"/>
|
||||
<function name="gimp_personal_rc_file ()" link="libgimpbase-gimpenv.html#gimp-personal-rc-file"/>
|
||||
<function name="gimp_data_directory ()" link="libgimpbase-gimpenv.html#gimp-data-directory"/>
|
||||
@ -74,6 +94,9 @@
|
||||
<function name="gimp_memsize_deserialize ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-deserialize"/>
|
||||
<function name="gimp_memsize_to_string ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-to-string"/>
|
||||
<function name="GIMP_TYPE_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-MEMSIZE:CAPS"/>
|
||||
<function name="GIMP_TYPE_PARAM_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-PARAM-MEMSIZE:CAPS"/>
|
||||
<function name="GIMP_IS_PARAM_SPEC_MEMSIZE()" link="libgimpbase-gimpmemsize.html#GIMP-IS-PARAM-SPEC-MEMSIZE:CAPS"/>
|
||||
<function name="gimp_param_spec_memsize ()" link="libgimpbase-gimpmemsize.html#gimp-param-spec-memsize"/>
|
||||
<function name="GIMP_VALUE_HOLDS_MEMSIZE()" link="libgimpbase-gimpmemsize.html#GIMP-VALUE-HOLDS-MEMSIZE:CAPS"/>
|
||||
<function name="GimpParasite" link="libgimpbase-gimpparasite.html#GimpParasite"/>
|
||||
<function name="gimp_parasite_new ()" link="libgimpbase-gimpparasite.html#gimp-parasite-new"/>
|
||||
@ -116,12 +139,16 @@
|
||||
<function name="gimp_unit_get_singular ()" link="libgimpbase-gimpunit.html#gimp-unit-get-singular"/>
|
||||
<function name="gimp_unit_get_plural ()" link="libgimpbase-gimpunit.html#gimp-unit-get-plural"/>
|
||||
<function name="GIMP_TYPE_UNIT" link="libgimpbase-gimpunit.html#GIMP-TYPE-UNIT:CAPS"/>
|
||||
<function name="GIMP_TYPE_PARAM_UNIT" link="libgimpbase-gimpunit.html#GIMP-TYPE-PARAM-UNIT:CAPS"/>
|
||||
<function name="GIMP_IS_PARAM_SPEC_UNIT()" link="libgimpbase-gimpunit.html#GIMP-IS-PARAM-SPEC-UNIT:CAPS"/>
|
||||
<function name="gimp_param_spec_unit ()" link="libgimpbase-gimpunit.html#gimp-param-spec-unit"/>
|
||||
<function name="GIMP_VALUE_HOLDS_UNIT()" link="libgimpbase-gimpunit.html#GIMP-VALUE-HOLDS-UNIT:CAPS"/>
|
||||
<function name="gimp_any_to_utf8 ()" link="libgimpbase-gimputils.html#gimp-any-to-utf8"/>
|
||||
<function name="gimp_filename_to_utf8 ()" link="libgimpbase-gimputils.html#gimp-filename-to-utf8"/>
|
||||
<function name="gimp_utf8_strtrim ()" link="libgimpbase-gimputils.html#gimp-utf8-strtrim"/>
|
||||
<function name="gimp_escape_uline ()" link="libgimpbase-gimputils.html#gimp-escape-uline"/>
|
||||
<function name="gimp_strip_uline ()" link="libgimpbase-gimputils.html#gimp-strip-uline"/>
|
||||
<function name="gimp_canonicalize_identifier ()" link="libgimpbase-gimputils.html#gimp-canonicalize-identifier"/>
|
||||
<function name="gimp_enum_get_desc ()" link="libgimpbase-gimputils.html#gimp-enum-get-desc"/>
|
||||
<function name="gimp_enum_get_value ()" link="libgimpbase-gimputils.html#gimp-enum-get-value"/>
|
||||
<function name="gimp_enum_value_get_desc ()" link="libgimpbase-gimputils.html#gimp-enum-value-get-desc"/>
|
||||
@ -130,58 +157,5 @@
|
||||
<function name="gimp_flags_get_first_value ()" link="libgimpbase-gimputils.html#gimp-flags-get-first-value"/>
|
||||
<function name="gimp_flags_value_get_desc ()" link="libgimpbase-gimputils.html#gimp-flags-value-get-desc"/>
|
||||
<function name="gimp_flags_value_get_help ()" link="libgimpbase-gimputils.html#gimp-flags-value-get-help"/>
|
||||
<function name="GIMP_PROTOCOL_VERSION" link="libgimpbase-gimpprotocol.html#GIMP-PROTOCOL-VERSION:CAPS"/>
|
||||
<function name="GPConfig" link="libgimpbase-gimpprotocol.html#GPConfig"/>
|
||||
<function name="GPTileReq" link="libgimpbase-gimpprotocol.html#GPTileReq"/>
|
||||
<function name="GPTileAck" link="libgimpbase-gimpprotocol.html#GPTileAck"/>
|
||||
<function name="GPTileData" link="libgimpbase-gimpprotocol.html#GPTileData"/>
|
||||
<function name="GPParam" link="libgimpbase-gimpprotocol.html#GPParam"/>
|
||||
<function name="GPParamDef" link="libgimpbase-gimpprotocol.html#GPParamDef"/>
|
||||
<function name="GPProcRun" link="libgimpbase-gimpprotocol.html#GPProcRun"/>
|
||||
<function name="GPProcReturn" link="libgimpbase-gimpprotocol.html#GPProcReturn"/>
|
||||
<function name="GPProcInstall" link="libgimpbase-gimpprotocol.html#GPProcInstall"/>
|
||||
<function name="GPProcUninstall" link="libgimpbase-gimpprotocol.html#GPProcUninstall"/>
|
||||
<function name="gp_init ()" link="libgimpbase-gimpprotocol.html#gp-init"/>
|
||||
<function name="gp_has_init_write ()" link="libgimpbase-gimpprotocol.html#gp-has-init-write"/>
|
||||
<function name="gp_quit_write ()" link="libgimpbase-gimpprotocol.html#gp-quit-write"/>
|
||||
<function name="gp_config_write ()" link="libgimpbase-gimpprotocol.html#gp-config-write"/>
|
||||
<function name="gp_tile_req_write ()" link="libgimpbase-gimpprotocol.html#gp-tile-req-write"/>
|
||||
<function name="gp_tile_ack_write ()" link="libgimpbase-gimpprotocol.html#gp-tile-ack-write"/>
|
||||
<function name="gp_tile_data_write ()" link="libgimpbase-gimpprotocol.html#gp-tile-data-write"/>
|
||||
<function name="gp_proc_run_write ()" link="libgimpbase-gimpprotocol.html#gp-proc-run-write"/>
|
||||
<function name="gp_proc_return_write ()" link="libgimpbase-gimpprotocol.html#gp-proc-return-write"/>
|
||||
<function name="gp_temp_proc_run_write ()" link="libgimpbase-gimpprotocol.html#gp-temp-proc-run-write"/>
|
||||
<function name="gp_temp_proc_return_write ()" link="libgimpbase-gimpprotocol.html#gp-temp-proc-return-write"/>
|
||||
<function name="gp_proc_install_write ()" link="libgimpbase-gimpprotocol.html#gp-proc-install-write"/>
|
||||
<function name="gp_proc_uninstall_write ()" link="libgimpbase-gimpprotocol.html#gp-proc-uninstall-write"/>
|
||||
<function name="gp_extension_ack_write ()" link="libgimpbase-gimpprotocol.html#gp-extension-ack-write"/>
|
||||
<function name="WireMessage" link="libgimpbase-gimpwire.html#WireMessage"/>
|
||||
<function name="WireReadFunc ()" link="libgimpbase-gimpwire.html#WireReadFunc"/>
|
||||
<function name="WireWriteFunc ()" link="libgimpbase-gimpwire.html#WireWriteFunc"/>
|
||||
<function name="WireDestroyFunc ()" link="libgimpbase-gimpwire.html#WireDestroyFunc"/>
|
||||
<function name="WireIOFunc ()" link="libgimpbase-gimpwire.html#WireIOFunc"/>
|
||||
<function name="WireFlushFunc ()" link="libgimpbase-gimpwire.html#WireFlushFunc"/>
|
||||
<function name="wire_register ()" link="libgimpbase-gimpwire.html#wire-register"/>
|
||||
<function name="wire_set_reader ()" link="libgimpbase-gimpwire.html#wire-set-reader"/>
|
||||
<function name="wire_set_writer ()" link="libgimpbase-gimpwire.html#wire-set-writer"/>
|
||||
<function name="wire_set_flusher ()" link="libgimpbase-gimpwire.html#wire-set-flusher"/>
|
||||
<function name="wire_read ()" link="libgimpbase-gimpwire.html#wire-read"/>
|
||||
<function name="wire_write ()" link="libgimpbase-gimpwire.html#wire-write"/>
|
||||
<function name="wire_flush ()" link="libgimpbase-gimpwire.html#wire-flush"/>
|
||||
<function name="wire_error ()" link="libgimpbase-gimpwire.html#wire-error"/>
|
||||
<function name="wire_clear_error ()" link="libgimpbase-gimpwire.html#wire-clear-error"/>
|
||||
<function name="wire_read_msg ()" link="libgimpbase-gimpwire.html#wire-read-msg"/>
|
||||
<function name="wire_write_msg ()" link="libgimpbase-gimpwire.html#wire-write-msg"/>
|
||||
<function name="wire_destroy ()" link="libgimpbase-gimpwire.html#wire-destroy"/>
|
||||
<function name="wire_read_int32 ()" link="libgimpbase-gimpwire.html#wire-read-int32"/>
|
||||
<function name="wire_read_int16 ()" link="libgimpbase-gimpwire.html#wire-read-int16"/>
|
||||
<function name="wire_read_int8 ()" link="libgimpbase-gimpwire.html#wire-read-int8"/>
|
||||
<function name="wire_read_double ()" link="libgimpbase-gimpwire.html#wire-read-double"/>
|
||||
<function name="wire_read_string ()" link="libgimpbase-gimpwire.html#wire-read-string"/>
|
||||
<function name="wire_write_int32 ()" link="libgimpbase-gimpwire.html#wire-write-int32"/>
|
||||
<function name="wire_write_int16 ()" link="libgimpbase-gimpwire.html#wire-write-int16"/>
|
||||
<function name="wire_write_int8 ()" link="libgimpbase-gimpwire.html#wire-write-int8"/>
|
||||
<function name="wire_write_double ()" link="libgimpbase-gimpwire.html#wire-write-double"/>
|
||||
<function name="wire_write_string ()" link="libgimpbase-gimpwire.html#wire-write-string"/>
|
||||
</functions>
|
||||
</book>
|
||||
|
Reference in New Issue
Block a user