Imported Upstream version 2.3.7

This commit is contained in:
Ari Pollak
2010-08-11 01:18:40 -04:00
parent de5dc4f4c2
commit 5bef548947
772 changed files with 75842 additions and 66943 deletions

View File

@ -77,17 +77,17 @@ gboolean <a href="libgimp-gimpbrushselect.html#gimp-brushes-set-popup">gimp_b
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635122"></a><h2>Description</h2>
<a name="id2650774"></a><h2>Description</h2>
<p>
Functions providing a brush selection dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635134"></a><h2>Details</h2>
<a name="id2650786"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2635140"></a><h3>
<a name="id2650792"></a><h3>
<a name="GimpRunBrushCallback"></a>GimpRunBrushCallback ()</h3>
<a class="indexterm" name="id2635149"></a><pre class="programlisting">void (*GimpRunBrushCallback) (const gchar *brush_name,
<a class="indexterm" name="id2650801"></a><pre class="programlisting">void (*GimpRunBrushCallback) (const gchar *brush_name,
gdouble opacity,
gint spacing,
<a href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
@ -163,9 +163,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645620"></a><h3>
<a name="id2628370"></a><h3>
<a name="gimp-brush-select-new"></a>gimp_brush_select_new ()</h3>
<a class="indexterm" name="id2645629"></a><pre class="programlisting">const gchar* gimp_brush_select_new (const gchar *title,
<a class="indexterm" name="id2628379"></a><pre class="programlisting">const gchar* gimp_brush_select_new (const gchar *title,
const gchar *brush_name,
gdouble opacity,
gint spacing,
@ -233,9 +233,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635412"></a><h3>
<a name="id2641261"></a><h3>
<a name="gimp-brush-select-destroy"></a>gimp_brush_select_destroy ()</h3>
<a class="indexterm" name="id2635421"></a><pre class="programlisting">void gimp_brush_select_destroy (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2641270"></a><pre class="programlisting">void gimp_brush_select_destroy (const gchar *brush_callback);</pre>
<p>
</p>
@ -253,9 +253,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635466"></a><h3>
<a name="id2641315"></a><h3>
<a name="gimp-brushes-popup"></a>gimp_brushes_popup ()</h3>
<a class="indexterm" name="id2635475"></a><pre class="programlisting">gboolean gimp_brushes_popup (const gchar *brush_callback,
<a class="indexterm" name="id2641324"></a><pre class="programlisting">gboolean gimp_brushes_popup (const gchar *brush_callback,
const gchar *popup_title,
const gchar *initial_brush,
gdouble opacity,
@ -319,9 +319,9 @@ This procedure popups the brush selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647026"></a><h3>
<a name="id2651818"></a><h3>
<a name="gimp-brushes-close-popup"></a>gimp_brushes_close_popup ()</h3>
<a class="indexterm" name="id2647034"></a><pre class="programlisting">gboolean gimp_brushes_close_popup (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2651827"></a><pre class="programlisting">gboolean gimp_brushes_close_popup (const gchar *brush_callback);</pre>
<p>
Popdown the Gimp brush selection.
</p>
@ -350,9 +350,9 @@ This procedure closes an opened brush selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647092"></a><h3>
<a name="id2651885"></a><h3>
<a name="gimp-brushes-set-popup"></a>gimp_brushes_set_popup ()</h3>
<a class="indexterm" name="id2647101"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
<a class="indexterm" name="id2651893"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
const gchar *brush_name,
gdouble opacity,
gint spacing,