Imported Upstream version 2.3.10
This commit is contained in:
@ -72,9 +72,9 @@ Functions for removing or attaching floating selections.
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2586449"></a><h3>
|
||||
<a name="id2582099"></a><h3>
|
||||
<a name="gimp-floating-sel-remove"></a>gimp_floating_sel_remove ()</h3>
|
||||
<a class="indexterm" name="id2585908"></a><pre class="programlisting">gboolean gimp_floating_sel_remove (gint32 floating_sel_ID);</pre>
|
||||
<a class="indexterm" name="id2582111"></a><pre class="programlisting">gboolean gimp_floating_sel_remove (gint32 floating_sel_ID);</pre>
|
||||
<p>
|
||||
Remove the specified floating selection from its associated
|
||||
drawable.
|
||||
@ -105,9 +105,9 @@ any side effects. The associated drawable is then set to active.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2585974"></a><h3>
|
||||
<a name="id2582176"></a><h3>
|
||||
<a name="gimp-floating-sel-anchor"></a>gimp_floating_sel_anchor ()</h3>
|
||||
<a class="indexterm" name="id2585985"></a><pre class="programlisting">gboolean gimp_floating_sel_anchor (gint32 floating_sel_ID);</pre>
|
||||
<a class="indexterm" name="id2582187"></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>
|
||||
@ -139,9 +139,9 @@ after this operation.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2584085"></a><h3>
|
||||
<a name="id2531267"></a><h3>
|
||||
<a name="gimp-floating-sel-to-layer"></a>gimp_floating_sel_to_layer ()</h3>
|
||||
<a class="indexterm" name="id2584097"></a><pre class="programlisting">gboolean gimp_floating_sel_to_layer (gint32 floating_sel_ID);</pre>
|
||||
<a class="indexterm" name="id2531278"></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>
|
||||
@ -177,9 +177,9 @@ selection is above an auxillary channel or a layer mask.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2584169"></a><h3>
|
||||
<a name="id2531350"></a><h3>
|
||||
<a name="gimp-floating-sel-attach"></a>gimp_floating_sel_attach ()</h3>
|
||||
<a class="indexterm" name="id2584180"></a><pre class="programlisting">gboolean gimp_floating_sel_attach (gint32 layer_ID,
|
||||
<a class="indexterm" name="id2531361"></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.
|
||||
@ -216,9 +216,9 @@ drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2581632"></a><h3>
|
||||
<a name="id2603085"></a><h3>
|
||||
<a name="gimp-floating-sel-rigor"></a>gimp_floating_sel_rigor ()</h3>
|
||||
<a class="indexterm" name="id2581643"></a><pre class="programlisting">gboolean gimp_floating_sel_rigor (gint32 floating_sel_ID,
|
||||
<a class="indexterm" name="id2603096"></a><pre class="programlisting">gboolean gimp_floating_sel_rigor (gint32 floating_sel_ID,
|
||||
gboolean undo);</pre>
|
||||
<p>
|
||||
Rigor the floating selection.
|
||||
@ -254,9 +254,9 @@ This procedure rigors the floating selection.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2581728"></a><h3>
|
||||
<a name="id2603180"></a><h3>
|
||||
<a name="gimp-floating-sel-relax"></a>gimp_floating_sel_relax ()</h3>
|
||||
<a class="indexterm" name="id2581739"></a><pre class="programlisting">gboolean gimp_floating_sel_relax (gint32 floating_sel_ID,
|
||||
<a class="indexterm" name="id2603191"></a><pre class="programlisting">gboolean gimp_floating_sel_relax (gint32 floating_sel_ID,
|
||||
gboolean undo);</pre>
|
||||
<p>
|
||||
Relax the floating selection.
|
||||
|
||||
Reference in New Issue
Block a user