Imported Upstream version 2.3.18

This commit is contained in:
Ari Pollak
2010-08-11 01:21:39 -04:00
parent 2e1d89b96f
commit 50ca37e277
1279 changed files with 155433 additions and 58921 deletions

View File

@ -31,16 +31,16 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimpgrid.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="#id2596754" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579169" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2612196" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2624618" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimp-gimpfloatingsel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2596754"></a><span class="refentrytitle">gimpfloatingsel</span>
<a name="id2579169"></a><span class="refentrytitle">gimpfloatingsel</span>
</h2>
<p>gimpfloatingsel &#8212; Functions for removing or attaching floating selections.</p>
</td>
@ -64,18 +64,18 @@ gboolean <a href="libgimp-gimpfloatingsel.html#gimp-floating-sel-rela
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2612196"></a><h2>Description</h2>
<a name="id2624618"></a><h2>Description</h2>
<p>
Functions for removing or attaching floating selections.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2612212"></a><h2>Details</h2>
<a name="id2624634"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2612223"></a><h3>
<a name="id2624645"></a><h3>
<a name="gimp-floating-sel-remove"></a>gimp_floating_sel_remove ()</h3>
<a class="indexterm" name="id2612234"></a><pre class="programlisting">gboolean gimp_floating_sel_remove (gint32 floating_sel_ID);</pre>
<a class="indexterm" name="id2624656"></a><pre class="programlisting">gboolean gimp_floating_sel_remove (gint32 floating_sel_ID);</pre>
<p>
Remove the specified floating selection from its associated
drawable.
@ -104,9 +104,9 @@ any side effects. The associated drawable is then set to active.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622164"></a><h3>
<a name="id2622788"></a><h3>
<a name="gimp-floating-sel-anchor"></a>gimp_floating_sel_anchor ()</h3>
<a class="indexterm" name="id2622175"></a><pre class="programlisting">gboolean gimp_floating_sel_anchor (gint32 floating_sel_ID);</pre>
<a class="indexterm" name="id2622799"></a><pre class="programlisting">gboolean gimp_floating_sel_anchor (gint32 floating_sel_ID);</pre>
<p>
Anchor the specified floating selection to its associated drawable.
</p>
@ -136,9 +136,9 @@ after this operation.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622243"></a><h3>
<a name="id2622867"></a><h3>
<a name="gimp-floating-sel-to-layer"></a>gimp_floating_sel_to_layer ()</h3>
<a class="indexterm" name="id2622254"></a><pre class="programlisting">gboolean gimp_floating_sel_to_layer (gint32 floating_sel_ID);</pre>
<a class="indexterm" name="id2622879"></a><pre class="programlisting">gboolean gimp_floating_sel_to_layer (gint32 floating_sel_ID);</pre>
<p>
Transforms the specified floating selection into a layer.
</p>
@ -172,9 +172,9 @@ selection is above an auxillary channel or a layer mask.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622841"></a><h3>
<a name="id2619245"></a><h3>
<a name="gimp-floating-sel-attach"></a>gimp_floating_sel_attach ()</h3>
<a class="indexterm" name="id2622852"></a><pre class="programlisting">gboolean gimp_floating_sel_attach (gint32 layer_ID,
<a class="indexterm" name="id2619256"></a><pre class="programlisting">gboolean gimp_floating_sel_attach (gint32 layer_ID,
gint32 drawable_ID);</pre>
<p>
Attach the specified layer as floating to the specified drawable.
@ -208,9 +208,9 @@ drawable.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619190"></a><h3>
<a name="id2619345"></a><h3>
<a name="gimp-floating-sel-rigor"></a>gimp_floating_sel_rigor ()</h3>
<a class="indexterm" name="id2619201"></a><pre class="programlisting">gboolean gimp_floating_sel_rigor (gint32 floating_sel_ID,
<a class="indexterm" name="id2619356"></a><pre class="programlisting">gboolean gimp_floating_sel_rigor (gint32 floating_sel_ID,
gboolean undo);</pre>
<p>
Rigor the floating selection.
@ -243,9 +243,9 @@ This procedure rigors the floating selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619286"></a><h3>
<a name="id2619442"></a><h3>
<a name="gimp-floating-sel-relax"></a>gimp_floating_sel_relax ()</h3>
<a class="indexterm" name="id2619298"></a><pre class="programlisting">gboolean gimp_floating_sel_relax (gint32 floating_sel_ID,
<a class="indexterm" name="id2619453"></a><pre class="programlisting">gboolean gimp_floating_sel_relax (gint32 floating_sel_ID,
gboolean undo);</pre>
<p>
Relax the floating selection.