Imported Upstream version 2.3.8

This commit is contained in:
Ari Pollak
2010-08-11 01:18:57 -04:00
parent 5bef548947
commit 836308f327
1608 changed files with 147606 additions and 134671 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="id2650774"></a><h2>Description</h2>
<a name="id2644504"></a><h2>Description</h2>
<p>
Functions providing a brush selection dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2650786"></a><h2>Details</h2>
<a name="id2644516"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2650792"></a><h3>
<a name="id2644522"></a><h3>
<a name="GimpRunBrushCallback"></a>GimpRunBrushCallback ()</h3>
<a class="indexterm" name="id2650801"></a><pre class="programlisting">void (*GimpRunBrushCallback) (const gchar *brush_name,
<a class="indexterm" name="id2644531"></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="id2628370"></a><h3>
<a name="id2643809"></a><h3>
<a name="gimp-brush-select-new"></a>gimp_brush_select_new ()</h3>
<a class="indexterm" name="id2628379"></a><pre class="programlisting">const gchar* gimp_brush_select_new (const gchar *title,
<a class="indexterm" name="id2643818"></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="id2641261"></a><h3>
<a name="id2642850"></a><h3>
<a name="gimp-brush-select-destroy"></a>gimp_brush_select_destroy ()</h3>
<a class="indexterm" name="id2641270"></a><pre class="programlisting">void gimp_brush_select_destroy (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2642859"></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="id2641315"></a><h3>
<a name="id2642904"></a><h3>
<a name="gimp-brushes-popup"></a>gimp_brushes_popup ()</h3>
<a class="indexterm" name="id2641324"></a><pre class="programlisting">gboolean gimp_brushes_popup (const gchar *brush_callback,
<a class="indexterm" name="id2642913"></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="id2651818"></a><h3>
<a name="id2643082"></a><h3>
<a name="gimp-brushes-close-popup"></a>gimp_brushes_close_popup ()</h3>
<a class="indexterm" name="id2651827"></a><pre class="programlisting">gboolean gimp_brushes_close_popup (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2652280"></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="id2651885"></a><h3>
<a name="id2652338"></a><h3>
<a name="gimp-brushes-set-popup"></a>gimp_brushes_set_popup ()</h3>
<a class="indexterm" name="id2651893"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
<a class="indexterm" name="id2652347"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
const gchar *brush_name,
gdouble opacity,
gint spacing,