Imported Upstream version 2.4.0~rc2
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpparam</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
|
||||
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="prev" href="libgimpbase-gimplimits.html" title="gimplimits">
|
||||
@ -25,20 +25,18 @@
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpchecks.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="#id2571472" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2613192" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2589876" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2597606" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpparam"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2571472"></a><span class="refentrytitle">gimpparam</span>
|
||||
<a name="id2613192"></a><span class="refentrytitle">gimpparam</span>
|
||||
</h2>
|
||||
<p>gimpparam — Definitions of useful <a
|
||||
href="../gobject/gobject-GParamSpec.html#GParamFlags"
|
||||
><span class="type">GParamFlags</span></a>.</p>
|
||||
<p>gimpparam — Definitions of useful <span class="type">GParamFlags</span>.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
@ -48,51 +46,51 @@ href="../gobject/gobject-GParamSpec.html#GParamFlags"
|
||||
|
||||
|
||||
|
||||
#define <a href="libgimpbase-gimpparam.html#GIMP-PARAM-STATIC-STRINGS:CAPS">GIMP_PARAM_STATIC_STRINGS</a>
|
||||
#define <a href="libgimpbase-gimpparam.html#GIMP-PARAM-READABLE:CAPS">GIMP_PARAM_READABLE</a>
|
||||
#define <a href="libgimpbase-gimpparam.html#GIMP-PARAM-WRITABLE:CAPS">GIMP_PARAM_WRITABLE</a>
|
||||
#define <a href="libgimpbase-gimpparam.html#GIMP-PARAM-READWRITE:CAPS">GIMP_PARAM_READWRITE</a>
|
||||
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-STATIC-STRINGS:CAPS">GIMP_PARAM_STATIC_STRINGS</a>
|
||||
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-READABLE:CAPS">GIMP_PARAM_READABLE</a>
|
||||
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-WRITABLE:CAPS">GIMP_PARAM_WRITABLE</a>
|
||||
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-READWRITE:CAPS">GIMP_PARAM_READWRITE</a>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2589876"></a><h2>Description</h2>
|
||||
<a name="id2597606"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2593590"></a><h2>Details</h2>
|
||||
<a name="id2611844"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593600"></a><h3>
|
||||
<a name="id2611855"></a><h3>
|
||||
<a name="GIMP-PARAM-STATIC-STRINGS:CAPS"></a>GIMP_PARAM_STATIC_STRINGS</h3>
|
||||
<a class="indexterm" name="id2593612"></a><pre class="programlisting">#define GIMP_PARAM_STATIC_STRINGS</pre>
|
||||
<a class="indexterm" name="id2611866"></a><pre class="programlisting">#define GIMP_PARAM_STATIC_STRINGS</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593628"></a><h3>
|
||||
<a name="id2611882"></a><h3>
|
||||
<a name="GIMP-PARAM-READABLE:CAPS"></a>GIMP_PARAM_READABLE</h3>
|
||||
<a class="indexterm" name="id2593639"></a><pre class="programlisting">#define GIMP_PARAM_READABLE</pre>
|
||||
<a class="indexterm" name="id2611894"></a><pre class="programlisting">#define GIMP_PARAM_READABLE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593655"></a><h3>
|
||||
<a name="id2611909"></a><h3>
|
||||
<a name="GIMP-PARAM-WRITABLE:CAPS"></a>GIMP_PARAM_WRITABLE</h3>
|
||||
<a class="indexterm" name="id2593666"></a><pre class="programlisting">#define GIMP_PARAM_WRITABLE</pre>
|
||||
<a class="indexterm" name="id2611921"></a><pre class="programlisting">#define GIMP_PARAM_WRITABLE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593682"></a><h3>
|
||||
<a name="id2611936"></a><h3>
|
||||
<a name="GIMP-PARAM-READWRITE:CAPS"></a>GIMP_PARAM_READWRITE</h3>
|
||||
<a class="indexterm" name="id2593693"></a><pre class="programlisting">#define GIMP_PARAM_READWRITE</pre>
|
||||
<a class="indexterm" name="id2611948"></a><pre class="programlisting">#define GIMP_PARAM_READWRITE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user