Imported Upstream version 2.6.7
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpfloatingsel</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
|
||||
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
|
||||
<link rel="prev" href="libgimp-gimpfileops.html" title="gimpfileops">
|
||||
<link rel="next" href="libgimp-gimpgrid.html" title="gimpgrid">
|
||||
@ -38,7 +38,7 @@
|
||||
<a href="#libgimp-gimpfloatingsel.description" class="shortcut">Description</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<div class="refentry" title="gimpfloatingsel">
|
||||
<a name="libgimp-gimpfloatingsel"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
@ -47,7 +47,7 @@
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<a name="libgimp-gimpfloatingsel.synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
<a
|
||||
@ -91,15 +91,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
|
||||
>gboolean</a> undo);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Description">
|
||||
<a name="libgimp-gimpfloatingsel.description"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions for removing or attaching floating selections.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Details">
|
||||
<a name="libgimp-gimpfloatingsel.details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_remove ()">
|
||||
<a name="gimp-floating-sel-remove"></a><h3>gimp_floating_sel_remove ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -132,7 +132,7 @@ any side effects. The associated drawable is then set to active.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_anchor ()">
|
||||
<a name="gimp-floating-sel-anchor"></a><h3>gimp_floating_sel_anchor ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -166,7 +166,7 @@ after this operation.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_to_layer ()">
|
||||
<a name="gimp-floating-sel-to-layer"></a><h3>gimp_floating_sel_to_layer ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -204,7 +204,7 @@ selection is above an auxillary channel or a layer mask.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_attach ()">
|
||||
<a name="gimp-floating-sel-attach"></a><h3>gimp_floating_sel_attach ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -244,7 +244,7 @@ drawable.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_rigor ()">
|
||||
<a name="gimp-floating-sel-rigor"></a><h3>gimp_floating_sel_rigor ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -283,7 +283,7 @@ This procedure rigors the floating selection.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_floating_sel_relax ()">
|
||||
<a name="gimp-floating-sel-relax"></a><h3>gimp_floating_sel_relax ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
|
||||
Reference in New Issue
Block a user