Imported Upstream version 2.2.11

This commit is contained in:
Ari Pollak
2010-08-11 01:16:22 -04:00
parent c9211190ce
commit 36a37ecc21
253 changed files with 9385 additions and 8966 deletions

View File

@ -73,17 +73,17 @@ gboolean <a href="libgimp-gimpbrushselect.html#gimp-brushes-set-popup">gimp_b
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629176"></a><h2>Description</h2>
<a name="id2630737"></a><h2>Description</h2>
<p>
Functions providing a brush selection dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629188"></a><h2>Details</h2>
<a name="id2630749"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2629194"></a><h3>
<a name="id2630755"></a><h3>
<a name="GimpRunBrushCallback"></a>GimpRunBrushCallback ()</h3>
<a class="indexterm" name="id2629203"></a><pre class="programlisting">void (*GimpRunBrushCallback) (const gchar *brush_name,
<a class="indexterm" name="id2630764"></a><pre class="programlisting">void (*GimpRunBrushCallback) (const gchar *brush_name,
gdouble opacity,
gint spacing,
<a href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
@ -159,9 +159,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637539"></a><h3>
<a name="id2628936"></a><h3>
<a name="gimp-brush-select-new"></a>gimp_brush_select_new ()</h3>
<a class="indexterm" name="id2637548"></a><pre class="programlisting">const gchar* gimp_brush_select_new (const gchar *title,
<a class="indexterm" name="id2628945"></a><pre class="programlisting">const gchar* gimp_brush_select_new (const gchar *title,
const gchar *brush_name,
gdouble opacity,
gint spacing,
@ -229,9 +229,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630220"></a><h3>
<a name="id2629536"></a><h3>
<a name="gimp-brush-select-destroy"></a>gimp_brush_select_destroy ()</h3>
<a class="indexterm" name="id2630229"></a><pre class="programlisting">void gimp_brush_select_destroy (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2629545"></a><pre class="programlisting">void gimp_brush_select_destroy (const gchar *brush_callback);</pre>
<p>
</p>
@ -249,9 +249,9 @@ Functions providing a brush selection dialog.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630274"></a><h3>
<a name="id2629589"></a><h3>
<a name="gimp-brushes-popup"></a>gimp_brushes_popup ()</h3>
<a class="indexterm" name="id2630283"></a><pre class="programlisting">gboolean gimp_brushes_popup (const gchar *brush_callback,
<a class="indexterm" name="id2629598"></a><pre class="programlisting">gboolean gimp_brushes_popup (const gchar *brush_callback,
const gchar *popup_title,
const gchar *initial_brush,
gdouble opacity,
@ -315,9 +315,9 @@ This procedure popups the brush selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638765"></a><h3>
<a name="id2639139"></a><h3>
<a name="gimp-brushes-close-popup"></a>gimp_brushes_close_popup ()</h3>
<a class="indexterm" name="id2638774"></a><pre class="programlisting">gboolean gimp_brushes_close_popup (const gchar *brush_callback);</pre>
<a class="indexterm" name="id2639147"></a><pre class="programlisting">gboolean gimp_brushes_close_popup (const gchar *brush_callback);</pre>
<p>
Popdown the Gimp brush selection.
</p>
@ -346,9 +346,9 @@ This procedure closes an opened brush selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638786"></a><h3>
<a name="id2557141"></a><h3>
<a name="gimp-brushes-set-popup"></a>gimp_brushes_set_popup ()</h3>
<a class="indexterm" name="id2638794"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
<a class="indexterm" name="id2531646"></a><pre class="programlisting">gboolean gimp_brushes_set_popup (const gchar *brush_callback,
const gchar *brush_name,
gdouble opacity,
gint spacing,