/usr/share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp2 is in libgimp2.0-doc 2.6.12-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | <?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 Module Library Reference Manual" link="index.html" author="" name="libgimpmodule" version="2" language="c">
<chapters>
<sub name="GIMP Module Library" link="libgimpmodule.html">
<sub name="GimpModule" link="libgimpmodule-gimpmodule.html"/>
<sub name="GimpModuleDB" link="libgimpmodule-gimpmoduledb.html"/>
</sub>
<sub name="Index" link="libgimpmodule-index.html"/>
<sub name="Index of new symbols in GIMP 2.2" link="libgimpmodule-index-new-in-2-2.html"/>
<sub name="Index of new symbols in GIMP 2.4" link="libgimpmodule-index-new-in-2-4.html"/>
<sub name="Index of new symbols in GIMP 2.6" link="libgimpmodule-index-new-in-2-6.html"/>
<sub name="Index of deprecated symbols" link="libgimpmodule-index-deprecated.html"/>
</chapters>
<functions>
<keyword type="struct" name="GimpModule" link="libgimpmodule-gimpmodule.html#GimpModule-struct"/>
<keyword type="struct" name="GimpModuleInfo" link="libgimpmodule-gimpmodule.html#GimpModuleInfo"/>
<keyword type="enum" name="enum GimpModuleState" link="libgimpmodule-gimpmodule.html#GimpModuleState"/>
<keyword type="function" name="GimpModuleQueryFunc ()" link="libgimpmodule-gimpmodule.html#GimpModuleQueryFunc"/>
<keyword type="function" name="GimpModuleRegisterFunc ()" link="libgimpmodule-gimpmodule.html#GimpModuleRegisterFunc"/>
<keyword type="macro" name="GIMP_MODULE_ABI_VERSION" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-ABI-VERSION:CAPS"/>
<keyword type="macro" name="GIMP_MODULE_PARAM_SERIALIZE" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-PARAM-SERIALIZE:CAPS" deprecated=""/>
<keyword type="function" name="gimp_module_new ()" link="libgimpmodule-gimpmodule.html#gimp-module-new"/>
<keyword type="function" name="gimp_module_modified ()" link="libgimpmodule-gimpmodule.html#gimp-module-modified"/>
<keyword type="function" name="gimp_module_query_module ()" link="libgimpmodule-gimpmodule.html#gimp-module-query-module"/>
<keyword type="function" name="gimp_module_set_load_inhibit ()" link="libgimpmodule-gimpmodule.html#gimp-module-set-load-inhibit"/>
<keyword type="function" name="gimp_module_state_name ()" link="libgimpmodule-gimpmodule.html#gimp-module-state-name"/>
<keyword type="function" name="gimp_module_register_enum ()" link="libgimpmodule-gimpmodule.html#gimp-module-register-enum" deprecated=""/>
<keyword type="function" name="gimp_module_info_new ()" link="libgimpmodule-gimpmodule.html#gimp-module-info-new"/>
<keyword type="function" name="gimp_module_info_copy ()" link="libgimpmodule-gimpmodule.html#gimp-module-info-copy"/>
<keyword type="function" name="gimp_module_info_free ()" link="libgimpmodule-gimpmodule.html#gimp-module-info-free"/>
<keyword type="signal" name="The "modified" signal" link="libgimpmodule-gimpmodule.html#GimpModule-modified"/>
<keyword type="struct" name="GimpModuleDB" link="libgimpmodule-gimpmoduledb.html#GimpModuleDB-struct"/>
<keyword type="function" name="gimp_module_db_new ()" link="libgimpmodule-gimpmoduledb.html#gimp-module-db-new"/>
<keyword type="function" name="gimp_module_db_set_load_inhibit ()" link="libgimpmodule-gimpmoduledb.html#gimp-module-db-set-load-inhibit"/>
<keyword type="function" name="gimp_module_db_get_load_inhibit ()" link="libgimpmodule-gimpmoduledb.html#gimp-module-db-get-load-inhibit"/>
<keyword type="function" name="gimp_module_db_load ()" link="libgimpmodule-gimpmoduledb.html#gimp-module-db-load"/>
<keyword type="function" name="gimp_module_db_refresh ()" link="libgimpmodule-gimpmoduledb.html#gimp-module-db-refresh"/>
<keyword type="signal" name="The "add" signal" link="libgimpmodule-gimpmoduledb.html#GimpModuleDB-add"/>
<keyword type="signal" name="The "module-modified" signal" link="libgimpmodule-gimpmoduledb.html#GimpModuleDB-module-modified"/>
<keyword type="signal" name="The "remove" signal" link="libgimpmodule-gimpmoduledb.html#GimpModuleDB-remove"/>
<keyword type="constant" name="GIMP_MODULE_STATE_ERROR" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-STATE-ERROR:CAPS"/>
<keyword type="constant" name="GIMP_MODULE_STATE_LOADED" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-STATE-LOADED:CAPS"/>
<keyword type="constant" name="GIMP_MODULE_STATE_LOAD_FAILED" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-STATE-LOAD-FAILED:CAPS"/>
<keyword type="constant" name="GIMP_MODULE_STATE_NOT_LOADED" link="libgimpmodule-gimpmodule.html#GIMP-MODULE-STATE-NOT-LOADED:CAPS"/>
</functions>
</book>
|