Imported Upstream version 2.3.10

This commit is contained in:
Ari Pollak
2010-08-11 01:19:49 -04:00
parent 2a222e99d4
commit efbc58ed09
1387 changed files with 58385 additions and 100558 deletions

View File

@ -72,9 +72,9 @@ Functions operating on a single pattern.
<div class="refsect1" lang="en">
<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631973"></a><h3>
<a name="id2652105"></a><h3>
<a name="gimp-pattern-get-info"></a>gimp_pattern_get_info ()</h3>
<a class="indexterm" name="id2631986"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
<a class="indexterm" name="id2652118"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
gint *width,
gint *height,
gint *bpp);</pre>
@ -128,9 +128,9 @@ This includes the pattern extents (width and height).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646043"></a><h3>
<a name="id2654820"></a><h3>
<a name="gimp-pattern-get-pixels"></a>gimp_pattern_get_pixels ()</h3>
<a class="indexterm" name="id2646056"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
<a class="indexterm" name="id2654833"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
gint *width,
gint *height,
gint *bpp,