Imported Upstream version 2.3.9

This commit is contained in:
Ari Pollak
2010-08-11 01:19:20 -04:00
parent 836308f327
commit 2a222e99d4
1588 changed files with 125210 additions and 92631 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@ -7,7 +8,7 @@
<link rel="up" href="libgimp-image.html" title="Manupulating Images and all 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.4 (XML mode)">
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="gimpdefinitions.html" title="Part&#160;I.&#160;GIMP Constants">
<link rel="part" href="libgimp.html" title="Part&#160;II.&#160;GIMP Library">
@ -23,24 +24,29 @@
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="libgimp-gimpfloatingsel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libgimp-image.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<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></table>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
&#160;|&#160;
<a href="#desc" 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><span class="refentrytitle">gimpgrid</span></h2>
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpgrid</span></h2>
<p>gimpgrid &#8212; </p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<a name="synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
@ -87,17 +93,17 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2595115"></a><h2>Description</h2>
<a name="desc"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2595126"></a><h2>Details</h2>
<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2595132"></a><h3>
<a name="id2598041"></a><h3>
<a name="gimp-image-grid-get-spacing"></a>gimp_image_grid_get_spacing ()</h3>
<a class="indexterm" name="id2595141"></a><pre class="programlisting">gboolean gimp_image_grid_get_spacing (gint32 image_ID,
<a class="indexterm" name="id2598055"></a><pre class="programlisting">gboolean gimp_image_grid_get_spacing (gint32 image_ID,
gdouble *xspacing,
gdouble *yspacing);</pre>
<p>
@ -144,9 +150,9 @@ image's grid. It takes the image as parameter.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581348"></a><h3>
<a name="id2583345"></a><h3>
<a name="gimp-image-grid-set-spacing"></a>gimp_image_grid_set_spacing ()</h3>
<a class="indexterm" name="id2581357"></a><pre class="programlisting">gboolean gimp_image_grid_set_spacing (gint32 image_ID,
<a class="indexterm" name="id2583359"></a><pre class="programlisting">gboolean gimp_image_grid_set_spacing (gint32 image_ID,
gdouble xspacing,
gdouble yspacing);</pre>
<p>
@ -193,9 +199,9 @@ image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581468"></a><h3>
<a name="id2583472"></a><h3>
<a name="gimp-image-grid-get-offset"></a>gimp_image_grid_get_offset ()</h3>
<a class="indexterm" name="id2581477"></a><pre class="programlisting">gboolean gimp_image_grid_get_offset (gint32 image_ID,
<a class="indexterm" name="id2583486"></a><pre class="programlisting">gboolean gimp_image_grid_get_offset (gint32 image_ID,
gdouble *xoffset,
gdouble *yoffset);</pre>
<p>
@ -242,9 +248,9 @@ image's grid. It takes the image as parameter.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581590"></a><h3>
<a name="id2581145"></a><h3>
<a name="gimp-image-grid-set-offset"></a>gimp_image_grid_set_offset ()</h3>
<a class="indexterm" name="id2581599"></a><pre class="programlisting">gboolean gimp_image_grid_set_offset (gint32 image_ID,
<a class="indexterm" name="id2581159"></a><pre class="programlisting">gboolean gimp_image_grid_set_offset (gint32 image_ID,
gdouble xoffset,
gdouble yoffset);</pre>
<p>
@ -291,9 +297,9 @@ grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581712"></a><h3>
<a name="id2581272"></a><h3>
<a name="gimp-image-grid-get-foreground-color"></a>gimp_image_grid_get_foreground_color ()</h3>
<a class="indexterm" name="id2581723"></a><pre class="programlisting">gboolean gimp_image_grid_get_foreground_color
<a class="indexterm" name="id2581288"></a><pre class="programlisting">gboolean gimp_image_grid_get_foreground_color
(gint32 image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -335,9 +341,9 @@ This procedure gets the foreground color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581816"></a><h3>
<a name="id2581882"></a><h3>
<a name="gimp-image-grid-set-foreground-color"></a>gimp_image_grid_set_foreground_color ()</h3>
<a class="indexterm" name="id2581828"></a><pre class="programlisting">gboolean gimp_image_grid_set_foreground_color
<a class="indexterm" name="id2581898"></a><pre class="programlisting">gboolean gimp_image_grid_set_foreground_color
(gint32 image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -379,9 +385,9 @@ This procedure sets the foreground color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578120"></a><h3>
<a name="id2581991"></a><h3>
<a name="gimp-image-grid-get-background-color"></a>gimp_image_grid_get_background_color ()</h3>
<a class="indexterm" name="id2578132"></a><pre class="programlisting">gboolean gimp_image_grid_get_background_color
<a class="indexterm" name="id2582007"></a><pre class="programlisting">gboolean gimp_image_grid_get_background_color
(gint32 image_ID,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -423,9 +429,9 @@ This procedure gets the background color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578225"></a><h3>
<a name="id2582101"></a><h3>
<a name="gimp-image-grid-set-background-color"></a>gimp_image_grid_set_background_color ()</h3>
<a class="indexterm" name="id2578236"></a><pre class="programlisting">gboolean gimp_image_grid_set_background_color
<a class="indexterm" name="id2582117"></a><pre class="programlisting">gboolean gimp_image_grid_set_background_color
(gint32 image_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -467,9 +473,9 @@ This procedure sets the background color of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578329"></a><h3>
<a name="id2598952"></a><h3>
<a name="gimp-image-grid-get-style"></a>gimp_image_grid_get_style ()</h3>
<a class="indexterm" name="id2578338"></a><pre class="programlisting"><a
<a class="indexterm" name="id2598965"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> gimp_image_grid_get_style (gint32 image_ID);</pre>
<p>
@ -503,9 +509,9 @@ This procedure retrieves the style of an image's grid.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578407"></a><h3>
<a name="id2599027"></a><h3>
<a name="gimp-image-grid-set-style"></a>gimp_image_grid_set_style ()</h3>
<a class="indexterm" name="id2578416"></a><pre class="programlisting">gboolean gimp_image_grid_set_style (gint32 image_ID,
<a class="indexterm" name="id2599039"></a><pre class="programlisting">gboolean gimp_image_grid_set_style (gint32 image_ID,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
>GimpGridStyle</a> style);</pre>
@ -547,9 +553,5 @@ and the new style as parameters.</p>
</div>
</div>
</div>
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
<td align="left"><a accesskey="p" href="libgimp-gimpfloatingsel.html"><b>&lt;&lt;&#160;gimpfloatingsel</b></a></td>
<td align="right"><a accesskey="n" href="libgimp-gimpguides.html"><b>gimpguides&#160;&gt;&gt;</b></a></td>
</tr></table>
</body>
</html>