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

@ -58,17 +58,17 @@ gboolean <a href="libgimp-gimppattern.html#gimp-pattern-get-pixels">gimp_patt
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2518232"></a><h2>Description</h2>
<a name="id2526192"></a><h2>Description</h2>
<p>
Functions operating on a single pattern.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637183"></a><h2>Details</h2>
<a name="id2628643"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2637189"></a><h3>
<a name="id2628650"></a><h3>
<a name="gimp-pattern-get-info"></a>gimp_pattern_get_info ()</h3>
<a class="indexterm" name="id2637197"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
<a class="indexterm" name="id2628658"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
gint *width,
gint *height,
gint *bpp);</pre>
@ -122,9 +122,9 @@ This includes the pattern extents (width and height).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637781"></a><h3>
<a name="id2639920"></a><h3>
<a name="gimp-pattern-get-pixels"></a>gimp_pattern_get_pixels ()</h3>
<a class="indexterm" name="id2637790"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
<a class="indexterm" name="id2639929"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
gint *width,
gint *height,
gint *bpp,