Imported Upstream version 2.4.6

This commit is contained in:
Ari Pollak
2010-08-11 01:24:52 -04:00
parent 9398f19fe7
commit 478f5ecc84
539 changed files with 157836 additions and 69286 deletions

View File

@ -1,21 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpgrid</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="prev" href="libgimp-gimpfloatingsel.html" title="gimpfloatingsel">
<link rel="next" href="libgimp-gimpguides.html" title="gimpguides">
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimp.html" title="Part&#160;I.&#160;GIMP Library">
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="part" href="libgimpui.html" title="Part&#160;II.&#160;GIMP User Interface Library">
<link rel="part" href="libgimpui.html" title="Part II. GIMP User Interface Library">
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
<link rel="index" href="libgimp-index.html" title="Index">
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
@ -31,143 +31,137 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimpguides.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2610216" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2656211" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#libgimp-gimpgrid.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimp-gimpgrid.description" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimp-gimpgrid"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2610216"></a><span class="refentrytitle">gimpgrid</span>
</h2>
<h2><span class="refentrytitle"><a name="libgimp-gimpgrid.top_of_page"></a>gimpgrid</span></h2>
<p>gimpgrid</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<a name="libgimp-gimpgrid.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-spacing">gimp_image_grid_get_spacing</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-spacing" title="gimp_image_grid_get_spacing ()">gimp_image_grid_get_spacing</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *xspacing,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *yspacing);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-spacing">gimp_image_grid_set_spacing</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-spacing" title="gimp_image_grid_set_spacing ()">gimp_image_grid_set_spacing</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> xspacing,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> yspacing);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-offset">gimp_image_grid_get_offset</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-offset" title="gimp_image_grid_get_offset ()">gimp_image_grid_get_offset</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *xoffset,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *yoffset);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-offset">gimp_image_grid_set_offset</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-offset" title="gimp_image_grid_set_offset ()">gimp_image_grid_set_offset</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> xoffset,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> yoffset);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-foreground-color">gimp_image_grid_get_foreground_color</a>
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-foreground-color" title="gimp_image_grid_get_foreground_color ()">gimp_image_grid_get_foreground_color</a>
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *fgcolor);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-foreground-color">gimp_image_grid_set_foreground_color</a>
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-foreground-color" title="gimp_image_grid_set_foreground_color ()">gimp_image_grid_set_foreground_color</a>
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *fgcolor);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-background-color">gimp_image_grid_get_background_color</a>
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-background-color" title="gimp_image_grid_get_background_color ()">gimp_image_grid_get_background_color</a>
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *bgcolor);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-background-color">gimp_image_grid_set_background_color</a>
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-background-color" title="gimp_image_grid_set_background_color ()">gimp_image_grid_set_background_color</a>
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *bgcolor);
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-style">gimp_image_grid_get_style</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-get-style" title="gimp_image_grid_get_style ()">gimp_image_grid_get_style</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-style">gimp_image_grid_set_style</a> (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpgrid.html#gimp-image-grid-set-style" title="gimp_image_grid_set_style ()">gimp_image_grid_set_style</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> style);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2656211"></a><h2>Description</h2>
<a name="libgimp-gimpgrid.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2656227"></a><h2>Details</h2>
<a name="libgimp-gimpgrid.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2656238"></a><h3>
<a name="gimp-image-grid-get-spacing"></a>gimp_image_grid_get_spacing ()</h3>
<a class="indexterm" name="id2656251"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-get-spacing"></a><h3>gimp_image_grid_get_spacing ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_get_spacing (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *xspacing,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *yspacing);</pre>
<p>
Gets the spacing of an image's grid.
@ -182,22 +176,22 @@ image's grid. It takes the image as parameter.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xspacing</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>xspacing</code></em> :</span></p></td>
<td> The image's grid horizontal spacing.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>yspacing</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>yspacing</code></em> :</span></p></td>
<td> The image's grid vertical spacing.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -209,18 +203,17 @@ image's grid. It takes the image as parameter.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639421"></a><h3>
<a name="gimp-image-grid-set-spacing"></a>gimp_image_grid_set_spacing ()</h3>
<a class="indexterm" name="id2639435"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-set-spacing"></a><h3>gimp_image_grid_set_spacing ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_set_spacing (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> xspacing,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> yspacing);</pre>
<p>
Sets the spacing of an image's grid.
@ -235,22 +228,22 @@ image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xspacing</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>xspacing</code></em> :</span></p></td>
<td> The image's grid horizontal spacing.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>yspacing</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>yspacing</code></em> :</span></p></td>
<td> The image's grid vertical spacing.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -262,18 +255,17 @@ image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639552"></a><h3>
<a name="gimp-image-grid-get-offset"></a>gimp_image_grid_get_offset ()</h3>
<a class="indexterm" name="id2639565"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-get-offset"></a><h3>gimp_image_grid_get_offset ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_get_offset (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *xoffset,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *yoffset);</pre>
<p>
Gets the offset of an image's grid.
@ -288,22 +280,22 @@ image's grid. It takes the image as parameter.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xoffset</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>xoffset</code></em> :</span></p></td>
<td> The image's grid horizontal offset.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>yoffset</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>yoffset</code></em> :</span></p></td>
<td> The image's grid vertical offset.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -315,18 +307,17 @@ image's grid. It takes the image as parameter.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654423"></a><h3>
<a name="gimp-image-grid-set-offset"></a>gimp_image_grid_set_offset ()</h3>
<a class="indexterm" name="id2654437"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-set-offset"></a><h3>gimp_image_grid_set_offset ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_set_offset (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> xoffset,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> yoffset);</pre>
<p>
Sets the offset of an image's grid.
@ -341,22 +332,22 @@ grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>xoffset</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>xoffset</code></em> :</span></p></td>
<td> The image's grid horizontal offset.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>yoffset</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>yoffset</code></em> :</span></p></td>
<td> The image's grid vertical offset.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -368,16 +359,15 @@ grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654552"></a><h3>
<a name="gimp-image-grid-get-foreground-color"></a>gimp_image_grid_get_foreground_color ()</h3>
<a class="indexterm" name="id2654568"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-get-foreground-color"></a><h3>gimp_image_grid_get_foreground_color ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_get_foreground_color
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *fgcolor);</pre>
<p>
Sets the foreground color of an image's grid.
@ -391,17 +381,17 @@ This procedure gets the foreground color of an image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fgcolor</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>fgcolor</code></em> :</span></p></td>
<td> The image's grid foreground color.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -413,16 +403,15 @@ This procedure gets the foreground color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637697"></a><h3>
<a name="gimp-image-grid-set-foreground-color"></a>gimp_image_grid_set_foreground_color ()</h3>
<a class="indexterm" name="id2637713"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-set-foreground-color"></a><h3>gimp_image_grid_set_foreground_color ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_set_foreground_color
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *fgcolor);</pre>
<p>
Gets the foreground color of an image's grid.
@ -436,17 +425,17 @@ This procedure sets the foreground color of an image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fgcolor</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>fgcolor</code></em> :</span></p></td>
<td> The new foreground color.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -458,16 +447,15 @@ This procedure sets the foreground color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637808"></a><h3>
<a name="gimp-image-grid-get-background-color"></a>gimp_image_grid_get_background_color ()</h3>
<a class="indexterm" name="id2637824"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-get-background-color"></a><h3>gimp_image_grid_get_background_color ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_get_background_color
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *bgcolor);</pre>
<p>
Sets the background color of an image's grid.
@ -481,17 +469,17 @@ This procedure gets the background color of an image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>bgcolor</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>bgcolor</code></em> :</span></p></td>
<td> The image's grid background color.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -503,16 +491,15 @@ This procedure gets the background color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637920"></a><h3>
<a name="gimp-image-grid-set-background-color"></a>gimp_image_grid_set_background_color ()</h3>
<a class="indexterm" name="id2637936"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-set-background-color"></a><h3>gimp_image_grid_set_background_color ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_set_background_color
(<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *bgcolor);</pre>
<p>
Gets the background color of an image's grid.
@ -526,17 +513,17 @@ This procedure sets the background color of an image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>bgcolor</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>bgcolor</code></em> :</span></p></td>
<td> The new background color.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -548,12 +535,11 @@ This procedure sets the background color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638032"></a><h3>
<a name="gimp-image-grid-get-style"></a>gimp_image_grid_get_style ()</h3>
<a class="indexterm" name="id2638045"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
<a name="gimp-image-grid-get-style"></a><h3>gimp_image_grid_get_style ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> gimp_image_grid_get_style (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID);</pre>
<p>
Gets the style of an image's grid.
@ -567,12 +553,12 @@ This procedure retrieves the style of an image's grid.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> The image's grid style.
</td>
@ -584,15 +570,14 @@ This procedure retrieves the style of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657093"></a><h3>
<a name="gimp-image-grid-set-style"></a>gimp_image_grid_set_style ()</h3>
<a class="indexterm" name="id2657106"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="gimp-image-grid-set-style"></a><h3>gimp_image_grid_set_style ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_image_grid_set_style (<a
href="../glib/glib-Basic-Types.html#gint32"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> style);</pre>
<p>
Sets the style unit of an image's grid.
@ -607,17 +592,17 @@ and the new style as parameters.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>image_ID</code></em> :</span></p></td>
<td> The image.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>style</code></em>&#160;:</span></p></td>
<td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
<td> The image's grid style.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> TRUE on success.
</td>
@ -628,11 +613,9 @@ and the new style as parameters.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2657191"></a><div class="refsect2" lang="en"><a name="id2657192"></a></div>
</div>
<div class="footer">
<hr>
<div class="refsect2" lang="en"><a name="id2657193"></a></div>
</div>
</div>
Generated by GTK-Doc V1.10</div>
</body>
</html>