diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
commit | e42129241681dde7adae7d20697e7b421682fbb4 (patch) | |
tree | af1fe815a5e639e68e59fabd8395ec69458b3e5e /devel-docs/libgimpthumb/html/index.html | |
parent | Initial commit. (diff) | |
download | gimp-e42129241681dde7adae7d20697e7b421682fbb4.tar.xz gimp-e42129241681dde7adae7d20697e7b421682fbb4.zip |
Adding upstream version 2.10.22.upstream/2.10.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'devel-docs/libgimpthumb/html/index.html')
-rw-r--r-- | devel-docs/libgimpthumb/html/index.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/devel-docs/libgimpthumb/html/index.html b/devel-docs/libgimpthumb/html/index.html new file mode 100644 index 0000000..00881da --- /dev/null +++ b/devel-docs/libgimpthumb/html/index.html @@ -0,0 +1,46 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>GIMP Thumbnail Library Reference Manual: GIMP Thumbnail Library Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="GIMP Thumbnail Library Reference Manual"> +<link rel="next" href="pt01.html" title="Part I. GIMP Thumbnail Library"> +<meta name="generator" content="GTK-Doc V1.32 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<div lang="en" class="book"> +<div class="titlepage"> +<div> +<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Thumbnail Library Reference Manual</p></th></tr></table></div> +<div><p class="releaseinfo"> + for GIMP 2.10.22 + + </p></div> +</div> +<hr> +</div> +<div class="toc"><dl class="toc"> +<dt><span class="part"><a href="pt01.html">I. GIMP Thumbnail Library</a></span></dt> +<dd><dl> +<dt> +<span class="refentrytitle"><a href="GimpThumbnail.html">GimpThumbnail</a></span><span class="refpurpose"> — The GimpThumbnail object</span> +</dt> +<dt> +<span class="refentrytitle"><a href="libgimpthumb-GimpThumb-utils.html">GimpThumb-utils</a></span><span class="refpurpose"> — Utility functions provided and used by libgimpthumb</span> +</dt> +<dt> +<span class="refentrytitle"><a href="libgimpthumb-GimpThumb-enums.html">GimpThumb-enums</a></span><span class="refpurpose"> — Enumerations used by libgimpthumb</span> +</dt> +<dt> +<span class="refentrytitle"><a href="libgimpthumb-GimpThumb-error.html">GimpThumb-error</a></span><span class="refpurpose"> — Error codes used by libgimpthumb</span> +</dt> +</dl></dd> +<dt><span class="index"><a href="api-index-full.html">Index</a></span></dt> +</dl></div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.32</div> +</body> +</html>
\ No newline at end of file |