/usr/share/gtk-doc/html/libgimpthumb/libgimpthumb.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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | <?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 Thumbnail Library Reference Manual" link="index.html" author="" name="libgimpthumb" version="2" language="c">
<chapters>
<sub name="GIMP Thumbnail Library" link="libgimpthumb.html">
<sub name="GimpThumbnail" link="GimpThumbnail.html"/>
<sub name="gimpthumb-utils" link="libgimpthumb-gimpthumb-utils.html"/>
<sub name="gimpthumb-enums" link="libgimpthumb-gimpthumb-enums.html"/>
<sub name="gimpthumb-error" link="libgimpthumb-gimpthumb-error.html"/>
</sub>
<sub name="Index" link="libgimpthumb-index.html"/>
<sub name="Index of new symbols in GIMP 2.2" link="libgimpthumb-index-new-in-2-2.html"/>
<sub name="Index of new symbols in GIMP 2.4" link="libgimpthumb-index-new-in-2-4.html"/>
<sub name="Index of new symbols in GIMP 2.6" link="libgimpthumb-index-new-in-2-6.html"/>
<sub name="Index of deprecated symbols" link="libgimpthumb-index-deprecated.html"/>
</chapters>
<functions>
<keyword type="struct" name="GimpThumbnail" link="GimpThumbnail.html#GimpThumbnail-struct"/>
<keyword type="function" name="gimp_thumbnail_new ()" link="GimpThumbnail.html#gimp-thumbnail-new"/>
<keyword type="function" name="gimp_thumbnail_set_uri ()" link="GimpThumbnail.html#gimp-thumbnail-set-uri"/>
<keyword type="function" name="gimp_thumbnail_set_filename ()" link="GimpThumbnail.html#gimp-thumbnail-set-filename"/>
<keyword type="function" name="gimp_thumbnail_set_from_thumb ()" link="GimpThumbnail.html#gimp-thumbnail-set-from-thumb"/>
<keyword type="function" name="gimp_thumbnail_peek_image ()" link="GimpThumbnail.html#gimp-thumbnail-peek-image"/>
<keyword type="function" name="gimp_thumbnail_peek_thumb ()" link="GimpThumbnail.html#gimp-thumbnail-peek-thumb"/>
<keyword type="function" name="gimp_thumbnail_check_thumb ()" link="GimpThumbnail.html#gimp-thumbnail-check-thumb" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumbnail_load_thumb ()" link="GimpThumbnail.html#gimp-thumbnail-load-thumb"/>
<keyword type="function" name="gimp_thumbnail_save_thumb ()" link="GimpThumbnail.html#gimp-thumbnail-save-thumb"/>
<keyword type="function" name="gimp_thumbnail_save_thumb_local ()" link="GimpThumbnail.html#gimp-thumbnail-save-thumb-local" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumbnail_save_failure ()" link="GimpThumbnail.html#gimp-thumbnail-save-failure"/>
<keyword type="function" name="gimp_thumbnail_delete_failure ()" link="GimpThumbnail.html#gimp-thumbnail-delete-failure" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumbnail_delete_others ()" link="GimpThumbnail.html#gimp-thumbnail-delete-others" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumbnail_has_failed ()" link="GimpThumbnail.html#gimp-thumbnail-has-failed" since="GIMP 2.2"/>
<keyword type="property" name="The "image-filesize" property" link="GimpThumbnail.html#GimpThumbnail--image-filesize"/>
<keyword type="property" name="The "image-height" property" link="GimpThumbnail.html#GimpThumbnail--image-height"/>
<keyword type="property" name="The "image-mimetype" property" link="GimpThumbnail.html#GimpThumbnail--image-mimetype"/>
<keyword type="property" name="The "image-mtime" property" link="GimpThumbnail.html#GimpThumbnail--image-mtime"/>
<keyword type="property" name="The "image-num-layers" property" link="GimpThumbnail.html#GimpThumbnail--image-num-layers"/>
<keyword type="property" name="The "image-state" property" link="GimpThumbnail.html#GimpThumbnail--image-state"/>
<keyword type="property" name="The "image-type" property" link="GimpThumbnail.html#GimpThumbnail--image-type"/>
<keyword type="property" name="The "image-uri" property" link="GimpThumbnail.html#GimpThumbnail--image-uri"/>
<keyword type="property" name="The "image-width" property" link="GimpThumbnail.html#GimpThumbnail--image-width"/>
<keyword type="property" name="The "thumb-state" property" link="GimpThumbnail.html#GimpThumbnail--thumb-state"/>
<keyword type="function" name="gimp_thumb_init ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-init"/>
<keyword type="function" name="gimp_thumb_find_thumb ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-find-thumb"/>
<keyword type="function" name="gimp_thumb_file_test ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-file-test"/>
<keyword type="function" name="gimp_thumb_name_from_uri ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-name-from-uri"/>
<keyword type="function" name="gimp_thumb_ensure_thumb_dir ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-ensure-thumb-dir"/>
<keyword type="function" name="gimp_thumb_get_thumb_dir ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-get-thumb-dir"/>
<keyword type="function" name="gimp_thumbs_delete_for_uri ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumbs-delete-for-uri" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumb_name_from_uri_local ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-name-from-uri-local" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumb_ensure_thumb_dir_local ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-ensure-thumb-dir-local" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumb_get_thumb_dir_local ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-get-thumb-dir-local" since="GIMP 2.2"/>
<keyword type="function" name="gimp_thumbs_delete_for_uri_local ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumbs-delete-for-uri-local" since="GIMP 2.2"/>
<keyword type="enum" name="enum GimpThumbFileType" link="libgimpthumb-gimpthumb-enums.html#GimpThumbFileType"/>
<keyword type="enum" name="enum GimpThumbSize" link="libgimpthumb-gimpthumb-enums.html#GimpThumbSize"/>
<keyword type="enum" name="enum GimpThumbState" link="libgimpthumb-gimpthumb-enums.html#GimpThumbState"/>
<keyword type="enum" name="enum GimpThumbError" link="libgimpthumb-gimpthumb-error.html#GimpThumbError"/>
<keyword type="macro" name="GIMP_THUMB_ERROR" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR:CAPS"/>
<keyword type="function" name="gimp_thumb_error_quark ()" link="libgimpthumb-gimpthumb-error.html#gimp-thumb-error-quark"/>
<keyword type="constant" name="GIMP_THUMB_FILE_TYPE_NONE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-NONE:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_FILE_TYPE_REGULAR" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-REGULAR:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_FILE_TYPE_FOLDER" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-FOLDER:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_FILE_TYPE_SPECIAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-SPECIAL:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_SIZE_FAIL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-FAIL:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_SIZE_NORMAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-NORMAL:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_SIZE_LARGE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-LARGE:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_UNKNOWN" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-UNKNOWN:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_REMOTE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-REMOTE:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_FOLDER" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-FOLDER:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_SPECIAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-SPECIAL:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_NOT_FOUND" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-NOT-FOUND:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_EXISTS" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-EXISTS:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_OLD" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-OLD:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_FAILED" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-FAILED:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_STATE_OK" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-OK:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_ERROR_OPEN" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-OPEN:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_ERROR_OPEN_ENOENT" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-OPEN-ENOENT:CAPS"/>
<keyword type="constant" name="GIMP_THUMB_ERROR_MKDIR" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-MKDIR:CAPS"/>
</functions>
</book>
|