Imported Upstream version 2.3.6

This commit is contained in:
Ari Pollak
2010-08-11 01:18:19 -04:00
parent 7802c3a9cb
commit de5dc4f4c2
3129 changed files with 762016 additions and 525609 deletions

View File

@ -1,37 +1,33 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>gimpversion</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part&#160;I.&#160;GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpbasetypes.html" title="gimpbasetypes">
<link rel="next" href="libgimpbase-gimplimits.html" title="gimplimits">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpbase.html" title="Part&#160;I.&#160;GIMP Base Library">
<link rel="index" href="ix01.html" title="Index">
<link rel="index" href="ix02.html" title="Index of new symbols in GIMP 2.2">
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="libgimpbase-gimpbasetypes.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-gimplimits.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2572683" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2571098" class="shortcut">Description</a></nobr></td></tr>
</table>
</tr></table>
<div class="refentry" lang="en">
<a name="libgimpbase-gimpversion"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2572683"></a><span class="refentrytitle">gimpversion</span>
</h2>
<h2><span class="refentrytitle">gimpversion</span></h2>
<p>gimpversion &#8212; Macros and constants useful for determining GIMP's version number and
capabilities.</p>
</td>
@ -43,16 +39,16 @@ capabilities.</p>
#define <a href="libgimpbase-gimpversion.html#GIMP-MAJOR-VERSION:CAPS">GIMP_MAJOR_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-MINOR-VERSION:CAPS">GIMP_MINOR_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-MICRO-VERSION:CAPS">GIMP_MICRO_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-VERSION:CAPS">GIMP_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-API-VERSION:CAPS">GIMP_API_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-CHECK-VERSION:CAPS">GIMP_CHECK_VERSION</a> (major, minor, micro)
#define <a href="libgimpbase-gimpversion.html#GIMP-MAJOR-VERSION:CAPS">GIMP_MAJOR_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-MINOR-VERSION:CAPS">GIMP_MINOR_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-MICRO-VERSION:CAPS">GIMP_MICRO_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-VERSION:CAPS">GIMP_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-API-VERSION:CAPS">GIMP_API_VERSION</a>
#define <a href="libgimpbase-gimpversion.html#GIMP-CHECK-VERSION:CAPS">GIMP_CHECK_VERSION</a> (major, minor, micro)
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2571098"></a><h2>Description</h2>
<a name="id2524947"></a><h2>Description</h2>
<p>
Macros and constants useful for determining GIMP's version number and
capabilities.
@ -60,11 +56,11 @@ capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2572996"></a><h2>Details</h2>
<a name="id2524875"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2573007"></a><h3>
<a name="id2524881"></a><h3>
<a name="GIMP-MAJOR-VERSION:CAPS"></a>GIMP_MAJOR_VERSION</h3>
<a class="indexterm" name="id2573019"></a><pre class="programlisting">#define GIMP_MAJOR_VERSION (2)
<a class="indexterm" name="id2524890"></a><pre class="programlisting">#define GIMP_MAJOR_VERSION (2)
</pre>
<p>
@ -72,9 +68,9 @@ capabilities.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2573034"></a><h3>
<a name="id2524906"></a><h3>
<a name="GIMP-MINOR-VERSION:CAPS"></a>GIMP_MINOR_VERSION</h3>
<a class="indexterm" name="id2573046"></a><pre class="programlisting">#define GIMP_MINOR_VERSION (2)
<a class="indexterm" name="id2545704"></a><pre class="programlisting">#define GIMP_MINOR_VERSION (3)
</pre>
<p>
@ -82,9 +78,9 @@ capabilities.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2573062"></a><h3>
<a name="id2545720"></a><h3>
<a name="GIMP-MICRO-VERSION:CAPS"></a>GIMP_MICRO_VERSION</h3>
<a class="indexterm" name="id2573074"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (17)
<a class="indexterm" name="id2545729"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (6)
</pre>
<p>
@ -92,9 +88,9 @@ capabilities.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2573091"></a><h3>
<a name="id2545746"></a><h3>
<a name="GIMP-VERSION:CAPS"></a>GIMP_VERSION</h3>
<a class="indexterm" name="id2573103"></a><pre class="programlisting">#define GIMP_VERSION "2.2.17"
<a class="indexterm" name="id2545756"></a><pre class="programlisting">#define GIMP_VERSION "2.3.6"
</pre>
<p>
@ -102,9 +98,9 @@ capabilities.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2573120"></a><h3>
<a name="id2545773"></a><h3>
<a name="GIMP-API-VERSION:CAPS"></a>GIMP_API_VERSION</h3>
<a class="indexterm" name="id2589603"></a><pre class="programlisting">#define GIMP_API_VERSION "2.0"
<a class="indexterm" name="id2545782"></a><pre class="programlisting">#define GIMP_API_VERSION "2.0"
</pre>
<p>
Since: GIMP 2.2
@ -112,9 +108,9 @@ Since: GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2589620"></a><h3>
<a name="id2545799"></a><h3>
<a name="GIMP-CHECK-VERSION:CAPS"></a>GIMP_CHECK_VERSION()</h3>
<a class="indexterm" name="id2589631"></a><pre class="programlisting">#define GIMP_CHECK_VERSION(major, minor, micro)</pre>
<a class="indexterm" name="id2545808"></a><pre class="programlisting">#define GIMP_CHECK_VERSION(major, minor, micro)</pre>
<p>
</p>
@ -122,17 +118,20 @@ Since: GIMP 2.2
<col align="left" valign="top">
<tbody>
<tr>
<td><span class="term"><em class="parameter"><code>major</code></em>&#160;:</span></td>
<td>
<span class="term"><em class="parameter"><code>major</code></em>&#160;:</span></td>
<td>
</td>
</tr>
<tr>
<td><span class="term"><em class="parameter"><code>minor</code></em>&#160;:</span></td>
<td>
<span class="term"><em class="parameter"><code>minor</code></em>&#160;:</span></td>
<td>
</td>
</tr>
<tr>
<td><span class="term"><em class="parameter"><code>micro</code></em>&#160;:</span></td>
<td>
<span class="term"><em class="parameter"><code>micro</code></em>&#160;:</span></td>
<td>
@ -143,5 +142,9 @@ Since: GIMP 2.2
</div>
</div>
</div>
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
<td align="left"><a accesskey="p" href="libgimpbase-gimpbasetypes.html"><b>&lt;&lt;&#160;gimpbasetypes</b></a></td>
<td align="right"><a accesskey="n" href="libgimpbase-gimplimits.html"><b>gimplimits&#160;&gt;&gt;</b></a></td>
</tr></table>
</body>
</html>