Imported Upstream version 2.6.7

This commit is contained in:
Ari Pollak
2010-08-11 01:27:19 -04:00
parent 50c86845f0
commit 6a2ceb16e3
619 changed files with 175069 additions and 95189 deletions

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpBrowser</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="libgimpwidgets-gallery.html" title="Widget Gallery">
<link rel="next" href="GimpButton.html" title="GimpButton">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpButton.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="#GimpBrowser.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpBrowser.description" class="shortcut">Description</a>
 | 
<a href="#GimpBrowser.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpBrowser.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpBrowser.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpBrowser.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpBrowser.description" class="shortcut">Description</a>
 | 
<a href="#GimpBrowser.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpBrowser.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpBrowser.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpBrowser">
<a name="GimpBrowser"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpBrowser.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpBrowser.html#GimpBrowser-struct" title="GimpBrowser">GimpBrowser</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpBrowser.html#gimp-browser-new" title="gimp_browser_new ()">gimp_browser_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpBrowser.html#gimp-browser-new" title="gimp_browser_new ()">gimp_browser_new</a> (void);
void <a class="link" href="GimpBrowser.html#gimp-browser-add-search-types" title="gimp_browser_add_search_types ()">gimp_browser_add_search_types</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -70,7 +72,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
...);
void <a class="link" href="GimpBrowser.html#gimp-browser-set-widget" title="gimp_browser_set_widget ()">gimp_browser_set_widget</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);
void <a class="link" href="GimpBrowser.html#gimp-browser-show-message" title="gimp_browser_show_message ()">gimp_browser_show_message</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
@ -78,7 +80,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *message);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpBrowser.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -88,62 +90,61 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkPaned.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPaned.html"
>GtkPaned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkHPaned.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHPaned.html"
>GtkHPaned</a>
+----GimpBrowser
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpBrowser.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpBrowser implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpBrowser.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpBrowser.html#GimpBrowser-search" title='The "search" signal'>search</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpBrowser.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpBrowser.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpBrowser">
<a name="GimpBrowser-struct"></a><h3>GimpBrowser</h3>
<pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_browser_new ()">
<a name="gimp-browser-new"></a><h3>gimp_browser_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_browser_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_browser_new (void);</pre>
<p>
Create a new <a class="link" href="GimpBrowser.html" title="GimpBrowser"><span class="type">GimpBrowser</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -154,11 +155,10 @@ Create a new <a class="link" href="GimpBrowser.html" title="GimpBrowser"><span c
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_browser_add_search_types ()">
<a name="gimp-browser-add-search-types"></a><h3>gimp_browser_add_search_types ()</h3>
<pre class="programlisting">void gimp_browser_add_search_types (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
@ -170,10 +170,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
...);</pre>
<p>
Populates the <a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> with search types.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -196,26 +195,24 @@ href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> a <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>-terminated list of more labels and ids.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_browser_set_widget ()">
<a name="gimp-browser-set-widget"></a><h3>gimp_browser_set_widget ()</h3>
<pre class="programlisting">void gimp_browser_set_widget (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
Sets the widget to appear on the right side of the <em class="parameter"><code>browser</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -228,17 +225,16 @@ Sets the widget to appear on the right side of the <em class="parameter"><code>b
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
><span class="type">GtkWidget</span></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_browser_show_message ()">
<a name="gimp-browser-show-message"></a><h3>gimp_browser_show_message ()</h3>
<pre class="programlisting">void gimp_browser_show_message (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
@ -247,13 +243,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>
Displays <em class="parameter"><code>message</code></em> in the right side of the <em class="parameter"><code>browser</code></em>. Unless the right
side already contains a <a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
><span class="type">GtkLabel</span></a>, the widget previously added with
<a class="link" href="GimpBrowser.html#gimp-browser-set-widget" title="gimp_browser_set_widget ()"><code class="function">gimp_browser_set_widget()</code></a> is removed and replaced by a <a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
><span class="type">GtkLabel</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -270,13 +265,12 @@ href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpBrowser.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "search" signal'>
<a name="GimpBrowser-search"></a><h3>The <code class="literal">"search"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
<a
@ -289,7 +283,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -307,7 +300,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -321,6 +313,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpBrowser.html" title="GimpBrowser">
<link rel="next" href="GimpChainButton.html" title="GimpChainButton">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,41 +34,43 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpChainButton.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="#GimpButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpButton.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpButton.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpButton">
<a name="GimpButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GimpButton.top_of_page"></a>GimpButton</span></h2>
<p>GimpButton — A <a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</p>
</td>
<td valign="top" align="right"><img src="gimp-button.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpButton.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpButton.html#GimpButton-struct" title="GimpButton">GimpButton</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpButton.html#gimp-button-new" title="gimp_button_new ()">gimp_button_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpButton.html#gimp-button-new" title="gimp_button_new ()">gimp_button_new</a> (void);
void <a class="link" href="GimpButton.html#gimp-button-extended-clicked" title="gimp_button_extended_clicked ()">gimp_button_extended_clicked</a> (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -78,67 +80,67 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
>GtkButton</a>
+----GimpButton
+----<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpButton implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/GtkActivatable.html"
>GtkActivatable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpButton.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpButton.html#GimpButton-extended-clicked" title='The "extended-clicked" signal'>extended-clicked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpButton.description"></a><h2>Description</h2>
<p>
<a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> adds an extra signal to the <a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
><span class="type">GtkButton</span></a> widget that allows
to distinguish a normal click from a click that was performed with
modifier keys pressed.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpButton.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpButton">
<a name="GimpButton-struct"></a><h3>GimpButton</h3>
<pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_button_new ()">
<a name="gimp-button-new"></a><h3>gimp_button_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_button_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_button_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -150,16 +152,15 @@ Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span cl
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_button_extended_clicked ()">
<a name="gimp-button-extended-clicked"></a><h3>gimp_button_extended_clicked ()</h3>
<pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);</pre>
<p>
Emits the button's "extended_clicked" signal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -178,19 +179,18 @@ Emits the button's "extended_clicked" signal.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpButton.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "extended-clicked" signal'>
<a name="GimpButton-extended-clicked"></a><h3>The <code class="literal">"extended-clicked"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> arg1,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -203,7 +203,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
<td>the state of modifier keys when the button was clicked
</td>
</tr>
<tr>
@ -217,6 +216,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpCellRendererColor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="prev" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="next" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpCellRendererToggle.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="#GimpCellRendererColor.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpCellRendererColor.description" class="shortcut">Description</a>
 | 
<a href="#GimpCellRendererColor.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpCellRendererColor.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpCellRendererColor.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpCellRendererColor.description" class="shortcut">Description</a>
 | 
<a href="#GimpCellRendererColor.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpCellRendererColor.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpCellRendererColor">
<a name="GimpCellRendererColor"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,16 +53,16 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpCellRendererColor.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor-struct" title="GimpCellRendererColor">GimpCellRendererColor</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* <a class="link" href="GimpCellRendererColor.html#gimp-cell-renderer-color-new" title="gimp_cell_renderer_color_new ()">gimp_cell_renderer_color_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a> * <a class="link" href="GimpCellRendererColor.html#gimp-cell-renderer-color-new" title="gimp_cell_renderer_color_new ()">gimp_cell_renderer_color_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpCellRendererColor.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -70,15 +72,15 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a>
+----GimpCellRendererColor
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpCellRendererColor.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--color" title='The "color" property'>color</a>" <a
@ -92,33 +94,30 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpCellRendererColor.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpCellRendererColor.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpCellRendererColor">
<a name="GimpCellRendererColor-struct"></a><h3>GimpCellRendererColor</h3>
<pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cell_renderer_color_new ()">
<a name="gimp-cell-renderer-color-new"></a><h3>gimp_cell_renderer_color_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_color_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a> * gimp_cell_renderer_color_new (void);</pre>
<p>
Creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
><span class="type">GtkCellRenderer</span></a> that displays a color.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -129,13 +128,12 @@ href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpCellRendererColor.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color" property'>
<a name="GimpCellRendererColor--color"></a><h3>The <code class="literal">"color"</code> property</h3>
<pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -143,7 +141,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "icon-size" property'>
<a name="GimpCellRendererColor--icon-size"></a><h3>The <code class="literal">"icon-size"</code> property</h3>
<pre class="programlisting"> "icon-size" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -153,7 +151,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "opaque" property'>
<a name="GimpCellRendererColor--opaque"></a><h3>The <code class="literal">"opaque"</code> property</h3>
<pre class="programlisting"> "opaque" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -165,6 +163,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpCellRendererToggle</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="prev" href="GimpCellRendererColor.html" title="GimpCellRendererColor">
<link rel="next" href="libgimpwidgets-colordisplay.html" title="Part II. GIMP Display Filters">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-colordisplay.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="#GimpCellRendererToggle.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpCellRendererToggle.description" class="shortcut">Description</a>
 | 
<a href="#GimpCellRendererToggle.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpCellRendererToggle.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpCellRendererToggle.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpCellRendererToggle.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpCellRendererToggle.description" class="shortcut">Description</a>
 | 
<a href="#GimpCellRendererToggle.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpCellRendererToggle.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpCellRendererToggle.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpCellRendererToggle">
<a name="GimpCellRendererToggle"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpCellRendererToggle.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle-struct" title="GimpCellRendererToggle">GimpCellRendererToggle</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* <a class="link" href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new" title="gimp_cell_renderer_toggle_new ()">gimp_cell_renderer_toggle_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a> * <a class="link" href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new" title="gimp_cell_renderer_toggle_new ()">gimp_cell_renderer_toggle_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id);
void <a class="link" href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked" title="gimp_cell_renderer_toggle_clicked ()">gimp_cell_renderer_toggle_clicked</a> (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
@ -67,11 +69,11 @@ void <a class="link" href="GimpCellRendererToggle.html#gimp-cell-
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *path,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpCellRendererToggle.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -81,18 +83,18 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRendererToggle.html"
>GtkCellRendererToggle</a>
+----GimpCellRendererToggle
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpCellRendererToggle.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id" title='The "stock-id" property'>stock-id</a>" <a
@ -103,45 +105,42 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpCellRendererToggle.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked" title='The "clicked" signal'>clicked</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpCellRendererToggle.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpCellRendererToggle.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpCellRendererToggle">
<a name="GimpCellRendererToggle-struct"></a><h3>GimpCellRendererToggle</h3>
<pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cell_renderer_toggle_new ()">
<a name="gimp-cell-renderer-toggle-new"></a><h3>gimp_cell_renderer_toggle_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_toggle_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a> * gimp_cell_renderer_toggle_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id);</pre>
<p>
Creates a custom version of the <a
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRendererToggle.html"
><span class="type">GtkCellRendererToggle</span></a>. Instead of
showing the standard toggle button, it shows a stock icon if the
cell is active and no icon otherwise. This cell renderer is for
example used in the Layers treeview to indicate and control the
layer's visibility by showing <a class="link" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE:CAPS" title="GIMP_STOCK_VISIBLE"><code class="literal">GIMP_STOCK_VISIBLE</code></a>.</p>
layer's visibility by showing <a class="link" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE--CAPS" title="GIMP_STOCK_VISIBLE"><code class="literal">GIMP_STOCK_VISIBLE</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -159,23 +158,21 @@ layer's visibility by showing <a class="link" href="libgimpwidgets-GimpStock.htm
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cell_renderer_toggle_clicked ()">
<a name="gimp-cell-renderer-toggle-clicked"></a><h3>gimp_cell_renderer_toggle_clicked ()</h3>
<pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *path,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);</pre>
<p>
Emits the "clicked" signal from a <a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle"><span class="type">GimpCellRendererToggle</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -197,13 +194,12 @@ Emits the "clicked" signal from a <a class="link" href="GimpCellRendererToggle.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpCellRendererToggle.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "stock-id" property'>
<a name="GimpCellRendererToggle--stock-id"></a><h3>The <code class="literal">"stock-id"</code> property</h3>
<pre class="programlisting"> "stock-id" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -212,7 +208,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "stock-size" property'>
<a name="GimpCellRendererToggle--stock-size"></a><h3>The <code class="literal">"stock-size"</code> property</h3>
<pre class="programlisting"> "stock-size" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -222,22 +218,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>Default value: 4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpCellRendererToggle.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "clicked" signal'>
<a name="GimpCellRendererToggle-clicked"></a><h3>The <code class="literal">"clicked"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *arg1,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> arg2,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -255,7 +250,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -269,6 +263,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpChainButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpButton.html" title="GimpButton">
<link rel="next" href="GimpColorArea.html" title="GimpColorArea">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorArea.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="#GimpChainButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpChainButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpChainButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpChainButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpChainButton.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpChainButton.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpChainButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpChainButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpChainButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpChainButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpChainButton.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpChainButton.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpChainButton">
<a name="GimpChainButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,14 +57,14 @@
</td>
<td valign="top" align="right"><img src="gimp-chain-button.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpChainButton.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpChainButton.html#GimpChainButton-struct" title="GimpChainButton">GimpChainButton</a>;
enum <a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpChainButton.html#gimp-chain-button-new" title="gimp_chain_button_new ()">gimp_chain_button_new</a> (<a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> position);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpChainButton.html#gimp-chain-button-new" title="gimp_chain_button_new ()">gimp_chain_button_new</a> (<a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> position);
void <a class="link" href="GimpChainButton.html#gimp-chain-button-set-active" title="gimp_chain_button_set_active ()">gimp_chain_button_set_active</a> (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -72,7 +74,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> <a class="link" href="GimpChainButton.html#gimp-chain-button-get-active" title="gimp_chain_button_get_active ()">gimp_chain_button_get_active</a> (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpChainButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -82,68 +84,67 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
>GtkTable</a>
+----GimpChainButton
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpChainButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpChainButton implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpChainButton.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton--position" title='The "position" property'>position</a>" <a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpChainButton.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton-toggled" title='The "toggled" signal'>toggled</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpChainButton.description"></a><h2>Description</h2>
<p>
This widget provides a button showing either a linked or a broken
chain that can be used to link two entries, spinbuttons, colors
or other GUI elements and show that they may be locked. Use it for
example to connect X and Y ratios to provide the possibility of a
example to connect X and Y ratios to provide the possibility of a
constrained aspect ratio.
</p>
<p>
The <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> only gives visual feedback, it does not really
connect widgets. You have to take care of locking the values yourself
by checking the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> whenever a value changes
in one of the connected widgets and adjusting the other value if
The <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> only gives visual feedback, it does not really
connect widgets. You have to take care of locking the values yourself
by checking the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> whenever a value changes
in one of the connected widgets and adjusting the other value if
necessary.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpChainButton.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpChainButton">
<a name="GimpChainButton-struct"></a><h3>GimpChainButton</h3>
<pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpChainPosition">
<a name="GimpChainPosition"></a><h3>enum GimpChainPosition</h3>
<pre class="programlisting">typedef enum
{
@ -154,15 +155,14 @@ necessary.
} GimpChainPosition;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_chain_button_new ()">
<a name="gimp-chain-button-new"></a><h3>gimp_chain_button_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_chain_button_new (<a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> position);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_chain_button_new (<a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> position);</pre>
<p>
Creates a new <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> widget.
</p>
@ -174,7 +174,6 @@ to a table taking up two columns (or rows respectively) next
to the widgets that it is supposed to connect. It may work
for more than two widgets, but the look is optimized for two.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -196,7 +195,7 @@ for more than two widgets, but the look is optimized for two.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_chain_button_set_active ()">
<a name="gimp-chain-button-set-active"></a><h3>gimp_chain_button_set_active ()</h3>
<pre class="programlisting">void gimp_chain_button_set_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a
@ -204,13 +203,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> active);</pre>
<p>
Sets the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> to be either locked (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a>) or
unlocked (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a>) and changes the showed pixmap to reflect the new state.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -229,7 +227,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_chain_button_get_active ()">
<a name="gimp-chain-button-get-active"></a><h3>gimp_chain_button_get_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -237,7 +235,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Checks the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -250,7 +247,7 @@ Checks the state of the <a class="link" href="GimpChainButton.html" title="GimpC
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> is active (locked).
</td>
</tr>
@ -258,31 +255,28 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpChainButton.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "position" property'>
<a name="GimpChainButton--position"></a><h3>The <code class="literal">"position"</code> property</h3>
<pre class="programlisting"> "position" <a class="link" href="GimpChainButton.html#GimpChainPosition" title="enum GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<p>
The position in which the chain button will be used.</p>
<p>
</p>
<p>Default value: GIMP_CHAIN_TOP</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpChainButton.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "toggled" signal'>
<a name="GimpChainButton-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -290,7 +284,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpchainbutton</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -301,16 +294,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpChainButton.see-also"></a><h2>See Also</h2>
<p>
You may want to use the convenience function <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new" title="gimp_coordinates_new ()"><code class="function">gimp_coordinates_new()</code></a> to set
You may want to use the convenience function <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new" title="gimp_coordinates_new ()"><code class="function">gimp_coordinates_new()</code></a> to set
up two GimpSizeEntries (see <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>) linked with a <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.
</p>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpChainButton.html" title="GimpChainButton">
<link rel="next" href="GimpColorButton.html" title="GimpColorButton">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorButton.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="#GimpColorArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorArea.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorArea.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorArea.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorArea.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorArea">
<a name="GimpColorArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,19 +57,19 @@
</td>
<td valign="top" align="right"><img src="gimp-color-area.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorArea.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorArea.html#GimpColorArea-struct" title="GimpColorArea">GimpColorArea</a>;
enum <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorArea.html#gimp-color-area-new" title="gimp_color_area_new ()">gimp_color_area_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorArea.html#gimp-color-area-new" title="gimp_color_area_new ()">gimp_color_area_new</a> (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> type,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> drag_mask);
void <a class="link" href="GimpColorArea.html#gimp-color-area-set-color" title="gimp_color_area_set_color ()">gimp_color_area_set_color</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
@ -88,7 +90,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> draw_border);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -98,33 +100,33 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpColorArea
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorArea.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorArea implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorArea.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea--color" title='The "color" property'>color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a>* : Read / Write / Construct
"<a class="link" href="GimpColorArea.html#GimpColorArea--drag-mask" title='The "drag-mask" property'>drag-mask</a>" <a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> : Write / Construct Only
"<a class="link" href="GimpColorArea.html#GimpColorArea--draw-border" title='The "draw-border" property'>draw-border</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -132,29 +134,27 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
"<a class="link" href="GimpColorArea.html#GimpColorArea--type" title='The "type" property'>type</a>" <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorArea.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea-color-changed" title='The "color-changed" signal'>color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorArea.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorArea.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorArea">
<a name="GimpColorArea-struct"></a><h3>GimpColorArea</h3>
<pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpColorAreaType">
<a name="GimpColorAreaType"></a><h3>enum GimpColorAreaType</h3>
<pre class="programlisting">typedef enum
{
@ -164,20 +164,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
} GimpColorAreaType;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_new ()">
<a name="gimp-color-area-new"></a><h3>gimp_color_area_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_area_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_area_new (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> type,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> drag_mask);</pre>
<p>
Creates a new <a class="link" href="GimpColorArea.html" title="GimpColorArea"><span class="type">GimpColorArea</span></a> widget.
@ -186,7 +185,6 @@ Creates a new <a class="link" href="GimpColorArea.html" title="GimpColorArea"><s
This returns a preview area showing the color. It handles color
DND. If the color changes, the "color_changed" signal is emitted.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -217,7 +215,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_set_color ()">
<a name="gimp-color-area-set-color"></a><h3>gimp_color_area_set_color ()</h3>
<pre class="programlisting">void gimp_color_area_set_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
@ -226,7 +224,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Sets <em class="parameter"><code>area</code></em> to a different <em class="parameter"><code>color</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -247,7 +244,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_get_color ()">
<a name="gimp-color-area-get-color"></a><h3>gimp_color_area_get_color ()</h3>
<pre class="programlisting">void gimp_color_area_get_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
@ -256,7 +253,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Retrieves the current color of the <em class="parameter"><code>area</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -277,7 +273,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_has_alpha ()">
<a name="gimp-color-area-has-alpha"></a><h3>gimp_color_area_has_alpha ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -286,7 +282,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
Checks whether the <em class="parameter"><code>area</code></em> shows transparency information. This is determined
via the <em class="parameter"><code>area</code></em>'s <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType"><span class="type">GimpColorAreaType</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -299,9 +294,9 @@ via the <em class="parameter"><code>area</code></em>'s <a class="link" href="Gim
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if <em class="parameter"><code>area</code></em> shows transparency information, <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
</tr>
@ -309,7 +304,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_set_type ()">
<a name="gimp-color-area-set-type"></a><h3>gimp_color_area_set_type ()</h3>
<pre class="programlisting">void gimp_color_area_set_type (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> type);</pre>
@ -318,7 +313,6 @@ Allows to change the type of <em class="parameter"><code>area</code></em>. The <
whether the widget shows transparency information and chooses the size of
the checkerboard used to do that.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -337,7 +331,7 @@ the checkerboard used to do that.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_area_set_draw_border ()">
<a name="gimp-color-area-set-draw-border"></a><h3>gimp_color_area_set_draw_border ()</h3>
<pre class="programlisting">void gimp_color_area_set_draw_border (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
@ -348,7 +342,6 @@ The <em class="parameter"><code>area</code></em> can draw a thin border in the f
itself. This function allows to toggle this behaviour on and
off. The default is not draw a border.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -367,9 +360,9 @@ off. The default is not draw a border.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorArea.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color" property'>
<a name="GimpColorArea--color"></a><h3>The <code class="literal">"color"</code> property</h3>
<pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -377,21 +370,19 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
The color displayed in the color area.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "drag-mask" property'>
<a name="GimpColorArea--drag-mask"></a><h3>The <code class="literal">"drag-mask"</code> property</h3>
<pre class="programlisting"> "drag-mask" <a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> : Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "draw-border" property'>
<a name="GimpColorArea--draw-border"></a><h3>The <code class="literal">"draw-border"</code> property</h3>
<pre class="programlisting"> "draw-border" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -399,36 +390,31 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Whether to draw a thin border in the foreground color around the area.</p>
<p>
</p>
<p>Default value: FALSE</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "type" property'>
<a name="GimpColorArea--type"></a><h3>The <code class="literal">"type"</code> property</h3>
<pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the color area.</p>
<p>
</p>
<p>Default value: GIMP_COLOR_AREA_FLAT</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorArea.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-changed" signal'>
<a name="GimpColorArea-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -436,7 +422,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolorarea</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -450,6 +435,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorArea.html" title="GimpColorArea">
<link rel="next" href="GimpColorHexEntry.html" title="GimpColorHexEntry">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorHexEntry.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="#GimpColorButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorButton.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorButton.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorButton.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorButton.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorButton">
<a name="GimpColorButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,13 +57,13 @@
</td>
<td valign="top" align="right"><img src="gimp-color-button.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorButton.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorButton.html#GimpColorButton-struct" title="GimpColorButton">GimpColorButton</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorButton.html#gimp-color-button-new" title="gimp_color_button_new ()">gimp_color_button_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorButton.html#gimp-color-button-new" title="gimp_color_button_new ()">gimp_color_button_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
@ -96,7 +98,7 @@ void <a class="link" href="GimpColorButton.html#gimp-color-button
<a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> type);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -106,33 +108,35 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
>GtkButton</a>
+----<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a>
+----GimpColorButton
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorButton implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/GtkActivatable.html"
>GtkActivatable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorButton.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton--color" title='The "color" property'>color</a>" <a
@ -147,13 +151,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
"<a class="link" href="GimpColorButton.html#GimpColorButton--type" title='The "type" property'>type</a>" <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorButton.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton-color-changed" title='The "color-changed" signal'>color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorButton.description"></a><h2>Description</h2>
<p>
This widget provides a simple button with a preview showing the
@ -162,25 +166,24 @@ color.
<p>
On click a GtkColorSelectionDialog is opened. Additionally the button
supports Drag and Drop and has a right-click menu that allows to choose
the color from the current FG or BG color. If the user changes the
the color from the current FG or BG color. If the user changes the
color, the "color_changed" signal is emitted.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorButton.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorButton">
<a name="GimpColorButton-struct"></a><h3>GimpColorButton</h3>
<pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_new ()">
<a name="gimp-color-button-new"></a><h3>gimp_color_button_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_button_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_button_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
@ -203,7 +206,6 @@ If the user changes the color the new color is written into the
array that was used to pass the initial color and the "color-changed"
signal is emitted.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -244,7 +246,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_set_color ()">
<a name="gimp-color-button-set-color"></a><h3>gimp_color_button_set_color ()</h3>
<pre class="programlisting">void gimp_color_button_set_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
@ -253,7 +255,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Sets the <em class="parameter"><code>button</code></em> to the given <em class="parameter"><code>color</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -274,7 +275,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_get_color ()">
<a name="gimp-color-button-get-color"></a><h3>gimp_color_button_get_color ()</h3>
<pre class="programlisting">void gimp_color_button_get_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
@ -283,7 +284,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Retrieves the currently set color from the <em class="parameter"><code>button</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -304,7 +304,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_set_update ()">
<a name="gimp-color-button-set-update"></a><h3>gimp_color_button_set_update ()</h3>
<pre class="programlisting">void gimp_color_button_set_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
@ -312,12 +312,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> continuous);</pre>
<p>
When set to <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><span class="type">TRUE</span></a>, the <em class="parameter"><code>button</code></em> will emit the "color-changed"
continuously while the color is changed in the color selection
dialog.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -336,7 +335,7 @@ dialog.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_get_update ()">
<a name="gimp-color-button-get-update"></a><h3>gimp_color_button_get_update ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -344,7 +343,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Returns the color button's <em class="parameter"><code>continuous_update</code></em> property.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -363,7 +361,7 @@ Returns the color button's <em class="parameter"><code>continuous_update</code><
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_has_alpha ()">
<a name="gimp-color-button-has-alpha"></a><h3>gimp_color_button_has_alpha ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -371,7 +369,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Checks whether the <em class="parameter"><code>buttons</code></em> shows transparency information.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -384,9 +381,9 @@ Checks whether the <em class="parameter"><code>buttons</code></em> shows transpa
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the <em class="parameter"><code>button</code></em> shows transparency information, <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a>
otherwise.
</td>
@ -395,14 +392,13 @@ otherwise.
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_button_set_type ()">
<a name="gimp-color-button-set-type"></a><h3>gimp_color_button_set_type ()</h3>
<pre class="programlisting">void gimp_color_button_set_type (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Sets the <em class="parameter"><code>button</code></em> to the given <em class="parameter"><code>type</code></em>. See also <a class="link" href="GimpColorArea.html#gimp-color-area-set-type" title="gimp_color_area_set_type ()"><code class="function">gimp_color_area_set_type()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -421,9 +417,9 @@ Sets the <em class="parameter"><code>button</code></em> to the given <em class="
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorButton.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color" property'>
<a name="GimpColorButton--color"></a><h3>The <code class="literal">"color"</code> property</h3>
<pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -431,13 +427,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
The color displayed in the button's color area.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "continuous-update" property'>
<a name="GimpColorButton--continuous-update"></a><h3>The <code class="literal">"continuous-update"</code> property</h3>
<pre class="programlisting"> "continuous-update" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -445,14 +439,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
The update policy of the color button.</p>
<p>
</p>
<p>Default value: FALSE</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "title" property'>
<a name="GimpColorButton--title"></a><h3>The <code class="literal">"title"</code> property</h3>
<pre class="programlisting"> "title" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -460,36 +452,31 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>
The title to be used for the color selection dialog.</p>
<p>
</p>
<p>Default value: NULL</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "type" property'>
<a name="GimpColorButton--type"></a><h3>The <code class="literal">"type"</code> property</h3>
<pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType" title="enum GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the button's color area.</p>
<p>
</p>
<p>Default value: GIMP_COLOR_AREA_FLAT</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorButton.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-changed" signal'>
<a name="GimpColorButton-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -497,7 +484,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolorbutton</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -508,7 +494,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpColorButton.see-also"></a><h2>See Also</h2>
<p>
<span class="type">libgimpcolor-gimpcolorspace</span>
@ -517,6 +503,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorDisplay</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colordisplay.html" title="Part II. GIMP Display Filters">
<link rel="prev" href="libgimpwidgets-colordisplay.html" title="Part II. GIMP Display Filters">
<link rel="next" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorDisplayStack.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="#GimpColorDisplay.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorDisplay.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorDisplay.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorDisplay.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorDisplay.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorDisplay.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorDisplay.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorDisplay.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorDisplay.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorDisplay.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorDisplay.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorDisplay.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorDisplay">
<a name="GimpColorDisplay"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,14 +57,14 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorDisplay.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorDisplay.html#GimpColorDisplay-struct" title="GimpColorDisplay">GimpColorDisplay</a>;
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-new" title="gimp_color_display_new ()">gimp_color_display_new</a> (<a
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-new" title="gimp_color_display_new ()">gimp_color_display_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> display_type);
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-clone" title="gimp_color_display_clone ()">gimp_color_display_clone</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-clone" title="gimp_color_display_clone ()">gimp_color_display_clone</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-set-enabled" title="gimp_color_display_set_enabled ()">gimp_color_display_set_enabled</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -72,10 +74,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-enabled" title="gimp_color_display_get_enabled ()">gimp_color_display_get_enabled</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-config" title="gimp_color_display_get_config ()">gimp_color_display_get_config</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
>GimpColorConfig</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-config" title="gimp_color_display_get_config ()">gimp_color_display_get_config</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
>GimpColorManaged</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-managed" title="gimp_color_display_get_managed ()">gimp_color_display_get_managed</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
>GimpColorManaged</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-managed" title="gimp_color_display_get_managed ()">gimp_color_display_get_managed</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-convert" title="gimp_color_display_convert ()">gimp_color_display_convert</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
@ -98,15 +100,15 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-save-state" title="gimp_color_display_save_state ()">gimp_color_display_save_state</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
>GimpParasite</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-save-state" title="gimp_color_display_save_state ()">gimp_color_display_save_state</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-configure" title="gimp_color_display_configure ()">gimp_color_display_configure</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorDisplay.html#gimp-color-display-configure" title="gimp_color_display_configure ()">gimp_color_display_configure</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-configure-reset" title="gimp_color_display_configure_reset ()">gimp_color_display_configure_reset</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-changed" title="gimp_color_display_changed ()">gimp_color_display_changed</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorDisplay.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -115,7 +117,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
+----GimpColorDisplay
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorDisplay.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorDisplay implements
@ -123,7 +125,7 @@ GimpColorDisplay implements
href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorDisplay.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay--color-config" title='The "color-config" property'>color-config</a>" <a
@ -137,35 +139,34 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorDisplay.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay-changed" title='The "changed" signal'>changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorDisplay.description"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP
display color correction modules.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorDisplay.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorDisplay">
<a name="GimpColorDisplay-struct"></a><h3>GimpColorDisplay</h3>
<pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_new ()">
<a name="gimp-color-display-new"></a><h3>gimp_color_display_new ()</h3>
<pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (<a
<pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> * gimp_color_display_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> display_type);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_color_display_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -174,7 +175,6 @@ This function is deprecated. Please use <a
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-new"
><code class="function">g_object_new()</code></a> directly.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -193,11 +193,10 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_clone ()">
<a name="gimp-color-display-clone"></a><h3>gimp_color_display_clone ()</h3>
<pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_clone (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> * gimp_color_display_clone (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -210,22 +209,19 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_set_enabled ()">
<a name="gimp-color-display-set-enabled"></a><h3>gimp_color_display_set_enabled ()</h3>
<pre class="programlisting">void gimp_color_display_set_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> enabled);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -238,21 +234,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><em class="parameter"><code>enabled</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_get_enabled ()">
<a name="gimp-color-display-get-enabled"></a><h3>gimp_color_display_get_enabled ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_display_get_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -265,23 +258,20 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_get_config ()">
<a name="gimp-color-display-get-config"></a><h3>gimp_color_display_get_config ()</h3>
<pre class="programlisting"><a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a>* gimp_color_display_get_config (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
>GimpColorConfig</a> * gimp_color_display_get_config (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -296,26 +286,24 @@ href="../libgimpconfig/GimpColorConfig.html"
<td> a pointer to the <a
href="../libgimpconfig/GimpColorConfig.html"
><span class="type">GimpColorConfig</span></a> object or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_get_managed ()">
<a name="gimp-color-display-get-managed"></a><h3>gimp_color_display_get_managed ()</h3>
<pre class="programlisting"><a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
>GimpColorManaged</a>* gimp_color_display_get_managed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
>GimpColorManaged</a> * gimp_color_display_get_managed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -330,18 +318,17 @@ href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
<td> a pointer to the <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
><span class="type">GimpColorManaged</span></a> object or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_convert ()">
<a name="gimp-color-display-convert"></a><h3>gimp_color_display_convert ()</h3>
<pre class="programlisting">void gimp_color_display_convert (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
@ -360,7 +347,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> bpl);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -393,22 +379,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><em class="parameter"><code>bpl</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_load_state ()">
<a name="gimp-color-display-load-state"></a><h3>gimp_color_display_load_state ()</h3>
<pre class="programlisting">void gimp_color_display_load_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -421,21 +404,18 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
<tr>
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_save_state ()">
<a name="gimp-color-display-save-state"></a><h3>gimp_color_display_save_state ()</h3>
<pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* gimp_color_display_save_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
>GimpParasite</a> * gimp_color_display_save_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -448,21 +428,18 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_configure ()">
<a name="gimp-color-display-configure"></a><h3>gimp_color_display_configure ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_display_configure (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_display_configure (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -475,53 +452,45 @@ href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_configure_reset ()">
<a name="gimp-color-display-configure-reset"></a><h3>gimp_color_display_configure_reset ()</h3>
<pre class="programlisting">void gimp_color_display_configure_reset (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_changed ()">
<a name="gimp-color-display-changed"></a><h3>gimp_color_display_changed ()</h3>
<pre class="programlisting">void gimp_color_display_changed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorDisplay.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-config" property'>
<a name="GimpColorDisplay--color-config"></a><h3>The <code class="literal">"color-config"</code> property</h3>
<pre class="programlisting"> "color-config" <a
href="../libgimpconfig/GimpColorConfig.html"
@ -529,7 +498,7 @@ href="../libgimpconfig/GimpColorConfig.html"
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-managed" property'>
<a name="GimpColorDisplay--color-managed"></a><h3>The <code class="literal">"color-managed"</code> property</h3>
<pre class="programlisting"> "color-managed" <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
@ -537,7 +506,7 @@ href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterfa
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "enabled" property'>
<a name="GimpColorDisplay--enabled"></a><h3>The <code class="literal">"enabled"</code> property</h3>
<pre class="programlisting"> "enabled" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -546,16 +515,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorDisplay.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "changed" signal'>
<a name="GimpColorDisplay-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -563,7 +531,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolordisplay</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -574,10 +541,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpColorDisplay.see-also"></a><h2>See Also</h2>
<p>
<span class="type">GModule</span>
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModule"
><span class="type">GModule</span></a>
</p>
<p>
<a
@ -591,6 +560,6 @@ href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorDisplayStack</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colordisplay.html" title="Part II. GIMP Display Filters">
<link rel="prev" href="GimpColorDisplay.html" title="GimpColorDisplay">
<link rel="next" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-colorselector.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="#GimpColorDisplayStack.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorDisplayStack.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorDisplayStack.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorDisplayStack.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorDisplayStack.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorDisplayStack.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorDisplayStack.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorDisplayStack.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorDisplayStack">
<a name="GimpColorDisplayStack"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,12 +53,12 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorDisplayStack.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorDisplayStack.html#GimpColorDisplayStack-struct" title="GimpColorDisplayStack">GimpColorDisplayStack</a>;
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-new" title="gimp_color_display_stack_new ()">gimp_color_display_stack_new</a> (void);
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-clone" title="gimp_color_display_stack_clone ()">gimp_color_display_stack_clone</a> (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> * <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-new" title="gimp_color_display_stack_new ()">gimp_color_display_stack_new</a> (void);
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> * <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-clone" title="gimp_color_display_stack_clone ()">gimp_color_display_stack_clone</a> (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-changed" title="gimp_color_display_stack_changed ()">gimp_color_display_stack_changed</a> (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-add" title="gimp_color_display_stack_add ()">gimp_color_display_stack_add</a> (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
@ -85,7 +87,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> bpl);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorDisplayStack.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -94,7 +96,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
+----GimpColorDisplayStack
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorDisplayStack.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplayStack.html#GimpColorDisplayStack-added" title='The "added" signal'>added</a>" : Run First
@ -103,45 +105,39 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
"<a class="link" href="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered" title='The "reordered" signal'>reordered</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorDisplayStack.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorDisplayStack.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorDisplayStack">
<a name="GimpColorDisplayStack-struct"></a><h3>GimpColorDisplayStack</h3>
<pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_new ()">
<a name="gimp-color-display-stack-new"></a><h3>gimp_color_display_stack_new ()</h3>
<pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> * gimp_color_display_stack_new (void);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_clone ()">
<a name="gimp-color-display-stack-clone"></a><h3>gimp_color_display_stack_clone ()</h3>
<pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_clone (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> * gimp_color_display_stack_clone (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -154,38 +150,32 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_changed ()">
<a name="gimp-color-display-stack-changed"></a><h3>gimp_color_display_stack_changed ()</h3>
<pre class="programlisting">void gimp_color_display_stack_changed (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>stack</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_add ()">
<a name="gimp-color-display-stack-add"></a><h3>gimp_color_display_stack_add ()</h3>
<pre class="programlisting">void gimp_color_display_stack_add (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -198,20 +188,17 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_remove ()">
<a name="gimp-color-display-stack-remove"></a><h3>gimp_color_display_stack_remove ()</h3>
<pre class="programlisting">void gimp_color_display_stack_remove (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -224,20 +211,17 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_reorder_up ()">
<a name="gimp-color-display-stack-reorder-up"></a><h3>gimp_color_display_stack_reorder_up ()</h3>
<pre class="programlisting">void gimp_color_display_stack_reorder_up (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -250,21 +234,18 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_reorder_down ()">
<a name="gimp-color-display-stack-reorder-down"></a><h3>gimp_color_display_stack_reorder_down ()</h3>
<pre class="programlisting">void gimp_color_display_stack_reorder_down
(<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -277,15 +258,13 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
<tr>
<td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_display_stack_convert ()">
<a name="gimp-color-display-stack-convert"></a><h3>gimp_color_display_stack_convert ()</h3>
<pre class="programlisting">void gimp_color_display_stack_convert (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a
@ -304,7 +283,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> bpl);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -337,17 +315,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><em class="parameter"><code>bpl</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorDisplayStack.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "added" signal'>
<a name="GimpColorDisplayStack-added"></a><h3>The <code class="literal">"added"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
@ -358,7 +334,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -376,7 +351,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -387,14 +361,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "changed" signal'>
<a name="GimpColorDisplayStack-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -402,7 +375,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolordisplaystack</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -413,7 +385,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "removed" signal'>
<a name="GimpColorDisplayStack-removed"></a><h3>The <code class="literal">"removed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
@ -421,7 +393,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -434,7 +405,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -445,7 +415,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "reordered" signal'>
<a name="GimpColorDisplayStack-reordered"></a><h3>The <code class="literal">"reordered"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
@ -456,7 +426,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -474,7 +443,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -488,6 +456,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorHexEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorButton.html" title="GimpColorButton">
<link rel="next" href="GimpColorScale.html" title="GimpColorScale">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorScale.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="#GimpColorHexEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorHexEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorHexEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorHexEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorHexEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorHexEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorHexEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorHexEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorHexEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorHexEntry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorHexEntry">
<a name="GimpColorHexEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-color-hex-entry.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorHexEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-struct" title="GimpColorHexEntry">GimpColorHexEntry</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new" title="gimp_color_hex_entry_new ()">gimp_color_hex_entry_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new" title="gimp_color_hex_entry_new ()">gimp_color_hex_entry_new</a> (void);
void <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-set-color" title="gimp_color_hex_entry_set_color ()">gimp_color_hex_entry_set_color</a> (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -70,7 +72,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorHexEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -80,60 +82,58 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
>GtkEntry</a>
+----GimpColorHexEntry
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorHexEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorHexEntry implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkEditable.html"
>GtkEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorHexEntry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed" title='The "color-changed" signal'>color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorHexEntry.description"></a><h2>Description</h2>
<p>
Widget for entering a color's hex triplet.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorHexEntry.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorHexEntry">
<a name="GimpColorHexEntry-struct"></a><h3>GimpColorHexEntry</h3>
<pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_hex_entry_new ()">
<a name="gimp-color-hex-entry-new"></a><h3>gimp_color_hex_entry_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_hex_entry_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_hex_entry_new (void);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -144,11 +144,10 @@ href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_hex_entry_set_color ()">
<a name="gimp-color-hex-entry-set-color"></a><h3>gimp_color_hex_entry_set_color ()</h3>
<pre class="programlisting">void gimp_color_hex_entry_set_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
@ -159,7 +158,6 @@ Sets the color displayed by a <a class="link" href="GimpColorHexEntry.html" titl
is different to the previously set color, the "color-changed"
signal is emitted.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -178,11 +176,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_hex_entry_get_color ()">
<a name="gimp-color-hex-entry-get-color"></a><h3>gimp_color_hex_entry_get_color ()</h3>
<pre class="programlisting">void gimp_color_hex_entry_get_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
@ -191,7 +188,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Retrieves the color value displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -210,20 +206,18 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorHexEntry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-changed" signal'>
<a name="GimpColorHexEntry-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -231,7 +225,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolorhexentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -245,6 +238,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorNotebook</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<link rel="prev" href="GimpColorSelector.html" title="GimpColorSelector">
<link rel="next" href="GimpColorScales.html" title="GimpColorScales">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorScales.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="#GimpColorNotebook.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorNotebook.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorNotebook.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorNotebook.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorNotebook.style-properties" class="shortcut">Style Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorNotebook.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorNotebook.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorNotebook.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorNotebook.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorNotebook.style-properties" class="shortcut">Style Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorNotebook">
<a name="GimpColorNotebook"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorNotebook.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorNotebook.html#GimpColorNotebook-struct" title="GimpColorNotebook">GimpColorNotebook</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorNotebook.html#gimp-color-notebook-set-has-page" title="gimp_color_notebook_set_has_page ()">gimp_color_notebook_set_has_page</a> (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorNotebook.html#gimp-color-notebook-set-has-page" title="gimp_color_notebook_set_has_page ()">gimp_color_notebook_set_has_page</a> (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> page_type,
@ -68,7 +70,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> has_page);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorNotebook.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -78,65 +80,66 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorNotebook
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorNotebook.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorNotebook implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Properties">
<a name="GimpColorNotebook.style-properties"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--tab-border" title='The "tab-border" style property'>tab-border</a>" <a
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--s-tab-border" title='The "tab-border" style property'>tab-border</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size" title='The "tab-icon-size" style property'>tab-icon-size</a>" <a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--s-tab-icon-size" title='The "tab-icon-size" style property'>tab-icon-size</a>" <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorNotebook.description"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It serves as a container for <span class="type">GimpColorSelectors</span>.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorNotebook.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorNotebook">
<a name="GimpColorNotebook-struct"></a><h3>GimpColorNotebook</h3>
<pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_notebook_set_has_page ()">
<a name="gimp-color-notebook-set-has-page"></a><h3>gimp_color_notebook_set_has_page ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_notebook_set_has_page (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_notebook_set_has_page (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> page_type,
@ -147,7 +150,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
This function adds and removed pages to / from a <a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a>.
The <em class="parameter"><code>page_type</code></em> passed must be a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> subtype.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -172,12 +174,12 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> The new page widget, if <em class="parameter"><code>has_page</code></em> was <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><span class="type">TRUE</span></a>, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><span class="type">NULL</span></a>
if <em class="parameter"><code>has_page</code></em> was <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><span class="type">FALSE</span></a>.
</td>
</tr>
@ -185,10 +187,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Property Details">
<a name="GimpColorNotebook.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="GimpColorNotebook--tab-border"></a><h3>The <code class="literal">"tab-border"</code> style property</h3>
<div class="refsect2" title='The "tab-border" style property'>
<a name="GimpColorNotebook--s-tab-border"></a><h3>The <code class="literal">"tab-border"</code> style property</h3>
<pre class="programlisting"> "tab-border" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
@ -197,10 +199,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GimpColorNotebook--tab-icon-size"></a><h3>The <code class="literal">"tab-icon-size"</code> style property</h3>
<div class="refsect2" title='The "tab-icon-size" style property'>
<a name="GimpColorNotebook--s-tab-icon-size"></a><h3>The <code class="literal">"tab-icon-size"</code> style property</h3>
<pre class="programlisting"> "tab-icon-size" <a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> : Read</pre>
<p>Size for icons displayed in the tab.</p>
<p>Default value: GTK_ICON_SIZE_BUTTON</p>
@ -209,6 +211,6 @@ href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorProfileComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorProfileStore.html" title="GimpColorProfileStore">
<link rel="next" href="GimpDialog.html" title="GimpDialog">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpDialog.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="#GimpColorProfileComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorProfileComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorProfileComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorProfileComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorProfileComboBox.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorProfileComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorProfileComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorProfileComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorProfileComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorProfileComboBox.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorProfileComboBox">
<a name="GimpColorProfileComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,26 +55,26 @@
</td>
<td valign="top" align="right"><img src="gimp-color-profile-combo-box.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorProfileComboBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" title="gimp_color_profile_combo_box_new ()">gimp_color_profile_combo_box_new</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" title="gimp_color_profile_combo_box_new ()">gimp_color_profile_combo_box_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *dialog,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *history);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model" title="gimp_color_profile_combo_box_new_with_model ()">gimp_color_profile_combo_box_new_with_model</a>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model" title="gimp_color_profile_combo_box_new_with_model ()">gimp_color_profile_combo_box_new_with_model</a>
(<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *dialog,
<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model);
void <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-add" title="gimp_color_profile_combo_box_add ()">gimp_color_profile_combo_box_add</a> (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
@ -91,11 +93,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *label);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active" title="gimp_color_profile_combo_box_get_active ()">gimp_color_profile_combo_box_get_active</a>
>gchar</a> * <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active" title="gimp_color_profile_combo_box_get_active ()">gimp_color_profile_combo_box_get_active</a>
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorProfileComboBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -105,66 +107,64 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
>GtkComboBox</a>
+----GimpColorProfileComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorProfileComboBox.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileComboBox implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorProfileComboBox.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog" title='The "dialog" property'>dialog</a>" <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
>GtkDialog</a>* : Read / Write / Construct Only
"<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model" title='The "model" property'>model</a>" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a>* : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorProfileComboBox.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorProfileComboBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorProfileComboBox">
<a name="GimpColorProfileComboBox-struct"></a><h3>GimpColorProfileComboBox</h3>
<pre class="programlisting">typedef struct _GimpColorProfileComboBox GimpColorProfileComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_combo_box_new ()">
<a name="gimp-color-profile-combo-box-new"></a><h3>gimp_color_profile_combo_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_profile_combo_box_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *dialog,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -178,7 +178,6 @@ typically created using the following code snippet:
gchar *history = gimp_personal_rc_file ("profilerc");
</pre></div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -186,7 +185,7 @@ typically created using the following code snippet:
<tr>
<td><p><span class="term"><em class="parameter"><code>dialog</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item
</td>
@ -194,7 +193,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>history</code></em> :</span></p></td>
<td> filename of the profilerc (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> for no history)
</td>
</tr>
@ -206,20 +205,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_combo_box_new_with_model ()">
<a name="gimp-color-profile-combo-box-new-with-model"></a><h3>gimp_color_profile_combo_box_new_with_model ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new_with_model
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_profile_combo_box_new_with_model
(<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *dialog,
<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model);</pre>
<p>
This constructor is useful when you want to create several
@ -230,7 +228,6 @@ GIMP Preferences dialog.
<p>
See also <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" title="gimp_color_profile_combo_box_new ()"><code class="function">gimp_color_profile_combo_box_new()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -238,7 +235,7 @@ See also <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-
<tr>
<td><p><span class="term"><em class="parameter"><code>dialog</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item
</td>
@ -256,11 +253,10 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_combo_box_add ()">
<a name="gimp-color-profile-combo-box-add"></a><h3>gimp_color_profile_combo_box_add ()</h3>
<pre class="programlisting">void gimp_color_profile_combo_box_add (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
@ -274,7 +270,6 @@ This function delegates to the underlying
<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore"><span class="type">GimpColorProfileStore</span></a>. Please refer to the documentation of
<a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-add" title="gimp_color_profile_store_add ()"><code class="function">gimp_color_profile_store_add()</code></a> for details.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -287,7 +282,7 @@ This function delegates to the underlying
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td> filename of the profile to add (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -295,19 +290,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
<td> label to use for the profile
(may only be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if <em class="parameter"><code>filename</code></em> is <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_combo_box_set_active ()">
<a name="gimp-color-profile-combo-box-set-active"></a><h3>gimp_color_profile_combo_box_set_active ()</h3>
<pre class="programlisting">void gimp_color_profile_combo_box_set_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
@ -321,10 +315,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
Selects a color profile from the <em class="parameter"><code>combo</code></em> and makes it the active
item. If the profile is not listed in the <em class="parameter"><code>combo</code></em>, then it is added
with the given <em class="parameter"><code>label</code></em> (or <em class="parameter"><code>filename</code></em> in case that <em class="parameter"><code>label</code></em> is <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -342,26 +335,24 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<tr>
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
<td> label to use when adding a new entry (can be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_combo_box_get_active ()">
<a name="gimp-color-profile-combo-box-get-active"></a><h3>gimp_color_profile_combo_box_get_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_color_profile_combo_box_get_active
>gchar</a> * gimp_color_profile_combo_box_get_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -383,48 +374,43 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorProfileComboBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "dialog" property'>
<a name="GimpColorProfileComboBox--dialog"></a><h3>The <code class="literal">"dialog"</code> property</h3>
<pre class="programlisting"> "dialog" <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
>GtkDialog</a>* : Read / Write / Construct Only</pre>
<p>
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "model" property'>
<a name="GimpColorProfileComboBox--model"></a><h3>The <code class="literal">"model"</code> property</h3>
<pre class="programlisting"> "model" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a>* : Read / Write</pre>
<p>
Overrides the "model" property of the <a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> class.
<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox"><span class="type">GimpColorProfileComboBox</span></a> requires the model to be a
<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore"><span class="type">GimpColorProfileStore</span></a>.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorProfileStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorSelection.html" title="GimpColorSelection">
<link rel="next" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorProfileComboBox.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="#GimpColorProfileStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorProfileStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorProfileStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorProfileStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorProfileStore.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorProfileStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorProfileStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorProfileStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorProfileStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorProfileStore.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorProfileStore">
<a name="GimpColorProfileStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorProfileStore.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorProfileStore.html#GimpColorProfileStore-struct" title="GimpColorProfileStore">GimpColorProfileStore</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-new" title="gimp_color_profile_store_new ()">gimp_color_profile_store_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-new" title="gimp_color_profile_store_new ()">gimp_color_profile_store_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *history);
void <a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-add" title="gimp_color_profile_store_add ()">gimp_color_profile_store_add</a> (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
@ -71,35 +73,35 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *label);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorProfileStore.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a>
+----GimpColorProfileStore
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorProfileStore.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileStore implements
<a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorProfileStore.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileStore.html#GimpColorProfileStore--history" title='The "history" property'>history</a>" <a
@ -107,27 +109,25 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorProfileStore.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorProfileStore.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorProfileStore">
<a name="GimpColorProfileStore-struct"></a><h3>GimpColorProfileStore</h3>
<pre class="programlisting">typedef struct _GimpColorProfileStore GimpColorProfileStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_store_new ()">
<a name="gimp-color-profile-store-new"></a><h3>gimp_color_profile_store_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_color_profile_store_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_color_profile_store_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *history);</pre>
<p>
@ -143,7 +143,6 @@ following code snippet:
gchar *history = gimp_personal_rc_file ("profilerc");
</pre></div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -151,7 +150,7 @@ following code snippet:
<tr>
<td><p><span class="term"><em class="parameter"><code>history</code></em> :</span></p></td>
<td> filename of the profilerc (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> for no history)
</td>
</tr>
@ -163,11 +162,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_profile_store_add ()">
<a name="gimp-color-profile-store-add"></a><h3>gimp_color_profile_store_add ()</h3>
<pre class="programlisting">void gimp_color_profile_store_add (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
const <a
@ -183,15 +181,14 @@ the history of last used color profiles.
</p>
<p>
This function is often used to add a selectable item for the <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
filename. If you pass <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> for both <em class="parameter"><code>filename</code></em> and <em class="parameter"><code>label</code></em>, the
<em class="parameter"><code>label</code></em> will be set to the string "None" for you (and translated for
the user).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -204,7 +201,7 @@ the user).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td> filename of the profile to add (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -212,21 +209,20 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
<td> label to use for the profile
(may only be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if <em class="parameter"><code>filename</code></em> is <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorProfileStore.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "history" property'>
<a name="GimpColorProfileStore--history"></a><h3>The <code class="literal">"history"</code> property</h3>
<pre class="programlisting"> "history" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -234,16 +230,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>
Filename of the color history used to populate the profile store.</p>
<p>
</p>
<p>Default value: NULL</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorScale</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorHexEntry.html" title="GimpColorHexEntry">
<link rel="next" href="GimpColorSelection.html" title="GimpColorSelection">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorSelection.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="#GimpColorScale.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorScale.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorScale.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorScale.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorScale.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorScale.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorScale.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorScale.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorScale">
<a name="GimpColorScale"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,14 +53,14 @@
</td>
<td valign="top" align="right"><img src="gimp-color-scale.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorScale.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorScale.html#GimpColorScale-struct" title="GimpColorScale">GimpColorScale</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorScale.html#gimp-color-scale-new" title="gimp_color_scale_new ()">gimp_color_scale_new</a> (<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorScale.html#gimp-color-scale-new" title="gimp_color_scale_new ()">gimp_color_scale_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a class="link" href="GimpColorScale.html#gimp-color-scale-set-channel" title="gimp_color_scale_set_channel ()">gimp_color_scale_set_channel</a> (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
@ -72,7 +74,7 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorScale.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -82,56 +84,55 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkRange.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRange.html"
>GtkRange</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkScale.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkScale.html"
>GtkScale</a>
+----GimpColorScale
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorScale.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScale implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorScale.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorScale.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorScale">
<a name="GimpColorScale-struct"></a><h3>GimpColorScale</h3>
<pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_scale_new ()">
<a name="gimp-color-scale-new"></a><h3>gimp_color_scale_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_scale_new (<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_scale_new (<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
Creates a new <a class="link" href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -155,14 +156,13 @@ Creates a new <a class="link" href="GimpColorScale.html" title="GimpColorScale">
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_scale_set_channel ()">
<a name="gimp-color-scale-set-channel"></a><h3>gimp_color_scale_set_channel ()</h3>
<pre class="programlisting">void gimp_color_scale_set_channel (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
Changes the color channel displayed by the <em class="parameter"><code>scale</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -181,7 +181,7 @@ Changes the color channel displayed by the <em class="parameter"><code>scale</co
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_scale_set_color ()">
<a name="gimp-color-scale-set-color"></a><h3>gimp_color_scale_set_color ()</h3>
<pre class="programlisting">void gimp_color_scale_set_color (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
@ -193,7 +193,6 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
<p>
Changes the color value of the <em class="parameter"><code>scale</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -224,6 +223,6 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorScales</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<link rel="prev" href="GimpColorNotebook.html" title="GimpColorNotebook">
<link rel="next" href="GimpColorSelect.html" title="GimpColorSelect">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorSelect.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="#GimpColorScales.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorScales.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorScales.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorScales.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorScales.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorScales.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorScales.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorScales.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorScales">
<a name="GimpColorScales"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,13 +53,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorScales.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorScales.html#GimpColorScales-struct" title="GimpColorScales">GimpColorScales</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorScales.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -67,33 +69,35 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorScales
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorScales.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScales implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorScales.description"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorScales.html" title="GimpColorScales"><span class="type">GimpColorScales</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
@ -101,19 +105,18 @@ It shows a group of <a class="link" href="GimpColorScale.html" title="GimpColorS
HSV and RGB color channels.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorScales.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorScales">
<a name="GimpColorScales-struct"></a><h3>GimpColorScales</h3>
<pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorSelect</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<link rel="prev" href="GimpColorScales.html" title="GimpColorScales">
<link rel="next" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-controller.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="#GimpColorSelect.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelect.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelect.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelect.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorSelect.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelect.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelect.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelect.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorSelect">
<a name="GimpColorSelect"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,13 +53,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorSelect.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorSelect.html#GimpColorSelect-struct" title="GimpColorSelect">GimpColorSelect</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorSelect.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -67,33 +69,35 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorSelect
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorSelect.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelect implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorSelect.description"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorSelect.html" title="GimpColorSelect"><span class="type">GimpColorSelect</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
@ -103,19 +107,18 @@ should be the third by calling <a class="link" href="GimpColorSelector.html#gimp
will then change the other two channels accordingly.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorSelect.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorSelect">
<a name="GimpColorSelect-struct"></a><h3>GimpColorSelect</h3>
<pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorSelection</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorScale.html" title="GimpColorScale">
<link rel="next" href="GimpColorProfileStore.html" title="GimpColorProfileStore">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorProfileStore.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="#GimpColorSelection.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelection.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelection.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelection.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorSelection.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorSelection.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorSelection.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelection.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelection.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelection.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorSelection.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpColorSelection.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorSelection">
<a name="GimpColorSelection"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,13 +57,13 @@
</td>
<td valign="top" align="right"><img src="gimp-color-selection.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorSelection.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorSelection.html#GimpColorSelection-struct" title="GimpColorSelection">GimpColorSelection</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorSelection.html#gimp-color-selection-new" title="gimp_color_selection_new ()">gimp_color_selection_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorSelection.html#gimp-color-selection-new" title="gimp_color_selection_new ()">gimp_color_selection_new</a> (void);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-set-show-alpha" title="gimp_color_selection_set_show_alpha ()">gimp_color_selection_set_show_alpha</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -93,7 +95,7 @@ href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorSelection.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -103,32 +105,34 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----GimpColorSelection
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorSelection.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelection implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpColorSelection.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection--config" title='The "config" property'>config</a>" <a
@ -136,37 +140,34 @@ href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a>* : Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorSelection.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection-color-changed" title='The "color-changed" signal'>color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorSelection.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorSelection.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorSelection">
<a name="GimpColorSelection-struct"></a><h3>GimpColorSelection</h3>
<pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_new ()">
<a name="gimp-color-selection-new"></a><h3>gimp_color_selection_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selection_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_selection_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -178,7 +179,7 @@ Creates a new <a class="link" href="GimpColorSelection.html" title="GimpColorSel
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_set_show_alpha ()">
<a name="gimp-color-selection-set-show-alpha"></a><h3>gimp_color_selection_set_show_alpha ()</h3>
<pre class="programlisting">void gimp_color_selection_set_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
@ -187,7 +188,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em class="parameter"><code>selection</code></em> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -206,7 +206,7 @@ Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_get_show_alpha ()">
<a name="gimp-color-selection-get-show-alpha"></a><h3>gimp_color_selection_get_show_alpha ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -214,7 +214,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Returns the <em class="parameter"><code>selection</code></em>'s <em class="parameter"><code>show_alpha</code></em> property.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -227,7 +226,7 @@ Returns the <em class="parameter"><code>selection</code></em>'s <em class="param
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><span class="type">TRUE</span></a> if the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a> has alpha controls.
</td>
</tr>
@ -235,7 +234,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_set_color ()">
<a name="gimp-color-selection-set-color"></a><h3>gimp_color_selection_set_color ()</h3>
<pre class="programlisting">void gimp_color_selection_set_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
@ -244,7 +243,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color to the new <em class="parameter"><code>color</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -263,7 +261,7 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_get_color ()">
<a name="gimp-color-selection-get-color"></a><h3>gimp_color_selection_get_color ()</h3>
<pre class="programlisting">void gimp_color_selection_get_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
@ -272,7 +270,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
This function returns the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -291,7 +288,7 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_set_old_color ()">
<a name="gimp-color-selection-set-old-color"></a><h3>gimp_color_selection_set_old_color ()</h3>
<pre class="programlisting">void gimp_color_selection_set_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
@ -300,7 +297,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s old color.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -319,7 +315,7 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_get_old_color ()">
<a name="gimp-color-selection-get-old-color"></a><h3>gimp_color_selection_get_old_color ()</h3>
<pre class="programlisting">void gimp_color_selection_get_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
@ -328,7 +324,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
This function returns the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s old color.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -347,13 +342,12 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_reset ()">
<a name="gimp-color-selection-reset"></a><h3>gimp_color_selection_reset ()</h3>
<pre class="programlisting">void gimp_color_selection_reset (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color to its old color.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -365,13 +359,12 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_color_changed ()">
<a name="gimp-color-selection-color-changed"></a><h3>gimp_color_selection_color_changed ()</h3>
<pre class="programlisting">void gimp_color_selection_color_changed (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Emits the "color-changed" signal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -383,7 +376,7 @@ Emits the "color-changed" signal.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selection_set_config ()">
<a name="gimp-color-selection-set-config"></a><h3>gimp_color_selection_set_config ()</h3>
<pre class="programlisting">void gimp_color_selection_set_config (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
@ -392,7 +385,6 @@ href="../libgimpconfig/GimpColorConfig.html"
<p>
Sets the color management configuration to use with this color selection.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -409,13 +401,12 @@ Sets the color management configuration to use with this color selection.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpColorSelection.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "config" property'>
<a name="GimpColorSelection--config"></a><h3>The <code class="literal">"config"</code> property</h3>
<pre class="programlisting"> "config" <a
href="../libgimpconfig/GimpColorConfig.html"
@ -423,16 +414,15 @@ href="../libgimpconfig/GimpColorConfig.html"
<p></p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorSelection.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-changed" signal'>
<a name="GimpColorSelection-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -440,7 +430,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpcolorselection</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -454,6 +443,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpColorSelector</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<link rel="prev" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
<link rel="next" href="GimpColorNotebook.html" title="GimpColorNotebook">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorNotebook.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="#GimpColorSelector.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelector.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelector.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelector.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorSelector.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpColorSelector.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpColorSelector.description" class="shortcut">Description</a>
 | 
<a href="#GimpColorSelector.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpColorSelector.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpColorSelector.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpColorSelector">
<a name="GimpColorSelector"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,16 +55,16 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpColorSelector.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpColorSelector.html#GimpColorSelector-struct" title="GimpColorSelector">GimpColorSelector</a>;
#define <a class="link" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS" title="GIMP_COLOR_SELECTOR_SIZE">GIMP_COLOR_SELECTOR_SIZE</a>
#define <a class="link" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS" title="GIMP_COLOR_SELECTOR_BAR_SIZE">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
#define <a class="link" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE--CAPS" title="GIMP_COLOR_SELECTOR_SIZE">GIMP_COLOR_SELECTOR_SIZE</a>
#define <a class="link" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS" title="GIMP_COLOR_SELECTOR_BAR_SIZE">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
enum <a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorSelector.html#gimp-color-selector-new" title="gimp_color_selector_new ()">gimp_color_selector_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpColorSelector.html#gimp-color-selector-new" title="gimp_color_selector_new ()">gimp_color_selector_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> selector_type,
const <a
@ -103,7 +105,7 @@ href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpColorSelector.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -113,19 +115,19 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----GimpColorSelector
+----<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a>
@ -133,40 +135,41 @@ href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
+----<a class="link" href="GimpColorSelect.html" title="GimpColorSelect">GimpColorSelect</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpColorSelector.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelector implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpColorSelector.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelector.html#GimpColorSelector-channel-changed" title='The "channel-changed" signal'>channel-changed</a>" : Run First
"<a class="link" href="GimpColorSelector.html#GimpColorSelector-color-changed" title='The "color-changed" signal'>color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpColorSelector.description"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP color
selector modules.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpColorSelector.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpColorSelector">
<a name="GimpColorSelector-struct"></a><h3>GimpColorSelector</h3>
<pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-COLOR-SELECTOR-SIZE:CAPS"></a><h3>GIMP_COLOR_SELECTOR_SIZE</h3>
<div class="refsect2" title="GIMP_COLOR_SELECTOR_SIZE">
<a name="GIMP-COLOR-SELECTOR-SIZE--CAPS"></a><h3>GIMP_COLOR_SELECTOR_SIZE</h3>
<pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
</pre>
<p>
@ -174,8 +177,8 @@ The suggested size for a color area in a <a class="link" href="GimpColorSelector
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"></a><h3>GIMP_COLOR_SELECTOR_BAR_SIZE</h3>
<div class="refsect2" title="GIMP_COLOR_SELECTOR_BAR_SIZE">
<a name="GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS"></a><h3>GIMP_COLOR_SELECTOR_BAR_SIZE</h3>
<pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
</pre>
<p>
@ -183,7 +186,7 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpColorSelectorChannel">
<a name="GimpColorSelectorChannel"></a><h3>enum GimpColorSelectorChannel</h3>
<pre class="programlisting">typedef enum
{
@ -197,56 +200,54 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
} GimpColorSelectorChannel;
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-HUE:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_HUE</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-HUE--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_HUE</code></span></p></td>
<td>the hue channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-SATURATION:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_SATURATION</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-SATURATION--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_SATURATION</code></span></p></td>
<td>the saturation channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-VALUE:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_VALUE</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-VALUE--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_VALUE</code></span></p></td>
<td>the value channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-RED:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_RED</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-RED--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_RED</code></span></p></td>
<td>the red channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-GREEN:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_GREEN</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-GREEN--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_GREEN</code></span></p></td>
<td>the green channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-BLUE:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_BLUE</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-BLUE--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_BLUE</code></span></p></td>
<td>the blue channel
</td>
</tr>
<tr>
<td><p><a name="GIMP-COLOR-SELECTOR-ALPHA:CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_ALPHA</code></span></p></td>
<td><p><a name="GIMP-COLOR-SELECTOR-ALPHA--CAPS"></a><span class="term"><code class="literal">GIMP_COLOR_SELECTOR_ALPHA</code></span></p></td>
<td>the alpha channel
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_new ()">
<a name="gimp-color-selector-new"></a><h3>gimp_color_selector_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selector_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_color_selector_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> selector_type,
const <a
@ -257,7 +258,6 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -285,15 +285,13 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_toggles_visible ()">
<a name="gimp-color-selector-set-toggles-visible"></a><h3>gimp_color_selector_set_toggles_visible ()</h3>
<pre class="programlisting">void gimp_color_selector_set_toggles_visible
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
@ -301,7 +299,6 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -314,15 +311,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><em class="parameter"><code>visible</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_toggles_sensitive ()">
<a name="gimp-color-selector-set-toggles-sensitive"></a><h3>gimp_color_selector_set_toggles_sensitive ()</h3>
<pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
@ -330,7 +325,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> sensitive);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -343,22 +337,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><em class="parameter"><code>sensitive</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_show_alpha ()">
<a name="gimp-color-selector-set-show-alpha"></a><h3>gimp_color_selector_set_show_alpha ()</h3>
<pre class="programlisting">void gimp_color_selector_set_show_alpha (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -371,15 +362,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><em class="parameter"><code>show_alpha</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_color ()">
<a name="gimp-color-selector-set-color"></a><h3>gimp_color_selector_set_color ()</h3>
<pre class="programlisting">void gimp_color_selector_set_color (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
@ -389,7 +378,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -407,20 +395,17 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
<tr>
<td><p><span class="term"><em class="parameter"><code>hsv</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_channel ()">
<a name="gimp-color-selector-set-channel"></a><h3>gimp_color_selector_set_channel ()</h3>
<pre class="programlisting">void gimp_color_selector_set_channel (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel" title="enum GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -433,51 +418,43 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
<tr>
<td><p><span class="term"><em class="parameter"><code>channel</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_color_changed ()">
<a name="gimp-color-selector-color-changed"></a><h3>gimp_color_selector_color_changed ()</h3>
<pre class="programlisting">void gimp_color_selector_color_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>selector</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_channel_changed ()">
<a name="gimp-color-selector-channel-changed"></a><h3>gimp_color_selector_channel_changed ()</h3>
<pre class="programlisting">void gimp_color_selector_channel_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>selector</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_color_selector_set_config ()">
<a name="gimp-color-selector-set-config"></a><h3>gimp_color_selector_set_config ()</h3>
<pre class="programlisting">void gimp_color_selector_set_config (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
@ -486,7 +463,6 @@ href="../libgimpconfig/GimpColorConfig.html"
<p>
Sets the color management configuration to use with this color selector.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -503,13 +479,12 @@ Sets the color management configuration to use with this color selector.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpColorSelector.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "channel-changed" signal'>
<a name="GimpColorSelector-channel-changed"></a><h3>The <code class="literal">"channel-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
@ -519,7 +494,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -532,7 +506,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -543,7 +516,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-changed" signal'>
<a name="GimpColorSelector-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
@ -556,7 +529,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -574,7 +546,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -585,10 +556,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpColorSelector.see-also"></a><h2>See Also</h2>
<p>
<span class="type">GModule</span>
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModule"
><span class="type">GModule</span></a>
</p>
<p>
<a
@ -602,6 +575,6 @@ href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpController</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
<link rel="prev" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
<link rel="next" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-utils.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="#GimpController.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpController.description" class="shortcut">Description</a>
 | 
<a href="#GimpController.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpController.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpController.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpController.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpController.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpController.description" class="shortcut">Description</a>
 | 
<a href="#GimpController.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpController.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpController.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpController.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpController">
<a name="GimpController"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,7 +57,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpController.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
enum <a class="link" href="GimpController.html#GimpControllerEventType" title="enum GimpControllerEventType">GimpControllerEventType</a>;
@ -64,7 +66,7 @@ enum <a class="link" href="GimpController.html#GimpControllerEven
<a class="link" href="GimpController.html#GimpControllerEventValue" title="GimpControllerEventValue">GimpControllerEventValue</a>;
union <a class="link" href="GimpController.html#GimpControllerEvent" title="union GimpControllerEvent">GimpControllerEvent</a>;
<a class="link" href="GimpController.html#GimpController-struct" title="GimpController">GimpController</a>;
<a class="link" href="GimpController.html" title="GimpController">GimpController</a>* <a class="link" href="GimpController.html#gimp-controller-new" title="gimp_controller_new ()">gimp_controller_new</a> (<a
<a class="link" href="GimpController.html" title="GimpController">GimpController</a> * <a class="link" href="GimpController.html#gimp-controller-new" title="gimp_controller_new ()">gimp_controller_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> controller_type);
<a
@ -72,13 +74,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpController.html#gimp-controller-get-n-events" title="gimp_controller_get_n_events ()">gimp_controller_get_n_events</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller);
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpController.html#gimp-controller-get-event-name" title="gimp_controller_get_event_name ()">gimp_controller_get_event_name</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
>gchar</a> * <a class="link" href="GimpController.html#gimp-controller-get-event-name" title="gimp_controller_get_event_name ()">gimp_controller_get_event_name</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> event_id);
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpController.html#gimp-controller-get-event-blurb" title="gimp_controller_get_event_blurb ()">gimp_controller_get_event_blurb</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
>gchar</a> * <a class="link" href="GimpController.html#gimp-controller-get-event-blurb" title="gimp_controller_get_event_blurb ()">gimp_controller_get_event_blurb</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> event_id);
@ -88,7 +90,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
const <a class="link" href="GimpController.html#GimpControllerEvent" title="union GimpControllerEvent">GimpControllerEvent</a> *event);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpController.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -97,7 +99,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
+----GimpController
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpController.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpController implements
@ -105,7 +107,7 @@ GimpController implements
href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpController.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController--name" title='The "name" property'>name</a>" <a
@ -116,21 +118,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpController.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController-event" title='The "event" signal'>event</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpController.description"></a><h2>Description</h2>
<p>
An abstract interface for implementing arbitrary input controllers.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpController.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpControllerEventType">
<a name="GimpControllerEventType"></a><h3>enum GimpControllerEventType</h3>
<pre class="programlisting">typedef enum
{
@ -139,11 +141,10 @@ An abstract interface for implementing arbitrary input controllers.
} GimpControllerEventType;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpControllerEventAny">
<a name="GimpControllerEventAny"></a><h3>GimpControllerEventAny</h3>
<pre class="programlisting">typedef struct {
GimpControllerEventType type;
@ -152,11 +153,10 @@ An abstract interface for implementing arbitrary input controllers.
} GimpControllerEventAny;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpControllerEventTrigger">
<a name="GimpControllerEventTrigger"></a><h3>GimpControllerEventTrigger</h3>
<pre class="programlisting">typedef struct {
GimpControllerEventType type;
@ -165,11 +165,10 @@ An abstract interface for implementing arbitrary input controllers.
} GimpControllerEventTrigger;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpControllerEventValue">
<a name="GimpControllerEventValue"></a><h3>GimpControllerEventValue</h3>
<pre class="programlisting">typedef struct {
GimpControllerEventType type;
@ -179,11 +178,10 @@ An abstract interface for implementing arbitrary input controllers.
} GimpControllerEventValue;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="union GimpControllerEvent">
<a name="GimpControllerEvent"></a><h3>union GimpControllerEvent</h3>
<pre class="programlisting">union GimpControllerEvent
{
@ -194,25 +192,22 @@ An abstract interface for implementing arbitrary input controllers.
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpController">
<a name="GimpController-struct"></a><h3>GimpController</h3>
<pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_controller_new ()">
<a name="gimp-controller-new"></a><h3>gimp_controller_new ()</h3>
<pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (<a
<pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a> * gimp_controller_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> controller_type);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -225,21 +220,18 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_controller_get_n_events ()">
<a name="gimp-controller-get-n-events"></a><h3>gimp_controller_get_n_events ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> gimp_controller_get_n_events (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -252,24 +244,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_controller_get_event_name ()">
<a name="gimp-controller-get-event-name"></a><h3>gimp_controller_get_event_name ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_name (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
>gchar</a> * gimp_controller_get_event_name (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> event_id);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -287,24 +276,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_controller_get_event_blurb ()">
<a name="gimp-controller-get-event-blurb"></a><h3>gimp_controller_get_event_blurb ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_blurb (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
>gchar</a> * gimp_controller_get_event_blurb (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> event_id);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -322,22 +308,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_controller_event ()">
<a name="gimp-controller-event"></a><h3>gimp_controller_event ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_controller_event (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a class="link" href="GimpController.html#GimpControllerEvent" title="union GimpControllerEvent">GimpControllerEvent</a> *event);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -355,17 +338,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpController.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "name" property'>
<a name="GimpController--name"></a><h3>The <code class="literal">"name"</code> property</h3>
<pre class="programlisting"> "name" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -374,7 +355,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: "Unnamed Controller"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "state" property'>
<a name="GimpController--state"></a><h3>The <code class="literal">"state"</code> property</h3>
<pre class="programlisting"> "state" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -383,9 +364,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: "Unknown"</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpController.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "event" signal'>
<a name="GimpController-event"></a><h3>The <code class="literal">"event"</code> signal</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -397,7 +378,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -419,7 +399,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
@ -429,6 +408,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpDialog</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">
<link rel="next" href="GimpEnumStore.html" title="GimpEnumStore">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,45 +34,47 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpEnumStore.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="#GimpDialog.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpDialog.description" class="shortcut">Description</a>
 | 
<a href="#GimpDialog.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpDialog.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpDialog.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpDialog.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpDialog.description" class="shortcut">Description</a>
 | 
<a href="#GimpDialog.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpDialog.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpDialog.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpDialog">
<a name="GimpDialog"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GimpDialog.top_of_page"></a>GimpDialog</span></h2>
<p>GimpDialog — Constructors for <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</p>
</td>
<td valign="top" align="right"><img src="gimp-dialog.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpDialog.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpDialog.html#GimpDialog-struct" title="GimpDialog">GimpDialog</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-new" title="gimp_dialog_new ()">gimp_dialog_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpDialog.html#gimp-dialog-new" title="gimp_dialog_new ()">gimp_dialog_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -80,18 +82,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
...);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-new-valist" title="gimp_dialog_new_valist ()">gimp_dialog_new_valist</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpDialog.html#gimp-dialog-new-valist" title="gimp_dialog_new_valist ()">gimp_dialog_new_valist</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -99,8 +101,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
va_list args);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-add-button" title="gimp_dialog_add_button ()">gimp_dialog_add_button</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpDialog.html#gimp-dialog-add-button" title="gimp_dialog_add_button ()">gimp_dialog_add_button</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *button_text,
@ -119,7 +121,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> show);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -129,35 +131,35 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"
>GtkWindow</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
>GtkDialog</a>
+----GimpDialog
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpDialog.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpDialog implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpDialog.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpDialog.html#GimpDialog--help-func" title='The "help-func" property'>help-func</a>" <a
@ -168,37 +170,35 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpDialog.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpDialog.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpDialog">
<a name="GimpDialog-struct"></a><h3>GimpDialog</h3>
<pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_new ()">
<a name="gimp-dialog-new"></a><h3>gimp_dialog_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_dialog_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -215,10 +215,9 @@ into a <em class="parameter"><code>va_list</code></em> variable and passes every
<p>
For a description of the format of the <em class="parameter"><code>va_list</code></em> describing the
action_area buttons see <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-new-with-buttons"
><code class="function">gtk_dialog_new_with_buttons()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -227,7 +226,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
<td> The dialog's title which will be set with
<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-title"
><code class="function">gtk_window_set_title()</code></a>.
</td>
</tr>
@ -235,7 +234,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
<td><p><span class="term"><em class="parameter"><code>role</code></em> :</span></p></td>
<td> The dialog's <em class="parameter"><code>role</code></em> which will be set with
<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-role"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-role"
><code class="function">gtk_window_set_role()</code></a>.
</td>
</tr>
@ -247,7 +246,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-role"
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td> The <em class="parameter"><code>flags</code></em> (see the <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> documentation).
</td>
</tr>
@ -264,7 +263,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> A <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> destribing the
action_area buttons.
</td>
@ -278,21 +277,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_new_valist ()">
<a name="gimp-dialog-new-valist"></a><h3>gimp_dialog_new_valist ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new_valist (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_dialog_new_valist (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -306,10 +305,9 @@ Creates a new <em class="parameter"><code>GimpDialog</code></em> widget. If a Gt
<p>
For a description of the format of the <em class="parameter"><code>va_list</code></em> describing the
action_area buttons see <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-new-with-buttons"
><code class="function">gtk_dialog_new_with_buttons()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -318,7 +316,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
<td> The dialog's title which will be set with
<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-title"
><code class="function">gtk_window_set_title()</code></a>.
</td>
</tr>
@ -326,21 +324,21 @@ href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
<td><p><span class="term"><em class="parameter"><code>role</code></em> :</span></p></td>
<td> The dialog's <em class="parameter"><code>role</code></em> which will be set with
<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-role"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-role"
><code class="function">gtk_window_set_role()</code></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
<td> The <em class="parameter"><code>parent</code></em> widget of this dialog or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td> The <em class="parameter"><code>flags</code></em> (see the <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> documentation).
</td>
</tr>
@ -368,11 +366,11 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_add_button ()">
<a name="gimp-dialog-add-button"></a><h3>gimp_dialog_add_button ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_add_button (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_dialog_add_button (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *button_text,
@ -381,12 +379,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> response_id);</pre>
<p>
This function is essentially the same as <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-add-button"
><code class="function">gtk_dialog_add_button()</code></a>
except it ensures there is only one help button and automatically
sets the RESPONSE_OK widget as the default response.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -415,19 +412,18 @@ sets the RESPONSE_OK widget as the default response.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_add_buttons ()">
<a name="gimp-dialog-add-buttons"></a><h3>gimp_dialog_add_buttons ()</h3>
<pre class="programlisting">void gimp_dialog_add_buttons (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);</pre>
<p>
This function is essentially the same as <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-buttons"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-add-buttons"
><code class="function">gtk_dialog_add_buttons()</code></a>
except it calls <a class="link" href="GimpDialog.html#gimp-dialog-add-button" title="gimp_dialog_add_button ()"><code class="function">gimp_dialog_add_button()</code></a> instead of <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-add-button"
><code class="function">gtk_dialog_add_button()</code></a></p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -446,7 +442,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_add_buttons_valist ()">
<a name="gimp-dialog-add-buttons-valist"></a><h3>gimp_dialog_add_buttons_valist ()</h3>
<pre class="programlisting">void gimp_dialog_add_buttons_valist (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
@ -454,7 +450,6 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
This function is essentially the same as <a class="link" href="GimpDialog.html#gimp-dialog-add-buttons" title="gimp_dialog_add_buttons ()"><code class="function">gimp_dialog_add_buttons()</code></a>
except it takes a va_list instead of '...'</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -473,20 +468,19 @@ except it takes a va_list instead of '...'</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialog_run ()">
<a name="gimp-dialog-run"></a><h3>gimp_dialog_run ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> gimp_dialog_run (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<p>
This function does exactly the same as <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-run"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html#gtk-dialog-run"
><code class="function">gtk_dialog_run()</code></a> except it
does not make the dialog modal while the <a
href="http://library.gnome.org/devel/glib/unstable/glib-The-Main-Event-Loop.html#GMainLoop"
><span class="type">GMainLoop</span></a> is running.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -505,7 +499,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-The-Main-Event-Loop.html
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_dialogs_show_help_button ()">
<a name="gimp-dialogs-show-help-button"></a><h3>gimp_dialogs_show_help_button ()</h3>
<pre class="programlisting">void gimp_dialogs_show_help_button (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -513,7 +507,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
This function is for internal use only.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -523,13 +516,12 @@ This function is for internal use only.</p>
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpDialog.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "help-func" property'>
<a name="GimpDialog--help-func"></a><h3>The <code class="literal">"help-func"</code> property</h3>
<pre class="programlisting"> "help-func" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
@ -537,7 +529,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "help-id" property'>
<a name="GimpDialog--help-id"></a><h3>The <code class="literal">"help-id"</code> property</h3>
<pre class="programlisting"> "help-id" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -549,6 +541,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpEnumComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpEnumStore.html" title="GimpEnumStore">
<link rel="next" href="GimpEnumLabel.html" title="GimpEnumLabel">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpEnumLabel.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="#GimpEnumComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpEnumComboBox.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpEnumComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpEnumComboBox.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpEnumComboBox">
<a name="GimpEnumComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,18 +55,18 @@
</td>
<td valign="top" align="right"><img src="gimp-enum-combo-box.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpEnumComboBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpEnumComboBox.html#GimpEnumComboBox-struct" title="GimpEnumComboBox">GimpEnumComboBox</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new" title="gimp_enum_combo_box_new ()">gimp_enum_combo_box_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new" title="gimp_enum_combo_box_new ()">gimp_enum_combo_box_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model" title="gimp_enum_combo_box_new_with_model ()">gimp_enum_combo_box_new_with_model</a> (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model" title="gimp_enum_combo_box_new_with_model ()">gimp_enum_combo_box_new_with_model</a> (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);
void <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix" title="gimp_enum_combo_box_set_stock_prefix ()">gimp_enum_combo_box_set_stock_prefix</a>
(<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const <a
@ -72,7 +74,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpEnumComboBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -82,68 +84,66 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
>GtkComboBox</a>
+----<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
+----GimpEnumComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpEnumComboBox.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumComboBox implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpEnumComboBox.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumComboBox.html#GimpEnumComboBox--model" title='The "model" property'>model</a>" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a>* : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpEnumComboBox.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpEnumComboBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpEnumComboBox">
<a name="GimpEnumComboBox-struct"></a><h3>GimpEnumComboBox</h3>
<pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_combo_box_new ()">
<a name="gimp-enum-combo-box-new"></a><h3>gimp_enum_combo_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_combo_box_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type);</pre>
<p>
Creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> readily filled with all enum values from a
given <em class="parameter"><code>enum_type</code></em>. The enum needs to be registered to the type
system. It should also have <a
@ -157,7 +157,6 @@ This is just a convenience function. If you need more control over
the enum values that appear in the combo_box, you can create your
own <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a> and use <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model" title="gimp_enum_combo_box_new_with_model ()"><code class="function">gimp_enum_combo_box_new_with_model()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -177,21 +176,19 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_combo_box_new_with_model ()">
<a name="gimp-enum-combo-box-new-with-model"></a><h3>gimp_enum_combo_box_new_with_model ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new_with_model (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_combo_box_new_with_model (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
<p>
Creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> for the given <em class="parameter"><code>enum_store</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -209,11 +206,10 @@ href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_combo_box_set_stock_prefix ()">
<a name="gimp-enum-combo-box-set-stock-prefix"></a><h3>gimp_enum_combo_box_set_stock_prefix ()</h3>
<pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
@ -224,7 +220,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
Attempts to create stock icons for all items in the <em class="parameter"><code>combo_box</code></em>. See
<code class="function">gimp_enum_store_set_icons()</code> to find out what to use as <em class="parameter"><code>stock_prefix</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -241,13 +236,12 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpEnumComboBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "model" property'>
<a name="GimpEnumComboBox--model"></a><h3>The <code class="literal">"model"</code> property</h3>
<pre class="programlisting"> "model" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a>* : Read / Write</pre>
<p></p>
@ -256,6 +250,6 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpEnumLabel</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpEnumComboBox.html" title="GimpEnumComboBox">
<link rel="next" href="GimpFileEntry.html" title="GimpFileEntry">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpFileEntry.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="#GimpEnumLabel.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumLabel.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumLabel.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumLabel.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpEnumLabel.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumLabel.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumLabel.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumLabel.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpEnumLabel">
<a name="GimpEnumLabel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,13 +53,13 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpEnumLabel.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpEnumLabel.html#GimpEnumLabel-struct" title="GimpEnumLabel">GimpEnumLabel</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumLabel.html#gimp-enum-label-new" title="gimp_enum_label_new ()">gimp_enum_label_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpEnumLabel.html#gimp-enum-label-new" title="gimp_enum_label_new ()">gimp_enum_label_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -69,7 +71,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> value);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpEnumLabel.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -79,49 +81,47 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMisc.html"
>GtkMisc</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
>GtkLabel</a>
+----GimpEnumLabel
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpEnumLabel.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumLabel implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpEnumLabel.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpEnumLabel.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpEnumLabel">
<a name="GimpEnumLabel-struct"></a><h3>GimpEnumLabel</h3>
<pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_label_new ()">
<a name="gimp-enum-label-new"></a><h3>gimp_enum_label_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_label_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_label_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -130,7 +130,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -155,11 +154,10 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_label_set_value ()">
<a name="gimp-enum-label-set-value"></a><h3>gimp_enum_label_set_value ()</h3>
<pre class="programlisting">void gimp_enum_label_set_value (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a
@ -168,7 +166,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -185,13 +182,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpEnumStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpDialog.html" title="GimpDialog">
<link rel="next" href="GimpEnumComboBox.html" title="GimpEnumComboBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpEnumComboBox.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="#GimpEnumStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpEnumStore.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpEnumStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpEnumStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpEnumStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpEnumStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpEnumStore.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpEnumStore">
<a name="GimpEnumStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,18 +55,18 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpEnumStore.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpEnumStore.html#GimpEnumStore-struct" title="GimpEnumStore">GimpEnumStore</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new" title="gimp_enum_store_new ()">gimp_enum_store_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpEnumStore.html#gimp-enum-store-new" title="gimp_enum_store_new ()">gimp_enum_store_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type);
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-range" title="gimp_enum_store_new_with_range ()">gimp_enum_store_new_with_range</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-range" title="gimp_enum_store_new_with_range ()">gimp_enum_store_new_with_range</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -74,8 +76,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> maximum);
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values" title="gimp_enum_store_new_with_values ()">gimp_enum_store_new_with_values</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values" title="gimp_enum_store_new_with_values ()">gimp_enum_store_new_with_values</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -83,8 +85,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> n_values,
...);
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values-valist" title="gimp_enum_store_new_with_values_valist ()">gimp_enum_store_new_with_values_valist</a>
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values-valist" title="gimp_enum_store_new_with_values_valist ()">gimp_enum_store_new_with_values_valist</a>
(<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
@ -98,36 +100,36 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpEnumStore.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a>
+----<a class="link" href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a>
+----GimpEnumStore
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpEnumStore.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumStore implements
<a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpEnumStore.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumStore.html#GimpEnumStore--enum-type" title='The "enum-type" property'>enum-type</a>" <a
@ -135,37 +137,34 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
>GType</a>* : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpEnumStore.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpEnumStore.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpEnumStore">
<a name="GimpEnumStore-struct"></a><h3>GimpEnumStore</h3>
<pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_store_new ()">
<a name="gimp-enum-store-new"></a><h3>gimp_enum_store_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_enum_store_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type);</pre>
<p>
Creates a new <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a>, derived from <a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
><span class="type">GtkListStore</span></a> and fills
it with enum values. The enum needs to be registered to the type
system and should have translatable value names.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -185,15 +184,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_store_new_with_range ()">
<a name="gimp-enum-store-new-with-range"></a><h3>gimp_enum_store_new_with_range ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_range (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_enum_store_new_with_range (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -207,7 +205,6 @@ Creates a new <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><s
to limit the enum values to a certain range. Values smaller than
<em class="parameter"><code>minimum</code></em> or larger than <em class="parameter"><code>maximum</code></em> are not added to the store.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -237,15 +234,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_store_new_with_values ()">
<a name="gimp-enum-store-new-with-values"></a><h3>gimp_enum_store_new_with_values ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_enum_store_new_with_values (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -257,7 +253,6 @@ Creates a new <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><s
to expliticely list the enum values that should be added to the
store.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -287,15 +282,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_store_new_with_values_valist ()">
<a name="gimp-enum-store-new-with-values-valist"></a><h3>gimp_enum_store_new_with_values_valist ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values_valist
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_enum_store_new_with_values_valist
(<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
@ -306,7 +300,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
See <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values" title="gimp_enum_store_new_with_values ()"><code class="function">gimp_enum_store_new_with_values()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -336,11 +329,10 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_store_set_stock_prefix ()">
<a name="gimp-enum-store-set-stock-prefix"></a><h3>gimp_enum_store_set_stock_prefix ()</h3>
<pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const <a
@ -353,7 +345,6 @@ the value's nick to the given <em class="parameter"><code>stock_prefix</code></e
<p>
See also: <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix" title="gimp_enum_combo_box_set_stock_prefix ()"><code class="function">gimp_enum_combo_box_set_stock_prefix()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -370,13 +361,12 @@ See also: <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-st
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpEnumStore.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "enum-type" property'>
<a name="GimpEnumStore--enum-type"></a><h3>The <code class="literal">"enum-type"</code> property</h3>
<pre class="programlisting"> "enum-type" <a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -386,15 +376,13 @@ Sets the <a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of the enum to be used in the store.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpFileEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpEnumLabel.html" title="GimpEnumLabel">
<link rel="next" href="GimpFrame.html" title="GimpFrame">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpFrame.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="#GimpFileEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpFileEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpFileEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpFileEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpFileEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpFileEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpFileEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpFileEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpFileEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpFileEntry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpFileEntry">
<a name="GimpFileEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-file-entry.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpFileEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpFileEntry.html#GimpFileEntry-struct" title="GimpFileEntry">GimpFileEntry</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpFileEntry.html#gimp-file-entry-new" title="gimp_file_entry_new ()">gimp_file_entry_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpFileEntry.html#gimp-file-entry-new" title="gimp_file_entry_new ()">gimp_file_entry_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
@ -73,14 +75,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> check_valid);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpFileEntry.html#gimp-file-entry-get-filename" title="gimp_file_entry_get_filename ()">gimp_file_entry_get_filename</a> (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);
>gchar</a> * <a class="link" href="GimpFileEntry.html#gimp-file-entry-get-filename" title="gimp_file_entry_get_filename ()">gimp_file_entry_get_filename</a> (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);
void <a class="link" href="GimpFileEntry.html#gimp-file-entry-set-filename" title="gimp_file_entry_set_filename ()">gimp_file_entry_set_filename</a> (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *filename);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpFileEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -90,59 +92,61 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
>GtkHBox</a>
+----GimpFileEntry
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpFileEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpFileEntry implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpFileEntry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpFileEntry.html#GimpFileEntry-filename-changed" title='The "filename-changed" signal'>filename-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpFileEntry.description"></a><h2>Description</h2>
<p>
This widget is used to enter filenames or directories.
</p>
<p>
There is a <a
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
><span class="type">GtkEntry</span></a> for entering the filename manually and a "..."
button which will pop up a <a
href="/usr/share/gtk-doc/html/gtk/GtkFileSelection.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFileSelection.html"
><span class="type">GtkFileSelection</span></a> dialog.
</p>
<p>
You can restrict the <span class="type">GimpFileSelection</span> to directories. In this case
the filename listbox of the <a
href="/usr/share/gtk-doc/html/gtk/GtkFileSelection.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFileSelection.html"
><span class="type">GtkFileSelection</span></a> dialog will be hidden.
</p>
<p>
If you specify <em class="parameter"><code>check_valid</code></em> as <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><span class="type">TRUE</span></a> in <a class="link" href="GimpFileEntry.html#gimp-file-entry-new" title="gimp_file_entry_new ()"><code class="function">gimp_file_entry_new()</code></a>
the entered filename will be checked for validity and a pixmap will be
shown which indicates if the file exists or not.
@ -152,25 +156,24 @@ Whenever the user changes the filename, the "filename_changed" signal
will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpFileEntry.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpFileEntry">
<a name="GimpFileEntry-struct"></a><h3>GimpFileEntry</h3>
<pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpFileEntry</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_file_entry_new ()">
<a name="gimp-file-entry-new"></a><h3>gimp_file_entry_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_file_entry_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_file_entry_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
@ -182,16 +185,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> check_valid);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
You should use <a
href="/usr/share/gtk-doc/html/gtk/GtkFileChooserButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFileChooserButton.html"
><span class="type">GtkFileChooserButton</span></a> instead.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -209,14 +211,14 @@ href="/usr/share/gtk-doc/html/gtk/GtkFileChooserButton.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>dir_only</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the file entry should accept directories only.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>check_valid</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the widget should check if the entered file
really exists.
</td>
@ -230,12 +232,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_file_entry_get_filename ()">
<a name="gimp-file-entry-get-filename"></a><h3>gimp_file_entry_get_filename ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_file_entry_get_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
>gchar</a> * gimp_file_entry_get_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_get_filename</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -244,7 +246,6 @@ Note that you have to <a
href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> the returned string.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -263,24 +264,23 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_file_entry_set_filename ()">
<a name="gimp-file-entry-set-filename"></a><h3>gimp_file_entry_set_filename ()</h3>
<pre class="programlisting">void gimp_file_entry_set_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *filename);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_set_filename</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
If you specified <em class="parameter"><code>check_valid</code></em> as <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> in <a class="link" href="GimpFileEntry.html#gimp-file-entry-new" title="gimp_file_entry_new ()"><code class="function">gimp_file_entry_new()</code></a>
the <a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a> will immediately check the validity of the file
name.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -299,9 +299,9 @@ name.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpFileEntry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "filename-changed" signal'>
<a name="GimpFileEntry-filename-changed"></a><h3>The <code class="literal">"filename-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
<a
@ -310,7 +310,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<p>
This signal is emitted whenever the user changes the filename.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -321,7 +320,7 @@ This signal is emitted whenever the user changes the filename.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpFileEntry.see-also"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a>
@ -330,6 +329,6 @@ This signal is emitted whenever the user changes the filename.</p>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpFrame</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpFileEntry.html" title="GimpFileEntry">
<link rel="next" href="libgimpwidgets-GimpHintBox.html" title="GimpHintBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,39 +34,41 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpHintBox.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="#GimpFrame.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpFrame.description" class="shortcut">Description</a>
 | 
<a href="#GimpFrame.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpFrame.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpFrame.style-properties" class="shortcut">Style Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpFrame.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpFrame.description" class="shortcut">Description</a>
 | 
<a href="#GimpFrame.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpFrame.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpFrame.style-properties" class="shortcut">Style Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpFrame">
<a name="GimpFrame"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GimpFrame.top_of_page"></a>GimpFrame</span></h2>
<p>GimpFrame — A widget providing a HIG-compliant subclass of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
</td>
<td valign="top" align="right"><img src="gimp-frame.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpFrame.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpFrame.html#GimpFrame-struct" title="GimpFrame">GimpFrame</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpFrame.html#gimp-frame-new" title="gimp_frame_new ()">gimp_frame_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpFrame.html#gimp-frame-new" title="gimp_frame_new ()">gimp_frame_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *label);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpFrame.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -76,77 +78,75 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
>GtkFrame</a>
+----GimpFrame
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpFrame.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpFrame implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Properties">
<a name="GimpFrame.style-properties"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpFrame.html#GimpFrame--label-bold" title='The "label-bold" style property'>label-bold</a>" <a
"<a class="link" href="GimpFrame.html#GimpFrame--s-label-bold" title='The "label-bold" style property'>label-bold</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read
"<a class="link" href="GimpFrame.html#GimpFrame--label-spacing" title='The "label-spacing" style property'>label-spacing</a>" <a
"<a class="link" href="GimpFrame.html#GimpFrame--s-label-spacing" title='The "label-spacing" style property'>label-spacing</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpFrame.description"></a><h2>Description</h2>
<p>
A widget providing a HIG-compliant subclass of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpFrame.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpFrame">
<a name="GimpFrame-struct"></a><h3>GimpFrame</h3>
<pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_frame_new ()">
<a name="gimp-frame-new"></a><h3>gimp_frame_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_frame_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_frame_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
Creates a <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> widget. A <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> is a HIG-compliant
variant of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>. It doesn't render a frame at all but
otherwise behaves like a frame. The frame's title is rendered in
bold and the frame content is indented four spaces as suggested by
the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -154,7 +154,7 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
<td> text to set as the frame's title label (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> for no title)
</td>
</tr>
@ -166,14 +166,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Property Details">
<a name="GimpFrame.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="GimpFrame--label-bold"></a><h3>The <code class="literal">"label-bold"</code> style property</h3>
<div class="refsect2" title='The "label-bold" style property'>
<a name="GimpFrame--s-label-bold"></a><h3>The <code class="literal">"label-bold"</code> style property</h3>
<pre class="programlisting"> "label-bold" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read</pre>
@ -181,8 +180,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>Default value: TRUE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GimpFrame--label-spacing"></a><h3>The <code class="literal">"label-spacing"</code> style property</h3>
<div class="refsect2" title='The "label-spacing" style property'>
<a name="GimpFrame--s-label-spacing"></a><h3>The <code class="literal">"label-spacing"</code> style property</h3>
<pre class="programlisting"> "label-spacing" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
@ -194,6 +193,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpIntComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="libgimpwidgets-GimpHintBox.html" title="GimpHintBox">
<link rel="next" href="GimpIntStore.html" title="GimpIntStore">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpIntStore.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="#GimpIntComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpIntComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpIntComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpIntComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpIntComboBox.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpIntComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpIntComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpIntComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpIntComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpIntComboBox.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpIntComboBox">
<a name="GimpIntComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,7 +55,7 @@
</td>
<td valign="top" align="right"><img src="gimp-int-combo-box.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpIntComboBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpIntComboBox.html#GimpIntComboBox-struct" title="GimpIntComboBox">GimpIntComboBox</a>;
@ -66,8 +68,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new" title="gimp_int_combo_box_new ()">gimp_int_combo_box_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new" title="gimp_int_combo_box_new ()">gimp_int_combo_box_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
@ -75,8 +77,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> first_value,
...);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-valist" title="gimp_int_combo_box_new_valist ()">gimp_int_combo_box_new_valist</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-valist" title="gimp_int_combo_box_new_valist ()">gimp_int_combo_box_new_valist</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
@ -84,8 +86,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> first_value,
va_list values);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-array" title="gimp_int_combo_box_new_array ()">gimp_int_combo_box_new_array</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-array" title="gimp_int_combo_box_new_array ()">gimp_int_combo_box_new_array</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> n_values,
const <a
@ -129,7 +131,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNo
>GDestroyNotify</a> destroy);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpIntComboBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -139,37 +141,37 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
>GtkComboBox</a>
+----GimpIntComboBox
+----<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpIntComboBox.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntComboBox implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpIntComboBox.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntComboBox.html#GimpIntComboBox--ellipsize" title='The "ellipsize" property'>ellipsize</a>" <a
@ -177,23 +179,22 @@ href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode
>PangoEllipsizeMode</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpIntComboBox.description"></a><h2>Description</h2>
<p>
A widget providing a popup menu of integer values (e.g. enums).
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpIntComboBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpIntComboBox">
<a name="GimpIntComboBox-struct"></a><h3>GimpIntComboBox</h3>
<pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpIntSensitivityFunc ()">
<a name="GimpIntSensitivityFunc"></a><h3>GimpIntSensitivityFunc ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -204,7 +205,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -222,19 +222,17 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_new ()">
<a name="gimp-int-combo-box-new"></a><h3>gimp_int_combo_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_int_combo_box_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
@ -244,7 +242,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Creates a GtkComboBox that has integer values associated with each
item. The items to fill the combo box with are specified as a <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
terminated list of label/value pairs.
</p>
@ -252,7 +250,6 @@ terminated list of label/value pairs.
If you need to construct an empty <a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>, it's best to use
g_object_new (GIMP_TYPE_INT_COMBO_BOX, NULL).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -270,7 +267,7 @@ g_object_new (GIMP_TYPE_INT_COMBO_BOX, NULL).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> a <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> terminated list of more label, value pairs
</td>
</tr>
@ -282,15 +279,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_new_valist ()">
<a name="gimp-int-combo-box-new-valist"></a><h3>gimp_int_combo_box_new_valist ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_valist (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_int_combo_box_new_valist (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
@ -301,7 +297,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
A variant of <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new" title="gimp_int_combo_box_new ()"><code class="function">gimp_int_combo_box_new()</code></a> that takes a va_list of
label/value pairs. Probably only useful for language bindings.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -329,15 +324,14 @@ label/value pairs. Probably only useful for language bindings.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_new_array ()">
<a name="gimp-int-combo-box-new-array"></a><h3>gimp_int_combo_box_new_array ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_array (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_int_combo_box_new_array (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> n_values,
const <a
@ -347,7 +341,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
A variant of <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new" title="gimp_int_combo_box_new ()"><code class="function">gimp_int_combo_box_new()</code></a> that takes an array of labels.
The array indices are used as values.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -370,11 +363,10 @@ The array indices are used as values.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_prepend ()">
<a name="gimp-int-combo-box-prepend"></a><h3>gimp_int_combo_box_prepend ()</h3>
<pre class="programlisting">void gimp_int_combo_box_prepend (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
@ -382,13 +374,12 @@ The array indices are used as values.</p>
This function provides a convenient way to prepend items to a
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It prepends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
and calls <a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html#gtk-list-store-set"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html#gtk-list-store-set"
><code class="function">gtk_list_store_set()</code></a> for you.
</p>
<p>
The column number must be taken from the enum <a class="link" href="GimpIntStore.html#GimpIntStoreColumns" title="enum GimpIntStoreColumns"><span class="type">GimpIntStoreColumns</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -405,11 +396,10 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_append ()">
<a name="gimp-int-combo-box-append"></a><h3>gimp_int_combo_box_append ()</h3>
<pre class="programlisting">void gimp_int_combo_box_append (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
@ -417,13 +407,12 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
This function provides a convenient way to append items to a
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It appends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
and calls <a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html#gtk-list-store-set"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html#gtk-list-store-set"
><code class="function">gtk_list_store_set()</code></a> for you.
</p>
<p>
The column number must be taken from the enum <a class="link" href="GimpIntStore.html#GimpIntStoreColumns" title="enum GimpIntStoreColumns"><span class="type">GimpIntStoreColumns</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -440,11 +429,10 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_set_active ()">
<a name="gimp-int-combo-box-set-active"></a><h3>gimp_int_combo_box_set_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -456,7 +444,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Looks up the item that belongs to the given <em class="parameter"><code>value</code></em> and makes it the
selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -474,9 +461,9 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> on success or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> if there was no item for
this value.
@ -484,11 +471,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_get_active ()">
<a name="gimp-int-combo-box-get-active"></a><h3>gimp_int_combo_box_get_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -499,7 +485,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -517,9 +502,9 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> has been set or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> if no item was
active.
@ -527,11 +512,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_connect ()">
<a name="gimp-int-combo-box-connect"></a><h3>gimp_int_combo_box_connect ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"
@ -559,7 +543,6 @@ href="../libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"
><code class="function">gimp_drawable_combo_box_new()</code></a>. If you pass an invalid initial
<em class="parameter"><code>value</code></em>, the <em class="parameter"><code>callback</code></em> will be called with the default item active.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -596,11 +579,10 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-sig
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_combo_box_set_sensitivity ()">
<a name="gimp-int-combo-box-set-sensitivity"></a><h3>gimp_int_combo_box_set_sensitivity ()</h3>
<pre class="programlisting">void gimp_int_combo_box_set_sensitivity (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="link" href="GimpIntComboBox.html#GimpIntSensitivityFunc" title="GimpIntSensitivityFunc ()">GimpIntSensitivityFunc</a> func,
@ -617,11 +599,10 @@ insensitive.
</p>
<p>
Calling <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-queue-draw"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-queue-draw"
><code class="function">gtk_widget_queue_draw()</code></a> on the <em class="parameter"><code>combo_box</code></em> will cause the
sensitivity to be updated.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -634,7 +615,7 @@ sensitivity to be updated.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
<td> a function that returns a boolean value, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> to unset
</td>
</tr>
@ -650,13 +631,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpIntComboBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "ellipsize" property'>
<a name="GimpIntComboBox--ellipsize"></a><h3>The <code class="literal">"ellipsize"</code> property</h3>
<pre class="programlisting"> "ellipsize" <a
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
@ -666,16 +646,14 @@ Specifies the preferred place to ellipsize text in the combo-box,
if the cell renderer does not have enough room to display the
entire string.</p>
<p>
</p>
<p>Default value: PANGO_ELLIPSIZE_NONE</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpIntStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpIntComboBox.html" title="GimpIntComboBox">
<link rel="next" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpMemsizeEntry.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="#GimpIntStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpIntStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpIntStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpIntStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpIntStore.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpIntStore.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpIntStore.description" class="shortcut">Description</a>
 | 
<a href="#GimpIntStore.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpIntStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpIntStore.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpIntStore">
<a name="GimpIntStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,57 +55,57 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpIntStore.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpIntStore.html#GimpIntStore-struct" title="GimpIntStore">GimpIntStore</a>;
enum <a class="link" href="GimpIntStore.html#GimpIntStoreColumns" title="enum GimpIntStoreColumns">GimpIntStoreColumns</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpIntStore.html#gimp-int-store-new" title="gimp_int_store_new ()">gimp_int_store_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * <a class="link" href="GimpIntStore.html#gimp-int-store-new" title="gimp_int_store_new ()">gimp_int_store_new</a> (void);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpIntStore.html#gimp-int-store-lookup-by-value" title="gimp_int_store_lookup_by_value ()">gimp_int_store_lookup_by_value</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html#GtkTreeIter"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
>GtkTreeIter</a> *iter);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpIntStore.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a>
+----GimpIntStore
+----<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpIntStore.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntStore implements
<a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="http://library.gnome.org/devel/gtk/unstable/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpIntStore.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntStore.html#GimpIntStore--user-data-type" title='The "user-data-type" property'>user-data-type</a>" <a
@ -111,23 +113,22 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
>GType</a>* : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpIntStore.description"></a><h2>Description</h2>
<p>
A model for integer based name-value pairs (e.g. enums)
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpIntStore.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpIntStore">
<a name="GimpIntStore-struct"></a><h3>GimpIntStore</h3>
<pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpIntStoreColumns">
<a name="GimpIntStoreColumns"></a><h3>enum GimpIntStoreColumns</h3>
<pre class="programlisting">typedef enum
{
@ -140,23 +141,21 @@ A model for integer based name-value pairs (e.g. enums)
} GimpIntStoreColumns;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_store_new ()">
<a name="gimp-int-store-new"></a><h3>gimp_int_store_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_int_store_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a> * gimp_int_store_new (void);</pre>
<p>
Creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
><span class="type">GtkListStore</span></a> with a number of useful columns.
<a class="link" href="GimpIntStore.html" title="GimpIntStore"><span class="type">GimpIntStore</span></a> is especially useful if the items you want to store
are identified using an integer value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -167,27 +166,25 @@ are identified using an integer value.</p>
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_store_lookup_by_value ()">
<a name="gimp-int-store-lookup-by-value"></a><h3>gimp_int_store_lookup_by_value ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_store_lookup_by_value (<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html#GtkTreeIter"
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
>GtkTreeIter</a> *iter);</pre>
<p>
Iterate over the <em class="parameter"><code>model</code></em> looking for <em class="parameter"><code>value</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -210,23 +207,22 @@ Iterate over the <em class="parameter"><code>model</code></em> looking for <em c
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the value has been located and <em class="parameter"><code>iter</code></em> is
valid, <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpIntStore.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "user-data-type" property'>
<a name="GimpIntStore--user-data-type"></a><h3>The <code class="literal">"user-data-type"</code> property</h3>
<pre class="programlisting"> "user-data-type" <a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -241,15 +237,13 @@ You need to set this property when constructing the store if you want
to use the GIMP_INT_STORE_USER_DATA column and want to have the store
handle ref-counting of your user data.</p>
<p>
</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpMemsizeEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpIntStore.html" title="GimpIntStore">
<link rel="next" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpNumberPairEntry.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="#GimpMemsizeEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpMemsizeEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpMemsizeEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpMemsizeEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpMemsizeEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpMemsizeEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpMemsizeEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpMemsizeEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpMemsizeEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpMemsizeEntry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpMemsizeEntry">
<a name="GimpMemsizeEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-memsize-entry.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpMemsizeEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpMemsizeEntry.html#GimpMemsizeEntry-struct" title="GimpMemsizeEntry">GimpMemsizeEntry</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-new" title="gimp_memsize_entry_new ()">gimp_memsize_entry_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-new" title="gimp_memsize_entry_new ()">gimp_memsize_entry_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"
>guint64</a> value,
<a
@ -77,7 +79,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64
>guint64</a> <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-get-value" title="gimp_memsize_entry_get_value ()">gimp_memsize_entry_get_value</a> (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpMemsizeEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -87,38 +89,40 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
>GtkHBox</a>
+----GimpMemsizeEntry
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpMemsizeEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpMemsizeEntry implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpMemsizeEntry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed" title='The "value-changed" signal'>value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpMemsizeEntry.description"></a><h2>Description</h2>
<p>
Similar to a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> but instead of lengths, this widget is used to let
@ -126,9 +130,9 @@ the user enter memory sizes. An option menu allows to switch between
Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpMemsizeEntry.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpMemsizeEntry">
<a name="GimpMemsizeEntry-struct"></a><h3>GimpMemsizeEntry</h3>
<pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<p>
@ -136,11 +140,11 @@ The <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class=
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_entry_new ()">
<a name="gimp-memsize-entry-new"></a><h3>gimp_memsize_entry_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_memsize_entry_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_memsize_entry_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"
>guint64</a> value,
<a
@ -151,15 +155,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64
>guint64</a> upper);</pre>
<p>
Creates a new <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> which is a <a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
><span class="type">GtkHBox</span></a> with a <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>
and a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> all setup to allow the user to enter memory sizes.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -188,7 +191,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_entry_set_value ()">
<a name="gimp-memsize-entry-set-value"></a><h3>gimp_memsize_entry_set_value ()</h3>
<pre class="programlisting">void gimp_memsize_entry_set_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a
@ -198,7 +201,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64
Sets the <em class="parameter"><code>entry</code></em>'s value. Please note that the <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> rounds
the value to full Kilobytes.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -217,7 +219,7 @@ the value to full Kilobytes.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_entry_get_value ()">
<a name="gimp-memsize-entry-get-value"></a><h3>gimp_memsize_entry_get_value ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"
@ -225,7 +227,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64
<p>
Retrieves the current value from a <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -244,16 +245,15 @@ Retrieves the current value from a <a class="link" href="GimpMemsizeEntry.html"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpMemsizeEntry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "value-changed" signal'>
<a name="GimpMemsizeEntry-value-changed"></a><h3>The <code class="literal">"value-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -261,7 +261,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpmemsizeentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -275,6 +274,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpNumberPairEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">
<link rel="next" href="GimpOffsetArea.html" title="GimpOffsetArea">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpOffsetArea.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="#GimpNumberPairEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpNumberPairEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpNumberPairEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpNumberPairEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpNumberPairEntry.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpNumberPairEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpNumberPairEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpNumberPairEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpNumberPairEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpNumberPairEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpNumberPairEntry.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpNumberPairEntry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpNumberPairEntry">
<a name="GimpNumberPairEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,14 +57,14 @@
</td>
<td valign="top" align="right"><img src="gimp-number-pair-entry.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpNumberPairEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-struct" title="GimpNumberPairEntry">GimpNumberPairEntry</a>;
enum <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-new" title="gimp_number_pair_entry_new ()">gimp_number_pair_entry_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-new" title="gimp_number_pair_entry_new ()">gimp_number_pair_entry_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *separators,
<a
@ -125,7 +127,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> user_override);
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" title="gimp_number_pair_entry_get_default_text ()">gimp_number_pair_entry_get_default_text</a>
>gchar</a> * <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" title="gimp_number_pair_entry_get_default_text ()">gimp_number_pair_entry_get_default_text</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text" title="gimp_number_pair_entry_set_default_text ()">gimp_number_pair_entry_set_default_text</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
@ -134,7 +136,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *string);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpNumberPairEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -144,30 +146,30 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
>GtkEntry</a>
+----GimpNumberPairEntry
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpNumberPairEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpNumberPairEntry implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkEditable.html"
>GtkEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpNumberPairEntry.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification" title='The "allow-simplification" property'>allow-simplification</a>" <a
@ -206,30 +208,28 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpNumberPairEntry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed" title='The "numbers-changed" signal'>numbers-changed</a>" : Run First
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed" title='The "ratio-changed" signal'>ratio-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpNumberPairEntry.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpNumberPairEntry.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpNumberPairEntry">
<a name="GimpNumberPairEntry-struct"></a><h3>GimpNumberPairEntry</h3>
<pre class="programlisting">typedef struct _GimpNumberPairEntry GimpNumberPairEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpAspectType">
<a name="GimpAspectType"></a><h3>enum GimpAspectType</h3>
<pre class="programlisting">typedef enum
{
@ -239,15 +239,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
} GimpAspectType;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_new ()">
<a name="gimp-number-pair-entry-new"></a><h3>gimp_number_pair_entry_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_number_pair_entry_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_number_pair_entry_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *separators,
<a
@ -282,7 +281,6 @@ considered as valid when parsing user input, by changing
The first separator of <em class="parameter"><code>separators</code></em> is used to display the current
value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -315,11 +313,10 @@ value.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_default_values ()">
<a name="gimp-number-pair-entry-set-default-values"></a><h3>gimp_number_pair_entry_set_default_values ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
@ -332,7 +329,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -354,11 +350,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_default_values ()">
<a name="gimp-number-pair-entry-get-default-values"></a><h3>gimp_number_pair_entry_get_default_values ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_get_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
@ -371,7 +366,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -393,11 +387,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_values ()">
<a name="gimp-number-pair-entry-set-values"></a><h3>gimp_number_pair_entry_set_values ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
@ -411,7 +404,6 @@ Forces setting the numbers displayed by a <a class="link" href="GimpNumberPairEn
ignoring if the user has set his/her own value. The state of
user-override will not be changed.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -433,11 +425,10 @@ user-override will not be changed.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_values ()">
<a name="gimp-number-pair-entry-get-values"></a><h3>gimp_number_pair_entry_get_values ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_get_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
@ -449,7 +440,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -462,30 +452,28 @@ Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
<td> Pointer of where to store the left number (may be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>right</code></em> :</span></p></td>
<td> Pointer of to store the right number (may be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_aspect ()">
<a name="gimp-number-pair-entry-get-aspect"></a><h3>gimp_number_pair_entry_get_aspect ()</h3>
<pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a> gimp_number_pair_entry_get_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -503,11 +491,10 @@ Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPair
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_aspect ()">
<a name="gimp-number-pair-entry-set-aspect"></a><h3>gimp_number_pair_entry_set_aspect ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a> aspect);</pre>
@ -516,7 +503,6 @@ Sets the aspect of the ratio by swapping the left_number and
right_number if necessary (or setting them to 1.0 in case that
<em class="parameter"><code>aspect</code></em> is <code class="literal">GIMP_ASPECT_SQUARE</code>).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -533,11 +519,10 @@ right_number if necessary (or setting them to 1.0 in case that
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_ratio ()">
<a name="gimp-number-pair-entry-get-ratio"></a><h3>gimp_number_pair_entry_get_ratio ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -545,7 +530,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -563,11 +547,10 @@ Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumb
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_ratio ()">
<a name="gimp-number-pair-entry-set-ratio"></a><h3>gimp_number_pair_entry_set_ratio ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
@ -582,7 +565,6 @@ ratio. If the new ratio is different than the previous ratio, the
An attempt is made to convert the decimal number into a fraction
with left_number and right_number &lt; 1000.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -599,11 +581,10 @@ with left_number and right_number &lt; 1000.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_user_override ()">
<a name="gimp-number-pair-entry-get-user-override"></a><h3>gimp_number_pair_entry_get_user_override ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -612,7 +593,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -630,11 +610,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_user_override ()">
<a name="gimp-number-pair-entry-set-user-override"></a><h3>gimp_number_pair_entry_set_user_override ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_user_override
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
@ -646,7 +625,6 @@ When the entry is not in user overridden mode, the values will
change when the default values are changed. When in user overridden
mode, setting default values will not affect the active values.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -659,29 +637,27 @@ mode, setting default values will not affect the active values.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_override</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> sets the entry in user overridden mode,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> disables.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_get_default_text ()">
<a name="gimp-number-pair-entry-get-default-text"></a><h3>gimp_number_pair_entry_get_default_text ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_number_pair_entry_get_default_text
>gchar</a> * gimp_number_pair_entry_get_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -694,7 +670,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the string manully set to be shown, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if values are
shown in a normal fashion.
@ -702,11 +678,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_number_pair_entry_set_default_text ()">
<a name="gimp-number-pair-entry-set-default-text"></a><h3>gimp_number_pair_entry_set_default_text ()</h3>
<pre class="programlisting">void gimp_number_pair_entry_set_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
@ -721,11 +696,10 @@ and API calls are not affected.
</p>
<p>
Set the default string to <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> to display default values as
normal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -742,13 +716,12 @@ normal.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpNumberPairEntry.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "allow-simplification" property'>
<a name="GimpNumberPairEntry--allow-simplification"></a><h3>The <code class="literal">"allow-simplification"</code> property</h3>
<pre class="programlisting"> "allow-simplification" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -757,14 +730,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "aspect" property'>
<a name="GimpNumberPairEntry--aspect"></a><h3>The <code class="literal">"aspect"</code> property</h3>
<pre class="programlisting"> "aspect" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<p></p>
<p>Default value: GIMP_ASPECT_SQUARE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "default-left-number" property'>
<a name="GimpNumberPairEntry--default-left-number"></a><h3>The <code class="literal">"default-left-number"</code> property</h3>
<pre class="programlisting"> "default-left-number" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -774,7 +747,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 100</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "default-right-number" property'>
<a name="GimpNumberPairEntry--default-right-number"></a><h3>The <code class="literal">"default-right-number"</code> property</h3>
<pre class="programlisting"> "default-right-number" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -784,7 +757,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 100</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "default-text" property'>
<a name="GimpNumberPairEntry--default-text"></a><h3>The <code class="literal">"default-text"</code> property</h3>
<pre class="programlisting"> "default-text" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -793,7 +766,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "left-number" property'>
<a name="GimpNumberPairEntry--left-number"></a><h3>The <code class="literal">"left-number"</code> property</h3>
<pre class="programlisting"> "left-number" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -803,7 +776,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 100</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "max-valid-value" property'>
<a name="GimpNumberPairEntry--max-valid-value"></a><h3>The <code class="literal">"max-valid-value"</code> property</h3>
<pre class="programlisting"> "max-valid-value" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -813,7 +786,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 1.79769e+308</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "min-valid-value" property'>
<a name="GimpNumberPairEntry--min-valid-value"></a><h3>The <code class="literal">"min-valid-value"</code> property</h3>
<pre class="programlisting"> "min-valid-value" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -823,7 +796,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 2.22507e-308</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "ratio" property'>
<a name="GimpNumberPairEntry--ratio"></a><h3>The <code class="literal">"ratio"</code> property</h3>
<pre class="programlisting"> "ratio" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -833,7 +806,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "right-number" property'>
<a name="GimpNumberPairEntry--right-number"></a><h3>The <code class="literal">"right-number"</code> property</h3>
<pre class="programlisting"> "right-number" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -843,7 +816,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 100</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "separators" property'>
<a name="GimpNumberPairEntry--separators"></a><h3>The <code class="literal">"separators"</code> property</h3>
<pre class="programlisting"> "separators" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -852,7 +825,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "user-override" property'>
<a name="GimpNumberPairEntry--user-override"></a><h3>The <code class="literal">"user-override"</code> property</h3>
<pre class="programlisting"> "user-override" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -861,16 +834,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>Default value: FALSE</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpNumberPairEntry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "numbers-changed" signal'>
<a name="GimpNumberPairEntry-numbers-changed"></a><h3>The <code class="literal">"numbers-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -878,7 +850,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpnumberpairentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -889,14 +860,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "ratio-changed" signal'>
<a name="GimpNumberPairEntry-ratio-changed"></a><h3>The <code class="literal">"ratio-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -904,7 +874,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpnumberpairentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -918,6 +887,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpOffsetArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">
<link rel="next" href="GimpPageSelector.html" title="GimpPageSelector">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPageSelector.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="#GimpOffsetArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpOffsetArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpOffsetArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpOffsetArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpOffsetArea.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpOffsetArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpOffsetArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpOffsetArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpOffsetArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpOffsetArea.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpOffsetArea">
<a name="GimpOffsetArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-offset-area.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpOffsetArea.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-struct" title="GimpOffsetArea">GimpOffsetArea</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpOffsetArea.html#gimp-offset-area-new" title="gimp_offset_area_new ()">gimp_offset_area_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpOffsetArea.html#gimp-offset-area-new" title="gimp_offset_area_new ()">gimp_offset_area_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> orig_width,
<a
@ -81,11 +83,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> offset_y);
void <a class="link" href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf" title="gimp_offset_area_set_pixbuf ()">gimp_offset_area_set_pixbuf</a> (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpOffsetArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -95,52 +97,50 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpOffsetArea
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpOffsetArea.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpOffsetArea implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpOffsetArea.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed" title='The "offsets-changed" signal'>offsets-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpOffsetArea.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpOffsetArea.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpOffsetArea">
<a name="GimpOffsetArea-struct"></a><h3>GimpOffsetArea</h3>
<pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_offset_area_new ()">
<a name="gimp-offset-area-new"></a><h3>gimp_offset_area_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_offset_area_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_offset_area_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> orig_width,
<a
@ -151,7 +151,6 @@ Creates a new <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">
when resizing an image or a drawable to allow the user to interactively
specify the new offsets.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -175,7 +174,7 @@ specify the new offsets.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_offset_area_set_size ()">
<a name="gimp-offset-area-set-size"></a><h3>gimp_offset_area_set_size ()</h3>
<pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
@ -189,7 +188,6 @@ Sets the size of the image/drawable displayed by the <a class="link" href="GimpO
If the offsets change as a result of this change, the "offsets-changed"
signal is emitted.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -213,7 +211,7 @@ signal is emitted.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_offset_area_set_offsets ()">
<a name="gimp-offset-area-set-offsets"></a><h3>gimp_offset_area_set_offsets ()</h3>
<pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
@ -226,7 +224,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Sets the offsets of the image/drawable displayed by the <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
It does not emit the "offsets-changed" signal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -250,17 +247,16 @@ It does not emit the "offsets-changed" signal.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_offset_area_set_pixbuf ()">
<a name="gimp-offset-area-set-pixbuf"></a><h3>gimp_offset_area_set_pixbuf ()</h3>
<pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);</pre>
<p>
Sets the pixbuf which represents the original image/drawable which
is being offset.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -273,19 +269,18 @@ is being offset.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
><span class="type">GdkPixbuf</span></a>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpOffsetArea.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "offsets-changed" signal'>
<a name="GimpOffsetArea-offsets-changed"></a><h3>The <code class="literal">"offsets-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
<a
@ -298,7 +293,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -316,7 +310,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
@ -330,6 +323,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPageSelector</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpOffsetArea.html" title="GimpOffsetArea">
<link rel="next" href="GimpPathEditor.html" title="GimpPathEditor">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPathEditor.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="#GimpPageSelector.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPageSelector.description" class="shortcut">Description</a>
 | 
<a href="#GimpPageSelector.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPageSelector.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPageSelector.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpPageSelector.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPageSelector.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPageSelector.description" class="shortcut">Description</a>
 | 
<a href="#GimpPageSelector.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPageSelector.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPageSelector.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpPageSelector.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPageSelector">
<a name="GimpPageSelector"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,14 +57,14 @@
</td>
<td valign="top" align="right"><img src="gimp-page-selector.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPageSelector.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPageSelector.html#GimpPageSelector-struct" title="GimpPageSelector">GimpPageSelector</a>;
enum <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-new" title="gimp_page_selector_new ()">gimp_page_selector_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPageSelector.html#gimp-page-selector-new" title="gimp_page_selector_new ()">gimp_page_selector_new</a> (void);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-n-pages" title="gimp_page_selector_set_n_pages ()">gimp_page_selector_set_n_pages</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -72,18 +74,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-n-pages" title="gimp_page_selector_get_n_pages ()">gimp_page_selector_get_n_pages</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-target" title="gimp_page_selector_set_target ()">gimp_page_selector_set_target</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-target" title="gimp_page_selector_get_target ()">gimp_page_selector_get_target</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-target" title="gimp_page_selector_get_target ()">gimp_page_selector_get_target</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-page-thumbnail" title="gimp_page_selector_set_page_thumbnail ()">gimp_page_selector_set_page_thumbnail</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> page_no,
<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *thumbnail);
<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-thumbnail" title="gimp_page_selector_get_page_thumbnail ()">gimp_page_selector_get_page_thumbnail</a>
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> * <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-thumbnail" title="gimp_page_selector_get_page_thumbnail ()">gimp_page_selector_get_page_thumbnail</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -97,7 +99,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *label);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-label" title="gimp_page_selector_get_page_label ()">gimp_page_selector_get_page_label</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
>gchar</a> * <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-label" title="gimp_page_selector_get_page_label ()">gimp_page_selector_get_page_label</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> page_no);
@ -119,7 +121,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> page_no);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-pages" title="gimp_page_selector_get_selected_pages ()">gimp_page_selector_get_selected_pages</a>
>gint</a> * <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-pages" title="gimp_page_selector_get_selected_pages ()">gimp_page_selector_get_selected_pages</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -130,11 +132,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *range);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-range" title="gimp_page_selector_get_selected_range ()">gimp_page_selector_get_selected_range</a>
>gchar</a> * <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-range" title="gimp_page_selector_get_selected_range ()">gimp_page_selector_get_selected_range</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPageSelector.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -144,32 +146,34 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----GimpPageSelector
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPageSelector.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPageSelector implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpPageSelector.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector--n-pages" title='The "n-pages" property'>n-pages</a>" <a
@ -178,30 +182,28 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
"<a class="link" href="GimpPageSelector.html#GimpPageSelector--target" title='The "target" property'>target</a>" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpPageSelector.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector-activate" title='The "activate" signal'>activate</a>" : Run First / Action
"<a class="link" href="GimpPageSelector.html#GimpPageSelector-selection-changed" title='The "selection-changed" signal'>selection-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPageSelector.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPageSelector.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPageSelector">
<a name="GimpPageSelector-struct"></a><h3>GimpPageSelector</h3>
<pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPageSelectorTarget">
<a name="GimpPageSelectorTarget"></a><h3>enum GimpPageSelectorTarget</h3>
<pre class="programlisting">typedef enum
{
@ -210,19 +212,17 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
} GimpPageSelectorTarget;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_new ()">
<a name="gimp-page-selector-new"></a><h3>gimp_page_selector_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_page_selector_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_page_selector_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPageSelector.html" title="GimpPageSelector"><span class="type">GimpPageSelector</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -233,11 +233,10 @@ Creates a new <a class="link" href="GimpPageSelector.html" title="GimpPageSelect
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_set_n_pages ()">
<a name="gimp-page-selector-set-n-pages"></a><h3>gimp_page_selector_set_n_pages ()</h3>
<pre class="programlisting">void gimp_page_selector_set_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -246,7 +245,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Sets the number of pages in the document to open.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -263,11 +261,10 @@ Sets the number of pages in the document to open.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_n_pages ()">
<a name="gimp-page-selector-get-n-pages"></a><h3>gimp_page_selector_get_n_pages ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -275,7 +272,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -293,18 +289,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_set_target ()">
<a name="gimp-page-selector-set-target"></a><h3>gimp_page_selector_set_target ()</h3>
<pre class="programlisting">void gimp_page_selector_set_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -321,17 +315,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_target ()">
<a name="gimp-page-selector-get-target"></a><h3>gimp_page_selector_get_target ()</h3>
<pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -349,11 +341,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_set_page_thumbnail ()">
<a name="gimp-page-selector-set-page-thumbnail"></a><h3>gimp_page_selector_set_page_thumbnail ()</h3>
<pre class="programlisting">void gimp_page_selector_set_page_thumbnail
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
@ -361,13 +352,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> page_no,
<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *thumbnail);</pre>
<p>
Sets the thumbnail for given <code class="literal">page_no</code>. A default "page" icon will
be used if no page thumbnail is set.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -389,15 +379,14 @@ be used if no page thumbnail is set.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_page_thumbnail ()">
<a name="gimp-page-selector-get-page-thumbnail"></a><h3>gimp_page_selector_get_page_thumbnail ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a>* gimp_page_selector_get_page_thumbnail
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> * gimp_page_selector_get_page_thumbnail
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -405,7 +394,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -423,7 +411,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> The page's thumbnail, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if none is set. The returned
pixbuf is owned by <a class="link" href="GimpPageSelector.html" title="GimpPageSelector"><span class="type">GimpPageSelector</span></a> and must not be
unref'ed when no longer needed.
@ -432,11 +420,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_set_page_label ()">
<a name="gimp-page-selector-set-page-label"></a><h3>gimp_page_selector_set_page_label ()</h3>
<pre class="programlisting">void gimp_page_selector_set_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -448,7 +435,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -470,22 +456,20 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_page_label ()">
<a name="gimp-page-selector-get-page-label"></a><h3>gimp_page_selector_get_page_label ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
>gchar</a> * gimp_page_selector_get_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -503,7 +487,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> The page's label, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if none is set. This is a newly
allocated string that should be <a
href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"
@ -514,17 +498,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_select_all ()">
<a name="gimp-page-selector-select-all"></a><h3>gimp_page_selector_select_all ()</h3>
<pre class="programlisting">void gimp_page_selector_select_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Selects all pages.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -534,17 +516,15 @@ Selects all pages.</p>
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_unselect_all ()">
<a name="gimp-page-selector-unselect-all"></a><h3>gimp_page_selector_unselect_all ()</h3>
<pre class="programlisting">void gimp_page_selector_unselect_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Unselects all pages.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -554,11 +534,10 @@ Unselects all pages.</p>
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_select_page ()">
<a name="gimp-page-selector-select-page"></a><h3>gimp_page_selector_select_page ()</h3>
<pre class="programlisting">void gimp_page_selector_select_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -567,7 +546,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Adds a page to the selection.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -584,11 +562,10 @@ Adds a page to the selection.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_unselect_page ()">
<a name="gimp-page-selector-unselect-page"></a><h3>gimp_page_selector_unselect_page ()</h3>
<pre class="programlisting">void gimp_page_selector_unselect_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -597,7 +574,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Removes a page from the selection.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -614,11 +590,10 @@ Removes a page from the selection.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_page_is_selected ()">
<a name="gimp-page-selector-page-is-selected"></a><h3>gimp_page_selector_page_is_selected ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -629,7 +604,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -647,24 +621,23 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the page is selected, <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_selected_pages ()">
<a name="gimp-page-selector-get-selected-pages"></a><h3>gimp_page_selector_get_selected_pages ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a>* gimp_page_selector_get_selected_pages
>gint</a> * gimp_page_selector_get_selected_pages
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -672,7 +645,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -698,11 +670,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_select_range ()">
<a name="gimp-page-selector-select-range"></a><h3>gimp_page_selector_select_range ()</h3>
<pre class="programlisting">void gimp_page_selector_select_range (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const <a
@ -718,7 +689,6 @@ not 0.
Invalid pages and ranges will be silently ignored, duplicate and
overlapping pages and ranges will be merged.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -735,20 +705,18 @@ overlapping pages and ranges will be merged.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_page_selector_get_selected_range ()">
<a name="gimp-page-selector-get-selected-range"></a><h3>gimp_page_selector_get_selected_range ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_selected_range
>gchar</a> * gimp_page_selector_get_selected_range
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -768,13 +736,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpPageSelector.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "n-pages" property'>
<a name="GimpPageSelector--n-pages"></a><h3>The <code class="literal">"n-pages"</code> property</h3>
<pre class="programlisting"> "n-pages" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -782,30 +749,26 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
The number of pages of the document to open.</p>
<p>
</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "target" property'>
<a name="GimpPageSelector--target"></a><h3>The <code class="literal">"target"</code> property</h3>
<pre class="programlisting"> "target" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget" title="enum GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<p>
The target to open the document to.</p>
<p>
</p>
<p>Default value: GIMP_PAGE_SELECTOR_TARGET_LAYERS</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpPageSelector.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "activate" signal'>
<a name="GimpPageSelector-activate"></a><h3>The <code class="literal">"activate"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
@ -815,7 +778,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
The "activate" signal on GimpPageSelector is an action signal. It
is emitted when a user double-clicks an item in the page selection.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -831,11 +793,10 @@ is emitted when a user double-clicks an item in the page selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "selection-changed" signal'>
<a name="GimpPageSelector-selection-changed"></a><h3>The <code class="literal">"selection-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
@ -844,7 +805,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<p>
This signal is emitted whenever the set of selected pages changes.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -860,13 +820,12 @@ This signal is emitted whenever the set of selected pages changes.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPathEditor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPageSelector.html" title="GimpPageSelector">
<link rel="next" href="GimpPickButton.html" title="GimpPickButton">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPickButton.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="#GimpPathEditor.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPathEditor.description" class="shortcut">Description</a>
 | 
<a href="#GimpPathEditor.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPathEditor.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPathEditor.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPathEditor.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPathEditor.description" class="shortcut">Description</a>
 | 
<a href="#GimpPathEditor.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPathEditor.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPathEditor.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPathEditor">
<a name="GimpPathEditor"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-path-editor.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPathEditor.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPathEditor.html#GimpPathEditor-struct" title="GimpPathEditor">GimpPathEditor</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-new" title="gimp_path_editor_new ()">gimp_path_editor_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPathEditor.html#gimp-path-editor-new" title="gimp_path_editor_new ()">gimp_path_editor_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
@ -67,14 +69,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *path);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-path" title="gimp_path_editor_get_path ()">gimp_path_editor_get_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
>gchar</a> * <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-path" title="gimp_path_editor_get_path ()">gimp_path_editor_get_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-path" title="gimp_path_editor_set_path ()">gimp_path_editor_set_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *path);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-writable-path" title="gimp_path_editor_get_writable_path ()">gimp_path_editor_get_writable_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
>gchar</a> * <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-writable-path" title="gimp_path_editor_get_writable_path ()">gimp_path_editor_get_writable_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-writable-path" title="gimp_path_editor_set_writable_path ()">gimp_path_editor_set_writable_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -94,7 +96,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> writable);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPathEditor.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -104,39 +106,41 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----GimpPathEditor
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPathEditor.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPathEditor implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpPathEditor.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPathEditor.html#GimpPathEditor-path-changed" title='The "path-changed" signal'>path-changed</a>" : Run First
"<a class="link" href="GimpPathEditor.html#GimpPathEditor-writable-changed" title='The "writable-changed" signal'>writable-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPathEditor.description"></a><h2>Description</h2>
<p>
This widget is used to edit file search paths.
@ -155,21 +159,20 @@ Whenever the user adds, deletes, changes or reorders a directory of
the search path, the "path_changed" signal will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPathEditor.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPathEditor">
<a name="GimpPathEditor-struct"></a><h3>GimpPathEditor</h3>
<pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_new ()">
<a name="gimp-path-editor-new"></a><h3>gimp_path_editor_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_path_editor_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_path_editor_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
@ -181,10 +184,9 @@ Creates a new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor">
<p>
The elements of the initial search path must be separated with the
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR--CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -192,7 +194,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-S
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
<td> The title of the <a
href="/usr/share/gtk-doc/html/gtk/GtkFileChooser.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFileChooser.html"
><span class="type">GtkFileChooser</span></a> dialog which can be popped up.
</td>
</tr>
@ -210,15 +212,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkFileChooser.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_get_path ()">
<a name="gimp-path-editor-get-path"></a><h3>gimp_path_editor_get_path ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_path_editor_get_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
>gchar</a> * gimp_path_editor_get_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
The elements of the returned search path string are separated with the
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR--CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
</p>
<p>
@ -226,7 +228,6 @@ Note that you have to <a
href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> the returned string.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -245,7 +246,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_set_path ()">
<a name="gimp-path-editor-set-path"></a><h3>gimp_path_editor_set_path ()</h3>
<pre class="programlisting">void gimp_path_editor_set_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
@ -254,10 +255,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>
The elements of the initial search path must be separated with the
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR--CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -276,13 +276,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-S
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_get_writable_path ()">
<a name="gimp-path-editor-get-writable-path"></a><h3>gimp_path_editor_get_writable_path ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_path_editor_get_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
>gchar</a> * gimp_path_editor_get_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -295,22 +294,19 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_set_writable_path ()">
<a name="gimp-path-editor-set-writable-path"></a><h3>gimp_path_editor_set_writable_path ()</h3>
<pre class="programlisting">void gimp_path_editor_set_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -323,15 +319,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<tr>
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_get_dir_writable ()">
<a name="gimp-path-editor-get-dir-writable"></a><h3>gimp_path_editor_get_dir_writable ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -340,7 +334,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *directory);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -358,15 +351,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_editor_set_dir_writable ()">
<a name="gimp-path-editor-set-dir-writable"></a><h3>gimp_path_editor_set_dir_writable ()</h3>
<pre class="programlisting">void gimp_path_editor_set_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
@ -376,7 +367,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> writable);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -394,17 +384,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<tr>
<td><p><span class="term"><em class="parameter"><code>writable</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpPathEditor.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "path-changed" signal'>
<a name="GimpPathEditor-path-changed"></a><h3>The <code class="literal">"path-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
@ -414,7 +402,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
This signal is emitted whenever the user adds, deletes, modifies
or reorders an element of the search path.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -425,7 +412,7 @@ or reorders an element of the search path.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "writable-changed" signal'>
<a name="GimpPathEditor-writable-changed"></a><h3>The <code class="literal">"writable-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
@ -436,7 +423,6 @@ This signal is emitted whenever the "writable" column of a directory
is changed, either by the user clicking on it or by calling
<a class="link" href="GimpPathEditor.html#gimp-path-editor-set-dir-writable" title="gimp_path_editor_set_dir_writable ()"><code class="function">gimp_path_editor_set_dir_writable()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -447,20 +433,20 @@ is changed, either by the user clicking on it or by calling
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpPathEditor.see-also"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a>
</p>
<p>
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR--CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a>
</p>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPickButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPathEditor.html" title="GimpPathEditor">
<link rel="next" href="GimpPixmap.html" title="GimpPixmap">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPixmap.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="#GimpPickButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPickButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpPickButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPickButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPickButton.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPickButton.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPickButton.description" class="shortcut">Description</a>
 | 
<a href="#GimpPickButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPickButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPickButton.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPickButton">
<a name="GimpPickButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,16 +55,16 @@
</td>
<td valign="top" align="right"><img src="gimp-pick-button.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPickButton.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPickButton.html#GimpPickButton-struct" title="GimpPickButton">GimpPickButton</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPickButton.html#gimp-pick-button-new" title="gimp_pick_button_new ()">gimp_pick_button_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPickButton.html#gimp-pick-button-new" title="gimp_pick_button_new ()">gimp_pick_button_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPickButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -72,38 +74,40 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
>GtkButton</a>
+----GimpPickButton
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPickButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPickButton implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/GtkActivatable.html"
>GtkActivatable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpPickButton.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPickButton.html#GimpPickButton-color-picked" title='The "color-picked" signal'>color-picked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPickButton.description"></a><h2>Description</h2>
<p>
<a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> is a specialized button. When clicked, it changes the
@ -111,25 +115,23 @@ cursor to a color-picker pipette and allows the user to pick a color
from any point on the screen.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPickButton.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPickButton">
<a name="GimpPickButton-struct"></a><h3>GimpPickButton</h3>
<pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pick_button_new ()">
<a name="gimp-pick-button-new"></a><h3>gimp_pick_button_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_pick_button_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -141,9 +143,9 @@ Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton">
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpPickButton.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "color-picked" signal'>
<a name="GimpPickButton-color-picked"></a><h3>The <code class="literal">"color-picked"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a
@ -153,7 +155,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -168,7 +169,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<td>pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> structure that holds the picked color
</td>
</tr>
<tr>
@ -182,6 +182,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPixmap</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPickButton.html" title="GimpPickButton">
<link rel="next" href="GimpPreviewArea.html" title="GimpPreviewArea">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,32 +34,34 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPreviewArea.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="#GimpPixmap.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPixmap.description" class="shortcut">Description</a>
 | 
<a href="#GimpPixmap.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPixmap.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPixmap.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPixmap.description" class="shortcut">Description</a>
 | 
<a href="#GimpPixmap.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPixmap.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPixmap">
<a name="GimpPixmap"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GimpPixmap.top_of_page"></a>GimpPixmap</span></h2>
<p>GimpPixmap — Widget which creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPixmap.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPixmap.html#GimpPixmap-struct" title="GimpPixmap">GimpPixmap</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPixmap.html#gimp-pixmap-new" title="gimp_pixmap_new ()">gimp_pixmap_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPixmap.html#gimp-pixmap-new" title="gimp_pixmap_new ()">gimp_pixmap_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);
void <a class="link" href="GimpPixmap.html#gimp-pixmap-set" title="gimp_pixmap_set ()">gimp_pixmap_set</a> (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
@ -68,7 +70,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPixmap.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -78,78 +80,76 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMisc.html"
>GtkMisc</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkImage.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkImage.html"
>GtkImage</a>
+----GimpPixmap
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPixmap.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPixmap implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPixmap.description"></a><h2>Description</h2>
<p>
Widget which creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.
</p>
<p>
Use this widget instead of <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> if you don't want to worry about
the parent container's "realized" state.
</p>
<p>
Note that the drawback of the easy interface is that the actual <a
href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"
><span class="type">GdkPixmap</span></a>
and it's mask have to be constructed every time you call <a class="link" href="GimpPixmap.html#gimp-pixmap-new" title="gimp_pixmap_new ()"><code class="function">gimp_pixmap_new()</code></a>
and cannot be cached in memory without doing bad hacks.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPixmap.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPixmap">
<a name="GimpPixmap-struct"></a><h3>GimpPixmap</h3>
<pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpPixmap</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pixmap_new ()">
<a name="gimp-pixmap-new"></a><h3>gimp_pixmap_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pixmap_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_pixmap_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_pixmap_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Creates a new <a class="link" href="GimpPixmap.html" title="GimpPixmap"><span class="type">GimpPixmap</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -168,20 +168,19 @@ Creates a new <a class="link" href="GimpPixmap.html" title="GimpPixmap"><span cl
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pixmap_set ()">
<a name="gimp-pixmap-set"></a><h3>gimp_pixmap_set ()</h3>
<pre class="programlisting">void gimp_pixmap_set (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_pixmap_set</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets a new image for an existing <a class="link" href="GimpPixmap.html" title="GimpPixmap"><span class="type">GimpPixmap</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -200,20 +199,20 @@ Sets a new image for an existing <a class="link" href="GimpPixmap.html" title="G
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpPixmap.see-also"></a><h2>See Also</h2>
<p>
<a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new" title="gimp_pixmap_button_new ()"><code class="function">gimp_pixmap_button_new()</code></a>
</p>
<p>
<a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a>
</p>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPreview</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPreviewArea.html" title="GimpPreviewArea">
<link rel="next" href="GimpRuler.html" title="GimpRuler">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,21 +34,23 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpRuler.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="#GimpPreview.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPreview.description" class="shortcut">Description</a>
 | 
<a href="#GimpPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPreview.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpPreview.style-properties" class="shortcut">Style Properties</a>
 | 
<a href="#GimpPreview.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPreview.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPreview.description" class="shortcut">Description</a>
 | 
<a href="#GimpPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPreview.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpPreview.style-properties" class="shortcut">Style Properties</a>
 | 
<a href="#GimpPreview.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPreview">
<a name="GimpPreview"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -57,7 +59,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPreview.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPreview.html#GimpPreview-struct" title="GimpPreview">GimpPreview</a>;
@ -122,8 +124,8 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> *dest_y);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreview.html#gimp-preview-get-area" title="gimp_preview_get_area ()">gimp_preview_get_area</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPreview.html#gimp-preview-get-area" title="gimp_preview_get_area ()">gimp_preview_get_area</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-draw" title="gimp_preview_draw ()">gimp_preview_draw</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-draw-buffer" title="gimp_preview_draw_buffer ()">gimp_preview_draw_buffer</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const <a
@ -135,14 +137,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
void <a class="link" href="GimpPreview.html#gimp-preview-invalidate" title="gimp_preview_invalidate ()">gimp_preview_invalidate</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-set-default-cursor" title="gimp_preview_set_default_cursor ()">gimp_preview_set_default_cursor</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Cursors.html#GdkCursor"
>GdkCursor</a> *cursor);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreview.html#gimp-preview-get-controls" title="gimp_preview_get_controls ()">gimp_preview_get_controls</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPreview.html#gimp-preview-get-controls" title="gimp_preview_get_controls ()">gimp_preview_get_controls</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -152,33 +154,35 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----GimpPreview
+----<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPreview.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreview implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpPreview.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--update" title='The "update" property'>update</a>" <a
@ -186,37 +190,36 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Properties">
<a name="GimpPreview.style-properties"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--size" title='The "size" style property'>size</a>" <a
"<a class="link" href="GimpPreview.html#GimpPreview--s-size" title='The "size" style property'>size</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpPreview.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview-invalidated" title='The "invalidated" signal'>invalidated</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPreview.description"></a><h2>Description</h2>
<p>
A widget providing a <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> plus framework to update the preview.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPreview.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPreview">
<a name="GimpPreview-struct"></a><h3>GimpPreview</h3>
<pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_get_update ()">
<a name="gimp-preview-get-update"></a><h3>gimp_preview_get_update ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -224,7 +227,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -242,11 +244,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_set_update ()">
<a name="gimp-preview-set-update"></a><h3>gimp_preview_set_update ()</h3>
<pre class="programlisting">void gimp_preview_set_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -255,7 +256,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Sets the state of the "Preview" check button.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -268,18 +268,17 @@ Sets the state of the "Preview" check button.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>update</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the preview should invalidate itself when being
scrolled or when <a class="link" href="GimpPreview.html#gimp-preview-invalidate" title="gimp_preview_invalidate ()"><code class="function">gimp_preview_invalidate()</code></a> is being called
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_set_bounds ()">
<a name="gimp-preview-set-bounds"></a><h3>gimp_preview_set_bounds ()</h3>
<pre class="programlisting">void gimp_preview_set_bounds (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -299,7 +298,6 @@ Sets the lower and upper limits for the previewed area. The
difference between the upper and lower value is used to set the
maximum size of the <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> used in the <em class="parameter"><code>preview</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -331,11 +329,10 @@ maximum size of the <a class="link" href="GimpPreviewArea.html" title="GimpPrevi
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_get_size ()">
<a name="gimp-preview-get-size"></a><h3>gimp_preview_get_size ()</h3>
<pre class="programlisting">void gimp_preview_get_size (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -347,7 +344,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -369,11 +365,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_get_position ()">
<a name="gimp-preview-get-position"></a><h3>gimp_preview_get_position ()</h3>
<pre class="programlisting">void gimp_preview_get_position (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -385,7 +380,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -407,11 +401,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_transform ()">
<a name="gimp-preview-transform"></a><h3>gimp_preview_transform ()</h3>
<pre class="programlisting">void gimp_preview_transform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -429,7 +422,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Transforms from image to widget coordinates.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -461,11 +453,10 @@ Transforms from image to widget coordinates.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_untransform ()">
<a name="gimp-preview-untransform"></a><h3>gimp_preview_untransform ()</h3>
<pre class="programlisting">void gimp_preview_untransform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
@ -483,7 +474,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
Transforms from widget to image coordinates.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -515,22 +505,20 @@ Transforms from widget to image coordinates.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_get_area ()">
<a name="gimp-preview-get-area"></a><h3>gimp_preview_get_area ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_area (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_preview_get_area (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
In most cases, you shouldn't need to access the <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a>
that is being used in the <em class="parameter"><code>preview</code></em>. Sometimes however, you need to.
For example if you want to receive mouse events from the area. In
such cases, use <a class="link" href="GimpPreview.html#gimp-preview-get-area" title="gimp_preview_get_area ()"><code class="function">gimp_preview_get_area()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -548,11 +536,10 @@ such cases, use <a class="link" href="GimpPreview.html#gimp-preview-get-area" ti
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_draw ()">
<a name="gimp-preview-draw"></a><h3>gimp_preview_draw ()</h3>
<pre class="programlisting">void gimp_preview_draw (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
@ -566,7 +553,6 @@ href="../libgimp/GimpDrawablePreview.html"
><span class="type">GimpDrawablePreview</span></a> implements <a class="link" href="GimpPreview.html#gimp-preview-draw" title="gimp_preview_draw ()"><code class="function">gimp_preview_draw()</code></a> by drawing the
original, unmodified drawable to the <em class="parameter"><code>preview</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -576,11 +562,10 @@ original, unmodified drawable to the <em class="parameter"><code>preview</code><
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_draw_buffer ()">
<a name="gimp-preview-draw-buffer"></a><h3>gimp_preview_draw_buffer ()</h3>
<pre class="programlisting">void gimp_preview_draw_buffer (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const <a
@ -594,7 +579,6 @@ Calls the GimpPreview::draw_buffer method. GimpPreview itself
doesn't implement this method so the behaviour is determined by the
derived class implementing this method.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -616,11 +600,10 @@ derived class implementing this method.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_invalidate ()">
<a name="gimp-preview-invalidate"></a><h3>gimp_preview_invalidate ()</h3>
<pre class="programlisting">void gimp_preview_invalidate (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
@ -636,7 +619,6 @@ During the emission of the signal a busy cursor is set on the
toplevel window containing the <em class="parameter"><code>preview</code></em> and on the preview area
itself.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -646,22 +628,20 @@ itself.</p>
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_set_default_cursor ()">
<a name="gimp-preview-set-default-cursor"></a><h3>gimp_preview_set_default_cursor ()</h3>
<pre class="programlisting">void gimp_preview_set_default_cursor (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Cursors.html#GdkCursor"
>GdkCursor</a> *cursor);</pre>
<p>
Sets the default mouse cursor for the preview. Note that this will
be overriden by a <code class="literal">GDK_FLEUR</code> if the preview has scrollbars, or by a
<code class="literal">GDK_WATCH</code> when the preview is invalidated.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -674,31 +654,29 @@ be overriden by a <code class="literal">GDK_FLEUR</code> if the preview has scro
<tr>
<td><p><span class="term"><em class="parameter"><code>cursor</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Cursors.html#GdkCursor"
><span class="type">GdkCursor</span></a> or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_get_controls ()">
<a name="gimp-preview-get-controls"></a><h3>gimp_preview_get_controls ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_controls (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_preview_get_controls (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
Gives access to the <a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
><span class="type">GtkHBox</span></a> at the bottom of the preview that
contains the update toggle. Derived widgets can use this function
if they need to add controls to this area.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -711,20 +689,19 @@ if they need to add controls to this area.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the <a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
><span class="type">GtkHBox</span></a> at the bottom of the preview.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpPreview.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "update" property'>
<a name="GimpPreview--update"></a><h3>The <code class="literal">"update"</code> property</h3>
<pre class="programlisting"> "update" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -733,10 +710,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Property Details">
<a name="GimpPreview.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="GimpPreview--size"></a><h3>The <code class="literal">"size"</code> style property</h3>
<div class="refsect2" title='The "size" style property'>
<a name="GimpPreview--s-size"></a><h3>The <code class="literal">"size"</code> style property</h3>
<pre class="programlisting"> "size" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
@ -745,16 +722,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>Default value: 200</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpPreview.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "invalidated" signal'>
<a name="GimpPreview-invalidated"></a><h3>The <code class="literal">"invalidated"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -762,7 +738,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimppreview</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -776,6 +751,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpPreviewArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPixmap.html" title="GimpPixmap">
<link rel="next" href="GimpPreview.html" title="GimpPreview">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpPreview.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="#GimpPreviewArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPreviewArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpPreviewArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPreviewArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPreviewArea.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpPreviewArea.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpPreviewArea.description" class="shortcut">Description</a>
 | 
<a href="#GimpPreviewArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpPreviewArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpPreviewArea.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpPreviewArea">
<a name="GimpPreviewArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,13 +55,13 @@
</td>
<td valign="top" align="right"><img src="gimp-preview-area.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpPreviewArea.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpPreviewArea.html#GimpPreviewArea-struct" title="GimpPreviewArea">GimpPreviewArea</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreviewArea.html#gimp-preview-area-new" title="gimp_preview_area_new ()">gimp_preview_area_new</a> (void);
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpPreviewArea.html#gimp-preview-area-new" title="gimp_preview_area_new ()">gimp_preview_area_new</a> (void);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-draw" title="gimp_preview_area_draw ()">gimp_preview_area_draw</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -192,11 +194,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> height);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-menu-popup" title="gimp_preview_area_menu_popup ()">gimp_preview_area_menu_popup</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Event-Structures.html#GdkEventButton"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventButton"
>GdkEventButton</a> *event);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpPreviewArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -206,26 +208,26 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpPreviewArea
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpPreviewArea.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreviewArea implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpPreviewArea.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-size" title='The "check-size" property'>check-size</a>" <a
@ -236,31 +238,29 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpPreviewArea.description"></a><h2>Description</h2>
<p>
A general purpose preview widget which caches its pixel data.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpPreviewArea.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpPreviewArea">
<a name="GimpPreviewArea-struct"></a><h3>GimpPreviewArea</h3>
<pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_new ()">
<a name="gimp-preview-area-new"></a><h3>gimp_preview_area_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_area_new (void);</pre>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_preview_area_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -274,7 +274,7 @@ Since GIMP 2.2
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_draw ()">
<a name="gimp-preview-area-draw"></a><h3>gimp_preview_area_draw ()</h3>
<pre class="programlisting">void gimp_preview_area_draw (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -304,7 +304,6 @@ Draws <em class="parameter"><code>buf</code></em> on <em class="parameter"><code
<p>
Since GIMP 2.2</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -357,7 +356,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_fill ()">
<a name="gimp-preview-area-fill"></a><h3>gimp_preview_area_fill ()</h3>
<pre class="programlisting">void gimp_preview_area_fill (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -388,7 +387,6 @@ redraw.
<p>
Since GIMP 2.2</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -437,7 +435,7 @@ Since GIMP 2.2</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_blend ()">
<a name="gimp-preview-area-blend"></a><h3>gimp_preview_area_blend ()</h3>
<pre class="programlisting">void gimp_preview_area_blend (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -477,7 +475,6 @@ to <em class="parameter"><code>area</code></em> and queues a redraw on the given
<p>
Since GIMP 2.2</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -549,7 +546,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_mask ()">
<a name="gimp-preview-area-mask"></a><h3>gimp_preview_area_mask ()</h3>
<pre class="programlisting">void gimp_preview_area_mask (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -592,7 +589,6 @@ Composites <em class="parameter"><code>buf1</code></em> on <em class="parameter"
<p>
Since GIMP 2.2</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -672,7 +668,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_set_offsets ()">
<a name="gimp-preview-area-set-offsets"></a><h3>gimp_preview_area_set_offsets ()</h3>
<pre class="programlisting">void gimp_preview_area_set_offsets (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -685,7 +681,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Sets the offsets of the previewed area. This information is used
when drawing the checkerboard and to determine the dither offsets.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -707,11 +702,10 @@ when drawing the checkerboard and to determine the dither offsets.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_set_colormap ()">
<a name="gimp-preview-area-set-colormap"></a><h3>gimp_preview_area_set_colormap ()</h3>
<pre class="programlisting">void gimp_preview_area_set_colormap (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const <a
@ -728,7 +722,6 @@ an image type of <code class="literal">GIMP_INDEXED_IMAGE</code> or <code class=
<p>
Since GIMP 2.2</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -754,7 +747,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_set_max_size ()">
<a name="gimp-preview-area-set-max-size"></a><h3>gimp_preview_area_set_max_size ()</h3>
<pre class="programlisting">void gimp_preview_area_set_max_size (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
@ -769,7 +762,6 @@ allocated. This funtion allows you to limit the preview area to a
maximum size. If a larger size is allocated for the widget, the
preview will draw itself centered into the allocated area.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -791,21 +783,19 @@ preview will draw itself centered into the allocated area.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_preview_area_menu_popup ()">
<a name="gimp-preview-area-menu-popup"></a><h3>gimp_preview_area_menu_popup ()</h3>
<pre class="programlisting">void gimp_preview_area_menu_popup (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="/usr/share/gtk-doc/html/gdk/gdk-Event-Structures.html#GdkEventButton"
href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventButton"
>GdkEventButton</a> *event);</pre>
<p>
Creates a popup menu that allows to configure the size and type of
the checkerboard pattern that the <em class="parameter"><code>area</code></em> uses to visualize transparency.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -818,19 +808,18 @@ the checkerboard pattern that the <em class="parameter"><code>area</code></em> u
<tr>
<td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
<td> the button event that causes the menu to popup or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.2
</p>
<p class="since">Since GIMP 2.2</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpPreviewArea.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "check-size" property'>
<a name="GimpPreviewArea--check-size"></a><h3>The <code class="literal">"check-size"</code> property</h3>
<pre class="programlisting"> "check-size" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
@ -839,7 +828,7 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
<p>Default value: GIMP_CHECK_SIZE_MEDIUM_CHECKS</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "check-type" property'>
<a name="GimpPreviewArea--check-type"></a><h3>The <code class="literal">"check-type"</code> property</h3>
<pre class="programlisting"> "check-type" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
@ -851,6 +840,6 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpRuler</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpPreview.html" title="GimpPreview">
<link rel="next" href="GimpScrolledPreview.html" title="GimpScrolledPreview">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,19 +34,21 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpScrolledPreview.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="#GimpRuler.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpRuler.description" class="shortcut">Description</a>
 | 
<a href="#GimpRuler.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpRuler.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpRuler.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpRuler.style-properties" class="shortcut">Style Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpRuler.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpRuler.description" class="shortcut">Description</a>
 | 
<a href="#GimpRuler.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpRuler.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpRuler.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpRuler.style-properties" class="shortcut">Style Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpRuler">
<a name="GimpRuler"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,14 +57,14 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpRuler.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpRuler.html#GimpRuler-struct" title="GimpRuler">GimpRuler</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpRuler.html#gimp-ruler-new" title="gimp_ruler_new ()">gimp_ruler_new</a> (<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpRuler.html#gimp-ruler-new" title="gimp_ruler_new ()">gimp_ruler_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation);
void <a class="link" href="GimpRuler.html#gimp-ruler-set-unit" title="gimp_ruler_set_unit ()">gimp_ruler_set_unit</a> (<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a> *ruler,
<a
@ -100,7 +102,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
>gdouble</a> *max_size);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpRuler.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -110,23 +112,23 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----GimpRuler
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpRuler.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpRuler implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpRuler.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpRuler.html#GimpRuler--lower" title='The "lower" property'>lower</a>" <a
@ -136,7 +138,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpRuler.html#GimpRuler--orientation" title='The "orientation" property'>orientation</a>" <a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> : Read / Write
"<a class="link" href="GimpRuler.html#GimpRuler--position" title='The "position" property'>position</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -149,41 +151,38 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
>gdouble</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Properties">
<a name="GimpRuler.style-properties"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpRuler.html#GimpRuler--font-scale" title='The "font-scale" style property'>font-scale</a>" <a
"<a class="link" href="GimpRuler.html#GimpRuler--s-font-scale" title='The "font-scale" style property'>font-scale</a>" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpRuler.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpRuler.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpRuler">
<a name="GimpRuler-struct"></a><h3>GimpRuler</h3>
<pre class="programlisting">typedef struct _GimpRuler GimpRuler;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_new ()">
<a name="gimp-ruler-new"></a><h3>gimp_ruler_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_ruler_new (<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_ruler_new (<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation);</pre>
<p>
Creates a new ruler.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -201,18 +200,16 @@ Creates a new ruler.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_set_unit ()">
<a name="gimp-ruler-set-unit"></a><h3>gimp_ruler_set_unit ()</h3>
<pre class="programlisting">void gimp_ruler_set_unit (<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a> *ruler,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -225,15 +222,13 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<tr>
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_get_unit ()">
<a name="gimp-ruler-get-unit"></a><h3>gimp_ruler_get_unit ()</h3>
<pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -241,7 +236,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -259,11 +253,10 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_set_position ()">
<a name="gimp-ruler-set-position"></a><h3>gimp_ruler_set_position ()</h3>
<pre class="programlisting">void gimp_ruler_set_position (<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a> *ruler,
<a
@ -272,7 +265,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
This sets the position of the ruler.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -289,11 +281,10 @@ This sets the position of the ruler.</p>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_get_position ()">
<a name="gimp-ruler-get-position"></a><h3>gimp_ruler_get_position ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -301,7 +292,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -319,11 +309,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_set_range ()">
<a name="gimp-ruler-set-range"></a><h3>gimp_ruler_set_range ()</h3>
<pre class="programlisting">void gimp_ruler_set_range (<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a> *ruler,
<a
@ -338,7 +327,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
This sets the range of the ruler.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -366,11 +354,10 @@ leave for the text
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_ruler_get_range ()">
<a name="gimp-ruler-get-range"></a><h3>gimp_ruler_get_range ()</h3>
<pre class="programlisting">void gimp_ruler_get_range (<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a> *ruler,
<a
@ -386,7 +373,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
Retrieves values indicating the range and current position of a <a class="link" href="GimpRuler.html" title="GimpRuler"><span class="type">GimpRuler</span></a>.
See <a class="link" href="GimpRuler.html#gimp-ruler-set-range" title="gimp_ruler_set_range ()"><code class="function">gimp_ruler_set_range()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -399,14 +385,14 @@ See <a class="link" href="GimpRuler.html#gimp-ruler-set-range" title="gimp_ruler
<tr>
<td><p><span class="term"><em class="parameter"><code>lower</code></em> :</span></p></td>
<td> location to store lower limit of the ruler, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>upper</code></em> :</span></p></td>
<td> location to store upper limit of the ruler, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
@ -414,19 +400,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<td><p><span class="term"><em class="parameter"><code>max_size</code></em> :</span></p></td>
<td> location to store the maximum size of the ruler used when
calculating the space to leave for the text, or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.8
</p>
<p class="since">Since GIMP 2.8</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpRuler.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "lower" property'>
<a name="GimpRuler--lower"></a><h3>The <code class="literal">"lower"</code> property</h3>
<pre class="programlisting"> "lower" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -435,7 +420,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "max-size" property'>
<a name="GimpRuler--max-size"></a><h3>The <code class="literal">"max-size"</code> property</h3>
<pre class="programlisting"> "max-size" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -444,16 +429,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "orientation" property'>
<a name="GimpRuler--orientation"></a><h3>The <code class="literal">"orientation"</code> property</h3>
<pre class="programlisting"> "orientation" <a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> : Read / Write</pre>
<p>The orientation of the ruler.</p>
<p>Default value: GTK_ORIENTATION_HORIZONTAL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "position" property'>
<a name="GimpRuler--position"></a><h3>The <code class="literal">"position"</code> property</h3>
<pre class="programlisting"> "position" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -462,7 +447,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "unit" property'>
<a name="GimpRuler--unit"></a><h3>The <code class="literal">"unit"</code> property</h3>
<pre class="programlisting"> "unit" <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -472,7 +457,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "upper" property'>
<a name="GimpRuler--upper"></a><h3>The <code class="literal">"upper"</code> property</h3>
<pre class="programlisting"> "upper" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -481,10 +466,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 0</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Style Property Details">
<a name="GimpRuler.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="GimpRuler--font-scale"></a><h3>The <code class="literal">"font-scale"</code> style property</h3>
<div class="refsect2" title='The "font-scale" style property'>
<a name="GimpRuler--s-font-scale"></a><h3>The <code class="literal">"font-scale"</code> style property</h3>
<pre class="programlisting"> "font-scale" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read</pre>
@ -496,6 +481,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpScrolledPreview</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpRuler.html" title="GimpRuler">
<link rel="next" href="GimpSizeEntry.html" title="GimpSizeEntry">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,15 +34,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpSizeEntry.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="#GimpScrolledPreview.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpScrolledPreview.description" class="shortcut">Description</a>
 | 
<a href="#GimpScrolledPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpScrolledPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpScrolledPreview.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpScrolledPreview.description" class="shortcut">Description</a>
 | 
<a href="#GimpScrolledPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpScrolledPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpScrolledPreview">
<a name="GimpScrolledPreview"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -51,7 +53,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpScrolledPreview.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpScrolledPreview.html#GimpScrolledPreview-struct" title="GimpScrolledPreview">GimpScrolledPreview</a>;
@ -64,16 +66,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> y);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy" title="gimp_scrolled_preview_set_policy ()">gimp_scrolled_preview_set_policy</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> hscrollbar_policy,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> vscrollbar_policy);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze" title="gimp_scrolled_preview_freeze ()">gimp_scrolled_preview_freeze</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw" title="gimp_scrolled_preview_thaw ()">gimp_scrolled_preview_thaw</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpScrolledPreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -83,49 +85,50 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
+----GimpScrolledPreview
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpScrolledPreview.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpScrolledPreview implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
>GtkOrientable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpScrolledPreview.description"></a><h2>Description</h2>
<p>
A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpScrolledPreview.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpScrolledPreview">
<a name="GimpScrolledPreview-struct"></a><h3>GimpScrolledPreview</h3>
<pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_scrolled_preview_set_position ()">
<a name="gimp-scrolled-preview-set-position"></a><h3>gimp_scrolled_preview_set_position ()</h3>
<pre class="programlisting">void gimp_scrolled_preview_set_position (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
@ -137,7 +140,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -159,23 +161,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_scrolled_preview_set_policy ()">
<a name="gimp-scrolled-preview-set-policy"></a><h3>gimp_scrolled_preview_set_policy ()</h3>
<pre class="programlisting">void gimp_scrolled_preview_set_policy (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> hscrollbar_policy,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> vscrollbar_policy);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -197,11 +197,10 @@ href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_scrolled_preview_freeze ()">
<a name="gimp-scrolled-preview-freeze"></a><h3>gimp_scrolled_preview_freeze ()</h3>
<pre class="programlisting">void gimp_scrolled_preview_freeze (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
@ -212,7 +211,6 @@ response to scroll events.
This function should only be used to implement widgets derived from
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>. There is no point in calling this from a plug-in.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -222,11 +220,10 @@ This function should only be used to implement widgets derived from
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_scrolled_preview_thaw ()">
<a name="gimp-scrolled-preview-thaw"></a><h3>gimp_scrolled_preview_thaw ()</h3>
<pre class="programlisting">void gimp_scrolled_preview_thaw (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
@ -237,7 +234,6 @@ response to scroll events.
This function should only be used to implement widgets derived from
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>. There is no point in calling this from a plug-in.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -247,13 +243,12 @@ This function should only be used to implement widgets derived from
</td>
</tr></tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpSizeEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpScrolledPreview.html" title="GimpScrolledPreview">
<link rel="next" href="GimpStringComboBox.html" title="GimpStringComboBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpStringComboBox.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="#GimpSizeEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpSizeEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpSizeEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpSizeEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpSizeEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpSizeEntry.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpSizeEntry.description" class="shortcut">Description</a>
 | 
<a href="#GimpSizeEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpSizeEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpSizeEntry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpSizeEntry">
<a name="GimpSizeEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,15 +55,15 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpSizeEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpSizeEntry.html#GimpSizeEntry-struct" title="GimpSizeEntry">GimpSizeEntry</a>;
<a class="link" href="GimpSizeEntry.html#GimpSizeEntryField" title="GimpSizeEntryField">GimpSizeEntryField</a>;
enum <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()">gimp_size_entry_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()">gimp_size_entry_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> number_of_fields,
<a
@ -85,14 +87,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-add-field" title="gimp_size_entry_add_field ()">gimp_size_entry_add_field</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
>GtkSpinButton</a> *value_spinbutton,
<a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
>GtkSpinButton</a> *refval_spinbutton);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-attach-label" title="gimp_size_entry_attach_label ()">gimp_size_entry_attach_label</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpSizeEntry.html#gimp-size-entry-attach-label" title="gimp_size_entry_attach_label ()">gimp_size_entry_attach_label</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *text,
@ -202,14 +204,14 @@ void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> setting);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-help-widget" title="gimp_size_entry_get_help_widget ()">gimp_size_entry_get_help_widget</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-help-widget" title="gimp_size_entry_get_help_widget ()">gimp_size_entry_get_help_widget</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> field);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpSizeEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -219,29 +221,29 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
>GtkTable</a>
+----GimpSizeEntry
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpSizeEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpSizeEntry implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a> and AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpSizeEntry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpSizeEntry.html#GimpSizeEntry-refval-changed" title='The "refval-changed" signal'>refval-changed</a>" : Run First
@ -249,7 +251,7 @@ href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
"<a class="link" href="GimpSizeEntry.html#GimpSizeEntry-value-changed" title='The "value-changed" signal'>value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpSizeEntry.description"></a><h2>Description</h2>
<p>
This widget is used to enter pixel distances/sizes and resolutions.
@ -267,13 +269,13 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</p>
<p>
For each field, there can be one or two <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>'s to enter
"value" and "reference value". If you specify <em class="parameter"><code>show_refval</code></em> as <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><span class="type">FALSE</span></a>
in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a> there will be only one <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> and the
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> will contain an item for selecting GIMP_UNIT_PIXEL.
</p>
@ -287,25 +289,23 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
real-world-unit.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpSizeEntry.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpSizeEntry">
<a name="GimpSizeEntry-struct"></a><h3>GimpSizeEntry</h3>
<pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpSizeEntryField">
<a name="GimpSizeEntryField"></a><h3>GimpSizeEntryField</h3>
<pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpSizeEntryUpdatePolicy">
<a name="GimpSizeEntryUpdatePolicy"></a><h3>enum GimpSizeEntryUpdatePolicy</h3>
<pre class="programlisting">typedef enum
{
@ -315,15 +315,14 @@ real-world-unit.
} GimpSizeEntryUpdatePolicy;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_new ()">
<a name="gimp-size-entry-new"></a><h3>gimp_size_entry_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_size_entry_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> number_of_fields,
<a
@ -379,13 +378,12 @@ For each input field:
</p>
<p>
The <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> is derived from <a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
><span class="type">GtkTable</span></a> and will have
an empty border of one cell width on each side plus an empty column left
of the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> to allow the caller to add labels or a
<a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -409,7 +407,7 @@ of the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_show_pixels</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the unit menu shold contain an item for
GIMP_UNIT_PIXEL (ignored if the <em class="parameter"><code>update_policy</code></em> is not
GIMP_SIZE_ENTRY_UPDATE_NONE).
@ -418,7 +416,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_show_percent</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the unit menu shold contain an item for
GIMP_UNIT_PERCENT.
</td>
@ -426,7 +424,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><em class="parameter"><code>show_refval</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if you want an extra "reference value"
spinbutton per input field.
</td>
@ -434,7 +432,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><em class="parameter"><code>spinbutton_width</code></em> :</span></p></td>
<td> The minimal horizontal size of the <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>'s.
</td>
</tr>
@ -453,14 +451,14 @@ href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_add_field ()">
<a name="gimp-size-entry-add-field"></a><h3>gimp_size_entry_add_field ()</h3>
<pre class="programlisting">void gimp_size_entry_add_field (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
>GtkSpinButton</a> *value_spinbutton,
<a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
>GtkSpinButton</a> *refval_spinbutton);</pre>
<p>
Adds an input field to the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -468,16 +466,15 @@ Adds an input field to the <a class="link" href="GimpSizeEntry.html" title="Gimp
<p>
The new input field will have the index 0. If you specified <em class="parameter"><code>show_refval</code></em>
as <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a> you have to pass an additional
<a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> to hold the reference value. If <em class="parameter"><code>show_refval</code></em> was <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a>,
<em class="parameter"><code>refval_spinbutton</code></em> will be ignored.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -501,11 +498,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_attach_label ()">
<a name="gimp-size-entry-attach-label"></a><h3>gimp_size_entry_attach_label ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_attach_label (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_size_entry_attach_label (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *text,
@ -520,12 +517,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
>gfloat</a> alignment);</pre>
<p>
Attaches a <a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
><span class="type">GtkLabel</span></a> to the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> (which is a <a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
><span class="type">GtkTable</span></a>).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -558,7 +554,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
><span class="type">GtkLabel</span></a> widget.
</td>
</tr>
@ -566,7 +562,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_resolution ()">
<a name="gimp-size-entry-set-resolution"></a><h3>gimp_size_entry_set_resolution ()</h3>
<pre class="programlisting">void gimp_size_entry_set_resolution (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -584,16 +580,15 @@ Sets the resolution (in dpi) for field # <em class="parameter"><code>field</code
<p>
The <em class="parameter"><code>resolution</code></em> passed will be clamped to fit in
[<a
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MIN-RESOLUTION:CAPS"
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MIN-RESOLUTION--CAPS"
><span class="type">GIMP_MIN_RESOLUTION</span></a>..<a
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MAX-RESOLUTION:CAPS"
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MAX-RESOLUTION--CAPS"
><span class="type">GIMP_MAX_RESOLUTION</span></a>].
</p>
<p>
This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> specified in
<a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a> doesn't equal to <span class="type">GIMP_SIZE_ENTRY_UPDATE_SIZE</span>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -616,10 +611,10 @@ This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpS
<tr>
<td><p><span class="term"><em class="parameter"><code>keep_size</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the <em class="parameter"><code>field</code></em>'s size in pixels should stay the same.
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> if the <em class="parameter"><code>field</code></em>'s size in units should stay the same.
</td>
</tr>
@ -627,7 +622,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_size ()">
<a name="gimp-size-entry-set-size"></a><h3>gimp_size_entry_set_size ()</h3>
<pre class="programlisting">void gimp_size_entry_set_size (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -645,7 +640,7 @@ which will be treated as 0% and 100%.
</p>
<p>
These values will be used if you specified <em class="parameter"><code>menu_show_percent</code></em> as <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a>
in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a> and the user has selected GIMP_UNIT_PERCENT in
the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.
@ -654,7 +649,6 @@ the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class=
This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> specified in
<a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a> doesn't equal to GIMP_SIZE_ENTRY_UPDATE_SIZE.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -683,7 +677,7 @@ This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpS
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_value_boundaries ()">
<a name="gimp-size-entry-set-value-boundaries"></a><h3>gimp_size_entry_set_value_boundaries ()</h3>
<pre class="programlisting">void gimp_size_entry_set_value_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
@ -711,7 +705,6 @@ NOTE: In most cases you won't be interested in this function because the
Whatever you do, don't mix these calls. A size entry should either
be clamped by the value or the reference value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -740,7 +733,7 @@ NOTE: In most cases you won't be interested in this function because the
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_get_value ()">
<a name="gimp-size-entry-get-value"></a><h3>gimp_size_entry_get_value ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -763,7 +756,6 @@ NOTE: In most cases you won't be interested in this value because the
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s purpose is to shield the programmer from unit
calculations. Use <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-refval" title="gimp_size_entry_get_refval ()"><code class="function">gimp_size_entry_get_refval()</code></a> instead.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -787,7 +779,7 @@ NOTE: In most cases you won't be interested in this value because the
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_value ()">
<a name="gimp-size-entry-set-value"></a><h3>gimp_size_entry_set_value ()</h3>
<pre class="programlisting">void gimp_size_entry_set_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -811,7 +803,6 @@ NOTE: In most cases you won't be interested in this value because the
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s purpose is to shield the programmer from unit
calculations. Use <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-refval" title="gimp_size_entry_set_refval ()"><code class="function">gimp_size_entry_set_refval()</code></a> instead.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -835,7 +826,7 @@ NOTE: In most cases you won't be interested in this value because the
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_refval_boundaries ()">
<a name="gimp-size-entry-set-refval-boundaries"></a><h3>gimp_size_entry_set_refval_boundaries ()</h3>
<pre class="programlisting">void gimp_size_entry_set_refval_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
@ -856,7 +847,6 @@ field # <em class="parameter"><code>field</code></em> of the <a class="link" hre
The current reference value of the <em class="parameter"><code>field</code></em> will be clamped to fit in the
<em class="parameter"><code>field</code></em>'s new boundaries.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -886,7 +876,7 @@ The current reference value of the <em class="parameter"><code>field</code></em>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_refval_digits ()">
<a name="gimp-size-entry-set-refval-digits"></a><h3>gimp_size_entry_set_refval_digits ()</h3>
<pre class="programlisting">void gimp_size_entry_set_refval_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -904,7 +894,6 @@ If you don't specify this value explicitly, the reference value's number
of digits will equal to 0 for <span class="type">GIMP_SIZE_ENTRY_UPDATE_SIZE</span> and to 2 for
<span class="type">GIMP_SIZE_ENTRY_UPDATE_RESOLUTION</span>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -922,7 +911,7 @@ of digits will equal to 0 for <span class="type">GIMP_SIZE_ENTRY_UPDATE_SIZE</sp
<tr>
<td><p><span class="term"><em class="parameter"><code>digits</code></em> :</span></p></td>
<td> The new number of decimal digits for the <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> which
displays <em class="parameter"><code>field</code></em>'s reference value.
</td>
@ -931,7 +920,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_get_refval ()">
<a name="gimp-size-entry-get-refval"></a><h3>gimp_size_entry_get_refval ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -947,7 +936,6 @@ The reference value is either a distance in pixels or a resolution
in dpi, depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> you chose in
<a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -971,7 +959,7 @@ in dpi, depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntr
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_refval ()">
<a name="gimp-size-entry-set-refval"></a><h3>gimp_size_entry_set_refval ()</h3>
<pre class="programlisting">void gimp_size_entry_set_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -988,7 +976,6 @@ The <em class="parameter"><code>refval</code></em> passed is either a distance i
depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> you chose in
<a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1012,7 +999,7 @@ depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_get_unit ()">
<a name="gimp-size-entry-get-unit"></a><h3>gimp_size_entry_get_unit ()</h3>
<pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -1023,7 +1010,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1042,7 +1028,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_unit ()">
<a name="gimp-size-entry-set-unit"></a><h3>gimp_size_entry_set_unit ()</h3>
<pre class="programlisting">void gimp_size_entry_set_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -1054,7 +1040,6 @@ stay the same but the value in units or pixels per unit will change
according to which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy" title="enum GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> you chose in
<a class="link" href="GimpSizeEntry.html#gimp-size-entry-new" title="gimp_size_entry_new ()"><code class="function">gimp_size_entry_new()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1073,7 +1058,7 @@ according to which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_pixel_digits ()">
<a name="gimp-size-entry-set-pixel-digits"></a><h3>gimp_size_entry_set_pixel_digits ()</h3>
<pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -1083,7 +1068,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Similar to <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits" title="gimp_unit_menu_set_pixel_digits ()"><code class="function">gimp_unit_menu_set_pixel_digits()</code></a>, this function allows
you set up a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> so that sub-pixel sizes can be entered.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1102,7 +1086,7 @@ you set up a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><sp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_show_unit_menu ()">
<a name="gimp-size-entry-show-unit-menu"></a><h3>gimp_size_entry_show_unit_menu ()</h3>
<pre class="programlisting">void gimp_size_entry_show_unit_menu (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -1111,10 +1095,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Controls whether a unit menu is shown in the size entry. If
<em class="parameter"><code>show</code></em> is <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><span class="type">TRUE</span></a>, the menu is shown; otherwise it is hidden.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1131,22 +1114,20 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_grab_focus ()">
<a name="gimp-size-entry-grab-focus"></a><h3>gimp_size_entry_grab_focus ()</h3>
<pre class="programlisting">void gimp_size_entry_grab_focus (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<p>
This function is rather ugly and just a workaround for the fact that
it's impossible to implement <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-grab-focus"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-grab-focus"
><code class="function">gtk_widget_grab_focus()</code></a> for a <a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
><span class="type">GtkTable</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1158,7 +1139,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_set_activates_default ()">
<a name="gimp-size-entry-set-activates-default"></a><h3>gimp_size_entry_set_activates_default ()</h3>
<pre class="programlisting">void gimp_size_entry_set_activates_default
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
@ -1168,10 +1149,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
<p>
Iterates over all entries in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> and calls
<a
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html#gtk-entry-set-activates-default"
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html#gtk-entry-set-activates-default"
><code class="function">gtk_entry_set_activates_default()</code></a> on them.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1184,21 +1164,20 @@ href="/usr/share/gtk-doc/html/gtk/GtkEntry.html#gtk-entry-set-activates-default"
<tr>
<td><p><span class="term"><em class="parameter"><code>setting</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> to activate window's default widget on Enter keypress
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_size_entry_get_help_widget ()">
<a name="gimp-size-entry-get-help-widget"></a><h3>gimp_size_entry_get_help_widget ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_get_help_widget (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_size_entry_get_help_widget (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> field);</pre>
@ -1207,7 +1186,6 @@ You shouldn't fiddle with the internals of a <a class="link" href="GimpSizeEntry
if you want to set tooltips using <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data" title="gimp_help_set_help_data ()"><code class="function">gimp_help_set_help_data()</code></a> you
can use this function to get a pointer to the spinbuttons.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1225,7 +1203,7 @@ can use this function to get a pointer to the spinbuttons.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
><span class="type">GtkWidget</span></a> pointer that you can attach a tooltip to.
</td>
</tr>
@ -1233,16 +1211,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpSizeEntry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "refval-changed" signal'>
<a name="GimpSizeEntry-refval-changed"></a><h3>The <code class="literal">"refval-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1250,7 +1227,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpsizeentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -1261,14 +1237,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "unit-changed" signal'>
<a name="GimpSizeEntry-unit-changed"></a><h3>The <code class="literal">"unit-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1276,7 +1251,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpsizeentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -1287,14 +1261,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "value-changed" signal'>
<a name="GimpSizeEntry-value-changed"></a><h3>The <code class="literal">"value-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1302,7 +1275,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>gimpsizeentry</code></em> :</span></p></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
@ -1313,7 +1285,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpSizeEntry.see-also"></a><h2>See Also</h2>
<p>
<a
@ -1330,6 +1302,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpStringComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpSizeEntry.html" title="GimpSizeEntry">
<link rel="next" href="GimpUnitMenu.html" title="GimpUnitMenu">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpUnitMenu.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="#GimpStringComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpStringComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpStringComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpStringComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpStringComboBox.properties" class="shortcut">Properties</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpStringComboBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpStringComboBox.description" class="shortcut">Description</a>
 | 
<a href="#GimpStringComboBox.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpStringComboBox.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpStringComboBox.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpStringComboBox">
<a name="GimpStringComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,14 +55,14 @@
</td>
<td valign="top" align="right"><img src="gimp-string-combo-box.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpStringComboBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpStringComboBox.html#GimpStringComboBox-struct" title="GimpStringComboBox">GimpStringComboBox</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-new" title="gimp_string_combo_box_new ()">gimp_string_combo_box_new</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-new" title="gimp_string_combo_box_new ()">gimp_string_combo_box_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -76,10 +78,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *id);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-get-active" title="gimp_string_combo_box_get_active ()">gimp_string_combo_box_get_active</a> (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);
>gchar</a> * <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-get-active" title="gimp_string_combo_box_get_active ()">gimp_string_combo_box_get_active</a> (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpStringComboBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -89,36 +91,36 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
>GtkComboBox</a>
+----GimpStringComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpStringComboBox.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpStringComboBox implements
AtkImplementorIface, <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, <a
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface, <a
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpStringComboBox.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpStringComboBox.html#GimpStringComboBox--ellipsize" title='The "ellipsize" property'>ellipsize</a>" <a
@ -132,28 +134,26 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpStringComboBox.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpStringComboBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpStringComboBox">
<a name="GimpStringComboBox-struct"></a><h3>GimpStringComboBox</h3>
<pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_string_combo_box_new ()">
<a name="gimp-string-combo-box-new"></a><h3>gimp_string_combo_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_string_combo_box_new (<a
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_string_combo_box_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -164,7 +164,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -192,11 +191,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_string_combo_box_set_active ()">
<a name="gimp-string-combo-box-set-active"></a><h3>gimp_string_combo_box_set_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -208,7 +206,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
Looks up the item that belongs to the given <em class="parameter"><code>id</code></em> and makes it the
selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -226,9 +223,9 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> on success or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> if there was no item for
this value.
@ -236,19 +233,17 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_string_combo_box_get_active ()">
<a name="gimp-string-combo-box-get-active"></a><h3>gimp_string_combo_box_get_active ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_string_combo_box_get_active (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
>gchar</a> * gimp_string_combo_box_get_active (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -261,20 +256,19 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> newly allocated ID string or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if nothing was selected
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpStringComboBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "ellipsize" property'>
<a name="GimpStringComboBox--ellipsize"></a><h3>The <code class="literal">"ellipsize"</code> property</h3>
<pre class="programlisting"> "ellipsize" <a
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
@ -284,14 +278,12 @@ Specifies the preferred place to ellipsize text in the combo-box,
if the cell renderer does not have enough room to display the
entire string.</p>
<p>
</p>
<p>Default value: PANGO_ELLIPSIZE_NONE</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "id-column" property'>
<a name="GimpStringComboBox--id-column"></a><h3>The <code class="literal">"id-column"</code> property</h3>
<pre class="programlisting"> "id-column" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -300,15 +292,13 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
The column in the associated GtkTreeModel that holds strings to
be used as labels in the combo-box.</p>
<p>
</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
<p>Since GIMP 2.4
</p>
<p>Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "label-column" property'>
<a name="GimpStringComboBox--label-column"></a><h3>The <code class="literal">"label-column"</code> property</h3>
<pre class="programlisting"> "label-column" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -321,6 +311,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpUnitMenu</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpStringComboBox.html" title="GimpStringComboBox">
<link rel="next" href="GimpZoomModel.html" title="GimpZoomModel">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpZoomModel.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="#GimpUnitMenu.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpUnitMenu.description" class="shortcut">Description</a>
 | 
<a href="#GimpUnitMenu.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpUnitMenu.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpUnitMenu.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpUnitMenu.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpUnitMenu.description" class="shortcut">Description</a>
 | 
<a href="#GimpUnitMenu.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpUnitMenu.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 | 
<a href="#GimpUnitMenu.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpUnitMenu">
<a name="GimpUnitMenu"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -55,13 +57,13 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</td>
<td valign="top" align="right"><img src="gimp-unit-menu.png"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpUnitMenu.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpUnitMenu.html#GimpUnitMenu-struct" title="GimpUnitMenu">GimpUnitMenu</a>;
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-new" title="gimp_unit_menu_new ()">gimp_unit_menu_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-new" title="gimp_unit_menu_new ()">gimp_unit_menu_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *format,
<a
@ -92,7 +94,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> digits);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpUnitMenu.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -102,45 +104,47 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
>GtkButton</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a>
+----GimpUnitMenu
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Implemented Interfaces">
<a name="GimpUnitMenu.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GimpUnitMenu implements
AtkImplementorIface and <a
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>.</p>
<a
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
>GtkBuildable</a>, AtkImplementorIface and <a
href="http://library.gnome.org/devel/gtk/unstable/GtkActivatable.html"
>GtkActivatable</a>.</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpUnitMenu.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpUnitMenu.html#GimpUnitMenu-unit-changed" title='The "unit-changed" signal'>unit-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpUnitMenu.description"></a><h2>Description</h2>
<p>
This widget provides a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> which contains a list of <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>'s.
@ -159,21 +163,20 @@ Whenever the user selects a unit from the menu or the dialog, the
"unit_changed" signal will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpUnitMenu.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpUnitMenu">
<a name="GimpUnitMenu-struct"></a><h3>GimpUnitMenu</h3>
<pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_menu_new ()">
<a name="gimp-unit-menu-new"></a><h3>gimp_unit_menu_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_unit_menu_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_unit_menu_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *format,
<a
@ -229,7 +232,6 @@ The <em class="parameter"><code>format</code></em> string supports the following
</tbody>
</table></div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -248,7 +250,7 @@ The <em class="parameter"><code>format</code></em> string supports the following
<tr>
<td><p><span class="term"><em class="parameter"><code>show_pixels</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the unit menu should contain an item for
GIMP_UNIT_PIXEL.
</td>
@ -256,7 +258,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><em class="parameter"><code>show_percent</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> in the unit menu should contain an item for
GIMP_UNIT_PERCENT.
</td>
@ -264,7 +266,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><em class="parameter"><code>show_custom</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the unit menu should contain a "More..." item for
opening the user-defined-unit selection dialog.
</td>
@ -278,7 +280,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_menu_set_unit ()">
<a name="gimp-unit-menu-set-unit"></a><h3>gimp_unit_menu_set_unit ()</h3>
<pre class="programlisting">void gimp_unit_menu_set_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
@ -289,7 +291,6 @@ Sets a new <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> for the specified <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -308,7 +309,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_menu_get_unit ()">
<a name="gimp-unit-menu-get-unit"></a><h3>gimp_unit_menu_get_unit ()</h3>
<pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -318,7 +319,6 @@ Returns the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected from the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -337,7 +337,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_menu_get_pixel_digits ()">
<a name="gimp-unit-menu-get-pixel-digits"></a><h3>gimp_unit_menu_get_pixel_digits ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -346,7 +346,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Retrieve the number of digits for a pixel size as set by
<code class="function">gimp_unit_set_pixel_digits()</code>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -365,7 +364,7 @@ Retrieve the number of digits for a pixel size as set by
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_menu_set_pixel_digits ()">
<a name="gimp-unit-menu-set-pixel-digits"></a><h3>gimp_unit_menu_set_pixel_digits ()</h3>
<pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
@ -383,7 +382,6 @@ to allow the user to specify sub-pixel sizes using the attached
spinbuttons, specify the number of digits after the decimal point
here. You should do this after attaching your spinbuttons.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -402,9 +400,9 @@ here. You should do this after attaching your spinbuttons.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpUnitMenu.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "unit-changed" signal'>
<a name="GimpUnitMenu-unit-changed"></a><h3>The <code class="literal">"unit-changed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
<a
@ -416,7 +414,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> from
the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -427,7 +424,7 @@ the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="t
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="GimpUnitMenu.see-also"></a><h2>See Also</h2>
<p>
<a
@ -444,6 +441,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpZoomModel</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpUnitMenu.html" title="GimpUnitMenu">
<link rel="next" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,17 +34,19 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-cell-renderers.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="#GimpZoomModel.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpZoomModel.description" class="shortcut">Description</a>
 | 
<a href="#GimpZoomModel.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpZoomModel.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpZoomModel.signals" class="shortcut">Signals</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GimpZoomModel.synopsis" class="shortcut">Top</a>
 | 
<a href="#GimpZoomModel.description" class="shortcut">Description</a>
 | 
<a href="#GimpZoomModel.object-hierarchy" class="shortcut">Object Hierarchy</a>
 | 
<a href="#GimpZoomModel.properties" class="shortcut">Properties</a>
 | 
<a href="#GimpZoomModel.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpZoomModel">
<a name="GimpZoomModel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -53,12 +55,12 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="GimpZoomModel.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="GimpZoomModel.html#GimpZoomModel-struct" title="GimpZoomModel">GimpZoomModel</a>;
enum <a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType">GimpZoomType</a>;
<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* <a class="link" href="GimpZoomModel.html#gimp-zoom-model-new" title="gimp_zoom_model_new ()">gimp_zoom_model_new</a> (void);
<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> * <a class="link" href="GimpZoomModel.html#gimp-zoom-model-new" title="gimp_zoom_model_new ()">gimp_zoom_model_new</a> (void);
void <a class="link" href="GimpZoomModel.html#gimp-zoom-model-set-range" title="gimp_zoom_model_set_range ()">gimp_zoom_model_set_range</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -82,11 +84,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> *denominator);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpZoomModel.html#gimp-zoom-button-new" title="gimp_zoom_button_new ()">gimp_zoom_button_new</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="GimpZoomModel.html#gimp-zoom-button-new" title="gimp_zoom_button_new ()">gimp_zoom_button_new</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size);
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -96,7 +98,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
>gdouble</a> scale);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Object Hierarchy">
<a name="GimpZoomModel.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -105,7 +107,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
+----GimpZoomModel
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Properties">
<a name="GimpZoomModel.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--fraction" title='The "fraction" property'>fraction</a>" <a
@ -125,29 +127,27 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
>gdouble</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signals">
<a name="GimpZoomModel.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel-zoomed" title='The "zoomed" signal'>zoomed</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="GimpZoomModel.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="GimpZoomModel.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpZoomModel">
<a name="GimpZoomModel-struct"></a><h3>GimpZoomModel</h3>
<pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpZoomType">
<a name="GimpZoomType"></a><h3>enum GimpZoomType</h3>
<pre class="programlisting">typedef enum
{
@ -161,17 +161,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
} GimpZoomType;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_new ()">
<a name="gimp-zoom-model-new"></a><h3>gimp_zoom_model_new ()</h3>
<pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* gimp_zoom_model_new (void);</pre>
<pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> * gimp_zoom_model_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -185,7 +183,7 @@ Since GIMP 2.4
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_set_range ()">
<a name="gimp-zoom-model-set-range"></a><h3>gimp_zoom_model_set_range ()</h3>
<pre class="programlisting">void gimp_zoom_model_set_range (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
@ -200,7 +198,6 @@ Sets the allowed range of the <em class="parameter"><code>model</code></em>.
<p>
Since GIMP 2.4</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -224,7 +221,7 @@ Since GIMP 2.4</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_zoom ()">
<a name="gimp-zoom-model-zoom"></a><h3>gimp_zoom_model_zoom ()</h3>
<pre class="programlisting">void gimp_zoom_model_zoom (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType">GimpZoomType</a> zoom_type,
@ -234,7 +231,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
Since GIMP 2.4</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -258,7 +254,7 @@ Since GIMP 2.4</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_get_factor ()">
<a name="gimp-zoom-model-get-factor"></a><h3>gimp_zoom_model_get_factor ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -266,7 +262,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
Retrieves the current zoom factor of <em class="parameter"><code>model</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -287,7 +282,7 @@ Since GIMP 2.4
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_get_fraction ()">
<a name="gimp-zoom-model-get-fraction"></a><h3>gimp_zoom_model_get_fraction ()</h3>
<pre class="programlisting">void gimp_zoom_model_get_fraction (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
@ -302,7 +297,6 @@ Retrieves the current zoom factor of <em class="parameter"><code>model</code></e
<p>
Since GIMP 2.4</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -326,19 +320,18 @@ Since GIMP 2.4</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_button_new ()">
<a name="gimp-zoom-button-new"></a><h3>gimp_zoom_button_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_zoom_button_new (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_zoom_button_new (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -369,7 +362,7 @@ Since GIMP 2.4
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_zoom_model_zoom_step ()">
<a name="gimp-zoom-model-zoom-step"></a><h3>gimp_zoom_model_zoom_step ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -380,7 +373,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>
Utility function to calculate a new scale factor.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -406,9 +398,9 @@ Since GIMP 2.4
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Property Details">
<a name="GimpZoomModel.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "fraction" property'>
<a name="GimpZoomModel--fraction"></a><h3>The <code class="literal">"fraction"</code> property</h3>
<pre class="programlisting"> "fraction" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -417,7 +409,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: "1:1"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "maximum" property'>
<a name="GimpZoomModel--maximum"></a><h3>The <code class="literal">"maximum"</code> property</h3>
<pre class="programlisting"> "maximum" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -427,7 +419,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 256</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "minimum" property'>
<a name="GimpZoomModel--minimum"></a><h3>The <code class="literal">"minimum"</code> property</h3>
<pre class="programlisting"> "minimum" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -437,7 +429,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 0.00390625</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "percentage" property'>
<a name="GimpZoomModel--percentage"></a><h3>The <code class="literal">"percentage"</code> property</h3>
<pre class="programlisting"> "percentage" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -446,7 +438,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<p>Default value: "100%"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "value" property'>
<a name="GimpZoomModel--value"></a><h3>The <code class="literal">"value"</code> property</h3>
<pre class="programlisting"> "value" <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -456,9 +448,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
<p>Default value: 1</p>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Signal Details">
<a name="GimpZoomModel.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title='The "zoomed" signal'>
<a name="GimpZoomModel-zoomed"></a><h3>The <code class="literal">"zoomed"</code> signal</h3>
<pre class="programlisting">void user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
@ -473,7 +465,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<p>
Emitted when the zoom factor of the zoom model changes.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -504,6 +495,6 @@ Emitted when the zoom factor of the zoom model changes.</p>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,10 +3,10 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GIMP Widgets Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="next" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -24,12 +24,12 @@
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" lang="en">
<div class="book" title="GIMP Widgets Library Reference Manual">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Widgets Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
for GIMP 2.6.3
for GIMP 2.6.7
</p></div>
</div>
@ -45,7 +45,7 @@
</dt>
<dt>
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> — A <a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</span>
</dt>
<dt>
@ -74,7 +74,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> — Constructors for <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</span>
</dt>
@ -92,7 +92,7 @@ dialog-related stuff.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> — A widget providing a HIG-compliant subclass of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</span>
</dt>
<dt>
@ -124,7 +124,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> — Widget which creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</span>
</dt>
<dt>
@ -198,7 +198,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> — Functions for setting <a
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</span>
</dt>
@ -232,6 +232,6 @@ helper functions.</span>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -242,8 +242,8 @@
<ANCHOR id="GimpFrame-struct" href="libgimpwidgets/GimpFrame.html#GimpFrame-struct">
<ANCHOR id="gimp-frame-new" href="libgimpwidgets/GimpFrame.html#gimp-frame-new">
<ANCHOR id="GimpFrame.style-property-details" href="libgimpwidgets/GimpFrame.html#GimpFrame.style-property-details">
<ANCHOR id="GimpFrame--label-bold" href="libgimpwidgets/GimpFrame.html#GimpFrame--label-bold">
<ANCHOR id="GimpFrame--label-spacing" href="libgimpwidgets/GimpFrame.html#GimpFrame--label-spacing">
<ANCHOR id="GimpFrame--s-label-bold" href="libgimpwidgets/GimpFrame.html#GimpFrame--s-label-bold">
<ANCHOR id="GimpFrame--s-label-spacing" href="libgimpwidgets/GimpFrame.html#GimpFrame--s-label-spacing">
<ANCHOR id="libgimpwidgets-GimpHintBox" href="libgimpwidgets/libgimpwidgets-GimpHintBox.html">
<ANCHOR id="libgimpwidgets-GimpHintBox.synopsis" href="libgimpwidgets/libgimpwidgets-GimpHintBox.html#libgimpwidgets-GimpHintBox.synopsis">
<ANCHOR id="libgimpwidgets-GimpHintBox.description" href="libgimpwidgets/libgimpwidgets-GimpHintBox.html#libgimpwidgets-GimpHintBox.description">
@ -467,7 +467,7 @@
<ANCHOR id="GimpPreview.property-details" href="libgimpwidgets/GimpPreview.html#GimpPreview.property-details">
<ANCHOR id="GimpPreview--update" href="libgimpwidgets/GimpPreview.html#GimpPreview--update">
<ANCHOR id="GimpPreview.style-property-details" href="libgimpwidgets/GimpPreview.html#GimpPreview.style-property-details">
<ANCHOR id="GimpPreview--size" href="libgimpwidgets/GimpPreview.html#GimpPreview--size">
<ANCHOR id="GimpPreview--s-size" href="libgimpwidgets/GimpPreview.html#GimpPreview--s-size">
<ANCHOR id="GimpPreview.signal-details" href="libgimpwidgets/GimpPreview.html#GimpPreview.signal-details">
<ANCHOR id="GimpPreview-invalidated" href="libgimpwidgets/GimpPreview.html#GimpPreview-invalidated">
<ANCHOR id="GimpRuler" href="libgimpwidgets/GimpRuler.html">
@ -494,7 +494,7 @@
<ANCHOR id="GimpRuler--unit" href="libgimpwidgets/GimpRuler.html#GimpRuler--unit">
<ANCHOR id="GimpRuler--upper" href="libgimpwidgets/GimpRuler.html#GimpRuler--upper">
<ANCHOR id="GimpRuler.style-property-details" href="libgimpwidgets/GimpRuler.html#GimpRuler.style-property-details">
<ANCHOR id="GimpRuler--font-scale" href="libgimpwidgets/GimpRuler.html#GimpRuler--font-scale">
<ANCHOR id="GimpRuler--s-font-scale" href="libgimpwidgets/GimpRuler.html#GimpRuler--s-font-scale">
<ANCHOR id="GimpScrolledPreview" href="libgimpwidgets/GimpScrolledPreview.html">
<ANCHOR id="GimpScrolledPreview.synopsis" href="libgimpwidgets/GimpScrolledPreview.html#GimpScrolledPreview.synopsis">
<ANCHOR id="GimpScrolledPreview.object-hierarchy" href="libgimpwidgets/GimpScrolledPreview.html#GimpScrolledPreview.object-hierarchy">
@ -678,8 +678,8 @@
<ANCHOR id="GimpColorSelector.description" href="libgimpwidgets/GimpColorSelector.html#GimpColorSelector.description">
<ANCHOR id="GimpColorSelector.details" href="libgimpwidgets/GimpColorSelector.html#GimpColorSelector.details">
<ANCHOR id="GimpColorSelector-struct" href="libgimpwidgets/GimpColorSelector.html#GimpColorSelector-struct">
<ANCHOR id="GIMP-COLOR-SELECTOR-SIZE:CAPS" href="libgimpwidgets/GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS">
<ANCHOR id="GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS" href="libgimpwidgets/GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS">
<ANCHOR id="GIMP-COLOR-SELECTOR-SIZE--CAPS" href="libgimpwidgets/GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE--CAPS">
<ANCHOR id="GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS" href="libgimpwidgets/GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS">
<ANCHOR id="GimpColorSelectorChannel" href="libgimpwidgets/GimpColorSelector.html#GimpColorSelectorChannel">
<ANCHOR id="gimp-color-selector-new" href="libgimpwidgets/GimpColorSelector.html#gimp-color-selector-new">
<ANCHOR id="gimp-color-selector-set-toggles-visible" href="libgimpwidgets/GimpColorSelector.html#gimp-color-selector-set-toggles-visible">
@ -704,8 +704,8 @@
<ANCHOR id="GimpColorNotebook-struct" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook-struct">
<ANCHOR id="gimp-color-notebook-set-has-page" href="libgimpwidgets/GimpColorNotebook.html#gimp-color-notebook-set-has-page">
<ANCHOR id="GimpColorNotebook.style-property-details" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook.style-property-details">
<ANCHOR id="GimpColorNotebook--tab-border" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook--tab-border">
<ANCHOR id="GimpColorNotebook--tab-icon-size" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">
<ANCHOR id="GimpColorNotebook--s-tab-border" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook--s-tab-border">
<ANCHOR id="GimpColorNotebook--s-tab-icon-size" href="libgimpwidgets/GimpColorNotebook.html#GimpColorNotebook--s-tab-icon-size">
<ANCHOR id="GimpColorScales" href="libgimpwidgets/GimpColorScales.html">
<ANCHOR id="GimpColorScales.synopsis" href="libgimpwidgets/GimpColorScales.html#GimpColorScales.synopsis">
<ANCHOR id="GimpColorScales.object-hierarchy" href="libgimpwidgets/GimpColorScales.html#GimpColorScales.object-hierarchy">
@ -753,14 +753,14 @@
<ANCHOR id="gimp-cairo-set-focus-line-pattern" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern">
<ANCHOR id="gimp-cairo-checkerboard-create" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create">
<ANCHOR id="gimp-cairo-surface-create-from-pixbuf" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#gimp-cairo-surface-create-from-pixbuf">
<ANCHOR id="GIMP-CAIRO-RGB24-SET-PIXEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS">
<ANCHOR id="GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS">
<ANCHOR id="GIMP-CAIRO-RGB24-SET-PIXEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS">
<ANCHOR id="GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS">
<ANCHOR id="libgimpwidgets-GimpHelpUI" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html">
<ANCHOR id="libgimpwidgets-GimpHelpUI.synopsis" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#libgimpwidgets-GimpHelpUI.synopsis">
<ANCHOR id="libgimpwidgets-GimpHelpUI.description" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#libgimpwidgets-GimpHelpUI.description">
<ANCHOR id="libgimpwidgets-GimpHelpUI.details" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#libgimpwidgets-GimpHelpUI.details">
<ANCHOR id="GimpHelpFunc" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">
<ANCHOR id="GIMP-HELP-ID:CAPS" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS">
<ANCHOR id="GIMP-HELP-ID--CAPS" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID--CAPS">
<ANCHOR id="gimp-help-enable-tooltips" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips">
<ANCHOR id="gimp-help-disable-tooltips" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips">
<ANCHOR id="gimp-standard-help-func" href="libgimpwidgets/libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func">
@ -782,216 +782,216 @@
<ANCHOR id="gimp-query-double-box" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#gimp-query-double-box">
<ANCHOR id="gimp-query-size-box" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#gimp-query-size-box">
<ANCHOR id="gimp-query-boolean-box" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box">
<ANCHOR id="GIMP-QUERY-BOX-VBOX:CAPS" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS">
<ANCHOR id="GIMP-QUERY-BOX-VBOX--CAPS" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX--CAPS">
<ANCHOR id="libgimpwidgets-GimpQueryBox.see-also" href="libgimpwidgets/libgimpwidgets-GimpQueryBox.html#libgimpwidgets-GimpQueryBox.see-also">
<ANCHOR id="libgimpwidgets-GimpStock" href="libgimpwidgets/libgimpwidgets-GimpStock.html">
<ANCHOR id="libgimpwidgets-GimpStock.synopsis" href="libgimpwidgets/libgimpwidgets-GimpStock.html#libgimpwidgets-GimpStock.synopsis">
<ANCHOR id="libgimpwidgets-GimpStock.description" href="libgimpwidgets/libgimpwidgets-GimpStock.html#libgimpwidgets-GimpStock.description">
<ANCHOR id="libgimpwidgets-GimpStock.details" href="libgimpwidgets/libgimpwidgets-GimpStock.html#libgimpwidgets-GimpStock.details">
<ANCHOR id="gimp-stock-init" href="libgimpwidgets/libgimpwidgets-GimpStock.html#gimp-stock-init">
<ANCHOR id="GIMP-STOCK-ANCHOR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS">
<ANCHOR id="GIMP-STOCK-CENTER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS">
<ANCHOR id="GIMP-STOCK-DUPLICATE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE:CAPS">
<ANCHOR id="GIMP-STOCK-EDIT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT:CAPS">
<ANCHOR id="GIMP-STOCK-RESET:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET:CAPS">
<ANCHOR id="GIMP-STOCK-CLOSE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE:CAPS">
<ANCHOR id="GIMP-STOCK-MENU-LEFT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT:CAPS">
<ANCHOR id="GIMP-STOCK-MENU-RIGHT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT:CAPS">
<ANCHOR id="GIMP-STOCK-MOVE-TO-SCREEN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN:CAPS">
<ANCHOR id="GIMP-STOCK-INVERT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT:CAPS">
<ANCHOR id="GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS">
<ANCHOR id="GIMP-STOCK-MERGE-DOWN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN:CAPS">
<ANCHOR id="GIMP-STOCK-NAVIGATION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION:CAPS">
<ANCHOR id="GIMP-STOCK-PASTE-AS-NEW:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW:CAPS">
<ANCHOR id="GIMP-STOCK-PASTE-INTO:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO:CAPS">
<ANCHOR id="GIMP-STOCK-PATH-STROKE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE:CAPS">
<ANCHOR id="GIMP-STOCK-PLUGIN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN:CAPS">
<ANCHOR id="GIMP-STOCK-QUICK-MASK-OFF:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF:CAPS">
<ANCHOR id="GIMP-STOCK-QUICK-MASK-ON:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON:CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM:CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM-LINEAR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR:CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS">
<ANCHOR id="GIMP-STOCK-RESHOW-FILTER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER:CAPS">
<ANCHOR id="GIMP-STOCK-RESIZE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE:CAPS">
<ANCHOR id="GIMP-STOCK-FLIP-HORIZONTAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL:CAPS">
<ANCHOR id="GIMP-STOCK-FLIP-VERTICAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL:CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-180:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180:CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-270:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270:CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-90:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90:CAPS">
<ANCHOR id="GIMP-STOCK-SCALE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE:CAPS">
<ANCHOR id="GIMP-STOCK-LINKED:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED:CAPS">
<ANCHOR id="GIMP-STOCK-VISIBLE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE:CAPS">
<ANCHOR id="GIMP-STOCK-LIST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST:CAPS">
<ANCHOR id="GIMP-STOCK-GRID:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID:CAPS">
<ANCHOR id="GIMP-STOCK-PORTRAIT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT:CAPS">
<ANCHOR id="GIMP-STOCK-LANDSCAPE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE:CAPS">
<ANCHOR id="GIMP-STOCK-VIDEO:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO:CAPS">
<ANCHOR id="GIMP-STOCK-WEB:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB:CAPS">
<ANCHOR id="GIMP-STOCK-IMAGE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE:CAPS">
<ANCHOR id="GIMP-STOCK-LAYER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER:CAPS">
<ANCHOR id="GIMP-STOCK-LAYER-MASK:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-RED:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-GREEN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-BLUE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-GRAY:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-INDEXED:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-ALPHA:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA:CAPS">
<ANCHOR id="GIMP-STOCK-PATH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH:CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-LAYER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER:CAPS">
<ANCHOR id="GIMP-STOCK-FLOATING-SELECTION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION:CAPS">
<ANCHOR id="GIMP-STOCK-TEMPLATE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE:CAPS">
<ANCHOR id="GIMP-STOCK-IMAGES:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES:CAPS">
<ANCHOR id="GIMP-STOCK-LAYERS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS:CAPS">
<ANCHOR id="GIMP-STOCK-CHANNELS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS:CAPS">
<ANCHOR id="GIMP-STOCK-PATHS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS:CAPS">
<ANCHOR id="GIMP-STOCK-COLORMAP:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP:CAPS">
<ANCHOR id="GIMP-STOCK-INDEXED-PALETTE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE:CAPS">
<ANCHOR id="GIMP-STOCK-CURSOR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR:CAPS">
<ANCHOR id="GIMP-STOCK-SAMPLE-POINT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT:CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-CIRCLE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE:CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-SQUARE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE:CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-DIAMOND:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND:CAPS">
<ANCHOR id="GIMP-STOCK-CAP-BUTT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT:CAPS">
<ANCHOR id="GIMP-STOCK-CAP-ROUND:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND:CAPS">
<ANCHOR id="GIMP-STOCK-CAP-SQUARE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE:CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-MITER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER:CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-ROUND:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND:CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-BEVEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-ALL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-NONE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-GROW:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-SHRINK:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-BORDER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-ADD:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-SUBTRACT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-REPLACE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-INTERSECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-STROKE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-TO-PATH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-LINEAR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-BILINEAR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-RADIAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SQUARE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-WEST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-EAST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH:CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS">
<ANCHOR id="GIMP-STOCK-HCENTER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER:CAPS">
<ANCHOR id="GIMP-STOCK-VCENTER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER:CAPS">
<ANCHOR id="GIMP-STOCK-CHAR-PICKER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER:CAPS">
<ANCHOR id="GIMP-STOCK-LETTER-SPACING:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING:CAPS">
<ANCHOR id="GIMP-STOCK-LINE-SPACING:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING:CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-DIR-LTR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR:CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-DIR-RTL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL:CAPS">
<ANCHOR id="GIMP-STOCK-PRINT-RESOLUTION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION:CAPS">
<ANCHOR id="GIMP-STOCK-TOOLS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-OPTIONS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS:CAPS">
<ANCHOR id="GIMP-STOCK-DEVICE-STATUS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER:CAPS">
<ANCHOR id="GIMP-STOCK-CURVE-FREE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE:CAPS">
<ANCHOR id="GIMP-STOCK-CURVE-SMOOTH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH:CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-BLACK:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK:CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-GRAY:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY:CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-WHITE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE:CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-TRIANGLE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE:CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-GRAYSCALE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE:CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-INDEXED:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED:CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-RGB:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB:CAPS">
<ANCHOR id="GIMP-STOCK-TRANSPARENCY:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY:CAPS">
<ANCHOR id="GIMP-STOCK-DEFAULT-COLORS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS:CAPS">
<ANCHOR id="GIMP-STOCK-SWAP-COLORS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS:CAPS">
<ANCHOR id="GIMP-STOCK-UNDO-HISTORY:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY:CAPS">
<ANCHOR id="GIMP-STOCK-HCHAIN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN:CAPS">
<ANCHOR id="GIMP-STOCK-HCHAIN-BROKEN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN:CAPS">
<ANCHOR id="GIMP-STOCK-VCHAIN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN:CAPS">
<ANCHOR id="GIMP-STOCK-VCHAIN-BROKEN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN:CAPS">
<ANCHOR id="GIMP-STOCK-TEXTURE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE:CAPS">
<ANCHOR id="GIMP-STOCK-FRAME:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME:CAPS">
<ANCHOR id="GIMP-STOCK-ERROR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR:CAPS">
<ANCHOR id="GIMP-STOCK-INFO:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO:CAPS">
<ANCHOR id="GIMP-STOCK-QUESTION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION:CAPS">
<ANCHOR id="GIMP-STOCK-WARNING:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING:CAPS">
<ANCHOR id="GIMP-STOCK-GEGL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL:CAPS">
<ANCHOR id="GIMP-STOCK-USER-MANUAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL:CAPS">
<ANCHOR id="GIMP-STOCK-WILBER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER:CAPS">
<ANCHOR id="GIMP-STOCK-WILBER-EEK:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK:CAPS">
<ANCHOR id="GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-AIRBRUSH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ALIGN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BLEND:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BLUR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BUCKET-FILL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CLONE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLOR-PICKER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLORIZE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CROP:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CURVES:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-DESATURATE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-DODGE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ERASER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FLIP:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FREE-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-HEAL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-HUE-SATURATION:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-INK:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ISCISSORS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-LEVELS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-MEASURE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-MOVE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PAINTBRUSH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PATH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PENCIL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PERSPECTIVE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-POSTERIZE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-RECT-SELECT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ROTATE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SCALE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SHEAR:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SMUDGE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-TEXT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-THRESHOLD:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD:CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ZOOM:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM:CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER:CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-MIDI:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI:CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-WHEEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS">
<ANCHOR id="GIMP-STOCK-QMASK-ON:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON:CAPS">
<ANCHOR id="GIMP-STOCK-QMASK-OFF:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF:CAPS">
<ANCHOR id="GIMP-STOCK-BRUSH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH:CAPS">
<ANCHOR id="GIMP-STOCK-BUFFER:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER:CAPS">
<ANCHOR id="GIMP-STOCK-DETACH:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH:CAPS">
<ANCHOR id="GIMP-STOCK-FONT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT:CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS">
<ANCHOR id="GIMP-STOCK-PALETTE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS">
<ANCHOR id="GIMP-STOCK-PATTERN:CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS">
<ANCHOR id="GIMP-STOCK-ANCHOR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR--CAPS">
<ANCHOR id="GIMP-STOCK-CENTER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER--CAPS">
<ANCHOR id="GIMP-STOCK-DUPLICATE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE--CAPS">
<ANCHOR id="GIMP-STOCK-EDIT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT--CAPS">
<ANCHOR id="GIMP-STOCK-RESET--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET--CAPS">
<ANCHOR id="GIMP-STOCK-CLOSE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE--CAPS">
<ANCHOR id="GIMP-STOCK-MENU-LEFT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT--CAPS">
<ANCHOR id="GIMP-STOCK-MENU-RIGHT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT--CAPS">
<ANCHOR id="GIMP-STOCK-MOVE-TO-SCREEN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN--CAPS">
<ANCHOR id="GIMP-STOCK-INVERT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT--CAPS">
<ANCHOR id="GIMP-STOCK-LAYER-TO-IMAGESIZE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE--CAPS">
<ANCHOR id="GIMP-STOCK-MERGE-DOWN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN--CAPS">
<ANCHOR id="GIMP-STOCK-NAVIGATION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION--CAPS">
<ANCHOR id="GIMP-STOCK-PASTE-AS-NEW--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW--CAPS">
<ANCHOR id="GIMP-STOCK-PASTE-INTO--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO--CAPS">
<ANCHOR id="GIMP-STOCK-PATH-STROKE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE--CAPS">
<ANCHOR id="GIMP-STOCK-PLUGIN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN--CAPS">
<ANCHOR id="GIMP-STOCK-QUICK-MASK-OFF--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF--CAPS">
<ANCHOR id="GIMP-STOCK-QUICK-MASK-ON--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON--CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM--CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM-LINEAR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR--CAPS">
<ANCHOR id="GIMP-STOCK-HISTOGRAM-LOGARITHMIC--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC--CAPS">
<ANCHOR id="GIMP-STOCK-RESHOW-FILTER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER--CAPS">
<ANCHOR id="GIMP-STOCK-RESIZE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE--CAPS">
<ANCHOR id="GIMP-STOCK-FLIP-HORIZONTAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL--CAPS">
<ANCHOR id="GIMP-STOCK-FLIP-VERTICAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL--CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-180--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180--CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-270--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270--CAPS">
<ANCHOR id="GIMP-STOCK-ROTATE-90--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90--CAPS">
<ANCHOR id="GIMP-STOCK-SCALE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE--CAPS">
<ANCHOR id="GIMP-STOCK-LINKED--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED--CAPS">
<ANCHOR id="GIMP-STOCK-VISIBLE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE--CAPS">
<ANCHOR id="GIMP-STOCK-LIST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST--CAPS">
<ANCHOR id="GIMP-STOCK-GRID--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID--CAPS">
<ANCHOR id="GIMP-STOCK-PORTRAIT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT--CAPS">
<ANCHOR id="GIMP-STOCK-LANDSCAPE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE--CAPS">
<ANCHOR id="GIMP-STOCK-VIDEO--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO--CAPS">
<ANCHOR id="GIMP-STOCK-WEB--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB--CAPS">
<ANCHOR id="GIMP-STOCK-IMAGE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE--CAPS">
<ANCHOR id="GIMP-STOCK-LAYER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER--CAPS">
<ANCHOR id="GIMP-STOCK-LAYER-MASK--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-RED--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-GREEN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-BLUE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-GRAY--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-INDEXED--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNEL-ALPHA--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA--CAPS">
<ANCHOR id="GIMP-STOCK-PATH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH--CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-LAYER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER--CAPS">
<ANCHOR id="GIMP-STOCK-FLOATING-SELECTION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION--CAPS">
<ANCHOR id="GIMP-STOCK-TEMPLATE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE--CAPS">
<ANCHOR id="GIMP-STOCK-IMAGES--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES--CAPS">
<ANCHOR id="GIMP-STOCK-LAYERS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS--CAPS">
<ANCHOR id="GIMP-STOCK-CHANNELS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS--CAPS">
<ANCHOR id="GIMP-STOCK-PATHS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS--CAPS">
<ANCHOR id="GIMP-STOCK-COLORMAP--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP--CAPS">
<ANCHOR id="GIMP-STOCK-INDEXED-PALETTE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE--CAPS">
<ANCHOR id="GIMP-STOCK-CURSOR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR--CAPS">
<ANCHOR id="GIMP-STOCK-SAMPLE-POINT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT--CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-CIRCLE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE--CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-SQUARE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE--CAPS">
<ANCHOR id="GIMP-STOCK-SHAPE-DIAMOND--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND--CAPS">
<ANCHOR id="GIMP-STOCK-CAP-BUTT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT--CAPS">
<ANCHOR id="GIMP-STOCK-CAP-ROUND--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND--CAPS">
<ANCHOR id="GIMP-STOCK-CAP-SQUARE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE--CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-MITER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER--CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-ROUND--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND--CAPS">
<ANCHOR id="GIMP-STOCK-JOIN-BEVEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-ALL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-NONE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-GROW--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-SHRINK--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-BORDER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-ADD--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-SUBTRACT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-REPLACE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-INTERSECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-STROKE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-TO-CHANNEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL--CAPS">
<ANCHOR id="GIMP-STOCK-SELECTION-TO-PATH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-LINEAR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-BILINEAR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-RADIAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SQUARE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH-WEST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-NORTH-EAST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-WEST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-EAST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH-WEST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH--CAPS">
<ANCHOR id="GIMP-STOCK-GRAVITY-SOUTH-EAST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST--CAPS">
<ANCHOR id="GIMP-STOCK-HCENTER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER--CAPS">
<ANCHOR id="GIMP-STOCK-VCENTER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER--CAPS">
<ANCHOR id="GIMP-STOCK-CHAR-PICKER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER--CAPS">
<ANCHOR id="GIMP-STOCK-LETTER-SPACING--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING--CAPS">
<ANCHOR id="GIMP-STOCK-LINE-SPACING--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING--CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-DIR-LTR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR--CAPS">
<ANCHOR id="GIMP-STOCK-TEXT-DIR-RTL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL--CAPS">
<ANCHOR id="GIMP-STOCK-PRINT-RESOLUTION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION--CAPS">
<ANCHOR id="GIMP-STOCK-TOOLS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-OPTIONS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS--CAPS">
<ANCHOR id="GIMP-STOCK-DEVICE-STATUS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER--CAPS">
<ANCHOR id="GIMP-STOCK-CURVE-FREE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE--CAPS">
<ANCHOR id="GIMP-STOCK-CURVE-SMOOTH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH--CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-BLACK--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK--CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-GRAY--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY--CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICKER-WHITE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE--CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-TRIANGLE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE--CAPS">
<ANCHOR id="GIMP-STOCK-COLOR-PICK-FROM-SCREEN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN--CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-GRAYSCALE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE--CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-INDEXED--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED--CAPS">
<ANCHOR id="GIMP-STOCK-CONVERT-RGB--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB--CAPS">
<ANCHOR id="GIMP-STOCK-TRANSPARENCY--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY--CAPS">
<ANCHOR id="GIMP-STOCK-DEFAULT-COLORS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS--CAPS">
<ANCHOR id="GIMP-STOCK-SWAP-COLORS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS--CAPS">
<ANCHOR id="GIMP-STOCK-UNDO-HISTORY--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY--CAPS">
<ANCHOR id="GIMP-STOCK-HCHAIN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN--CAPS">
<ANCHOR id="GIMP-STOCK-HCHAIN-BROKEN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN--CAPS">
<ANCHOR id="GIMP-STOCK-VCHAIN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN--CAPS">
<ANCHOR id="GIMP-STOCK-VCHAIN-BROKEN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN--CAPS">
<ANCHOR id="GIMP-STOCK-TEXTURE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE--CAPS">
<ANCHOR id="GIMP-STOCK-FRAME--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME--CAPS">
<ANCHOR id="GIMP-STOCK-ERROR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR--CAPS">
<ANCHOR id="GIMP-STOCK-INFO--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO--CAPS">
<ANCHOR id="GIMP-STOCK-QUESTION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION--CAPS">
<ANCHOR id="GIMP-STOCK-WARNING--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING--CAPS">
<ANCHOR id="GIMP-STOCK-GEGL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL--CAPS">
<ANCHOR id="GIMP-STOCK-USER-MANUAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL--CAPS">
<ANCHOR id="GIMP-STOCK-WILBER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER--CAPS">
<ANCHOR id="GIMP-STOCK-WILBER-EEK--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK--CAPS">
<ANCHOR id="GIMP-STOCK-ZOOM-FOLLOW-WINDOW--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-AIRBRUSH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ALIGN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BLEND--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BLUR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BUCKET-FILL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-BY-COLOR-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CLONE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLOR-BALANCE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLOR-PICKER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-COLORIZE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CROP--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-CURVES--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-DESATURATE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-DODGE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ELLIPSE-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ERASER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FLIP--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FOREGROUND-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FREE-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-FUZZY-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-HEAL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-HUE-SATURATION--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-INK--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ISCISSORS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-LEVELS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-MEASURE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-MOVE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PAINTBRUSH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PATH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PENCIL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PERSPECTIVE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-PERSPECTIVE-CLONE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-POSTERIZE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-RECT-SELECT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ROTATE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SCALE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SHEAR--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-SMUDGE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-TEXT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-THRESHOLD--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD--CAPS">
<ANCHOR id="GIMP-STOCK-TOOL-ZOOM--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM--CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER--CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-KEYBOARD--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD--CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-LINUX-INPUT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT--CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-MIDI--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI--CAPS">
<ANCHOR id="GIMP-STOCK-CONTROLLER-WHEEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-COLORBLIND--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-CONTRAST--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-GAMMA--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-LCMS--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS--CAPS">
<ANCHOR id="GIMP-STOCK-DISPLAY-FILTER-PROOF--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF--CAPS">
<ANCHOR id="GIMP-STOCK-QMASK-ON--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON--CAPS">
<ANCHOR id="GIMP-STOCK-QMASK-OFF--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF--CAPS">
<ANCHOR id="GIMP-STOCK-BRUSH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH--CAPS">
<ANCHOR id="GIMP-STOCK-BUFFER--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER--CAPS">
<ANCHOR id="GIMP-STOCK-DETACH--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH--CAPS">
<ANCHOR id="GIMP-STOCK-FONT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT--CAPS">
<ANCHOR id="GIMP-STOCK-GRADIENT--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT--CAPS">
<ANCHOR id="GIMP-STOCK-PALETTE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE--CAPS">
<ANCHOR id="GIMP-STOCK-PATTERN--CAPS" href="libgimpwidgets/libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN--CAPS">
<ANCHOR id="libgimpwidgets-GimpEnumWidgets" href="libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html">
<ANCHOR id="libgimpwidgets-GimpEnumWidgets.synopsis" href="libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html#libgimpwidgets-GimpEnumWidgets.synopsis">
<ANCHOR id="libgimpwidgets-GimpEnumWidgets.description" href="libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html#libgimpwidgets-GimpEnumWidgets.description">
@ -1046,21 +1046,21 @@
<ANCHOR id="gimp-int-radio-group-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-new">
<ANCHOR id="gimp-int-radio-group-set-active" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-set-active">
<ANCHOR id="gimp-spin-button-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-spin-button-new">
<ANCHOR id="GIMP-SCALE-ENTRY-LABEL:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SCALE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SPINBUTTON:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-LABEL--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL--CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SCALE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE--CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SCALE-ADJ--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ--CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SPINBUTTON--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON--CAPS">
<ANCHOR id="GIMP-SCALE-ENTRY-SPINBUTTON-ADJ--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ--CAPS">
<ANCHOR id="gimp-scale-entry-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new">
<ANCHOR id="gimp-scale-entry-set-sensitive" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive">
<ANCHOR id="gimp-scale-entry-set-logarithmic" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic">
<ANCHOR id="gimp-scale-entry-get-logarithmic" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic">
<ANCHOR id="gimp-color-scale-entry-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-color-scale-entry-new">
<ANCHOR id="GIMP-RANDOM-SEED-SPINBUTTON:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS">
<ANCHOR id="GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS">
<ANCHOR id="GIMP-RANDOM-SEED-TOGGLE:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS">
<ANCHOR id="GIMP-RANDOM-SEED-SPINBUTTON--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON--CAPS">
<ANCHOR id="GIMP-RANDOM-SEED-SPINBUTTON-ADJ--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ--CAPS">
<ANCHOR id="GIMP-RANDOM-SEED-TOGGLE--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE--CAPS">
<ANCHOR id="gimp-random-seed-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-random-seed-new">
<ANCHOR id="GIMP-COORDINATES-CHAINBUTTON:CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS">
<ANCHOR id="GIMP-COORDINATES-CHAINBUTTON--CAPS" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON--CAPS">
<ANCHOR id="gimp-coordinates-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-coordinates-new">
<ANCHOR id="gimp-pixmap-button-new" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new">
<ANCHOR id="gimp-toggle-button-sensitive-update" href="libgimpwidgets/libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpcairo-utils</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="next" href="libgimpwidgets-GimpHelpUI.html" title="GimpHelpUI">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,11 +34,13 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpHelpUI.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="#libgimpwidgets-GimpCairoUtils.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpCairoUtils.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-GimpCairoUtils.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpCairoUtils.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpcairo-utils">
<a name="libgimpwidgets-GimpCairoUtils"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -47,17 +49,17 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-GimpCairoUtils.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
void <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-source-rgb" title="gimp_cairo_set_source_rgb ()">gimp_cairo_set_source_rgb</a> (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-source-rgba" title="gimp_cairo_set_source_rgba ()">gimp_cairo_set_source_rgba</a> (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -65,15 +67,15 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern" title="gimp_cairo_set_focus_line_pattern ()">gimp_cairo_set_focus_line_pattern</a> (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);
<a
href="/usr/share/gtk-doc/html/cairo/cairo-Patterns.html#cairo-pattern-t"
>cairo_pattern_t</a>* <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create" title="gimp_cairo_checkerboard_create ()">gimp_cairo_checkerboard_create</a> (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-pattern.html#cairo-pattern-t"
>cairo_pattern_t</a> * <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create" title="gimp_cairo_checkerboard_create ()">gimp_cairo_checkerboard_create</a> (<a
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -85,27 +87,26 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *dark);
<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"
>cairo_surface_t</a>* <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-surface-create-from-pixbuf" title="gimp_cairo_surface_create_from_pixbuf ()">gimp_cairo_surface_create_from_pixbuf</a>
href="/usr/share/gtk-doc/html/cairo/cairo-surface.html#cairo-surface-t"
>cairo_surface_t</a> * <a class="link" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-surface-create-from-pixbuf" title="gimp_cairo_surface_create_from_pixbuf ()">gimp_cairo_surface_create_from_pixbuf</a>
(<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);
#define <a class="link" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS" title="GIMP_CAIRO_RGB24_SET_PIXEL()">GIMP_CAIRO_RGB24_SET_PIXEL</a> (d, r, g, b)
#define <a class="link" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS" title="GIMP_CAIRO_ARGB32_SET_PIXEL()">GIMP_CAIRO_ARGB32_SET_PIXEL</a> (d, r, g, b, a)
#define <a class="link" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS" title="GIMP_CAIRO_RGB24_SET_PIXEL()">GIMP_CAIRO_RGB24_SET_PIXEL</a> (d, r, g, b)
#define <a class="link" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS" title="GIMP_CAIRO_ARGB32_SET_PIXEL()">GIMP_CAIRO_ARGB32_SET_PIXEL</a> (d, r, g, b, a)
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-GimpCairoUtils.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-GimpCairoUtils.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cairo_set_source_rgb ()">
<a name="gimp-cairo-set-source-rgb"></a><h3>gimp_cairo_set_source_rgb ()</h3>
<pre class="programlisting">void gimp_cairo_set_source_rgb (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -116,10 +117,9 @@ described by <em class="parameter"><code>color</code></em>.
</p>
<p>
This function calls <a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-set-source-rgb"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-set-source-rgb"
><code class="function">cairo_set_source_rgb()</code></a> for you.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -136,14 +136,13 @@ href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-set-source-rgb"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cairo_set_source_rgba ()">
<a name="gimp-cairo-set-source-rgba"></a><h3>gimp_cairo_set_source_rgba ()</h3>
<pre class="programlisting">void gimp_cairo_set_source_rgba (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -154,10 +153,9 @@ described by <em class="parameter"><code>color</code></em>.
</p>
<p>
This function calls <a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-set-source-rgba"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-set-source-rgba"
><code class="function">cairo_set_source_rgba()</code></a> for you.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -174,25 +172,23 @@ href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-set-source-rgba"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cairo_set_focus_line_pattern ()">
<a name="gimp-cairo-set-focus-line-pattern"></a><h3>gimp_cairo_set_focus_line_pattern ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_cairo_set_focus_line_pattern (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
Sets color and dash pattern for stroking a focus line on the given
<em class="parameter"><code>cr</code></em>. The line pattern is taken from <em class="parameter"><code>widget</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -210,26 +206,25 @@ Sets color and dash pattern for stroking a focus line on the given
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the widget style has a focus line pattern,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cairo_checkerboard_create ()">
<a name="gimp-cairo-checkerboard-create"></a><h3>gimp_cairo_checkerboard_create ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/cairo/cairo-Patterns.html#cairo-pattern-t"
>cairo_pattern_t</a>* gimp_cairo_checkerboard_create (<a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"
href="/usr/share/gtk-doc/html/cairo/cairo-pattern.html#cairo-pattern-t"
>cairo_pattern_t</a> * gimp_cairo_checkerboard_create (<a
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
>cairo_t</a> *cr,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -243,7 +238,6 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<p>
Create a repeating checkerboard pattern.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -261,14 +255,14 @@ Create a repeating checkerboard pattern.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>light</code></em> :</span></p></td>
<td> light check color or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> to use the default light gray
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dark</code></em> :</span></p></td>
<td> dark check color or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> to use the default dark gray
</td>
</tr>
@ -280,17 +274,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cairo_surface_create_from_pixbuf ()">
<a name="gimp-cairo-surface-create-from-pixbuf"></a><h3>gimp_cairo_surface_create_from_pixbuf ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"
>cairo_surface_t</a>* gimp_cairo_surface_create_from_pixbuf
href="/usr/share/gtk-doc/html/cairo/cairo-surface.html#cairo-surface-t"
>cairo_surface_t</a> * gimp_cairo_surface_create_from_pixbuf
(<a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);</pre>
<p>
Create a Cairo image surface from a GdkPixbuf.
@ -299,7 +292,6 @@ Create a Cairo image surface from a GdkPixbuf.
You should avoid calling this function as there are probably more
efficient ways of achieving the result you are looking for.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -312,25 +304,19 @@ efficient ways of achieving the result you are looking for.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-CAIRO-RGB24-SET-PIXEL:CAPS"></a><h3>GIMP_CAIRO_RGB24_SET_PIXEL()</h3>
<div class="refsect2" title="GIMP_CAIRO_RGB24_SET_PIXEL()">
<a name="GIMP-CAIRO-RGB24-SET-PIXEL--CAPS"></a><h3>GIMP_CAIRO_RGB24_SET_PIXEL()</h3>
<pre class="programlisting">#define GIMP_CAIRO_RGB24_SET_PIXEL(d, r, g, b)</pre>
<p>
Sets a single pixel in an Cairo image surface in <a
href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#CAIRO-FORMAT-RGB24:CAPS"
><code class="literal">CAIRO_FORMAT_RGB24</code></a>.</p>
Sets a single pixel in an Cairo image surface in <code class="literal">CAIRO_FORMAT_RGB24</code>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -357,19 +343,15 @@ href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#CAIRO-FORMAT-RGB24
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS"></a><h3>GIMP_CAIRO_ARGB32_SET_PIXEL()</h3>
<div class="refsect2" title="GIMP_CAIRO_ARGB32_SET_PIXEL()">
<a name="GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS"></a><h3>GIMP_CAIRO_ARGB32_SET_PIXEL()</h3>
<pre class="programlisting">#define GIMP_CAIRO_ARGB32_SET_PIXEL(d, r, g, b, a)</pre>
<p>
Sets a single pixel in an Cairo image surface in <a
href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#CAIRO-FORMAT-ARGB32:CAPS"
><code class="literal">CAIRO_FORMAT_ARGB32</code></a>.</p>
Sets a single pixel in an Cairo image surface in <code class="literal">CAIRO_FORMAT_ARGB32</code>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -401,13 +383,12 @@ href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#CAIRO-FORMAT-ARGB3
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpEnumWidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpStock.html" title="GimpStock">
<link rel="next" href="libgimpwidgets-GimpPropWidgets.html" title="GimpPropWidgets">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,11 +34,13 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpPropWidgets.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="#libgimpwidgets-GimpEnumWidgets.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpEnumWidgets.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-GimpEnumWidgets.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpEnumWidgets.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpEnumWidgets">
<a name="libgimpwidgets-GimpEnumWidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -47,12 +49,12 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-GimpEnumWidgets.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" title="gimp_enum_radio_box_new ()">gimp_enum_radio_box_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" title="gimp_enum_radio_box_new ()">gimp_enum_radio_box_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -62,11 +64,11 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range" title="gimp_enum_radio_box_new_with_range ()">gimp_enum_radio_box_new_with_range</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range" title="gimp_enum_radio_box_new_with_range ()">gimp_enum_radio_box_new_with_range</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -82,15 +84,15 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new" title="gimp_enum_radio_frame_new ()">gimp_enum_radio_frame_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new" title="gimp_enum_radio_frame_new ()">gimp_enum_radio_frame_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -99,11 +101,11 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new-with-range" title="gimp_enum_radio_frame_new_with_range ()">gimp_enum_radio_frame_new_with_range</a>
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new-with-range" title="gimp_enum_radio_frame_new_with_range ()">gimp_enum_radio_frame_new_with_range</a>
(<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
@ -114,7 +116,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -123,18 +125,18 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" title="gimp_enum_stock_box_new ()">gimp_enum_stock_box_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" title="gimp_enum_stock_box_new ()">gimp_enum_stock_box_new</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -143,11 +145,11 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range" title="gimp_enum_stock_box_new_with_range ()">gimp_enum_stock_box_new_with_range</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range" title="gimp_enum_stock_box_new_with_range ()">gimp_enum_stock_box_new_with_range</a> (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -160,7 +162,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -169,11 +171,11 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);
void <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding" title="gimp_enum_stock_box_set_child_padding ()">gimp_enum_stock_box_set_child_padding</a>
(<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *stock_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -183,19 +185,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> ypad);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-GimpEnumWidgets.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-GimpEnumWidgets.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_radio_box_new ()">
<a name="gimp-enum-radio-box-new"></a><h3>gimp_enum_radio_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_radio_box_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -205,7 +206,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Creates a new group of <span class="type">GtkRadioButtons</span> representing the enum
@ -213,7 +214,6 @@ values. A group of radiobuttons is a good way to represent enums
with up to three or four values. Often it is better to use a
<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox"><span class="type">GimpEnumComboBox</span></a> instead.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -229,7 +229,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -246,22 +246,21 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
><span class="type">GtkVBox</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_radio_box_new_with_range ()">
<a name="gimp-enum-radio-box-new-with-range"></a><h3>gimp_enum_radio_box_new_with_range ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new_with_range (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_radio_box_new_with_range (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -277,14 +276,13 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Just like <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" title="gimp_enum_radio_box_new ()"><code class="function">gimp_enum_radio_box_new()</code></a>, this function creates a group
of radio buttons, but it allows to limit the range of available
enum values.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -310,7 +308,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -327,26 +325,25 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
><span class="type">GtkVBox</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_radio_frame_new ()">
<a name="gimp-enum-radio-frame-new"></a><h3>gimp_enum_radio_frame_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_radio_frame_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -355,15 +352,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Calls <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" title="gimp_enum_radio_box_new ()"><code class="function">gimp_enum_radio_box_new()</code></a> and puts the resulting vbox into a
<a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -385,7 +381,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -402,22 +398,21 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_radio_frame_new_with_range ()">
<a name="gimp-enum-radio-frame-new-with-range"></a><h3>gimp_enum_radio_frame_new_with_range ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new_with_range
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_radio_frame_new_with_range
(<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
@ -428,7 +423,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -437,15 +432,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Calls <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range" title="gimp_enum_radio_box_new_with_range ()"><code class="function">gimp_enum_radio_box_new_with_range()</code></a> and puts the resulting
vbox into a <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -476,7 +470,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -493,29 +487,28 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_stock_box_new ()">
<a name="gimp-enum-stock-box-new"></a><h3>gimp_enum_stock_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_stock_box_new (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -524,14 +517,13 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Creates a horizontal box of radio buttons with stock icons. The
stock_id for each icon is created by appending the enum_value's
nick to the given <em class="parameter"><code>stock_prefix</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -557,7 +549,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -579,15 +571,14 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_stock_box_new_with_range ()">
<a name="gimp-enum-stock-box-new-with-range"></a><h3>gimp_enum_stock_box_new_with_range ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new_with_range (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_enum_stock_box_new_with_range (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
@ -600,7 +591,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="http://library.gnome.org/devel/gtk/unstable/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCallback"
@ -609,14 +600,13 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#GCal
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Just like <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" title="gimp_enum_stock_box_new ()"><code class="function">gimp_enum_stock_box_new()</code></a>, this function creates a group
of radio buttons, but it allows to limit the range of available
enum values.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -652,7 +642,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -674,15 +664,14 @@ href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_stock_box_set_child_padding ()">
<a name="gimp-enum-stock-box-set-child-padding"></a><h3>gimp_enum_stock_box_set_child_padding ()</h3>
<pre class="programlisting">void gimp_enum_stock_box_set_child_padding
(<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *stock_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -694,7 +683,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
Sets the padding of all buttons in a box created by
<a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" title="gimp_enum_stock_box_new ()"><code class="function">gimp_enum_stock_box_new()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -716,13 +704,12 @@ Sets the padding of all buttons in a box created by
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
<p class="since">Since GIMP 2.4</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpHelpUI</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpCairoUtils.html" title="gimpcairo-utils">
<link rel="next" href="libgimpwidgets-GimpQueryBox.html" title="GimpQueryBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,23 +34,25 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpQueryBox.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="#libgimpwidgets-GimpHelpUI.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpHelpUI.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-GimpHelpUI.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpHelpUI.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpHelpUI">
<a name="libgimpwidgets-GimpHelpUI"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libgimpwidgets-GimpHelpUI.top_of_page"></a>GimpHelpUI</span></h2>
<p>GimpHelpUI — Functions for setting <a
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-GimpHelpUI.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
void (<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">*GimpHelpFunc</a>) (const <a
@ -59,7 +61,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
#define <a class="link" href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS" title="GIMP_HELP_ID">GIMP_HELP_ID</a>
#define <a class="link" href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID--CAPS" title="GIMP_HELP_ID">GIMP_HELP_ID</a>
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips" title="gimp_help_enable_tooltips ()">gimp_help_enable_tooltips</a> (void);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips" title="gimp_help_disable_tooltips ()">gimp_help_disable_tooltips</a> (void);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func" title="gimp_standard_help_func ()">gimp_standard_help_func</a> (const <a
@ -69,7 +71,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-connect" title="gimp_help_connect ()">gimp_help_connect</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -79,7 +81,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data" title="gimp_help_set_help_data ()">gimp_help_set_help_data</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -88,7 +90,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *help_id);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data-with-markup" title="gimp_help_set_help_data_with_markup ()">gimp_help_set_help_data_with_markup</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -97,19 +99,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *help_id);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-context-help" title="gimp_context_help ()">gimp_context_help</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-GimpHelpUI.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-GimpHelpUI.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpHelpFunc ()">
<a name="GimpHelpFunc"></a><h3>GimpHelpFunc ()</h3>
<pre class="programlisting">void (*GimpHelpFunc) (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -151,16 +152,14 @@ the help.
<tr>
<td><p><span class="term"><em class="parameter"><code>help_data</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-HELP-ID:CAPS"></a><h3>GIMP_HELP_ID</h3>
<div class="refsect2" title="GIMP_HELP_ID">
<a name="GIMP-HELP-ID--CAPS"></a><h3>GIMP_HELP_ID</h3>
<pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
</pre>
<p>
@ -168,7 +167,7 @@ Since: GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_help_enable_tooltips ()">
<a name="gimp-help-enable-tooltips"></a><h3>gimp_help_enable_tooltips ()</h3>
<pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<p>
@ -182,11 +181,10 @@ href="../libgimp/libgimp-gimpui.html#gimp-ui-init"
the user setting from the GIMP preferences dialog is respected in
all plug-in dialogs.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_help_disable_tooltips ()">
<a name="gimp-help-disable-tooltips"></a><h3>gimp_help_disable_tooltips ()</h3>
<pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<p>
@ -200,11 +198,10 @@ href="../libgimp/libgimp-gimpui.html#gimp-ui-init"
the user setting from the GIMP preferences dialog is respected in
all plug-in dialogs.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_standard_help_func ()">
<a name="gimp-standard-help-func"></a><h3>gimp_standard_help_func ()</h3>
<pre class="programlisting">void gimp_standard_help_func (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -218,7 +215,6 @@ This is the standard GIMP help function which does nothing but calling
href="../libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a>. It is the right function to use in almost all cases.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -237,10 +233,10 @@ href="../libgimp/libgimp-gimphelp.html#gimp-help"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_help_connect ()">
<a name="gimp-help-connect"></a><h3>gimp_help_connect ()</h3>
<pre class="programlisting">void gimp_help_connect (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -254,7 +250,6 @@ Note that this function is automatically called by all libgimp dialog
constructors. You only have to call it for windows/dialogs you created
"manually".</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -263,7 +258,7 @@ constructors. You only have to call it for windows/dialogs you created
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> The widget you want to connect the help accelerator for. Will
be a <a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"
><span class="type">GtkWindow</span></a> in most cases.
</td>
</tr>
@ -286,10 +281,10 @@ href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_help_set_help_data ()">
<a name="gimp-help-set-help-data"></a><h3>gimp_help_set_help_data ()</h3>
<pre class="programlisting">void gimp_help_set_help_data (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -299,19 +294,18 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *help_id);</pre>
<p>
The reason why we don't use <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-set-tooltip-text"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-set-tooltip-text"
><code class="function">gtk_widget_set_tooltip_text()</code></a> is that
elements in the GIMP user interface should, if possible, also have
a <em class="parameter"><code>help_id</code></em> set for context-sensitive help.
</p>
<p>
This function can be called with <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><span class="type">NULL</span></a> for <em class="parameter"><code>tooltip</code></em>. Use this feature
if you want to set a help link for a widget which shouldn't have
a visible tooltip.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -319,21 +313,21 @@ a visible tooltip.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> The <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
><span class="type">GtkWidget</span></a> you want to set a <em class="parameter"><code>tooltip</code></em> and/or <em class="parameter"><code>help_id</code></em> for.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>tooltip</code></em> :</span></p></td>
<td> The text for this widget's tooltip (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>help_id</code></em> :</span></p></td>
<td> The <em class="parameter"><code>help_id</code></em> for the <a
href="/usr/share/gtk-doc/html/gtk/GtkTipsQuery.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTipsQuery.html"
><span class="type">GtkTipsQuery</span></a> tooltips inspector.
</td>
</tr>
@ -341,10 +335,10 @@ href="/usr/share/gtk-doc/html/gtk/GtkTipsQuery.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_help_set_help_data_with_markup ()">
<a name="gimp-help-set-help-data-with-markup"></a><h3>gimp_help_set_help_data_with_markup ()</h3>
<pre class="programlisting">void gimp_help_set_help_data_with_markup (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -359,7 +353,6 @@ is marked up with
href="/usr/share/gtk-doc/html/pango/PangoMarkupFormat.html"
>Pango text markup language</a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -367,34 +360,33 @@ href="/usr/share/gtk-doc/html/pango/PangoMarkupFormat.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> The <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
><span class="type">GtkWidget</span></a> you want to set a <em class="parameter"><code>tooltip</code></em> and/or <em class="parameter"><code>help_id</code></em> for.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>tooltip</code></em> :</span></p></td>
<td> The markup for this widget's tooltip (or <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>help_id</code></em> :</span></p></td>
<td> The <em class="parameter"><code>help_id</code></em> for the <a
href="/usr/share/gtk-doc/html/gtk/GtkTipsQuery.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTipsQuery.html"
><span class="type">GtkTipsQuery</span></a> tooltips inspector.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.6
</p>
<p class="since">Since GIMP 2.6</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_context_help ()">
<a name="gimp-context-help"></a><h3>gimp_context_help ()</h3>
<pre class="programlisting">void gimp_context_help (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
This function invokes the context help inspector.
@ -410,14 +402,13 @@ be displayed. Otherwise the help system will ascend the widget hierarchy
until it finds an attached <em class="parameter"><code>help_id</code></em> string (which should be the
case at least for every window/dialog).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> Any <a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
><span class="type">GtkWidget</span></a> on the screen.
</td>
</tr></tbody>
@ -427,6 +418,6 @@ href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpHintBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="GimpFrame.html" title="GimpFrame">
<link rel="next" href="GimpIntComboBox.html" title="GimpIntComboBox">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,11 +34,13 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpIntComboBox.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="#libgimpwidgets-GimpHintBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpHintBox.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-GimpHintBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpHintBox.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpHintBox">
<a name="libgimpwidgets-GimpHintBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -47,36 +49,34 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-GimpHintBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new" title="gimp_hint_box_new ()">gimp_hint_box_new</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new" title="gimp_hint_box_new ()">gimp_hint_box_new</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *hint);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-GimpHintBox.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-GimpHintBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_hint_box_new ()">
<a name="gimp-hint-box-new"></a><h3>gimp_hint_box_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_hint_box_new (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_hint_box_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *hint);</pre>
<p>
Creates a new widget that shows a text label showing <em class="parameter"><code>hint</code></em>,
decorated with a GIMP_STOCK_INFO wilber icon.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -100,6 +100,6 @@ Since GIMP 2.4
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpQueryBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpHelpUI.html" title="GimpHelpUI">
<link rel="next" href="libgimpwidgets-GimpStock.html" title="GimpStock">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,11 +34,13 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpStock.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="#libgimpwidgets-GimpQueryBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpQueryBox.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-GimpQueryBox.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-GimpQueryBox.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="GimpQueryBox">
<a name="libgimpwidgets-GimpQueryBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -47,11 +49,11 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-GimpQueryBox.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback" title="GimpQueryStringCallback ()">*GimpQueryStringCallback</a>) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -60,7 +62,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback" title="GimpQueryIntCallback ()">*GimpQueryIntCallback</a>) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -69,7 +71,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback" title="GimpQueryDoubleCallback ()">*GimpQueryDoubleCallback</a>) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -78,7 +80,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback" title="GimpQuerySizeCallback ()">*GimpQuerySizeCallback</a>) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -90,7 +92,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback" title="GimpQueryBooleanCallback ()">*GimpQueryBooleanCallback</a>) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -99,12 +101,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-string-box" title="gimp_query_string_box ()">gimp_query_string_box</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-string-box" title="gimp_query_string_box ()">gimp_query_string_box</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -127,12 +129,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-int-box" title="gimp_query_int_box ()">gimp_query_int_box</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-int-box" title="gimp_query_int_box ()">gimp_query_int_box</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -161,12 +163,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box" title="gimp_query_double_box ()">gimp_query_double_box</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box" title="gimp_query_double_box ()">gimp_query_double_box</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -198,12 +200,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box" title="gimp_query_size_box ()">gimp_query_size_box</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box" title="gimp_query_size_box ()">gimp_query_size_box</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -244,12 +246,12 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box" title="gimp_query_boolean_box ()">gimp_query_boolean_box</a> (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box" title="gimp_query_boolean_box ()">gimp_query_boolean_box</a> (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -277,10 +279,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
#define <a class="link" href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS" title="GIMP_QUERY_BOX_VBOX()">GIMP_QUERY_BOX_VBOX</a> (qbox)
#define <a class="link" href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX--CAPS" title="GIMP_QUERY_BOX_VBOX()">GIMP_QUERY_BOX_VBOX</a> (qbox)
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-GimpQueryBox.description"></a><h2>Description</h2>
<p>
These functions provide simple dialogs for entering a single string,
@ -288,10 +290,10 @@ integer, double, boolean or pixel size value.
</p>
<p>
They return a pointer to a <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> which has to be shown with
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-show"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-show"
><code class="function">gtk_widget_show()</code></a> by the caller.
</p>
<p>
@ -301,12 +303,12 @@ boolean one silently destroy themselves. On "OK" the user defined
callback function is called and returns the entered value.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-GimpQueryBox.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpQueryStringCallback ()">
<a name="GimpQueryStringCallback"></a><h3>GimpQueryStringCallback ()</h3>
<pre class="programlisting">void (*GimpQueryStringCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -335,18 +337,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>The user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpQueryIntCallback ()">
<a name="GimpQueryIntCallback"></a><h3>GimpQueryIntCallback ()</h3>
<pre class="programlisting">void (*GimpQueryIntCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -355,7 +355,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -373,18 +372,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>The user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpQueryDoubleCallback ()">
<a name="GimpQueryDoubleCallback"></a><h3>GimpQueryDoubleCallback ()</h3>
<pre class="programlisting">void (*GimpQueryDoubleCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -393,7 +390,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -411,18 +407,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>The user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpQuerySizeCallback ()">
<a name="GimpQuerySizeCallback"></a><h3>GimpQuerySizeCallback ()</h3>
<pre class="programlisting">void (*GimpQuerySizeCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -434,7 +428,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -457,18 +450,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>The user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpQueryBooleanCallback ()">
<a name="GimpQueryBooleanCallback"></a><h3>GimpQueryBooleanCallback ()</h3>
<pre class="programlisting">void (*GimpQueryBooleanCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -477,7 +468,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -495,23 +485,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>The user data.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_query_string_box ()">
<a name="gimp-query-string-box"></a><h3>gimp_query_string_box ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_string_box (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_query_string_box (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -535,10 +523,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a string value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -596,7 +583,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -604,15 +591,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_query_int_box ()">
<a name="gimp-query-int-box"></a><h3>gimp_query_int_box ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_int_box (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_query_int_box (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -642,10 +629,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for an integer value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -713,7 +699,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -721,15 +707,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_query_double_box ()">
<a name="gimp-query-double-box"></a><h3>gimp_query_double_box ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_double_box (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_query_double_box (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -762,10 +748,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a double value.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -813,7 +798,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>digits</code></em> :</span></p></td>
<td> The number of decimal digits the <a
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> will provide.
</td>
</tr>
@ -840,7 +825,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -848,15 +833,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_query_size_box ()">
<a name="gimp-query-size-box"></a><h3>gimp_query_size_box ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_size_box (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_query_size_box (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -898,11 +883,10 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a size using a
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -967,7 +951,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>dot_for_dot</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>'s initial unit should be "pixels".
</td>
</tr>
@ -995,7 +979,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -1003,15 +987,15 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_query_boolean_box ()">
<a name="gimp-query-boolean-box"></a><h3>gimp_query_boolean_box ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_boolean_box (const <a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_query_boolean_box (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc" title="GimpHelpFunc ()">GimpHelpFunc</a> help_func,
const <a
@ -1041,10 +1025,9 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a> that asks the user to do a boolean decision.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -1115,7 +1098,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A pointer to the new <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -1123,12 +1106,12 @@ href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GIMP-QUERY-BOX-VBOX:CAPS"></a><h3>GIMP_QUERY_BOX_VBOX()</h3>
<div class="refsect2" title="GIMP_QUERY_BOX_VBOX()">
<a name="GIMP-QUERY-BOX-VBOX--CAPS"></a><h3>GIMP_QUERY_BOX_VBOX()</h3>
<pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<p>
A macro to access the <a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
><span class="type">GtkVBox</span></a> in a <span class="type">GimpQueryBox</span>. Useful if you want to add
more widgets.
</p>
@ -1137,14 +1120,12 @@ more widgets.
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>qbox</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpwidgets-GimpQueryBox.see-also"></a><h2>See Also</h2>
<p>
GimpSizeEntry
@ -1156,6 +1137,6 @@ GimpUnitMenu
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cell Renderers for GtkTreeView</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpZoomModel.html" title="GimpZoomModel">
<link rel="next" href="GimpCellRendererColor.html" title="GimpCellRendererColor">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpCellRendererColor.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="chapter" title="Cell Renderers for GtkTreeView">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-cell-renderers"></a>Cell Renderers for GtkTreeView</h2></div></div></div>
<div class="toc"><dl>
@ -47,6 +47,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part II. GIMP Display Filters</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">
<link rel="next" href="GimpColorDisplay.html" title="GimpColorDisplay">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorDisplay.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part II. GIMP Display Filters">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colordisplay"></a>Part II. GIMP Display Filters</h1></div></div></div>
<div class="toc">
@ -50,6 +50,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part III. GIMP Color Selectors</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">
<link rel="next" href="GimpColorSelector.html" title="GimpColorSelector">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorSelector.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part III. GIMP Color Selectors">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colorselector"></a>Part III. GIMP Color Selectors</h1></div></div></div>
<div class="toc">
@ -56,6 +56,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part IV. GIMP Controllers</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpColorSelect.html" title="GimpColorSelect">
<link rel="next" href="GimpController.html" title="GimpController">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpController.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part IV. GIMP Controllers">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-controller"></a>Part IV. GIMP Controllers</h1></div></div></div>
<div class="toc">
@ -48,6 +48,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part VI. Deprecated API</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-GimpWidgets.html" title="GimpWidgets">
<link rel="next" href="libgimpwidgets-gimpoldwidgets.html" title="gimpoldwidgets">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-gimpoldwidgets.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part VI. Deprecated API">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-deprecated"></a>Part VI. Deprecated API</h1></div></div></div>
<div class="toc">
@ -45,6 +45,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Widget Gallery</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
<link rel="next" href="GimpBrowser.html" title="GimpBrowser">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpBrowser.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="chapter" title="Widget Gallery">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-gallery"></a>Widget Gallery</h2></div></div></div>
<div class="container">
@ -110,6 +110,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpoldwidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-deprecated.html" title="Part VI. Deprecated API">
<link rel="prev" href="libgimpwidgets-deprecated.html" title="Part VI. Deprecated API">
<link rel="next" href="libgimpwidgets-index.html" title="Index">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -34,11 +34,13 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-index.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="#libgimpwidgets-gimpoldwidgets.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-gimpoldwidgets.description" class="shortcut">Description</a></nobr></td></tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgimpwidgets-gimpoldwidgets.synopsis" class="shortcut">Top</a>
 | 
<a href="#libgimpwidgets-gimpoldwidgets.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpoldwidgets">
<a name="libgimpwidgets-gimpoldwidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -47,12 +49,12 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpwidgets-gimpoldwidgets.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" title="gimp_int_option_menu_new ()">gimp_int_option_menu_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" title="gimp_int_option_menu_new ()">gimp_int_option_menu_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
@ -66,7 +68,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> initial,
...);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history" title="gimp_int_option_menu_set_history ()">gimp_int_option_menu_set_history</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -81,21 +83,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-sensitive" title="gimp_int_option_menu_set_sensitive ()">gimp_int_option_menu_set_sensitive</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback" title="GimpIntOptionMenuSensitivityCallback ()">GimpIntOptionMenuSensitivityCallback</a> callback,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()">gimp_option_menu_new</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()">gimp_option_menu_new</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
...);
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()">gimp_option_menu_new2</a> (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()">gimp_option_menu_new2</a> (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
@ -109,7 +111,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> initial,
...);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history" title="gimp_option_menu_set_history ()">gimp_option_menu_set_history</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
@ -124,33 +126,33 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive" title="gimp_option_menu_set_sensitive ()">gimp_option_menu_set_sensitive</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback" title="GimpOptionMenuSensitivityCallback ()">GimpOptionMenuSensitivityCallback</a> callback,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update" title="gimp_menu_item_update ()">gimp_menu_item_update</a> (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpwidgets-gimpoldwidgets.description"></a><h2>Description</h2>
<p>
These functions are not defined if you #define GIMP_DISABLE_DEPRECATED.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpwidgets-gimpoldwidgets.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_option_menu_new ()">
<a name="gimp-int-option-menu-new"></a><h3>gimp_int_option_menu_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_option_menu_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_int_option_menu_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
@ -163,22 +165,21 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Convenience function to create a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a>. This
function does the same thing as the deprecated function
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()"><code class="function">gimp_option_menu_new2()</code></a>, but it takes integers as <em class="parameter"><code>item_data</code></em>
instead of pointers, since that is a very common case (mapping an
enum to a menu).</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -186,9 +187,9 @@ enum to a menu).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
@ -214,16 +215,16 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-sig
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> A <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -231,30 +232,29 @@ href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_option_menu_set_history ()">
<a name="gimp-int-option-menu-set-history"></a><h3>gimp_int_option_menu_set_history ()</h3>
<pre class="programlisting">void gimp_int_option_menu_set_history (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_set_history</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Iterates over all entries in a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> and selects the one with the
matching <em class="parameter"><code>item_data</code></em>. Probably only makes sense to use with a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a>
that was created using <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" title="gimp_int_option_menu_new ()"><code class="function">gimp_int_option_menu_new()</code></a>. This function does the
same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history" title="gimp_option_menu_set_history ()"><code class="function">gimp_option_menu_set_history()</code></a>, but takes integers as
<em class="parameter"><code>item_data</code></em> instead of pointers.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -262,7 +262,7 @@ same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-opti
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" title="gimp_int_option_menu_new ()"><code class="function">gimp_int_option_menu_new()</code></a>.
</td>
</tr>
@ -275,7 +275,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpIntOptionMenuSensitivityCallback ()">
<a name="GimpIntOptionMenuSensitivityCallback"></a><h3>GimpIntOptionMenuSensitivityCallback ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -286,12 +286,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpIntOptionMenuSensitivityCallback</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -309,24 +308,22 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_int_option_menu_set_sensitive ()">
<a name="gimp-int-option-menu-set-sensitive"></a><h3>gimp_int_option_menu_set_sensitive ()</h3>
<pre class="programlisting">void gimp_int_option_menu_set_sensitive (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback" title="GimpIntOptionMenuSensitivityCallback ()">GimpIntOptionMenuSensitivityCallback</a> callback,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_set_sensitive</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -337,7 +334,6 @@ according to the return value of this function. This function does the
same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive" title="gimp_option_menu_set_sensitive ()"><code class="function">gimp_option_menu_set_sensitive()</code></a>, but takes integers as
<em class="parameter"><code>item_data</code></em> instead of pointers.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -345,7 +341,7 @@ same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-opti
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -365,26 +361,25 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_option_menu_new ()">
<a name="gimp-option-menu-new"></a><h3>gimp_option_menu_new ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_option_menu_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_new</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Convenience function to create a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -392,25 +387,25 @@ href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> A <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -418,11 +413,11 @@ href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_option_menu_new2 ()">
<a name="gimp-option-menu-new2"></a><h3>gimp_option_menu_new2 ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new2 (<a
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> * gimp_option_menu_new2 (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
@ -435,18 +430,17 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_new2</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Convenience function to create a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -454,9 +448,9 @@ href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em> :</span></p></td>
<td> <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
@ -482,16 +476,16 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-sig
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td> A <a
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -499,29 +493,28 @@ href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_option_menu_set_history ()">
<a name="gimp-option-menu-set-history"></a><h3>gimp_option_menu_set_history ()</h3>
<pre class="programlisting">void gimp_option_menu_set_history (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_set_history</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Iterates over all entries in a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> and selects the one
with the matching <em class="parameter"><code>item_data</code></em>. Probably only makes sense to use with
a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> that was created using <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()"><code class="function">gimp_option_menu_new2()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -529,7 +522,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -543,7 +536,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpOptionMenuSensitivityCallback ()">
<a name="GimpOptionMenuSensitivityCallback"></a><h3>GimpOptionMenuSensitivityCallback ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -554,12 +547,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpOptionMenuSensitivityCallback</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -577,24 +569,22 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_option_menu_set_sensitive ()">
<a name="gimp-option-menu-set-sensitive"></a><h3>gimp_option_menu_set_sensitive ()</h3>
<pre class="programlisting">void gimp_option_menu_set_sensitive (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback" title="GimpOptionMenuSensitivityCallback ()">GimpOptionMenuSensitivityCallback</a> callback,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_set_sensitive</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -603,7 +593,6 @@ Calls the given <em class="parameter"><code>callback</code></em> for each item i
item_data and the <em class="parameter"><code>callback_data</code></em>. The menu item's sensitivity is set
according to the return value of this function.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -611,7 +600,7 @@ according to the return value of this function.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em> :</span></p></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new" title="gimp_option_menu_new ()"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2" title="gimp_option_menu_new2 ()"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -631,22 +620,21 @@ href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_menu_item_update ()">
<a name="gimp-menu-item-update"></a><h3>gimp_menu_item_update ()</h3>
<pre class="programlisting">void gimp_menu_item_update (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a> *widget,
<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_menu_item_update</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
@ -654,7 +642,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
<td> A <a
href="/usr/share/gtk-doc/html/gtk/GtkMenuItem.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMenuItem.html"
><span class="type">GtkMenuItem</span></a>.
</td>
</tr>
@ -670,7 +658,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpwidgets-gimpoldwidgets.see-also"></a><h2>See Also</h2>
<p>
GimpIntComboBox
@ -679,6 +667,6 @@ GimpIntComboBox
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="prev" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="next" href="libgimpwidgets-gallery.html" title="Widget Gallery">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-gallery.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="chapter" title="Object Hierarchy">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-hierarchy"></a>Object Hierarchy</h2></div></div></div>
<pre class="screen">
@ -44,62 +44,62 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
>GtkObject</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
>GtkWidget</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
>GtkContainer</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkPaned.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPaned.html"
>GtkPaned</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkHPaned.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHPaned.html"
>GtkHPaned</a>
<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
>GtkBin</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
>GtkButton</a>
<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a>
<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkOptionMenu.html"
>GtkOptionMenu</a>
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkComboBox.html"
>GtkComboBox</a>
<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a>
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a>
<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"
>GtkWindow</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
>GtkDialog</a>
<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
>GtkFrame</a>
<a class="link" href="GimpFrame.html" title="GimpFrame">GimpFrame</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTable.html"
>GtkTable</a>
<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a>
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
>GtkBox</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
>GtkVBox</a>
<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a>
@ -111,52 +111,52 @@ href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
>GtkHBox</a>
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a>
<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDrawingArea.html"
>GtkDrawingArea</a>
<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a>
<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a>
<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
>GtkEntry</a>
<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a>
<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkRange.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkRange.html"
>GtkRange</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkScale.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkScale.html"
>GtkScale</a>
<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkMisc.html"
>GtkMisc</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkLabel.html"
>GtkLabel</a>
<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkImage.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkImage.html"
>GtkImage</a>
<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a>
<a class="link" href="GimpRuler.html" title="GimpRuler">GimpRuler</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
>GtkCellRenderer</a>
<a class="link" href="GimpCellRendererColor.html" title="GimpCellRendererColor">GimpCellRendererColor</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRendererToggle.html"
>GtkCellRendererToggle</a>
<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a>
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>
<a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkListStore.html"
>GtkListStore</a>
<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a>
<a class="link" href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a>
@ -167,6 +167,6 @@ href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,11 +3,11 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of deprecated symbols</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -32,7 +32,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td> </td>
</tr></table>
<div class="index">
<div class="index" title="Index of deprecated symbols">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
<div class="index"><div class="indexdiv">
@ -76,17 +76,17 @@
</dt>
<dt>gimp_pixmap_set, <a class="indexterm" href="GimpPixmap.html#gimp-pixmap-set">gimp_pixmap_set ()</a>
</dt>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE:CAPS">GIMP_STOCK_INDEXED_PALETTE</a>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE--CAPS">GIMP_STOCK_INDEXED_PALETTE</a>
</dt>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF:CAPS">GIMP_STOCK_QMASK_OFF</a>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF--CAPS">GIMP_STOCK_QMASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON:CAPS">GIMP_STOCK_QMASK_ON</a>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON--CAPS">GIMP_STOCK_QMASK_ON</a>
</dt>
</dl>
</div></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.2</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index.html" title="Index">
<link rel="next" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-index-new-in-2-4.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.2">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-index-new-in-2-2"></a>Index of new symbols in GIMP 2.2</h2></div></div></div>
<div class="index"><div class="indexdiv">
@ -112,6 +112,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.4</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<link rel="next" href="libgimpwidgets-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-index-new-in-2-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.4">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-index-new-in-2-4"></a>Index of new symbols in GIMP 2.4</h2></div></div></div>
<div class="index"><div class="indexdiv">
@ -236,6 +236,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.6</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<link rel="next" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,17 +33,17 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.6">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-index-new-in-2-6"></a>Index of new symbols in GIMP 2.6</h2></div></div></div>
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GIMP_CAIRO_ARGB32_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS">GIMP_CAIRO_ARGB32_SET_PIXEL()</a>
<dt>GIMP_CAIRO_ARGB32_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS">GIMP_CAIRO_ARGB32_SET_PIXEL()</a>
</dt>
<dt>gimp_cairo_checkerboard_create, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create">gimp_cairo_checkerboard_create ()</a>
</dt>
<dt>GIMP_CAIRO_RGB24_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS">GIMP_CAIRO_RGB24_SET_PIXEL()</a>
<dt>GIMP_CAIRO_RGB24_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS">GIMP_CAIRO_RGB24_SET_PIXEL()</a>
</dt>
<dt>gimp_cairo_set_focus_line_pattern, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern">gimp_cairo_set_focus_line_pattern ()</a>
</dt>
@ -60,6 +60,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-gimpoldwidgets.html" title="gimpoldwidgets">
<link rel="next" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-index-new-in-2-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpwidgets-index"></a>Index</h2></div></div></div>
<div class="index"><div class="indexdiv">
@ -125,9 +125,9 @@
</dt>
<dt>GimpColorNotebook, <a class="indexterm" href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>
</dt>
<dt>GimpColorNotebook:tab-border, <a class="indexterm" href="GimpColorNotebook.html#GimpColorNotebook--tab-border">The "tab-border" style property</a>
<dt>GimpColorNotebook:tab-border, <a class="indexterm" href="GimpColorNotebook.html#GimpColorNotebook--s-tab-border">The "tab-border" style property</a>
</dt>
<dt>GimpColorNotebook:tab-icon-size, <a class="indexterm" href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">The "tab-icon-size" style property</a>
<dt>GimpColorNotebook:tab-icon-size, <a class="indexterm" href="GimpColorNotebook.html#GimpColorNotebook--s-tab-icon-size">The "tab-icon-size" style property</a>
</dt>
<dt>GimpColorProfileComboBox, <a class="indexterm" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct">GimpColorProfileComboBox</a>
</dt>
@ -199,9 +199,9 @@
</dt>
<dt>GimpFrame, <a class="indexterm" href="GimpFrame.html#GimpFrame-struct">GimpFrame</a>
</dt>
<dt>GimpFrame:label-bold, <a class="indexterm" href="GimpFrame.html#GimpFrame--label-bold">The "label-bold" style property</a>
<dt>GimpFrame:label-bold, <a class="indexterm" href="GimpFrame.html#GimpFrame--s-label-bold">The "label-bold" style property</a>
</dt>
<dt>GimpFrame:label-spacing, <a class="indexterm" href="GimpFrame.html#GimpFrame--label-spacing">The "label-spacing" style property</a>
<dt>GimpFrame:label-spacing, <a class="indexterm" href="GimpFrame.html#GimpFrame--s-label-spacing">The "label-spacing" style property</a>
</dt>
<dt>GimpHelpFunc, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc ()</a>
</dt>
@ -287,7 +287,7 @@
</dt>
<dt>GimpPreview::invalidated, <a class="indexterm" href="GimpPreview.html#GimpPreview-invalidated">The "invalidated" signal</a>
</dt>
<dt>GimpPreview:size, <a class="indexterm" href="GimpPreview.html#GimpPreview--size">The "size" style property</a>
<dt>GimpPreview:size, <a class="indexterm" href="GimpPreview.html#GimpPreview--s-size">The "size" style property</a>
</dt>
<dt>GimpPreview:update, <a class="indexterm" href="GimpPreview.html#GimpPreview--update">The "update" property</a>
</dt>
@ -309,7 +309,7 @@
</dt>
<dt>GimpRuler, <a class="indexterm" href="GimpRuler.html#GimpRuler-struct">GimpRuler</a>
</dt>
<dt>GimpRuler:font-scale, <a class="indexterm" href="GimpRuler.html#GimpRuler--font-scale">The "font-scale" style property</a>
<dt>GimpRuler:font-scale, <a class="indexterm" href="GimpRuler.html#GimpRuler--s-font-scale">The "font-scale" style property</a>
</dt>
<dt>GimpRuler:lower, <a class="indexterm" href="GimpRuler.html#GimpRuler--lower">The "lower" property</a>
</dt>
@ -377,11 +377,11 @@
</dt>
<dt>gimp_button_new, <a class="indexterm" href="GimpButton.html#gimp-button-new">gimp_button_new ()</a>
</dt>
<dt>GIMP_CAIRO_ARGB32_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS">GIMP_CAIRO_ARGB32_SET_PIXEL()</a>
<dt>GIMP_CAIRO_ARGB32_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS">GIMP_CAIRO_ARGB32_SET_PIXEL()</a>
</dt>
<dt>gimp_cairo_checkerboard_create, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create">gimp_cairo_checkerboard_create ()</a>
</dt>
<dt>GIMP_CAIRO_RGB24_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS">GIMP_CAIRO_RGB24_SET_PIXEL()</a>
<dt>GIMP_CAIRO_RGB24_SET_PIXEL, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS">GIMP_CAIRO_RGB24_SET_PIXEL()</a>
</dt>
<dt>gimp_cairo_set_focus_line_pattern, <a class="indexterm" href="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern">gimp_cairo_set_focus_line_pattern ()</a>
</dt>
@ -519,7 +519,7 @@
</dt>
<dt>gimp_color_selection_set_show_alpha, <a class="indexterm" href="GimpColorSelection.html#gimp-color-selection-set-show-alpha">gimp_color_selection_set_show_alpha ()</a>
</dt>
<dt>GIMP_COLOR_SELECTOR_BAR_SIZE, <a class="indexterm" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
<dt>GIMP_COLOR_SELECTOR_BAR_SIZE, <a class="indexterm" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
</dt>
<dt>gimp_color_selector_channel_changed, <a class="indexterm" href="GimpColorSelector.html#gimp-color-selector-channel-changed">gimp_color_selector_channel_changed ()</a>
</dt>
@ -539,7 +539,7 @@
</dt>
<dt>gimp_color_selector_set_toggles_visible, <a class="indexterm" href="GimpColorSelector.html#gimp-color-selector-set-toggles-visible">gimp_color_selector_set_toggles_visible ()</a>
</dt>
<dt>GIMP_COLOR_SELECTOR_SIZE, <a class="indexterm" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS">GIMP_COLOR_SELECTOR_SIZE</a>
<dt>GIMP_COLOR_SELECTOR_SIZE, <a class="indexterm" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE--CAPS">GIMP_COLOR_SELECTOR_SIZE</a>
</dt>
<dt>gimp_context_help, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#gimp-context-help">gimp_context_help ()</a>
</dt>
@ -553,7 +553,7 @@
</dt>
<dt>gimp_controller_new, <a class="indexterm" href="GimpController.html#gimp-controller-new">gimp_controller_new ()</a>
</dt>
<dt>GIMP_COORDINATES_CHAINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS">GIMP_COORDINATES_CHAINBUTTON()</a>
<dt>GIMP_COORDINATES_CHAINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON--CAPS">GIMP_COORDINATES_CHAINBUTTON()</a>
</dt>
<dt>gimp_coordinates_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new">gimp_coordinates_new ()</a>
</dt>
@ -623,7 +623,7 @@
</dt>
<dt>gimp_help_enable_tooltips, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips">gimp_help_enable_tooltips ()</a>
</dt>
<dt>GIMP_HELP_ID, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS">GIMP_HELP_ID</a>
<dt>GIMP_HELP_ID, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID--CAPS">GIMP_HELP_ID</a>
</dt>
<dt>gimp_help_set_help_data, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data">gimp_help_set_help_data ()</a>
</dt>
@ -877,7 +877,7 @@
</dt>
<dt>gimp_query_boolean_box, <a class="indexterm" href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box">gimp_query_boolean_box ()</a>
</dt>
<dt>GIMP_QUERY_BOX_VBOX, <a class="indexterm" href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS">GIMP_QUERY_BOX_VBOX()</a>
<dt>GIMP_QUERY_BOX_VBOX, <a class="indexterm" href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX--CAPS">GIMP_QUERY_BOX_VBOX()</a>
</dt>
<dt>gimp_query_double_box, <a class="indexterm" href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box">gimp_query_double_box ()</a>
</dt>
@ -897,11 +897,11 @@
</dt>
<dt>gimp_random_seed_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new">gimp_random_seed_new ()</a>
</dt>
<dt>GIMP_RANDOM_SEED_SPINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS">GIMP_RANDOM_SEED_SPINBUTTON()</a>
<dt>GIMP_RANDOM_SEED_SPINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON--CAPS">GIMP_RANDOM_SEED_SPINBUTTON()</a>
</dt>
<dt>GIMP_RANDOM_SEED_SPINBUTTON_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS">GIMP_RANDOM_SEED_SPINBUTTON_ADJ()</a>
<dt>GIMP_RANDOM_SEED_SPINBUTTON_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ--CAPS">GIMP_RANDOM_SEED_SPINBUTTON_ADJ()</a>
</dt>
<dt>GIMP_RANDOM_SEED_TOGGLE, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS">GIMP_RANDOM_SEED_TOGGLE()</a>
<dt>GIMP_RANDOM_SEED_TOGGLE, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE--CAPS">GIMP_RANDOM_SEED_TOGGLE()</a>
</dt>
<dt>gimp_ruler_get_position, <a class="indexterm" href="GimpRuler.html#gimp-ruler-get-position">gimp_ruler_get_position ()</a>
</dt>
@ -919,21 +919,21 @@
</dt>
<dt>gimp_scale_entry_get_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic">gimp_scale_entry_get_logarithmic ()</a>
</dt>
<dt>GIMP_SCALE_ENTRY_LABEL, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS">GIMP_SCALE_ENTRY_LABEL()</a>
<dt>GIMP_SCALE_ENTRY_LABEL, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL--CAPS">GIMP_SCALE_ENTRY_LABEL()</a>
</dt>
<dt>gimp_scale_entry_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new">gimp_scale_entry_new ()</a>
</dt>
<dt>GIMP_SCALE_ENTRY_SCALE, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS">GIMP_SCALE_ENTRY_SCALE()</a>
<dt>GIMP_SCALE_ENTRY_SCALE, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE--CAPS">GIMP_SCALE_ENTRY_SCALE()</a>
</dt>
<dt>GIMP_SCALE_ENTRY_SCALE_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS">GIMP_SCALE_ENTRY_SCALE_ADJ()</a>
<dt>GIMP_SCALE_ENTRY_SCALE_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ--CAPS">GIMP_SCALE_ENTRY_SCALE_ADJ()</a>
</dt>
<dt>gimp_scale_entry_set_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic">gimp_scale_entry_set_logarithmic ()</a>
</dt>
<dt>gimp_scale_entry_set_sensitive, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive">gimp_scale_entry_set_sensitive ()</a>
</dt>
<dt>GIMP_SCALE_ENTRY_SPINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON()</a>
<dt>GIMP_SCALE_ENTRY_SPINBUTTON, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON--CAPS">GIMP_SCALE_ENTRY_SPINBUTTON()</a>
</dt>
<dt>GIMP_SCALE_ENTRY_SPINBUTTON_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()</a>
<dt>GIMP_SCALE_ENTRY_SPINBUTTON_ADJ, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ--CAPS">GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()</a>
</dt>
<dt>gimp_scrolled_preview_freeze, <a class="indexterm" href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze">gimp_scrolled_preview_freeze ()</a>
</dt>
@ -985,413 +985,413 @@
</dt>
<dt>gimp_standard_help_func, <a class="indexterm" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func">gimp_standard_help_func ()</a>
</dt>
<dt>GIMP_STOCK_ANCHOR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS">GIMP_STOCK_ANCHOR</a>
<dt>GIMP_STOCK_ANCHOR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR--CAPS">GIMP_STOCK_ANCHOR</a>
</dt>
<dt>GIMP_STOCK_BRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH:CAPS">GIMP_STOCK_BRUSH</a>
<dt>GIMP_STOCK_BRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH--CAPS">GIMP_STOCK_BRUSH</a>
</dt>
<dt>GIMP_STOCK_BUFFER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER:CAPS">GIMP_STOCK_BUFFER</a>
<dt>GIMP_STOCK_BUFFER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER--CAPS">GIMP_STOCK_BUFFER</a>
</dt>
<dt>GIMP_STOCK_CAP_BUTT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT:CAPS">GIMP_STOCK_CAP_BUTT</a>
<dt>GIMP_STOCK_CAP_BUTT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT--CAPS">GIMP_STOCK_CAP_BUTT</a>
</dt>
<dt>GIMP_STOCK_CAP_ROUND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND:CAPS">GIMP_STOCK_CAP_ROUND</a>
<dt>GIMP_STOCK_CAP_ROUND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND--CAPS">GIMP_STOCK_CAP_ROUND</a>
</dt>
<dt>GIMP_STOCK_CAP_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE:CAPS">GIMP_STOCK_CAP_SQUARE</a>
<dt>GIMP_STOCK_CAP_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE--CAPS">GIMP_STOCK_CAP_SQUARE</a>
</dt>
<dt>GIMP_STOCK_CENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS">GIMP_STOCK_CENTER</a>
<dt>GIMP_STOCK_CENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER--CAPS">GIMP_STOCK_CENTER</a>
</dt>
<dt>GIMP_STOCK_CHANNEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL:CAPS">GIMP_STOCK_CHANNEL</a>
<dt>GIMP_STOCK_CHANNEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL--CAPS">GIMP_STOCK_CHANNEL</a>
</dt>
<dt>GIMP_STOCK_CHANNELS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS:CAPS">GIMP_STOCK_CHANNELS</a>
<dt>GIMP_STOCK_CHANNELS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS--CAPS">GIMP_STOCK_CHANNELS</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_ALPHA, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA:CAPS">GIMP_STOCK_CHANNEL_ALPHA</a>
<dt>GIMP_STOCK_CHANNEL_ALPHA, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA--CAPS">GIMP_STOCK_CHANNEL_ALPHA</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_BLUE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE:CAPS">GIMP_STOCK_CHANNEL_BLUE</a>
<dt>GIMP_STOCK_CHANNEL_BLUE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE--CAPS">GIMP_STOCK_CHANNEL_BLUE</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_GRAY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY:CAPS">GIMP_STOCK_CHANNEL_GRAY</a>
<dt>GIMP_STOCK_CHANNEL_GRAY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY--CAPS">GIMP_STOCK_CHANNEL_GRAY</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_GREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN:CAPS">GIMP_STOCK_CHANNEL_GREEN</a>
<dt>GIMP_STOCK_CHANNEL_GREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN--CAPS">GIMP_STOCK_CHANNEL_GREEN</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_INDEXED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED:CAPS">GIMP_STOCK_CHANNEL_INDEXED</a>
<dt>GIMP_STOCK_CHANNEL_INDEXED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED--CAPS">GIMP_STOCK_CHANNEL_INDEXED</a>
</dt>
<dt>GIMP_STOCK_CHANNEL_RED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED:CAPS">GIMP_STOCK_CHANNEL_RED</a>
<dt>GIMP_STOCK_CHANNEL_RED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED--CAPS">GIMP_STOCK_CHANNEL_RED</a>
</dt>
<dt>GIMP_STOCK_CHAR_PICKER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER:CAPS">GIMP_STOCK_CHAR_PICKER</a>
<dt>GIMP_STOCK_CHAR_PICKER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER--CAPS">GIMP_STOCK_CHAR_PICKER</a>
</dt>
<dt>GIMP_STOCK_CLOSE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE:CAPS">GIMP_STOCK_CLOSE</a>
<dt>GIMP_STOCK_CLOSE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE--CAPS">GIMP_STOCK_CLOSE</a>
</dt>
<dt>GIMP_STOCK_COLORMAP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP:CAPS">GIMP_STOCK_COLORMAP</a>
<dt>GIMP_STOCK_COLORMAP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP--CAPS">GIMP_STOCK_COLORMAP</a>
</dt>
<dt>GIMP_STOCK_COLOR_PICKER_BLACK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK:CAPS">GIMP_STOCK_COLOR_PICKER_BLACK</a>
<dt>GIMP_STOCK_COLOR_PICKER_BLACK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK--CAPS">GIMP_STOCK_COLOR_PICKER_BLACK</a>
</dt>
<dt>GIMP_STOCK_COLOR_PICKER_GRAY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY:CAPS">GIMP_STOCK_COLOR_PICKER_GRAY</a>
<dt>GIMP_STOCK_COLOR_PICKER_GRAY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY--CAPS">GIMP_STOCK_COLOR_PICKER_GRAY</a>
</dt>
<dt>GIMP_STOCK_COLOR_PICKER_WHITE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE:CAPS">GIMP_STOCK_COLOR_PICKER_WHITE</a>
<dt>GIMP_STOCK_COLOR_PICKER_WHITE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE--CAPS">GIMP_STOCK_COLOR_PICKER_WHITE</a>
</dt>
<dt>GIMP_STOCK_COLOR_PICK_FROM_SCREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS">GIMP_STOCK_COLOR_PICK_FROM_SCREEN</a>
<dt>GIMP_STOCK_COLOR_PICK_FROM_SCREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN--CAPS">GIMP_STOCK_COLOR_PICK_FROM_SCREEN</a>
</dt>
<dt>GIMP_STOCK_COLOR_TRIANGLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE:CAPS">GIMP_STOCK_COLOR_TRIANGLE</a>
<dt>GIMP_STOCK_COLOR_TRIANGLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE--CAPS">GIMP_STOCK_COLOR_TRIANGLE</a>
</dt>
<dt>GIMP_STOCK_CONTROLLER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER:CAPS">GIMP_STOCK_CONTROLLER</a>
<dt>GIMP_STOCK_CONTROLLER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER--CAPS">GIMP_STOCK_CONTROLLER</a>
</dt>
<dt>GIMP_STOCK_CONTROLLER_KEYBOARD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS">GIMP_STOCK_CONTROLLER_KEYBOARD</a>
<dt>GIMP_STOCK_CONTROLLER_KEYBOARD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD--CAPS">GIMP_STOCK_CONTROLLER_KEYBOARD</a>
</dt>
<dt>GIMP_STOCK_CONTROLLER_LINUX_INPUT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS">GIMP_STOCK_CONTROLLER_LINUX_INPUT</a>
<dt>GIMP_STOCK_CONTROLLER_LINUX_INPUT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT--CAPS">GIMP_STOCK_CONTROLLER_LINUX_INPUT</a>
</dt>
<dt>GIMP_STOCK_CONTROLLER_MIDI, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI:CAPS">GIMP_STOCK_CONTROLLER_MIDI</a>
<dt>GIMP_STOCK_CONTROLLER_MIDI, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI--CAPS">GIMP_STOCK_CONTROLLER_MIDI</a>
</dt>
<dt>GIMP_STOCK_CONTROLLER_WHEEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL:CAPS">GIMP_STOCK_CONTROLLER_WHEEL</a>
<dt>GIMP_STOCK_CONTROLLER_WHEEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL--CAPS">GIMP_STOCK_CONTROLLER_WHEEL</a>
</dt>
<dt>GIMP_STOCK_CONVERT_GRAYSCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE:CAPS">GIMP_STOCK_CONVERT_GRAYSCALE</a>
<dt>GIMP_STOCK_CONVERT_GRAYSCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE--CAPS">GIMP_STOCK_CONVERT_GRAYSCALE</a>
</dt>
<dt>GIMP_STOCK_CONVERT_INDEXED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED:CAPS">GIMP_STOCK_CONVERT_INDEXED</a>
<dt>GIMP_STOCK_CONVERT_INDEXED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED--CAPS">GIMP_STOCK_CONVERT_INDEXED</a>
</dt>
<dt>GIMP_STOCK_CONVERT_RGB, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB:CAPS">GIMP_STOCK_CONVERT_RGB</a>
<dt>GIMP_STOCK_CONVERT_RGB, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB--CAPS">GIMP_STOCK_CONVERT_RGB</a>
</dt>
<dt>GIMP_STOCK_CURSOR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR:CAPS">GIMP_STOCK_CURSOR</a>
<dt>GIMP_STOCK_CURSOR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR--CAPS">GIMP_STOCK_CURSOR</a>
</dt>
<dt>GIMP_STOCK_CURVE_FREE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE:CAPS">GIMP_STOCK_CURVE_FREE</a>
<dt>GIMP_STOCK_CURVE_FREE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE--CAPS">GIMP_STOCK_CURVE_FREE</a>
</dt>
<dt>GIMP_STOCK_CURVE_SMOOTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH:CAPS">GIMP_STOCK_CURVE_SMOOTH</a>
<dt>GIMP_STOCK_CURVE_SMOOTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH--CAPS">GIMP_STOCK_CURVE_SMOOTH</a>
</dt>
<dt>GIMP_STOCK_DEFAULT_COLORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS:CAPS">GIMP_STOCK_DEFAULT_COLORS</a>
<dt>GIMP_STOCK_DEFAULT_COLORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS--CAPS">GIMP_STOCK_DEFAULT_COLORS</a>
</dt>
<dt>GIMP_STOCK_DETACH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH:CAPS">GIMP_STOCK_DETACH</a>
<dt>GIMP_STOCK_DETACH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH--CAPS">GIMP_STOCK_DETACH</a>
</dt>
<dt>GIMP_STOCK_DEVICE_STATUS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS:CAPS">GIMP_STOCK_DEVICE_STATUS</a>
<dt>GIMP_STOCK_DEVICE_STATUS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS--CAPS">GIMP_STOCK_DEVICE_STATUS</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER:CAPS">GIMP_STOCK_DISPLAY_FILTER</a>
<dt>GIMP_STOCK_DISPLAY_FILTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER--CAPS">GIMP_STOCK_DISPLAY_FILTER</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER_COLORBLIND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS">GIMP_STOCK_DISPLAY_FILTER_COLORBLIND</a>
<dt>GIMP_STOCK_DISPLAY_FILTER_COLORBLIND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND--CAPS">GIMP_STOCK_DISPLAY_FILTER_COLORBLIND</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER_CONTRAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS">GIMP_STOCK_DISPLAY_FILTER_CONTRAST</a>
<dt>GIMP_STOCK_DISPLAY_FILTER_CONTRAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST--CAPS">GIMP_STOCK_DISPLAY_FILTER_CONTRAST</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER_GAMMA, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS">GIMP_STOCK_DISPLAY_FILTER_GAMMA</a>
<dt>GIMP_STOCK_DISPLAY_FILTER_GAMMA, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA--CAPS">GIMP_STOCK_DISPLAY_FILTER_GAMMA</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER_LCMS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS">GIMP_STOCK_DISPLAY_FILTER_LCMS</a>
<dt>GIMP_STOCK_DISPLAY_FILTER_LCMS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS--CAPS">GIMP_STOCK_DISPLAY_FILTER_LCMS</a>
</dt>
<dt>GIMP_STOCK_DISPLAY_FILTER_PROOF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS">GIMP_STOCK_DISPLAY_FILTER_PROOF</a>
<dt>GIMP_STOCK_DISPLAY_FILTER_PROOF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF--CAPS">GIMP_STOCK_DISPLAY_FILTER_PROOF</a>
</dt>
<dt>GIMP_STOCK_DUPLICATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE:CAPS">GIMP_STOCK_DUPLICATE</a>
<dt>GIMP_STOCK_DUPLICATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE--CAPS">GIMP_STOCK_DUPLICATE</a>
</dt>
<dt>GIMP_STOCK_EDIT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT:CAPS">GIMP_STOCK_EDIT</a>
<dt>GIMP_STOCK_EDIT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT--CAPS">GIMP_STOCK_EDIT</a>
</dt>
<dt>GIMP_STOCK_ERROR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR:CAPS">GIMP_STOCK_ERROR</a>
<dt>GIMP_STOCK_ERROR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR--CAPS">GIMP_STOCK_ERROR</a>
</dt>
<dt>GIMP_STOCK_FLIP_HORIZONTAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL:CAPS">GIMP_STOCK_FLIP_HORIZONTAL</a>
<dt>GIMP_STOCK_FLIP_HORIZONTAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL--CAPS">GIMP_STOCK_FLIP_HORIZONTAL</a>
</dt>
<dt>GIMP_STOCK_FLIP_VERTICAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL:CAPS">GIMP_STOCK_FLIP_VERTICAL</a>
<dt>GIMP_STOCK_FLIP_VERTICAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL--CAPS">GIMP_STOCK_FLIP_VERTICAL</a>
</dt>
<dt>GIMP_STOCK_FLOATING_SELECTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION:CAPS">GIMP_STOCK_FLOATING_SELECTION</a>
<dt>GIMP_STOCK_FLOATING_SELECTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION--CAPS">GIMP_STOCK_FLOATING_SELECTION</a>
</dt>
<dt>GIMP_STOCK_FONT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT:CAPS">GIMP_STOCK_FONT</a>
<dt>GIMP_STOCK_FONT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT--CAPS">GIMP_STOCK_FONT</a>
</dt>
<dt>GIMP_STOCK_FRAME, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME:CAPS">GIMP_STOCK_FRAME</a>
<dt>GIMP_STOCK_FRAME, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME--CAPS">GIMP_STOCK_FRAME</a>
</dt>
<dt>GIMP_STOCK_GEGL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL:CAPS">GIMP_STOCK_GEGL</a>
<dt>GIMP_STOCK_GEGL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL--CAPS">GIMP_STOCK_GEGL</a>
</dt>
<dt>GIMP_STOCK_GRADIENT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS">GIMP_STOCK_GRADIENT</a>
<dt>GIMP_STOCK_GRADIENT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT--CAPS">GIMP_STOCK_GRADIENT</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_BILINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR:CAPS">GIMP_STOCK_GRADIENT_BILINEAR</a>
<dt>GIMP_STOCK_GRADIENT_BILINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR--CAPS">GIMP_STOCK_GRADIENT_BILINEAR</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS">GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC</a>
<dt>GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC--CAPS">GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS">GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC</a>
<dt>GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC--CAPS">GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_LINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR:CAPS">GIMP_STOCK_GRADIENT_LINEAR</a>
<dt>GIMP_STOCK_GRADIENT_LINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR--CAPS">GIMP_STOCK_GRADIENT_LINEAR</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_RADIAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL:CAPS">GIMP_STOCK_GRADIENT_RADIAL</a>
<dt>GIMP_STOCK_GRADIENT_RADIAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL--CAPS">GIMP_STOCK_GRADIENT_RADIAL</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR</a>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR--CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED</a>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED--CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL</a>
<dt>GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL--CAPS">GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS">GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE</a>
<dt>GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE--CAPS">GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS">GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE</a>
<dt>GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE--CAPS">GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE</a>
</dt>
<dt>GIMP_STOCK_GRADIENT_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE:CAPS">GIMP_STOCK_GRADIENT_SQUARE</a>
<dt>GIMP_STOCK_GRADIENT_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE--CAPS">GIMP_STOCK_GRADIENT_SQUARE</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST:CAPS">GIMP_STOCK_GRAVITY_EAST</a>
<dt>GIMP_STOCK_GRAVITY_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST--CAPS">GIMP_STOCK_GRAVITY_EAST</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_NORTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH:CAPS">GIMP_STOCK_GRAVITY_NORTH</a>
<dt>GIMP_STOCK_GRAVITY_NORTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH--CAPS">GIMP_STOCK_GRAVITY_NORTH</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_NORTH_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS">GIMP_STOCK_GRAVITY_NORTH_EAST</a>
<dt>GIMP_STOCK_GRAVITY_NORTH_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST--CAPS">GIMP_STOCK_GRAVITY_NORTH_EAST</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_NORTH_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS">GIMP_STOCK_GRAVITY_NORTH_WEST</a>
<dt>GIMP_STOCK_GRAVITY_NORTH_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST--CAPS">GIMP_STOCK_GRAVITY_NORTH_WEST</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_SOUTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH:CAPS">GIMP_STOCK_GRAVITY_SOUTH</a>
<dt>GIMP_STOCK_GRAVITY_SOUTH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH--CAPS">GIMP_STOCK_GRAVITY_SOUTH</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_SOUTH_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS">GIMP_STOCK_GRAVITY_SOUTH_EAST</a>
<dt>GIMP_STOCK_GRAVITY_SOUTH_EAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST--CAPS">GIMP_STOCK_GRAVITY_SOUTH_EAST</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_SOUTH_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS">GIMP_STOCK_GRAVITY_SOUTH_WEST</a>
<dt>GIMP_STOCK_GRAVITY_SOUTH_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST--CAPS">GIMP_STOCK_GRAVITY_SOUTH_WEST</a>
</dt>
<dt>GIMP_STOCK_GRAVITY_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST:CAPS">GIMP_STOCK_GRAVITY_WEST</a>
<dt>GIMP_STOCK_GRAVITY_WEST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST--CAPS">GIMP_STOCK_GRAVITY_WEST</a>
</dt>
<dt>GIMP_STOCK_GRID, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID:CAPS">GIMP_STOCK_GRID</a>
<dt>GIMP_STOCK_GRID, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID--CAPS">GIMP_STOCK_GRID</a>
</dt>
<dt>GIMP_STOCK_HCENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER:CAPS">GIMP_STOCK_HCENTER</a>
<dt>GIMP_STOCK_HCENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER--CAPS">GIMP_STOCK_HCENTER</a>
</dt>
<dt>GIMP_STOCK_HCHAIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN:CAPS">GIMP_STOCK_HCHAIN</a>
<dt>GIMP_STOCK_HCHAIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN--CAPS">GIMP_STOCK_HCHAIN</a>
</dt>
<dt>GIMP_STOCK_HCHAIN_BROKEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN:CAPS">GIMP_STOCK_HCHAIN_BROKEN</a>
<dt>GIMP_STOCK_HCHAIN_BROKEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN--CAPS">GIMP_STOCK_HCHAIN_BROKEN</a>
</dt>
<dt>GIMP_STOCK_HISTOGRAM, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM:CAPS">GIMP_STOCK_HISTOGRAM</a>
<dt>GIMP_STOCK_HISTOGRAM, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM--CAPS">GIMP_STOCK_HISTOGRAM</a>
</dt>
<dt>GIMP_STOCK_HISTOGRAM_LINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR:CAPS">GIMP_STOCK_HISTOGRAM_LINEAR</a>
<dt>GIMP_STOCK_HISTOGRAM_LINEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR--CAPS">GIMP_STOCK_HISTOGRAM_LINEAR</a>
</dt>
<dt>GIMP_STOCK_HISTOGRAM_LOGARITHMIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS">GIMP_STOCK_HISTOGRAM_LOGARITHMIC</a>
<dt>GIMP_STOCK_HISTOGRAM_LOGARITHMIC, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC--CAPS">GIMP_STOCK_HISTOGRAM_LOGARITHMIC</a>
</dt>
<dt>GIMP_STOCK_IMAGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE:CAPS">GIMP_STOCK_IMAGE</a>
<dt>GIMP_STOCK_IMAGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE--CAPS">GIMP_STOCK_IMAGE</a>
</dt>
<dt>GIMP_STOCK_IMAGES, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES:CAPS">GIMP_STOCK_IMAGES</a>
<dt>GIMP_STOCK_IMAGES, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES--CAPS">GIMP_STOCK_IMAGES</a>
</dt>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE:CAPS">GIMP_STOCK_INDEXED_PALETTE</a>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE--CAPS">GIMP_STOCK_INDEXED_PALETTE</a>
</dt>
<dt>GIMP_STOCK_INFO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO:CAPS">GIMP_STOCK_INFO</a>
<dt>GIMP_STOCK_INFO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO--CAPS">GIMP_STOCK_INFO</a>
</dt>
<dt>gimp_stock_init, <a class="indexterm" href="libgimpwidgets-GimpStock.html#gimp-stock-init">gimp_stock_init ()</a>
</dt>
<dt>GIMP_STOCK_INVERT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT:CAPS">GIMP_STOCK_INVERT</a>
<dt>GIMP_STOCK_INVERT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT--CAPS">GIMP_STOCK_INVERT</a>
</dt>
<dt>GIMP_STOCK_JOIN_BEVEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL:CAPS">GIMP_STOCK_JOIN_BEVEL</a>
<dt>GIMP_STOCK_JOIN_BEVEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL--CAPS">GIMP_STOCK_JOIN_BEVEL</a>
</dt>
<dt>GIMP_STOCK_JOIN_MITER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER:CAPS">GIMP_STOCK_JOIN_MITER</a>
<dt>GIMP_STOCK_JOIN_MITER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER--CAPS">GIMP_STOCK_JOIN_MITER</a>
</dt>
<dt>GIMP_STOCK_JOIN_ROUND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND:CAPS">GIMP_STOCK_JOIN_ROUND</a>
<dt>GIMP_STOCK_JOIN_ROUND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND--CAPS">GIMP_STOCK_JOIN_ROUND</a>
</dt>
<dt>GIMP_STOCK_LANDSCAPE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE:CAPS">GIMP_STOCK_LANDSCAPE</a>
<dt>GIMP_STOCK_LANDSCAPE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE--CAPS">GIMP_STOCK_LANDSCAPE</a>
</dt>
<dt>GIMP_STOCK_LAYER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER:CAPS">GIMP_STOCK_LAYER</a>
<dt>GIMP_STOCK_LAYER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER--CAPS">GIMP_STOCK_LAYER</a>
</dt>
<dt>GIMP_STOCK_LAYERS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS:CAPS">GIMP_STOCK_LAYERS</a>
<dt>GIMP_STOCK_LAYERS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS--CAPS">GIMP_STOCK_LAYERS</a>
</dt>
<dt>GIMP_STOCK_LAYER_MASK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK:CAPS">GIMP_STOCK_LAYER_MASK</a>
<dt>GIMP_STOCK_LAYER_MASK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK--CAPS">GIMP_STOCK_LAYER_MASK</a>
</dt>
<dt>GIMP_STOCK_LAYER_TO_IMAGESIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS">GIMP_STOCK_LAYER_TO_IMAGESIZE</a>
<dt>GIMP_STOCK_LAYER_TO_IMAGESIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE--CAPS">GIMP_STOCK_LAYER_TO_IMAGESIZE</a>
</dt>
<dt>GIMP_STOCK_LETTER_SPACING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING:CAPS">GIMP_STOCK_LETTER_SPACING</a>
<dt>GIMP_STOCK_LETTER_SPACING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING--CAPS">GIMP_STOCK_LETTER_SPACING</a>
</dt>
<dt>GIMP_STOCK_LINE_SPACING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING:CAPS">GIMP_STOCK_LINE_SPACING</a>
<dt>GIMP_STOCK_LINE_SPACING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING--CAPS">GIMP_STOCK_LINE_SPACING</a>
</dt>
<dt>GIMP_STOCK_LINKED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED:CAPS">GIMP_STOCK_LINKED</a>
<dt>GIMP_STOCK_LINKED, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED--CAPS">GIMP_STOCK_LINKED</a>
</dt>
<dt>GIMP_STOCK_LIST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST:CAPS">GIMP_STOCK_LIST</a>
<dt>GIMP_STOCK_LIST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST--CAPS">GIMP_STOCK_LIST</a>
</dt>
<dt>GIMP_STOCK_MENU_LEFT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT:CAPS">GIMP_STOCK_MENU_LEFT</a>
<dt>GIMP_STOCK_MENU_LEFT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT--CAPS">GIMP_STOCK_MENU_LEFT</a>
</dt>
<dt>GIMP_STOCK_MENU_RIGHT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT:CAPS">GIMP_STOCK_MENU_RIGHT</a>
<dt>GIMP_STOCK_MENU_RIGHT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT--CAPS">GIMP_STOCK_MENU_RIGHT</a>
</dt>
<dt>GIMP_STOCK_MERGE_DOWN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN:CAPS">GIMP_STOCK_MERGE_DOWN</a>
<dt>GIMP_STOCK_MERGE_DOWN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN--CAPS">GIMP_STOCK_MERGE_DOWN</a>
</dt>
<dt>GIMP_STOCK_MOVE_TO_SCREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN:CAPS">GIMP_STOCK_MOVE_TO_SCREEN</a>
<dt>GIMP_STOCK_MOVE_TO_SCREEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN--CAPS">GIMP_STOCK_MOVE_TO_SCREEN</a>
</dt>
<dt>GIMP_STOCK_NAVIGATION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION:CAPS">GIMP_STOCK_NAVIGATION</a>
<dt>GIMP_STOCK_NAVIGATION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION--CAPS">GIMP_STOCK_NAVIGATION</a>
</dt>
<dt>GIMP_STOCK_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS">GIMP_STOCK_PALETTE</a>
<dt>GIMP_STOCK_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE--CAPS">GIMP_STOCK_PALETTE</a>
</dt>
<dt>GIMP_STOCK_PASTE_AS_NEW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW:CAPS">GIMP_STOCK_PASTE_AS_NEW</a>
<dt>GIMP_STOCK_PASTE_AS_NEW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW--CAPS">GIMP_STOCK_PASTE_AS_NEW</a>
</dt>
<dt>GIMP_STOCK_PASTE_INTO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO:CAPS">GIMP_STOCK_PASTE_INTO</a>
<dt>GIMP_STOCK_PASTE_INTO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO--CAPS">GIMP_STOCK_PASTE_INTO</a>
</dt>
<dt>GIMP_STOCK_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH:CAPS">GIMP_STOCK_PATH</a>
<dt>GIMP_STOCK_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH--CAPS">GIMP_STOCK_PATH</a>
</dt>
<dt>GIMP_STOCK_PATHS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS:CAPS">GIMP_STOCK_PATHS</a>
<dt>GIMP_STOCK_PATHS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS--CAPS">GIMP_STOCK_PATHS</a>
</dt>
<dt>GIMP_STOCK_PATH_STROKE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE:CAPS">GIMP_STOCK_PATH_STROKE</a>
<dt>GIMP_STOCK_PATH_STROKE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE--CAPS">GIMP_STOCK_PATH_STROKE</a>
</dt>
<dt>GIMP_STOCK_PATTERN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS">GIMP_STOCK_PATTERN</a>
<dt>GIMP_STOCK_PATTERN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN--CAPS">GIMP_STOCK_PATTERN</a>
</dt>
<dt>GIMP_STOCK_PLUGIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN:CAPS">GIMP_STOCK_PLUGIN</a>
<dt>GIMP_STOCK_PLUGIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN--CAPS">GIMP_STOCK_PLUGIN</a>
</dt>
<dt>GIMP_STOCK_PORTRAIT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT:CAPS">GIMP_STOCK_PORTRAIT</a>
<dt>GIMP_STOCK_PORTRAIT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT--CAPS">GIMP_STOCK_PORTRAIT</a>
</dt>
<dt>GIMP_STOCK_PRINT_RESOLUTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION:CAPS">GIMP_STOCK_PRINT_RESOLUTION</a>
<dt>GIMP_STOCK_PRINT_RESOLUTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION--CAPS">GIMP_STOCK_PRINT_RESOLUTION</a>
</dt>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF:CAPS">GIMP_STOCK_QMASK_OFF</a>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF--CAPS">GIMP_STOCK_QMASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON:CAPS">GIMP_STOCK_QMASK_ON</a>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON--CAPS">GIMP_STOCK_QMASK_ON</a>
</dt>
<dt>GIMP_STOCK_QUESTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION:CAPS">GIMP_STOCK_QUESTION</a>
<dt>GIMP_STOCK_QUESTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION--CAPS">GIMP_STOCK_QUESTION</a>
</dt>
<dt>GIMP_STOCK_QUICK_MASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF:CAPS">GIMP_STOCK_QUICK_MASK_OFF</a>
<dt>GIMP_STOCK_QUICK_MASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF--CAPS">GIMP_STOCK_QUICK_MASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QUICK_MASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON:CAPS">GIMP_STOCK_QUICK_MASK_ON</a>
<dt>GIMP_STOCK_QUICK_MASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON--CAPS">GIMP_STOCK_QUICK_MASK_ON</a>
</dt>
<dt>GIMP_STOCK_RESET, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET:CAPS">GIMP_STOCK_RESET</a>
<dt>GIMP_STOCK_RESET, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET--CAPS">GIMP_STOCK_RESET</a>
</dt>
<dt>GIMP_STOCK_RESHOW_FILTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER:CAPS">GIMP_STOCK_RESHOW_FILTER</a>
<dt>GIMP_STOCK_RESHOW_FILTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER--CAPS">GIMP_STOCK_RESHOW_FILTER</a>
</dt>
<dt>GIMP_STOCK_RESIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE:CAPS">GIMP_STOCK_RESIZE</a>
<dt>GIMP_STOCK_RESIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE--CAPS">GIMP_STOCK_RESIZE</a>
</dt>
<dt>GIMP_STOCK_ROTATE_180, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180:CAPS">GIMP_STOCK_ROTATE_180</a>
<dt>GIMP_STOCK_ROTATE_180, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180--CAPS">GIMP_STOCK_ROTATE_180</a>
</dt>
<dt>GIMP_STOCK_ROTATE_270, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270:CAPS">GIMP_STOCK_ROTATE_270</a>
<dt>GIMP_STOCK_ROTATE_270, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270--CAPS">GIMP_STOCK_ROTATE_270</a>
</dt>
<dt>GIMP_STOCK_ROTATE_90, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90:CAPS">GIMP_STOCK_ROTATE_90</a>
<dt>GIMP_STOCK_ROTATE_90, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90--CAPS">GIMP_STOCK_ROTATE_90</a>
</dt>
<dt>GIMP_STOCK_SAMPLE_POINT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT:CAPS">GIMP_STOCK_SAMPLE_POINT</a>
<dt>GIMP_STOCK_SAMPLE_POINT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT--CAPS">GIMP_STOCK_SAMPLE_POINT</a>
</dt>
<dt>GIMP_STOCK_SCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE:CAPS">GIMP_STOCK_SCALE</a>
<dt>GIMP_STOCK_SCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE--CAPS">GIMP_STOCK_SCALE</a>
</dt>
<dt>GIMP_STOCK_SELECTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION:CAPS">GIMP_STOCK_SELECTION</a>
<dt>GIMP_STOCK_SELECTION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION--CAPS">GIMP_STOCK_SELECTION</a>
</dt>
<dt>GIMP_STOCK_SELECTION_ADD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD:CAPS">GIMP_STOCK_SELECTION_ADD</a>
<dt>GIMP_STOCK_SELECTION_ADD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD--CAPS">GIMP_STOCK_SELECTION_ADD</a>
</dt>
<dt>GIMP_STOCK_SELECTION_ALL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL:CAPS">GIMP_STOCK_SELECTION_ALL</a>
<dt>GIMP_STOCK_SELECTION_ALL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL--CAPS">GIMP_STOCK_SELECTION_ALL</a>
</dt>
<dt>GIMP_STOCK_SELECTION_BORDER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER:CAPS">GIMP_STOCK_SELECTION_BORDER</a>
<dt>GIMP_STOCK_SELECTION_BORDER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER--CAPS">GIMP_STOCK_SELECTION_BORDER</a>
</dt>
<dt>GIMP_STOCK_SELECTION_GROW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW:CAPS">GIMP_STOCK_SELECTION_GROW</a>
<dt>GIMP_STOCK_SELECTION_GROW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW--CAPS">GIMP_STOCK_SELECTION_GROW</a>
</dt>
<dt>GIMP_STOCK_SELECTION_INTERSECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT:CAPS">GIMP_STOCK_SELECTION_INTERSECT</a>
<dt>GIMP_STOCK_SELECTION_INTERSECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT--CAPS">GIMP_STOCK_SELECTION_INTERSECT</a>
</dt>
<dt>GIMP_STOCK_SELECTION_NONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE:CAPS">GIMP_STOCK_SELECTION_NONE</a>
<dt>GIMP_STOCK_SELECTION_NONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE--CAPS">GIMP_STOCK_SELECTION_NONE</a>
</dt>
<dt>GIMP_STOCK_SELECTION_REPLACE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE:CAPS">GIMP_STOCK_SELECTION_REPLACE</a>
<dt>GIMP_STOCK_SELECTION_REPLACE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE--CAPS">GIMP_STOCK_SELECTION_REPLACE</a>
</dt>
<dt>GIMP_STOCK_SELECTION_SHRINK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK:CAPS">GIMP_STOCK_SELECTION_SHRINK</a>
<dt>GIMP_STOCK_SELECTION_SHRINK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK--CAPS">GIMP_STOCK_SELECTION_SHRINK</a>
</dt>
<dt>GIMP_STOCK_SELECTION_STROKE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE:CAPS">GIMP_STOCK_SELECTION_STROKE</a>
<dt>GIMP_STOCK_SELECTION_STROKE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE--CAPS">GIMP_STOCK_SELECTION_STROKE</a>
</dt>
<dt>GIMP_STOCK_SELECTION_SUBTRACT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT:CAPS">GIMP_STOCK_SELECTION_SUBTRACT</a>
<dt>GIMP_STOCK_SELECTION_SUBTRACT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT--CAPS">GIMP_STOCK_SELECTION_SUBTRACT</a>
</dt>
<dt>GIMP_STOCK_SELECTION_TO_CHANNEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS">GIMP_STOCK_SELECTION_TO_CHANNEL</a>
<dt>GIMP_STOCK_SELECTION_TO_CHANNEL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL--CAPS">GIMP_STOCK_SELECTION_TO_CHANNEL</a>
</dt>
<dt>GIMP_STOCK_SELECTION_TO_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH:CAPS">GIMP_STOCK_SELECTION_TO_PATH</a>
<dt>GIMP_STOCK_SELECTION_TO_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH--CAPS">GIMP_STOCK_SELECTION_TO_PATH</a>
</dt>
<dt>GIMP_STOCK_SHAPE_CIRCLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE:CAPS">GIMP_STOCK_SHAPE_CIRCLE</a>
<dt>GIMP_STOCK_SHAPE_CIRCLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE--CAPS">GIMP_STOCK_SHAPE_CIRCLE</a>
</dt>
<dt>GIMP_STOCK_SHAPE_DIAMOND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND:CAPS">GIMP_STOCK_SHAPE_DIAMOND</a>
<dt>GIMP_STOCK_SHAPE_DIAMOND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND--CAPS">GIMP_STOCK_SHAPE_DIAMOND</a>
</dt>
<dt>GIMP_STOCK_SHAPE_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE:CAPS">GIMP_STOCK_SHAPE_SQUARE</a>
<dt>GIMP_STOCK_SHAPE_SQUARE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE--CAPS">GIMP_STOCK_SHAPE_SQUARE</a>
</dt>
<dt>GIMP_STOCK_SWAP_COLORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS:CAPS">GIMP_STOCK_SWAP_COLORS</a>
<dt>GIMP_STOCK_SWAP_COLORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS--CAPS">GIMP_STOCK_SWAP_COLORS</a>
</dt>
<dt>GIMP_STOCK_TEMPLATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE:CAPS">GIMP_STOCK_TEMPLATE</a>
<dt>GIMP_STOCK_TEMPLATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE--CAPS">GIMP_STOCK_TEMPLATE</a>
</dt>
<dt>GIMP_STOCK_TEXTURE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE:CAPS">GIMP_STOCK_TEXTURE</a>
<dt>GIMP_STOCK_TEXTURE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE--CAPS">GIMP_STOCK_TEXTURE</a>
</dt>
<dt>GIMP_STOCK_TEXT_DIR_LTR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR:CAPS">GIMP_STOCK_TEXT_DIR_LTR</a>
<dt>GIMP_STOCK_TEXT_DIR_LTR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR--CAPS">GIMP_STOCK_TEXT_DIR_LTR</a>
</dt>
<dt>GIMP_STOCK_TEXT_DIR_RTL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL:CAPS">GIMP_STOCK_TEXT_DIR_RTL</a>
<dt>GIMP_STOCK_TEXT_DIR_RTL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL--CAPS">GIMP_STOCK_TEXT_DIR_RTL</a>
</dt>
<dt>GIMP_STOCK_TEXT_LAYER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER:CAPS">GIMP_STOCK_TEXT_LAYER</a>
<dt>GIMP_STOCK_TEXT_LAYER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER--CAPS">GIMP_STOCK_TEXT_LAYER</a>
</dt>
<dt>GIMP_STOCK_TOOLS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS:CAPS">GIMP_STOCK_TOOLS</a>
<dt>GIMP_STOCK_TOOLS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS--CAPS">GIMP_STOCK_TOOLS</a>
</dt>
<dt>GIMP_STOCK_TOOL_AIRBRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH:CAPS">GIMP_STOCK_TOOL_AIRBRUSH</a>
<dt>GIMP_STOCK_TOOL_AIRBRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH--CAPS">GIMP_STOCK_TOOL_AIRBRUSH</a>
</dt>
<dt>GIMP_STOCK_TOOL_ALIGN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN:CAPS">GIMP_STOCK_TOOL_ALIGN</a>
<dt>GIMP_STOCK_TOOL_ALIGN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN--CAPS">GIMP_STOCK_TOOL_ALIGN</a>
</dt>
<dt>GIMP_STOCK_TOOL_BLEND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND:CAPS">GIMP_STOCK_TOOL_BLEND</a>
<dt>GIMP_STOCK_TOOL_BLEND, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND--CAPS">GIMP_STOCK_TOOL_BLEND</a>
</dt>
<dt>GIMP_STOCK_TOOL_BLUR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR:CAPS">GIMP_STOCK_TOOL_BLUR</a>
<dt>GIMP_STOCK_TOOL_BLUR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR--CAPS">GIMP_STOCK_TOOL_BLUR</a>
</dt>
<dt>GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS">GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST</a>
<dt>GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST--CAPS">GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST</a>
</dt>
<dt>GIMP_STOCK_TOOL_BUCKET_FILL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL:CAPS">GIMP_STOCK_TOOL_BUCKET_FILL</a>
<dt>GIMP_STOCK_TOOL_BUCKET_FILL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL--CAPS">GIMP_STOCK_TOOL_BUCKET_FILL</a>
</dt>
<dt>GIMP_STOCK_TOOL_BY_COLOR_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS">GIMP_STOCK_TOOL_BY_COLOR_SELECT</a>
<dt>GIMP_STOCK_TOOL_BY_COLOR_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT--CAPS">GIMP_STOCK_TOOL_BY_COLOR_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_CLONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE:CAPS">GIMP_STOCK_TOOL_CLONE</a>
<dt>GIMP_STOCK_TOOL_CLONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE--CAPS">GIMP_STOCK_TOOL_CLONE</a>
</dt>
<dt>GIMP_STOCK_TOOL_COLORIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE:CAPS">GIMP_STOCK_TOOL_COLORIZE</a>
<dt>GIMP_STOCK_TOOL_COLORIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE--CAPS">GIMP_STOCK_TOOL_COLORIZE</a>
</dt>
<dt>GIMP_STOCK_TOOL_COLOR_BALANCE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS">GIMP_STOCK_TOOL_COLOR_BALANCE</a>
<dt>GIMP_STOCK_TOOL_COLOR_BALANCE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE--CAPS">GIMP_STOCK_TOOL_COLOR_BALANCE</a>
</dt>
<dt>GIMP_STOCK_TOOL_COLOR_PICKER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER:CAPS">GIMP_STOCK_TOOL_COLOR_PICKER</a>
<dt>GIMP_STOCK_TOOL_COLOR_PICKER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER--CAPS">GIMP_STOCK_TOOL_COLOR_PICKER</a>
</dt>
<dt>GIMP_STOCK_TOOL_CROP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP:CAPS">GIMP_STOCK_TOOL_CROP</a>
<dt>GIMP_STOCK_TOOL_CROP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP--CAPS">GIMP_STOCK_TOOL_CROP</a>
</dt>
<dt>GIMP_STOCK_TOOL_CURVES, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES:CAPS">GIMP_STOCK_TOOL_CURVES</a>
<dt>GIMP_STOCK_TOOL_CURVES, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES--CAPS">GIMP_STOCK_TOOL_CURVES</a>
</dt>
<dt>GIMP_STOCK_TOOL_DESATURATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE:CAPS">GIMP_STOCK_TOOL_DESATURATE</a>
<dt>GIMP_STOCK_TOOL_DESATURATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE--CAPS">GIMP_STOCK_TOOL_DESATURATE</a>
</dt>
<dt>GIMP_STOCK_TOOL_DODGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE:CAPS">GIMP_STOCK_TOOL_DODGE</a>
<dt>GIMP_STOCK_TOOL_DODGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE--CAPS">GIMP_STOCK_TOOL_DODGE</a>
</dt>
<dt>GIMP_STOCK_TOOL_ELLIPSE_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS">GIMP_STOCK_TOOL_ELLIPSE_SELECT</a>
<dt>GIMP_STOCK_TOOL_ELLIPSE_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT--CAPS">GIMP_STOCK_TOOL_ELLIPSE_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_ERASER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER:CAPS">GIMP_STOCK_TOOL_ERASER</a>
<dt>GIMP_STOCK_TOOL_ERASER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER--CAPS">GIMP_STOCK_TOOL_ERASER</a>
</dt>
<dt>GIMP_STOCK_TOOL_FLIP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP:CAPS">GIMP_STOCK_TOOL_FLIP</a>
<dt>GIMP_STOCK_TOOL_FLIP, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP--CAPS">GIMP_STOCK_TOOL_FLIP</a>
</dt>
<dt>GIMP_STOCK_TOOL_FOREGROUND_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS">GIMP_STOCK_TOOL_FOREGROUND_SELECT</a>
<dt>GIMP_STOCK_TOOL_FOREGROUND_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT--CAPS">GIMP_STOCK_TOOL_FOREGROUND_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_FREE_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT:CAPS">GIMP_STOCK_TOOL_FREE_SELECT</a>
<dt>GIMP_STOCK_TOOL_FREE_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT--CAPS">GIMP_STOCK_TOOL_FREE_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_FUZZY_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS">GIMP_STOCK_TOOL_FUZZY_SELECT</a>
<dt>GIMP_STOCK_TOOL_FUZZY_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT--CAPS">GIMP_STOCK_TOOL_FUZZY_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_HEAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL:CAPS">GIMP_STOCK_TOOL_HEAL</a>
<dt>GIMP_STOCK_TOOL_HEAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL--CAPS">GIMP_STOCK_TOOL_HEAL</a>
</dt>
<dt>GIMP_STOCK_TOOL_HUE_SATURATION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION:CAPS">GIMP_STOCK_TOOL_HUE_SATURATION</a>
<dt>GIMP_STOCK_TOOL_HUE_SATURATION, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION--CAPS">GIMP_STOCK_TOOL_HUE_SATURATION</a>
</dt>
<dt>GIMP_STOCK_TOOL_INK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK:CAPS">GIMP_STOCK_TOOL_INK</a>
<dt>GIMP_STOCK_TOOL_INK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK--CAPS">GIMP_STOCK_TOOL_INK</a>
</dt>
<dt>GIMP_STOCK_TOOL_ISCISSORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS:CAPS">GIMP_STOCK_TOOL_ISCISSORS</a>
<dt>GIMP_STOCK_TOOL_ISCISSORS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS--CAPS">GIMP_STOCK_TOOL_ISCISSORS</a>
</dt>
<dt>GIMP_STOCK_TOOL_LEVELS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS:CAPS">GIMP_STOCK_TOOL_LEVELS</a>
<dt>GIMP_STOCK_TOOL_LEVELS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS--CAPS">GIMP_STOCK_TOOL_LEVELS</a>
</dt>
<dt>GIMP_STOCK_TOOL_MEASURE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE:CAPS">GIMP_STOCK_TOOL_MEASURE</a>
<dt>GIMP_STOCK_TOOL_MEASURE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE--CAPS">GIMP_STOCK_TOOL_MEASURE</a>
</dt>
<dt>GIMP_STOCK_TOOL_MOVE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE:CAPS">GIMP_STOCK_TOOL_MOVE</a>
<dt>GIMP_STOCK_TOOL_MOVE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE--CAPS">GIMP_STOCK_TOOL_MOVE</a>
</dt>
<dt>GIMP_STOCK_TOOL_OPTIONS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS:CAPS">GIMP_STOCK_TOOL_OPTIONS</a>
<dt>GIMP_STOCK_TOOL_OPTIONS, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS--CAPS">GIMP_STOCK_TOOL_OPTIONS</a>
</dt>
<dt>GIMP_STOCK_TOOL_PAINTBRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH:CAPS">GIMP_STOCK_TOOL_PAINTBRUSH</a>
<dt>GIMP_STOCK_TOOL_PAINTBRUSH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH--CAPS">GIMP_STOCK_TOOL_PAINTBRUSH</a>
</dt>
<dt>GIMP_STOCK_TOOL_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH:CAPS">GIMP_STOCK_TOOL_PATH</a>
<dt>GIMP_STOCK_TOOL_PATH, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH--CAPS">GIMP_STOCK_TOOL_PATH</a>
</dt>
<dt>GIMP_STOCK_TOOL_PENCIL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL:CAPS">GIMP_STOCK_TOOL_PENCIL</a>
<dt>GIMP_STOCK_TOOL_PENCIL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL--CAPS">GIMP_STOCK_TOOL_PENCIL</a>
</dt>
<dt>GIMP_STOCK_TOOL_PERSPECTIVE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE:CAPS">GIMP_STOCK_TOOL_PERSPECTIVE</a>
<dt>GIMP_STOCK_TOOL_PERSPECTIVE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE--CAPS">GIMP_STOCK_TOOL_PERSPECTIVE</a>
</dt>
<dt>GIMP_STOCK_TOOL_PERSPECTIVE_CLONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS">GIMP_STOCK_TOOL_PERSPECTIVE_CLONE</a>
<dt>GIMP_STOCK_TOOL_PERSPECTIVE_CLONE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE--CAPS">GIMP_STOCK_TOOL_PERSPECTIVE_CLONE</a>
</dt>
<dt>GIMP_STOCK_TOOL_POSTERIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE:CAPS">GIMP_STOCK_TOOL_POSTERIZE</a>
<dt>GIMP_STOCK_TOOL_POSTERIZE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE--CAPS">GIMP_STOCK_TOOL_POSTERIZE</a>
</dt>
<dt>GIMP_STOCK_TOOL_RECT_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT:CAPS">GIMP_STOCK_TOOL_RECT_SELECT</a>
<dt>GIMP_STOCK_TOOL_RECT_SELECT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT--CAPS">GIMP_STOCK_TOOL_RECT_SELECT</a>
</dt>
<dt>GIMP_STOCK_TOOL_ROTATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE:CAPS">GIMP_STOCK_TOOL_ROTATE</a>
<dt>GIMP_STOCK_TOOL_ROTATE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE--CAPS">GIMP_STOCK_TOOL_ROTATE</a>
</dt>
<dt>GIMP_STOCK_TOOL_SCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE:CAPS">GIMP_STOCK_TOOL_SCALE</a>
<dt>GIMP_STOCK_TOOL_SCALE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE--CAPS">GIMP_STOCK_TOOL_SCALE</a>
</dt>
<dt>GIMP_STOCK_TOOL_SHEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR:CAPS">GIMP_STOCK_TOOL_SHEAR</a>
<dt>GIMP_STOCK_TOOL_SHEAR, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR--CAPS">GIMP_STOCK_TOOL_SHEAR</a>
</dt>
<dt>GIMP_STOCK_TOOL_SMUDGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE:CAPS">GIMP_STOCK_TOOL_SMUDGE</a>
<dt>GIMP_STOCK_TOOL_SMUDGE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE--CAPS">GIMP_STOCK_TOOL_SMUDGE</a>
</dt>
<dt>GIMP_STOCK_TOOL_TEXT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT:CAPS">GIMP_STOCK_TOOL_TEXT</a>
<dt>GIMP_STOCK_TOOL_TEXT, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT--CAPS">GIMP_STOCK_TOOL_TEXT</a>
</dt>
<dt>GIMP_STOCK_TOOL_THRESHOLD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD:CAPS">GIMP_STOCK_TOOL_THRESHOLD</a>
<dt>GIMP_STOCK_TOOL_THRESHOLD, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD--CAPS">GIMP_STOCK_TOOL_THRESHOLD</a>
</dt>
<dt>GIMP_STOCK_TOOL_ZOOM, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM:CAPS">GIMP_STOCK_TOOL_ZOOM</a>
<dt>GIMP_STOCK_TOOL_ZOOM, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM--CAPS">GIMP_STOCK_TOOL_ZOOM</a>
</dt>
<dt>GIMP_STOCK_TRANSPARENCY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY:CAPS">GIMP_STOCK_TRANSPARENCY</a>
<dt>GIMP_STOCK_TRANSPARENCY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY--CAPS">GIMP_STOCK_TRANSPARENCY</a>
</dt>
<dt>GIMP_STOCK_UNDO_HISTORY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY:CAPS">GIMP_STOCK_UNDO_HISTORY</a>
<dt>GIMP_STOCK_UNDO_HISTORY, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY--CAPS">GIMP_STOCK_UNDO_HISTORY</a>
</dt>
<dt>GIMP_STOCK_USER_MANUAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL:CAPS">GIMP_STOCK_USER_MANUAL</a>
<dt>GIMP_STOCK_USER_MANUAL, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL--CAPS">GIMP_STOCK_USER_MANUAL</a>
</dt>
<dt>GIMP_STOCK_VCENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER:CAPS">GIMP_STOCK_VCENTER</a>
<dt>GIMP_STOCK_VCENTER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER--CAPS">GIMP_STOCK_VCENTER</a>
</dt>
<dt>GIMP_STOCK_VCHAIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN:CAPS">GIMP_STOCK_VCHAIN</a>
<dt>GIMP_STOCK_VCHAIN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN--CAPS">GIMP_STOCK_VCHAIN</a>
</dt>
<dt>GIMP_STOCK_VCHAIN_BROKEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN:CAPS">GIMP_STOCK_VCHAIN_BROKEN</a>
<dt>GIMP_STOCK_VCHAIN_BROKEN, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN--CAPS">GIMP_STOCK_VCHAIN_BROKEN</a>
</dt>
<dt>GIMP_STOCK_VIDEO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO:CAPS">GIMP_STOCK_VIDEO</a>
<dt>GIMP_STOCK_VIDEO, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO--CAPS">GIMP_STOCK_VIDEO</a>
</dt>
<dt>GIMP_STOCK_VISIBLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE:CAPS">GIMP_STOCK_VISIBLE</a>
<dt>GIMP_STOCK_VISIBLE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE--CAPS">GIMP_STOCK_VISIBLE</a>
</dt>
<dt>GIMP_STOCK_WARNING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING:CAPS">GIMP_STOCK_WARNING</a>
<dt>GIMP_STOCK_WARNING, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING--CAPS">GIMP_STOCK_WARNING</a>
</dt>
<dt>GIMP_STOCK_WEB, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB:CAPS">GIMP_STOCK_WEB</a>
<dt>GIMP_STOCK_WEB, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB--CAPS">GIMP_STOCK_WEB</a>
</dt>
<dt>GIMP_STOCK_WILBER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER:CAPS">GIMP_STOCK_WILBER</a>
<dt>GIMP_STOCK_WILBER, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER--CAPS">GIMP_STOCK_WILBER</a>
</dt>
<dt>GIMP_STOCK_WILBER_EEK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK:CAPS">GIMP_STOCK_WILBER_EEK</a>
<dt>GIMP_STOCK_WILBER_EEK, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK--CAPS">GIMP_STOCK_WILBER_EEK</a>
</dt>
<dt>GIMP_STOCK_ZOOM_FOLLOW_WINDOW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS">GIMP_STOCK_ZOOM_FOLLOW_WINDOW</a>
<dt>GIMP_STOCK_ZOOM_FOLLOW_WINDOW, <a class="indexterm" href="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW--CAPS">GIMP_STOCK_ZOOM_FOLLOW_WINDOW</a>
</dt>
<dt>gimp_string_combo_box_get_active, <a class="indexterm" href="GimpStringComboBox.html#gimp-string-combo-box-get-active">gimp_string_combo_box_get_active ()</a>
</dt>
@ -1438,6 +1438,6 @@
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part V. GIMP Widgets Utilities</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpController.html" title="GimpController">
<link rel="next" href="libgimpwidgets-GimpCairoUtils.html" title="gimpcairo-utils">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpCairoUtils.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part V. GIMP Widgets Utilities">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-utils"></a>Part V. GIMP Widgets Utilities</h1></div></div></div>
<div class="toc">
@ -44,7 +44,7 @@
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> — Functions for setting <a
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</span>
</dt>
@ -69,6 +69,6 @@ helper functions.</span>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part I. GIMP Widgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="next" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,7 +33,7 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-hierarchy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part I. GIMP Widgets">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-widgets"></a>Part I. GIMP Widgets</h1></div></div></div>
<div class="toc">
@ -46,7 +46,7 @@
</dt>
<dt>
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> — A <a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</span>
</dt>
<dt>
@ -75,7 +75,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> — Constructors for <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</span>
</dt>
@ -93,7 +93,7 @@ dialog-related stuff.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> — A widget providing a HIG-compliant subclass of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</span>
</dt>
<dt>
@ -125,7 +125,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> — Widget which creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</span>
</dt>
<dt>
@ -159,6 +159,6 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
Generated by GTK-Doc V1.11</div>
</body>
</html>

View File

@ -185,8 +185,8 @@
<function name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<function name="GimpFrame" link="GimpFrame.html#GimpFrame-struct"/>
<function name="gimp_frame_new ()" link="GimpFrame.html#gimp-frame-new"/>
<function name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--label-bold"/>
<function name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--label-spacing"/>
<function name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--s-label-bold"/>
<function name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--s-label-spacing"/>
<function name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<function name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<function name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
@ -311,7 +311,7 @@
<function name="gimp_preview_set_default_cursor ()" link="GimpPreview.html#gimp-preview-set-default-cursor"/>
<function name="gimp_preview_get_controls ()" link="GimpPreview.html#gimp-preview-get-controls"/>
<function name="The &quot;update&quot; property" link="GimpPreview.html#GimpPreview--update"/>
<function name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--size"/>
<function name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--s-size"/>
<function name="The &quot;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<function name="GimpRuler" link="GimpRuler.html#GimpRuler-struct"/>
<function name="gimp_ruler_new ()" link="GimpRuler.html#gimp-ruler-new"/>
@ -327,7 +327,7 @@
<function name="The &quot;position&quot; property" link="GimpRuler.html#GimpRuler--position"/>
<function name="The &quot;unit&quot; property" link="GimpRuler.html#GimpRuler--unit"/>
<function name="The &quot;upper&quot; property" link="GimpRuler.html#GimpRuler--upper"/>
<function name="The &quot;font-scale&quot; style property" link="GimpRuler.html#GimpRuler--font-scale"/>
<function name="The &quot;font-scale&quot; style property" link="GimpRuler.html#GimpRuler--s-font-scale"/>
<function name="GimpScrolledPreview" link="GimpScrolledPreview.html#GimpScrolledPreview-struct"/>
<function name="gimp_scrolled_preview_set_position ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-position"/>
<function name="gimp_scrolled_preview_set_policy ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy"/>
@ -429,8 +429,8 @@
<function name="The &quot;removed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-removed"/>
<function name="The &quot;reordered&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered"/>
<function name="GimpColorSelector" link="GimpColorSelector.html#GimpColorSelector-struct"/>
<function name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS"/>
<function name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"/>
<function name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE--CAPS"/>
<function name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS"/>
<function name="enum GimpColorSelectorChannel" link="GimpColorSelector.html#GimpColorSelectorChannel"/>
<function name="gimp_color_selector_new ()" link="GimpColorSelector.html#gimp-color-selector-new"/>
<function name="gimp_color_selector_set_toggles_visible ()" link="GimpColorSelector.html#gimp-color-selector-set-toggles-visible"/>
@ -445,8 +445,8 @@
<function name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<function name="GimpColorNotebook" link="GimpColorNotebook.html#GimpColorNotebook-struct"/>
<function name="gimp_color_notebook_set_has_page ()" link="GimpColorNotebook.html#gimp-color-notebook-set-has-page"/>
<function name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-border"/>
<function name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size"/>
<function name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--s-tab-border"/>
<function name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--s-tab-icon-size"/>
<function name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<function name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<function name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
@ -468,10 +468,10 @@
<function name="gimp_cairo_set_focus_line_pattern ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern"/>
<function name="gimp_cairo_checkerboard_create ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create"/>
<function name="gimp_cairo_surface_create_from_pixbuf ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-surface-create-from-pixbuf"/>
<function name="GIMP_CAIRO_RGB24_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS"/>
<function name="GIMP_CAIRO_ARGB32_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS"/>
<function name="GIMP_CAIRO_RGB24_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS"/>
<function name="GIMP_CAIRO_ARGB32_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS"/>
<function name="GimpHelpFunc ()" link="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc"/>
<function name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS"/>
<function name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID--CAPS"/>
<function name="gimp_help_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
<function name="gimp_help_disable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips"/>
<function name="gimp_standard_help_func ()" link="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func"/>
@ -489,211 +489,211 @@
<function name="gimp_query_double_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box"/>
<function name="gimp_query_size_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box"/>
<function name="gimp_query_boolean_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box"/>
<function name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS"/>
<function name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX--CAPS"/>
<function name="gimp_stock_init ()" link="libgimpwidgets-GimpStock.html#gimp-stock-init"/>
<function name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS"/>
<function name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS"/>
<function name="GIMP_STOCK_DUPLICATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE:CAPS"/>
<function name="GIMP_STOCK_EDIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT:CAPS"/>
<function name="GIMP_STOCK_RESET" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET:CAPS"/>
<function name="GIMP_STOCK_CLOSE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE:CAPS"/>
<function name="GIMP_STOCK_MENU_LEFT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT:CAPS"/>
<function name="GIMP_STOCK_MENU_RIGHT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT:CAPS"/>
<function name="GIMP_STOCK_MOVE_TO_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN:CAPS"/>
<function name="GIMP_STOCK_INVERT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT:CAPS"/>
<function name="GIMP_STOCK_LAYER_TO_IMAGESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS"/>
<function name="GIMP_STOCK_MERGE_DOWN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN:CAPS"/>
<function name="GIMP_STOCK_NAVIGATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION:CAPS"/>
<function name="GIMP_STOCK_PASTE_AS_NEW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW:CAPS"/>
<function name="GIMP_STOCK_PASTE_INTO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO:CAPS"/>
<function name="GIMP_STOCK_PATH_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE:CAPS"/>
<function name="GIMP_STOCK_PLUGIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN:CAPS"/>
<function name="GIMP_STOCK_QUICK_MASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF:CAPS"/>
<function name="GIMP_STOCK_QUICK_MASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON:CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM:CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR:CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM_LOGARITHMIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS"/>
<function name="GIMP_STOCK_RESHOW_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER:CAPS"/>
<function name="GIMP_STOCK_RESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE:CAPS"/>
<function name="GIMP_STOCK_FLIP_HORIZONTAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL:CAPS"/>
<function name="GIMP_STOCK_FLIP_VERTICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL:CAPS"/>
<function name="GIMP_STOCK_ROTATE_180" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180:CAPS"/>
<function name="GIMP_STOCK_ROTATE_270" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270:CAPS"/>
<function name="GIMP_STOCK_ROTATE_90" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90:CAPS"/>
<function name="GIMP_STOCK_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE:CAPS"/>
<function name="GIMP_STOCK_LINKED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED:CAPS"/>
<function name="GIMP_STOCK_VISIBLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE:CAPS"/>
<function name="GIMP_STOCK_LIST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST:CAPS"/>
<function name="GIMP_STOCK_GRID" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID:CAPS"/>
<function name="GIMP_STOCK_PORTRAIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT:CAPS"/>
<function name="GIMP_STOCK_LANDSCAPE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE:CAPS"/>
<function name="GIMP_STOCK_VIDEO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO:CAPS"/>
<function name="GIMP_STOCK_WEB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB:CAPS"/>
<function name="GIMP_STOCK_IMAGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE:CAPS"/>
<function name="GIMP_STOCK_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER:CAPS"/>
<function name="GIMP_STOCK_LAYER_MASK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK:CAPS"/>
<function name="GIMP_STOCK_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_RED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_GREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_BLUE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED:CAPS"/>
<function name="GIMP_STOCK_CHANNEL_ALPHA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA:CAPS"/>
<function name="GIMP_STOCK_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH:CAPS"/>
<function name="GIMP_STOCK_TEXT_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER:CAPS"/>
<function name="GIMP_STOCK_FLOATING_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION:CAPS"/>
<function name="GIMP_STOCK_TEMPLATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE:CAPS"/>
<function name="GIMP_STOCK_IMAGES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES:CAPS"/>
<function name="GIMP_STOCK_LAYERS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS:CAPS"/>
<function name="GIMP_STOCK_CHANNELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS:CAPS"/>
<function name="GIMP_STOCK_PATHS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS:CAPS"/>
<function name="GIMP_STOCK_COLORMAP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP:CAPS"/>
<function name="GIMP_STOCK_INDEXED_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE:CAPS"/>
<function name="GIMP_STOCK_CURSOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR:CAPS"/>
<function name="GIMP_STOCK_SAMPLE_POINT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT:CAPS"/>
<function name="GIMP_STOCK_SHAPE_CIRCLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE:CAPS"/>
<function name="GIMP_STOCK_SHAPE_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE:CAPS"/>
<function name="GIMP_STOCK_SHAPE_DIAMOND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND:CAPS"/>
<function name="GIMP_STOCK_CAP_BUTT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT:CAPS"/>
<function name="GIMP_STOCK_CAP_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND:CAPS"/>
<function name="GIMP_STOCK_CAP_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE:CAPS"/>
<function name="GIMP_STOCK_JOIN_MITER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER:CAPS"/>
<function name="GIMP_STOCK_JOIN_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND:CAPS"/>
<function name="GIMP_STOCK_JOIN_BEVEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL:CAPS"/>
<function name="GIMP_STOCK_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION:CAPS"/>
<function name="GIMP_STOCK_SELECTION_ALL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL:CAPS"/>
<function name="GIMP_STOCK_SELECTION_NONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE:CAPS"/>
<function name="GIMP_STOCK_SELECTION_GROW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW:CAPS"/>
<function name="GIMP_STOCK_SELECTION_SHRINK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK:CAPS"/>
<function name="GIMP_STOCK_SELECTION_BORDER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER:CAPS"/>
<function name="GIMP_STOCK_SELECTION_ADD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD:CAPS"/>
<function name="GIMP_STOCK_SELECTION_SUBTRACT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT:CAPS"/>
<function name="GIMP_STOCK_SELECTION_REPLACE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE:CAPS"/>
<function name="GIMP_STOCK_SELECTION_INTERSECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT:CAPS"/>
<function name="GIMP_STOCK_SELECTION_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE:CAPS"/>
<function name="GIMP_STOCK_SELECTION_TO_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS"/>
<function name="GIMP_STOCK_SELECTION_TO_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_BILINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_RADIAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH:CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS"/>
<function name="GIMP_STOCK_HCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER:CAPS"/>
<function name="GIMP_STOCK_VCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER:CAPS"/>
<function name="GIMP_STOCK_CHAR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER:CAPS"/>
<function name="GIMP_STOCK_LETTER_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING:CAPS"/>
<function name="GIMP_STOCK_LINE_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING:CAPS"/>
<function name="GIMP_STOCK_TEXT_DIR_LTR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR:CAPS"/>
<function name="GIMP_STOCK_TEXT_DIR_RTL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL:CAPS"/>
<function name="GIMP_STOCK_PRINT_RESOLUTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION:CAPS"/>
<function name="GIMP_STOCK_TOOLS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS:CAPS"/>
<function name="GIMP_STOCK_TOOL_OPTIONS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS:CAPS"/>
<function name="GIMP_STOCK_DEVICE_STATUS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER:CAPS"/>
<function name="GIMP_STOCK_CURVE_FREE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE:CAPS"/>
<function name="GIMP_STOCK_CURVE_SMOOTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH:CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_BLACK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK:CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY:CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_WHITE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE:CAPS"/>
<function name="GIMP_STOCK_COLOR_TRIANGLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE:CAPS"/>
<function name="GIMP_STOCK_COLOR_PICK_FROM_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS"/>
<function name="GIMP_STOCK_CONVERT_GRAYSCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE:CAPS"/>
<function name="GIMP_STOCK_CONVERT_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED:CAPS"/>
<function name="GIMP_STOCK_CONVERT_RGB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB:CAPS"/>
<function name="GIMP_STOCK_TRANSPARENCY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY:CAPS"/>
<function name="GIMP_STOCK_DEFAULT_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS:CAPS"/>
<function name="GIMP_STOCK_SWAP_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS:CAPS"/>
<function name="GIMP_STOCK_UNDO_HISTORY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY:CAPS"/>
<function name="GIMP_STOCK_HCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN:CAPS"/>
<function name="GIMP_STOCK_HCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN:CAPS"/>
<function name="GIMP_STOCK_VCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN:CAPS"/>
<function name="GIMP_STOCK_VCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN:CAPS"/>
<function name="GIMP_STOCK_TEXTURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE:CAPS"/>
<function name="GIMP_STOCK_FRAME" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME:CAPS"/>
<function name="GIMP_STOCK_ERROR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR:CAPS"/>
<function name="GIMP_STOCK_INFO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO:CAPS"/>
<function name="GIMP_STOCK_QUESTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION:CAPS"/>
<function name="GIMP_STOCK_WARNING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING:CAPS"/>
<function name="GIMP_STOCK_GEGL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL:CAPS"/>
<function name="GIMP_STOCK_USER_MANUAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL:CAPS"/>
<function name="GIMP_STOCK_WILBER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER:CAPS"/>
<function name="GIMP_STOCK_WILBER_EEK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK:CAPS"/>
<function name="GIMP_STOCK_ZOOM_FOLLOW_WINDOW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS"/>
<function name="GIMP_STOCK_TOOL_AIRBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH:CAPS"/>
<function name="GIMP_STOCK_TOOL_ALIGN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN:CAPS"/>
<function name="GIMP_STOCK_TOOL_BLEND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND:CAPS"/>
<function name="GIMP_STOCK_TOOL_BLUR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR:CAPS"/>
<function name="GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS"/>
<function name="GIMP_STOCK_TOOL_BUCKET_FILL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL:CAPS"/>
<function name="GIMP_STOCK_TOOL_BY_COLOR_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE:CAPS"/>
<function name="GIMP_STOCK_TOOL_COLOR_BALANCE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS"/>
<function name="GIMP_STOCK_TOOL_COLOR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER:CAPS"/>
<function name="GIMP_STOCK_TOOL_COLORIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE:CAPS"/>
<function name="GIMP_STOCK_TOOL_CROP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP:CAPS"/>
<function name="GIMP_STOCK_TOOL_CURVES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES:CAPS"/>
<function name="GIMP_STOCK_TOOL_DESATURATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE:CAPS"/>
<function name="GIMP_STOCK_TOOL_DODGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE:CAPS"/>
<function name="GIMP_STOCK_TOOL_ELLIPSE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_ERASER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER:CAPS"/>
<function name="GIMP_STOCK_TOOL_FLIP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP:CAPS"/>
<function name="GIMP_STOCK_TOOL_FOREGROUND_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_FREE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_FUZZY_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_HEAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL:CAPS"/>
<function name="GIMP_STOCK_TOOL_HUE_SATURATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION:CAPS"/>
<function name="GIMP_STOCK_TOOL_INK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK:CAPS"/>
<function name="GIMP_STOCK_TOOL_ISCISSORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS:CAPS"/>
<function name="GIMP_STOCK_TOOL_LEVELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS:CAPS"/>
<function name="GIMP_STOCK_TOOL_MEASURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE:CAPS"/>
<function name="GIMP_STOCK_TOOL_MOVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE:CAPS"/>
<function name="GIMP_STOCK_TOOL_PAINTBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH:CAPS"/>
<function name="GIMP_STOCK_TOOL_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH:CAPS"/>
<function name="GIMP_STOCK_TOOL_PENCIL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL:CAPS"/>
<function name="GIMP_STOCK_TOOL_PERSPECTIVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE:CAPS"/>
<function name="GIMP_STOCK_TOOL_PERSPECTIVE_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS"/>
<function name="GIMP_STOCK_TOOL_POSTERIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE:CAPS"/>
<function name="GIMP_STOCK_TOOL_RECT_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT:CAPS"/>
<function name="GIMP_STOCK_TOOL_ROTATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE:CAPS"/>
<function name="GIMP_STOCK_TOOL_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE:CAPS"/>
<function name="GIMP_STOCK_TOOL_SHEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR:CAPS"/>
<function name="GIMP_STOCK_TOOL_SMUDGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE:CAPS"/>
<function name="GIMP_STOCK_TOOL_TEXT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT:CAPS"/>
<function name="GIMP_STOCK_TOOL_THRESHOLD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD:CAPS"/>
<function name="GIMP_STOCK_TOOL_ZOOM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM:CAPS"/>
<function name="GIMP_STOCK_CONTROLLER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER:CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_KEYBOARD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_LINUX_INPUT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_MIDI" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI:CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_WHEEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_COLORBLIND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_GAMMA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_LCMS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_PROOF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS"/>
<function name="GIMP_STOCK_QMASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON:CAPS"/>
<function name="GIMP_STOCK_QMASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF:CAPS"/>
<function name="GIMP_STOCK_BRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH:CAPS"/>
<function name="GIMP_STOCK_BUFFER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER:CAPS"/>
<function name="GIMP_STOCK_DETACH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH:CAPS"/>
<function name="GIMP_STOCK_FONT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT:CAPS"/>
<function name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS"/>
<function name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS"/>
<function name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS"/>
<function name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR--CAPS"/>
<function name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER--CAPS"/>
<function name="GIMP_STOCK_DUPLICATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE--CAPS"/>
<function name="GIMP_STOCK_EDIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT--CAPS"/>
<function name="GIMP_STOCK_RESET" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET--CAPS"/>
<function name="GIMP_STOCK_CLOSE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE--CAPS"/>
<function name="GIMP_STOCK_MENU_LEFT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT--CAPS"/>
<function name="GIMP_STOCK_MENU_RIGHT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT--CAPS"/>
<function name="GIMP_STOCK_MOVE_TO_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN--CAPS"/>
<function name="GIMP_STOCK_INVERT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT--CAPS"/>
<function name="GIMP_STOCK_LAYER_TO_IMAGESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE--CAPS"/>
<function name="GIMP_STOCK_MERGE_DOWN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN--CAPS"/>
<function name="GIMP_STOCK_NAVIGATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION--CAPS"/>
<function name="GIMP_STOCK_PASTE_AS_NEW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW--CAPS"/>
<function name="GIMP_STOCK_PASTE_INTO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO--CAPS"/>
<function name="GIMP_STOCK_PATH_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE--CAPS"/>
<function name="GIMP_STOCK_PLUGIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN--CAPS"/>
<function name="GIMP_STOCK_QUICK_MASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF--CAPS"/>
<function name="GIMP_STOCK_QUICK_MASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON--CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM--CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR--CAPS"/>
<function name="GIMP_STOCK_HISTOGRAM_LOGARITHMIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC--CAPS"/>
<function name="GIMP_STOCK_RESHOW_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER--CAPS"/>
<function name="GIMP_STOCK_RESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE--CAPS"/>
<function name="GIMP_STOCK_FLIP_HORIZONTAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL--CAPS"/>
<function name="GIMP_STOCK_FLIP_VERTICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL--CAPS"/>
<function name="GIMP_STOCK_ROTATE_180" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180--CAPS"/>
<function name="GIMP_STOCK_ROTATE_270" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270--CAPS"/>
<function name="GIMP_STOCK_ROTATE_90" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90--CAPS"/>
<function name="GIMP_STOCK_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE--CAPS"/>
<function name="GIMP_STOCK_LINKED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED--CAPS"/>
<function name="GIMP_STOCK_VISIBLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE--CAPS"/>
<function name="GIMP_STOCK_LIST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST--CAPS"/>
<function name="GIMP_STOCK_GRID" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID--CAPS"/>
<function name="GIMP_STOCK_PORTRAIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT--CAPS"/>
<function name="GIMP_STOCK_LANDSCAPE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE--CAPS"/>
<function name="GIMP_STOCK_VIDEO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO--CAPS"/>
<function name="GIMP_STOCK_WEB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB--CAPS"/>
<function name="GIMP_STOCK_IMAGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE--CAPS"/>
<function name="GIMP_STOCK_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER--CAPS"/>
<function name="GIMP_STOCK_LAYER_MASK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK--CAPS"/>
<function name="GIMP_STOCK_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_RED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_GREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_BLUE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED--CAPS"/>
<function name="GIMP_STOCK_CHANNEL_ALPHA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA--CAPS"/>
<function name="GIMP_STOCK_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH--CAPS"/>
<function name="GIMP_STOCK_TEXT_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER--CAPS"/>
<function name="GIMP_STOCK_FLOATING_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION--CAPS"/>
<function name="GIMP_STOCK_TEMPLATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE--CAPS"/>
<function name="GIMP_STOCK_IMAGES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES--CAPS"/>
<function name="GIMP_STOCK_LAYERS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS--CAPS"/>
<function name="GIMP_STOCK_CHANNELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS--CAPS"/>
<function name="GIMP_STOCK_PATHS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS--CAPS"/>
<function name="GIMP_STOCK_COLORMAP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP--CAPS"/>
<function name="GIMP_STOCK_INDEXED_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE--CAPS"/>
<function name="GIMP_STOCK_CURSOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR--CAPS"/>
<function name="GIMP_STOCK_SAMPLE_POINT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT--CAPS"/>
<function name="GIMP_STOCK_SHAPE_CIRCLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE--CAPS"/>
<function name="GIMP_STOCK_SHAPE_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE--CAPS"/>
<function name="GIMP_STOCK_SHAPE_DIAMOND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND--CAPS"/>
<function name="GIMP_STOCK_CAP_BUTT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT--CAPS"/>
<function name="GIMP_STOCK_CAP_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND--CAPS"/>
<function name="GIMP_STOCK_CAP_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE--CAPS"/>
<function name="GIMP_STOCK_JOIN_MITER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER--CAPS"/>
<function name="GIMP_STOCK_JOIN_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND--CAPS"/>
<function name="GIMP_STOCK_JOIN_BEVEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL--CAPS"/>
<function name="GIMP_STOCK_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION--CAPS"/>
<function name="GIMP_STOCK_SELECTION_ALL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL--CAPS"/>
<function name="GIMP_STOCK_SELECTION_NONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE--CAPS"/>
<function name="GIMP_STOCK_SELECTION_GROW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW--CAPS"/>
<function name="GIMP_STOCK_SELECTION_SHRINK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK--CAPS"/>
<function name="GIMP_STOCK_SELECTION_BORDER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER--CAPS"/>
<function name="GIMP_STOCK_SELECTION_ADD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD--CAPS"/>
<function name="GIMP_STOCK_SELECTION_SUBTRACT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT--CAPS"/>
<function name="GIMP_STOCK_SELECTION_REPLACE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE--CAPS"/>
<function name="GIMP_STOCK_SELECTION_INTERSECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT--CAPS"/>
<function name="GIMP_STOCK_SELECTION_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE--CAPS"/>
<function name="GIMP_STOCK_SELECTION_TO_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL--CAPS"/>
<function name="GIMP_STOCK_SELECTION_TO_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_BILINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_RADIAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE--CAPS"/>
<function name="GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_NORTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH--CAPS"/>
<function name="GIMP_STOCK_GRAVITY_SOUTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST--CAPS"/>
<function name="GIMP_STOCK_HCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER--CAPS"/>
<function name="GIMP_STOCK_VCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER--CAPS"/>
<function name="GIMP_STOCK_CHAR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER--CAPS"/>
<function name="GIMP_STOCK_LETTER_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING--CAPS"/>
<function name="GIMP_STOCK_LINE_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING--CAPS"/>
<function name="GIMP_STOCK_TEXT_DIR_LTR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR--CAPS"/>
<function name="GIMP_STOCK_TEXT_DIR_RTL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL--CAPS"/>
<function name="GIMP_STOCK_PRINT_RESOLUTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION--CAPS"/>
<function name="GIMP_STOCK_TOOLS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS--CAPS"/>
<function name="GIMP_STOCK_TOOL_OPTIONS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS--CAPS"/>
<function name="GIMP_STOCK_DEVICE_STATUS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER--CAPS"/>
<function name="GIMP_STOCK_CURVE_FREE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE--CAPS"/>
<function name="GIMP_STOCK_CURVE_SMOOTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH--CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_BLACK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK--CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY--CAPS"/>
<function name="GIMP_STOCK_COLOR_PICKER_WHITE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE--CAPS"/>
<function name="GIMP_STOCK_COLOR_TRIANGLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE--CAPS"/>
<function name="GIMP_STOCK_COLOR_PICK_FROM_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN--CAPS"/>
<function name="GIMP_STOCK_CONVERT_GRAYSCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE--CAPS"/>
<function name="GIMP_STOCK_CONVERT_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED--CAPS"/>
<function name="GIMP_STOCK_CONVERT_RGB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB--CAPS"/>
<function name="GIMP_STOCK_TRANSPARENCY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY--CAPS"/>
<function name="GIMP_STOCK_DEFAULT_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS--CAPS"/>
<function name="GIMP_STOCK_SWAP_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS--CAPS"/>
<function name="GIMP_STOCK_UNDO_HISTORY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY--CAPS"/>
<function name="GIMP_STOCK_HCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN--CAPS"/>
<function name="GIMP_STOCK_HCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN--CAPS"/>
<function name="GIMP_STOCK_VCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN--CAPS"/>
<function name="GIMP_STOCK_VCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN--CAPS"/>
<function name="GIMP_STOCK_TEXTURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE--CAPS"/>
<function name="GIMP_STOCK_FRAME" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME--CAPS"/>
<function name="GIMP_STOCK_ERROR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR--CAPS"/>
<function name="GIMP_STOCK_INFO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO--CAPS"/>
<function name="GIMP_STOCK_QUESTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION--CAPS"/>
<function name="GIMP_STOCK_WARNING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING--CAPS"/>
<function name="GIMP_STOCK_GEGL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL--CAPS"/>
<function name="GIMP_STOCK_USER_MANUAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL--CAPS"/>
<function name="GIMP_STOCK_WILBER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER--CAPS"/>
<function name="GIMP_STOCK_WILBER_EEK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK--CAPS"/>
<function name="GIMP_STOCK_ZOOM_FOLLOW_WINDOW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW--CAPS"/>
<function name="GIMP_STOCK_TOOL_AIRBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH--CAPS"/>
<function name="GIMP_STOCK_TOOL_ALIGN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN--CAPS"/>
<function name="GIMP_STOCK_TOOL_BLEND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND--CAPS"/>
<function name="GIMP_STOCK_TOOL_BLUR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR--CAPS"/>
<function name="GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST--CAPS"/>
<function name="GIMP_STOCK_TOOL_BUCKET_FILL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL--CAPS"/>
<function name="GIMP_STOCK_TOOL_BY_COLOR_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE--CAPS"/>
<function name="GIMP_STOCK_TOOL_COLOR_BALANCE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE--CAPS"/>
<function name="GIMP_STOCK_TOOL_COLOR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER--CAPS"/>
<function name="GIMP_STOCK_TOOL_COLORIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE--CAPS"/>
<function name="GIMP_STOCK_TOOL_CROP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP--CAPS"/>
<function name="GIMP_STOCK_TOOL_CURVES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES--CAPS"/>
<function name="GIMP_STOCK_TOOL_DESATURATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE--CAPS"/>
<function name="GIMP_STOCK_TOOL_DODGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE--CAPS"/>
<function name="GIMP_STOCK_TOOL_ELLIPSE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_ERASER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER--CAPS"/>
<function name="GIMP_STOCK_TOOL_FLIP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP--CAPS"/>
<function name="GIMP_STOCK_TOOL_FOREGROUND_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_FREE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_FUZZY_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_HEAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL--CAPS"/>
<function name="GIMP_STOCK_TOOL_HUE_SATURATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION--CAPS"/>
<function name="GIMP_STOCK_TOOL_INK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK--CAPS"/>
<function name="GIMP_STOCK_TOOL_ISCISSORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS--CAPS"/>
<function name="GIMP_STOCK_TOOL_LEVELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS--CAPS"/>
<function name="GIMP_STOCK_TOOL_MEASURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE--CAPS"/>
<function name="GIMP_STOCK_TOOL_MOVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE--CAPS"/>
<function name="GIMP_STOCK_TOOL_PAINTBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH--CAPS"/>
<function name="GIMP_STOCK_TOOL_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH--CAPS"/>
<function name="GIMP_STOCK_TOOL_PENCIL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL--CAPS"/>
<function name="GIMP_STOCK_TOOL_PERSPECTIVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE--CAPS"/>
<function name="GIMP_STOCK_TOOL_PERSPECTIVE_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE--CAPS"/>
<function name="GIMP_STOCK_TOOL_POSTERIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE--CAPS"/>
<function name="GIMP_STOCK_TOOL_RECT_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT--CAPS"/>
<function name="GIMP_STOCK_TOOL_ROTATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE--CAPS"/>
<function name="GIMP_STOCK_TOOL_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE--CAPS"/>
<function name="GIMP_STOCK_TOOL_SHEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR--CAPS"/>
<function name="GIMP_STOCK_TOOL_SMUDGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE--CAPS"/>
<function name="GIMP_STOCK_TOOL_TEXT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT--CAPS"/>
<function name="GIMP_STOCK_TOOL_THRESHOLD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD--CAPS"/>
<function name="GIMP_STOCK_TOOL_ZOOM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM--CAPS"/>
<function name="GIMP_STOCK_CONTROLLER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER--CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_KEYBOARD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD--CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_LINUX_INPUT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT--CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_MIDI" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI--CAPS"/>
<function name="GIMP_STOCK_CONTROLLER_WHEEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_COLORBLIND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_GAMMA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_LCMS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS--CAPS"/>
<function name="GIMP_STOCK_DISPLAY_FILTER_PROOF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF--CAPS"/>
<function name="GIMP_STOCK_QMASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON--CAPS"/>
<function name="GIMP_STOCK_QMASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF--CAPS"/>
<function name="GIMP_STOCK_BRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH--CAPS"/>
<function name="GIMP_STOCK_BUFFER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER--CAPS"/>
<function name="GIMP_STOCK_DETACH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH--CAPS"/>
<function name="GIMP_STOCK_FONT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT--CAPS"/>
<function name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT--CAPS"/>
<function name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE--CAPS"/>
<function name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN--CAPS"/>
<function name="gimp_enum_radio_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"/>
<function name="gimp_enum_radio_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range"/>
<function name="gimp_enum_radio_frame_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new"/>
@ -736,21 +736,21 @@
<function name="gimp_int_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-new"/>
<function name="gimp_int_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-set-active"/>
<function name="gimp_spin_button_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-spin-button-new"/>
<function name="GIMP_SCALE_ENTRY_LABEL()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS"/>
<function name="GIMP_SCALE_ENTRY_SCALE()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS"/>
<function name="GIMP_SCALE_ENTRY_SCALE_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS"/>
<function name="GIMP_SCALE_ENTRY_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS"/>
<function name="GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS"/>
<function name="GIMP_SCALE_ENTRY_LABEL()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL--CAPS"/>
<function name="GIMP_SCALE_ENTRY_SCALE()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE--CAPS"/>
<function name="GIMP_SCALE_ENTRY_SCALE_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ--CAPS"/>
<function name="GIMP_SCALE_ENTRY_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON--CAPS"/>
<function name="GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ--CAPS"/>
<function name="gimp_scale_entry_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new"/>
<function name="gimp_scale_entry_set_sensitive ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive"/>
<function name="gimp_scale_entry_set_logarithmic ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic"/>
<function name="gimp_scale_entry_get_logarithmic ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic"/>
<function name="gimp_color_scale_entry_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-color-scale-entry-new"/>
<function name="GIMP_RANDOM_SEED_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS"/>
<function name="GIMP_RANDOM_SEED_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS"/>
<function name="GIMP_RANDOM_SEED_TOGGLE()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS"/>
<function name="GIMP_RANDOM_SEED_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON--CAPS"/>
<function name="GIMP_RANDOM_SEED_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ--CAPS"/>
<function name="GIMP_RANDOM_SEED_TOGGLE()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE--CAPS"/>
<function name="gimp_random_seed_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new"/>
<function name="GIMP_COORDINATES_CHAINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS"/>
<function name="GIMP_COORDINATES_CHAINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON--CAPS"/>
<function name="gimp_coordinates_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"/>
<function name="gimp_pixmap_button_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new"/>
<function name="gimp_toggle_button_sensitive_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="GIMP Widgets Library Reference Manual" link="index.html" author="" name="libgimpwidgets" version="2">
<book xmlns="http://www.devhelp.net/book" title="GIMP Widgets Library Reference Manual" link="index.html" author="" name="libgimpwidgets" version="2" language="c">
<chapters>
<sub name="GIMP Widgets" link="libgimpwidgets-widgets.html">
<sub name="Object Hierarchy" link="libgimpwidgets-hierarchy.html"/>
@ -81,18 +81,18 @@
<keyword type="function" name="gimp_browser_add_search_types ()" link="GimpBrowser.html#gimp-browser-add-search-types" since="GIMP 2.4"/>
<keyword type="function" name="gimp_browser_set_widget ()" link="GimpBrowser.html#gimp-browser-set-widget" since="GIMP 2.4"/>
<keyword type="function" name="gimp_browser_show_message ()" link="GimpBrowser.html#gimp-browser-show-message" since="GIMP 2.4"/>
<keyword type="" name="The &quot;search&quot; signal" link="GimpBrowser.html#GimpBrowser-search"/>
<keyword type="signal" name="The &quot;search&quot; signal" link="GimpBrowser.html#GimpBrowser-search"/>
<keyword type="struct" name="GimpButton" link="GimpButton.html#GimpButton-struct"/>
<keyword type="function" name="gimp_button_new ()" link="GimpButton.html#gimp-button-new"/>
<keyword type="function" name="gimp_button_extended_clicked ()" link="GimpButton.html#gimp-button-extended-clicked"/>
<keyword type="" name="The &quot;extended-clicked&quot; signal" link="GimpButton.html#GimpButton-extended-clicked"/>
<keyword type="signal" name="The &quot;extended-clicked&quot; signal" link="GimpButton.html#GimpButton-extended-clicked"/>
<keyword type="struct" name="GimpChainButton" link="GimpChainButton.html#GimpChainButton-struct"/>
<keyword type="enum" name="enum GimpChainPosition" link="GimpChainButton.html#GimpChainPosition"/>
<keyword type="function" name="gimp_chain_button_new ()" link="GimpChainButton.html#gimp-chain-button-new"/>
<keyword type="function" name="gimp_chain_button_set_active ()" link="GimpChainButton.html#gimp-chain-button-set-active"/>
<keyword type="function" name="gimp_chain_button_get_active ()" link="GimpChainButton.html#gimp-chain-button-get-active"/>
<keyword type="" name="The &quot;position&quot; property" link="GimpChainButton.html#GimpChainButton--position"/>
<keyword type="" name="The &quot;toggled&quot; signal" link="GimpChainButton.html#GimpChainButton-toggled"/>
<keyword type="property" name="The &quot;position&quot; property" link="GimpChainButton.html#GimpChainButton--position"/>
<keyword type="signal" name="The &quot;toggled&quot; signal" link="GimpChainButton.html#GimpChainButton-toggled"/>
<keyword type="struct" name="GimpColorArea" link="GimpColorArea.html#GimpColorArea-struct"/>
<keyword type="enum" name="enum GimpColorAreaType" link="GimpColorArea.html#GimpColorAreaType"/>
<keyword type="function" name="gimp_color_area_new ()" link="GimpColorArea.html#gimp-color-area-new"/>
@ -101,11 +101,11 @@
<keyword type="function" name="gimp_color_area_has_alpha ()" link="GimpColorArea.html#gimp-color-area-has-alpha"/>
<keyword type="function" name="gimp_color_area_set_type ()" link="GimpColorArea.html#gimp-color-area-set-type"/>
<keyword type="function" name="gimp_color_area_set_draw_border ()" link="GimpColorArea.html#gimp-color-area-set-draw-border"/>
<keyword type="" name="The &quot;color&quot; property" link="GimpColorArea.html#GimpColorArea--color"/>
<keyword type="" name="The &quot;drag-mask&quot; property" link="GimpColorArea.html#GimpColorArea--drag-mask"/>
<keyword type="" name="The &quot;draw-border&quot; property" link="GimpColorArea.html#GimpColorArea--draw-border"/>
<keyword type="" name="The &quot;type&quot; property" link="GimpColorArea.html#GimpColorArea--type"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorArea.html#GimpColorArea-color-changed"/>
<keyword type="property" name="The &quot;color&quot; property" link="GimpColorArea.html#GimpColorArea--color"/>
<keyword type="property" name="The &quot;drag-mask&quot; property" link="GimpColorArea.html#GimpColorArea--drag-mask"/>
<keyword type="property" name="The &quot;draw-border&quot; property" link="GimpColorArea.html#GimpColorArea--draw-border"/>
<keyword type="property" name="The &quot;type&quot; property" link="GimpColorArea.html#GimpColorArea--type"/>
<keyword type="signal" name="The &quot;color-changed&quot; signal" link="GimpColorArea.html#GimpColorArea-color-changed"/>
<keyword type="struct" name="GimpColorButton" link="GimpColorButton.html#GimpColorButton-struct"/>
<keyword type="function" name="gimp_color_button_new ()" link="GimpColorButton.html#gimp-color-button-new"/>
<keyword type="function" name="gimp_color_button_set_color ()" link="GimpColorButton.html#gimp-color-button-set-color"/>
@ -114,16 +114,16 @@
<keyword type="function" name="gimp_color_button_get_update ()" link="GimpColorButton.html#gimp-color-button-get-update"/>
<keyword type="function" name="gimp_color_button_has_alpha ()" link="GimpColorButton.html#gimp-color-button-has-alpha"/>
<keyword type="function" name="gimp_color_button_set_type ()" link="GimpColorButton.html#gimp-color-button-set-type"/>
<keyword type="" name="The &quot;color&quot; property" link="GimpColorButton.html#GimpColorButton--color"/>
<keyword type="" name="The &quot;continuous-update&quot; property" link="GimpColorButton.html#GimpColorButton--continuous-update"/>
<keyword type="" name="The &quot;title&quot; property" link="GimpColorButton.html#GimpColorButton--title"/>
<keyword type="" name="The &quot;type&quot; property" link="GimpColorButton.html#GimpColorButton--type"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorButton.html#GimpColorButton-color-changed"/>
<keyword type="property" name="The &quot;color&quot; property" link="GimpColorButton.html#GimpColorButton--color"/>
<keyword type="property" name="The &quot;continuous-update&quot; property" link="GimpColorButton.html#GimpColorButton--continuous-update"/>
<keyword type="property" name="The &quot;title&quot; property" link="GimpColorButton.html#GimpColorButton--title"/>
<keyword type="property" name="The &quot;type&quot; property" link="GimpColorButton.html#GimpColorButton--type"/>
<keyword type="signal" name="The &quot;color-changed&quot; signal" link="GimpColorButton.html#GimpColorButton-color-changed"/>
<keyword type="struct" name="GimpColorHexEntry" link="GimpColorHexEntry.html#GimpColorHexEntry-struct"/>
<keyword type="function" name="gimp_color_hex_entry_new ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_color_hex_entry_set_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-set-color" since="GIMP 2.2"/>
<keyword type="function" name="gimp_color_hex_entry_get_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-get-color" since="GIMP 2.2"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorHexEntry.html#GimpColorHexEntry-color-changed"/>
<keyword type="signal" name="The &quot;color-changed&quot; signal" link="GimpColorHexEntry.html#GimpColorHexEntry-color-changed"/>
<keyword type="struct" name="GimpColorScale" link="GimpColorScale.html#GimpColorScale-struct"/>
<keyword type="function" name="gimp_color_scale_new ()" link="GimpColorScale.html#gimp-color-scale-new"/>
<keyword type="function" name="gimp_color_scale_set_channel ()" link="GimpColorScale.html#gimp-color-scale-set-channel"/>
@ -139,20 +139,20 @@
<keyword type="function" name="gimp_color_selection_reset ()" link="GimpColorSelection.html#gimp-color-selection-reset"/>
<keyword type="function" name="gimp_color_selection_color_changed ()" link="GimpColorSelection.html#gimp-color-selection-color-changed"/>
<keyword type="function" name="gimp_color_selection_set_config ()" link="GimpColorSelection.html#gimp-color-selection-set-config" since="GIMP 2.4"/>
<keyword type="" name="The &quot;config&quot; property" link="GimpColorSelection.html#GimpColorSelection--config"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
<keyword type="property" name="The &quot;config&quot; property" link="GimpColorSelection.html#GimpColorSelection--config"/>
<keyword type="signal" name="The &quot;color-changed&quot; signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
<keyword type="struct" name="GimpColorProfileStore" link="GimpColorProfileStore.html#GimpColorProfileStore-struct"/>
<keyword type="function" name="gimp_color_profile_store_new ()" link="GimpColorProfileStore.html#gimp-color-profile-store-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_store_add ()" link="GimpColorProfileStore.html#gimp-color-profile-store-add" since="GIMP 2.4"/>
<keyword type="" name="The &quot;history&quot; property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
<keyword type="property" name="The &quot;history&quot; property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
<keyword type="struct" name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct"/>
<keyword type="function" name="gimp_color_profile_combo_box_new ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_combo_box_new_with_model ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_combo_box_add ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-add" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_combo_box_set_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-set-active" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_combo_box_get_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active" since="GIMP 2.4"/>
<keyword type="" name="The &quot;dialog&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
<keyword type="" name="The &quot;model&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
<keyword type="property" name="The &quot;dialog&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
<keyword type="property" name="The &quot;model&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
<keyword type="struct" name="GimpDialog" link="GimpDialog.html#GimpDialog-struct"/>
<keyword type="function" name="gimp_dialog_new ()" link="GimpDialog.html#gimp-dialog-new"/>
<keyword type="function" name="gimp_dialog_new_valist ()" link="GimpDialog.html#gimp-dialog-new-valist"/>
@ -161,20 +161,20 @@
<keyword type="function" name="gimp_dialog_add_buttons_valist ()" link="GimpDialog.html#gimp-dialog-add-buttons-valist"/>
<keyword type="function" name="gimp_dialog_run ()" link="GimpDialog.html#gimp-dialog-run"/>
<keyword type="function" name="gimp_dialogs_show_help_button ()" link="GimpDialog.html#gimp-dialogs-show-help-button" since="GIMP 2.2"/>
<keyword type="" name="The &quot;help-func&quot; property" link="GimpDialog.html#GimpDialog--help-func"/>
<keyword type="" name="The &quot;help-id&quot; property" link="GimpDialog.html#GimpDialog--help-id"/>
<keyword type="property" name="The &quot;help-func&quot; property" link="GimpDialog.html#GimpDialog--help-func"/>
<keyword type="property" name="The &quot;help-id&quot; property" link="GimpDialog.html#GimpDialog--help-id"/>
<keyword type="struct" name="GimpEnumStore" link="GimpEnumStore.html#GimpEnumStore-struct"/>
<keyword type="function" name="gimp_enum_store_new ()" link="GimpEnumStore.html#gimp-enum-store-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_new_with_range ()" link="GimpEnumStore.html#gimp-enum-store-new-with-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_new_with_values ()" link="GimpEnumStore.html#gimp-enum-store-new-with-values" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_new_with_values_valist ()" link="GimpEnumStore.html#gimp-enum-store-new-with-values-valist" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_set_stock_prefix ()" link="GimpEnumStore.html#gimp-enum-store-set-stock-prefix" since="GIMP 2.4"/>
<keyword type="" name="The &quot;enum-type&quot; property" link="GimpEnumStore.html#GimpEnumStore--enum-type"/>
<keyword type="property" name="The &quot;enum-type&quot; property" link="GimpEnumStore.html#GimpEnumStore--enum-type"/>
<keyword type="struct" name="GimpEnumComboBox" link="GimpEnumComboBox.html#GimpEnumComboBox-struct"/>
<keyword type="function" name="gimp_enum_combo_box_new ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_combo_box_new_with_model ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_combo_box_set_stock_prefix ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix" since="GIMP 2.4"/>
<keyword type="" name="The &quot;model&quot; property" link="GimpEnumComboBox.html#GimpEnumComboBox--model"/>
<keyword type="property" name="The &quot;model&quot; property" link="GimpEnumComboBox.html#GimpEnumComboBox--model"/>
<keyword type="struct" name="GimpEnumLabel" link="GimpEnumLabel.html#GimpEnumLabel-struct"/>
<keyword type="function" name="gimp_enum_label_new ()" link="GimpEnumLabel.html#gimp-enum-label-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_label_set_value ()" link="GimpEnumLabel.html#gimp-enum-label-set-value" since="GIMP 2.4"/>
@ -182,11 +182,11 @@
<keyword type="function" name="gimp_file_entry_new ()" link="GimpFileEntry.html#gimp-file-entry-new" deprecated=""/>
<keyword type="function" name="gimp_file_entry_get_filename ()" link="GimpFileEntry.html#gimp-file-entry-get-filename" deprecated=""/>
<keyword type="function" name="gimp_file_entry_set_filename ()" link="GimpFileEntry.html#gimp-file-entry-set-filename" deprecated=""/>
<keyword type="" name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<keyword type="signal" name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<keyword type="struct" name="GimpFrame" link="GimpFrame.html#GimpFrame-struct"/>
<keyword type="function" name="gimp_frame_new ()" link="GimpFrame.html#gimp-frame-new" since="GIMP 2.2"/>
<keyword type="" name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--label-bold"/>
<keyword type="" name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--label-spacing"/>
<keyword type="property" name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--s-label-bold"/>
<keyword type="property" name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--s-label-spacing"/>
<keyword type="function" name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<keyword type="struct" name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<keyword type="function" name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
@ -199,17 +199,17 @@
<keyword type="function" name="gimp_int_combo_box_get_active ()" link="GimpIntComboBox.html#gimp-int-combo-box-get-active" since="GIMP 2.2"/>
<keyword type="function" name="gimp_int_combo_box_connect ()" link="GimpIntComboBox.html#gimp-int-combo-box-connect" since="GIMP 2.2"/>
<keyword type="function" name="gimp_int_combo_box_set_sensitivity ()" link="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity" since="GIMP 2.4"/>
<keyword type="" name="The &quot;ellipsize&quot; property" link="GimpIntComboBox.html#GimpIntComboBox--ellipsize"/>
<keyword type="property" name="The &quot;ellipsize&quot; property" link="GimpIntComboBox.html#GimpIntComboBox--ellipsize"/>
<keyword type="struct" name="GimpIntStore" link="GimpIntStore.html#GimpIntStore-struct"/>
<keyword type="enum" name="enum GimpIntStoreColumns" link="GimpIntStore.html#GimpIntStoreColumns"/>
<keyword type="function" name="gimp_int_store_new ()" link="GimpIntStore.html#gimp-int-store-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_int_store_lookup_by_value ()" link="GimpIntStore.html#gimp-int-store-lookup-by-value" since="GIMP 2.2"/>
<keyword type="" name="The &quot;user-data-type&quot; property" link="GimpIntStore.html#GimpIntStore--user-data-type"/>
<keyword type="property" name="The &quot;user-data-type&quot; property" link="GimpIntStore.html#GimpIntStore--user-data-type"/>
<keyword type="struct" name="GimpMemsizeEntry" link="GimpMemsizeEntry.html#GimpMemsizeEntry-struct"/>
<keyword type="function" name="gimp_memsize_entry_new ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-new"/>
<keyword type="function" name="gimp_memsize_entry_set_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-set-value"/>
<keyword type="function" name="gimp_memsize_entry_get_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-get-value"/>
<keyword type="" name="The &quot;value-changed&quot; signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
<keyword type="signal" name="The &quot;value-changed&quot; signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
<keyword type="struct" name="GimpNumberPairEntry" link="GimpNumberPairEntry.html#GimpNumberPairEntry-struct"/>
<keyword type="enum" name="enum GimpAspectType" link="GimpNumberPairEntry.html#GimpAspectType"/>
<keyword type="function" name="gimp_number_pair_entry_new ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-new" since="GIMP 2.4"/>
@ -225,26 +225,26 @@
<keyword type="function" name="gimp_number_pair_entry_set_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_get_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_set_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text" since="GIMP 2.4"/>
<keyword type="" name="The &quot;allow-simplification&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification"/>
<keyword type="" name="The &quot;aspect&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect"/>
<keyword type="" name="The &quot;default-left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number"/>
<keyword type="" name="The &quot;default-right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number"/>
<keyword type="" name="The &quot;default-text&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text"/>
<keyword type="" name="The &quot;left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number"/>
<keyword type="" name="The &quot;max-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value"/>
<keyword type="" name="The &quot;min-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value"/>
<keyword type="" name="The &quot;ratio&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio"/>
<keyword type="" name="The &quot;right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number"/>
<keyword type="" name="The &quot;separators&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--separators"/>
<keyword type="" name="The &quot;user-override&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
<keyword type="" name="The &quot;numbers-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
<keyword type="" name="The &quot;ratio-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
<keyword type="property" name="The &quot;allow-simplification&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification"/>
<keyword type="property" name="The &quot;aspect&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect"/>
<keyword type="property" name="The &quot;default-left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number"/>
<keyword type="property" name="The &quot;default-right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number"/>
<keyword type="property" name="The &quot;default-text&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text"/>
<keyword type="property" name="The &quot;left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number"/>
<keyword type="property" name="The &quot;max-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value"/>
<keyword type="property" name="The &quot;min-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value"/>
<keyword type="property" name="The &quot;ratio&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio"/>
<keyword type="property" name="The &quot;right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number"/>
<keyword type="property" name="The &quot;separators&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--separators"/>
<keyword type="property" name="The &quot;user-override&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
<keyword type="signal" name="The &quot;numbers-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
<keyword type="signal" name="The &quot;ratio-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
<keyword type="struct" name="GimpOffsetArea" link="GimpOffsetArea.html#GimpOffsetArea-struct"/>
<keyword type="function" name="gimp_offset_area_new ()" link="GimpOffsetArea.html#gimp-offset-area-new"/>
<keyword type="function" name="gimp_offset_area_set_size ()" link="GimpOffsetArea.html#gimp-offset-area-set-size"/>
<keyword type="function" name="gimp_offset_area_set_offsets ()" link="GimpOffsetArea.html#gimp-offset-area-set-offsets"/>
<keyword type="function" name="gimp_offset_area_set_pixbuf ()" link="GimpOffsetArea.html#gimp-offset-area-set-pixbuf" since="GIMP 2.2"/>
<keyword type="" name="The &quot;offsets-changed&quot; signal" link="GimpOffsetArea.html#GimpOffsetArea-offsets-changed"/>
<keyword type="signal" name="The &quot;offsets-changed&quot; signal" link="GimpOffsetArea.html#GimpOffsetArea-offsets-changed"/>
<keyword type="struct" name="GimpPageSelector" link="GimpPageSelector.html#GimpPageSelector-struct"/>
<keyword type="enum" name="enum GimpPageSelectorTarget" link="GimpPageSelector.html#GimpPageSelectorTarget"/>
<keyword type="function" name="gimp_page_selector_new ()" link="GimpPageSelector.html#gimp-page-selector-new" since="GIMP 2.4"/>
@ -264,10 +264,10 @@
<keyword type="function" name="gimp_page_selector_get_selected_pages ()" link="GimpPageSelector.html#gimp-page-selector-get-selected-pages" since="GIMP 2.4"/>
<keyword type="function" name="gimp_page_selector_select_range ()" link="GimpPageSelector.html#gimp-page-selector-select-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_page_selector_get_selected_range ()" link="GimpPageSelector.html#gimp-page-selector-get-selected-range" since="GIMP 2.4"/>
<keyword type="" name="The &quot;n-pages&quot; property" link="GimpPageSelector.html#GimpPageSelector--n-pages"/>
<keyword type="" name="The &quot;target&quot; property" link="GimpPageSelector.html#GimpPageSelector--target"/>
<keyword type="" name="The &quot;activate&quot; signal" link="GimpPageSelector.html#GimpPageSelector-activate"/>
<keyword type="" name="The &quot;selection-changed&quot; signal" link="GimpPageSelector.html#GimpPageSelector-selection-changed"/>
<keyword type="property" name="The &quot;n-pages&quot; property" link="GimpPageSelector.html#GimpPageSelector--n-pages"/>
<keyword type="property" name="The &quot;target&quot; property" link="GimpPageSelector.html#GimpPageSelector--target"/>
<keyword type="signal" name="The &quot;activate&quot; signal" link="GimpPageSelector.html#GimpPageSelector-activate"/>
<keyword type="signal" name="The &quot;selection-changed&quot; signal" link="GimpPageSelector.html#GimpPageSelector-selection-changed"/>
<keyword type="struct" name="GimpPathEditor" link="GimpPathEditor.html#GimpPathEditor-struct"/>
<keyword type="function" name="gimp_path_editor_new ()" link="GimpPathEditor.html#gimp-path-editor-new"/>
<keyword type="function" name="gimp_path_editor_get_path ()" link="GimpPathEditor.html#gimp-path-editor-get-path"/>
@ -276,11 +276,11 @@
<keyword type="function" name="gimp_path_editor_set_writable_path ()" link="GimpPathEditor.html#gimp-path-editor-set-writable-path"/>
<keyword type="function" name="gimp_path_editor_get_dir_writable ()" link="GimpPathEditor.html#gimp-path-editor-get-dir-writable"/>
<keyword type="function" name="gimp_path_editor_set_dir_writable ()" link="GimpPathEditor.html#gimp-path-editor-set-dir-writable"/>
<keyword type="" name="The &quot;path-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-path-changed"/>
<keyword type="" name="The &quot;writable-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-writable-changed"/>
<keyword type="signal" name="The &quot;path-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-path-changed"/>
<keyword type="signal" name="The &quot;writable-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-writable-changed"/>
<keyword type="struct" name="GimpPickButton" link="GimpPickButton.html#GimpPickButton-struct"/>
<keyword type="function" name="gimp_pick_button_new ()" link="GimpPickButton.html#gimp-pick-button-new"/>
<keyword type="" name="The &quot;color-picked&quot; signal" link="GimpPickButton.html#GimpPickButton-color-picked"/>
<keyword type="signal" name="The &quot;color-picked&quot; signal" link="GimpPickButton.html#GimpPickButton-color-picked"/>
<keyword type="struct" name="GimpPixmap" link="GimpPixmap.html#GimpPixmap-struct"/>
<keyword type="function" name="gimp_pixmap_new ()" link="GimpPixmap.html#gimp-pixmap-new" deprecated=""/>
<keyword type="function" name="gimp_pixmap_set ()" link="GimpPixmap.html#gimp-pixmap-set" deprecated=""/>
@ -294,8 +294,8 @@
<keyword type="function" name="gimp_preview_area_set_colormap ()" link="GimpPreviewArea.html#gimp-preview-area-set-colormap"/>
<keyword type="function" name="gimp_preview_area_set_max_size ()" link="GimpPreviewArea.html#gimp-preview-area-set-max-size" since="GIMP 2.2"/>
<keyword type="function" name="gimp_preview_area_menu_popup ()" link="GimpPreviewArea.html#gimp-preview-area-menu-popup" since="GIMP 2.2"/>
<keyword type="" name="The &quot;check-size&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-size"/>
<keyword type="" name="The &quot;check-type&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-type"/>
<keyword type="property" name="The &quot;check-size&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-size"/>
<keyword type="property" name="The &quot;check-type&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-type"/>
<keyword type="struct" name="GimpPreview" link="GimpPreview.html#GimpPreview-struct"/>
<keyword type="function" name="gimp_preview_get_update ()" link="GimpPreview.html#gimp-preview-get-update" since="GIMP 2.2"/>
<keyword type="function" name="gimp_preview_set_update ()" link="GimpPreview.html#gimp-preview-set-update" since="GIMP 2.2"/>
@ -310,9 +310,9 @@
<keyword type="function" name="gimp_preview_invalidate ()" link="GimpPreview.html#gimp-preview-invalidate" since="GIMP 2.2"/>
<keyword type="function" name="gimp_preview_set_default_cursor ()" link="GimpPreview.html#gimp-preview-set-default-cursor" since="GIMP 2.2"/>
<keyword type="function" name="gimp_preview_get_controls ()" link="GimpPreview.html#gimp-preview-get-controls" since="GIMP 2.4"/>
<keyword type="" name="The &quot;update&quot; property" link="GimpPreview.html#GimpPreview--update"/>
<keyword type="" name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--size"/>
<keyword type="" name="The &quot;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<keyword type="property" name="The &quot;update&quot; property" link="GimpPreview.html#GimpPreview--update"/>
<keyword type="property" name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--s-size"/>
<keyword type="signal" name="The &quot;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<keyword type="struct" name="GimpRuler" link="GimpRuler.html#GimpRuler-struct"/>
<keyword type="function" name="gimp_ruler_new ()" link="GimpRuler.html#gimp-ruler-new" since="GIMP 2.8"/>
<keyword type="function" name="gimp_ruler_set_unit ()" link="GimpRuler.html#gimp-ruler-set-unit"/>
@ -321,13 +321,13 @@
<keyword type="function" name="gimp_ruler_get_position ()" link="GimpRuler.html#gimp-ruler-get-position" since="GIMP 2.8"/>
<keyword type="function" name="gimp_ruler_set_range ()" link="GimpRuler.html#gimp-ruler-set-range" since="GIMP 2.8"/>
<keyword type="function" name="gimp_ruler_get_range ()" link="GimpRuler.html#gimp-ruler-get-range" since="GIMP 2.8"/>
<keyword type="" name="The &quot;lower&quot; property" link="GimpRuler.html#GimpRuler--lower"/>
<keyword type="" name="The &quot;max-size&quot; property" link="GimpRuler.html#GimpRuler--max-size"/>
<keyword type="" name="The &quot;orientation&quot; property" link="GimpRuler.html#GimpRuler--orientation"/>
<keyword type="" name="The &quot;position&quot; property" link="GimpRuler.html#GimpRuler--position"/>
<keyword type="" name="The &quot;unit&quot; property" link="GimpRuler.html#GimpRuler--unit"/>
<keyword type="" name="The &quot;upper&quot; property" link="GimpRuler.html#GimpRuler--upper"/>
<keyword type="" name="The &quot;font-scale&quot; style property" link="GimpRuler.html#GimpRuler--font-scale"/>
<keyword type="property" name="The &quot;lower&quot; property" link="GimpRuler.html#GimpRuler--lower"/>
<keyword type="property" name="The &quot;max-size&quot; property" link="GimpRuler.html#GimpRuler--max-size"/>
<keyword type="property" name="The &quot;orientation&quot; property" link="GimpRuler.html#GimpRuler--orientation"/>
<keyword type="property" name="The &quot;position&quot; property" link="GimpRuler.html#GimpRuler--position"/>
<keyword type="property" name="The &quot;unit&quot; property" link="GimpRuler.html#GimpRuler--unit"/>
<keyword type="property" name="The &quot;upper&quot; property" link="GimpRuler.html#GimpRuler--upper"/>
<keyword type="property" name="The &quot;font-scale&quot; style property" link="GimpRuler.html#GimpRuler--s-font-scale"/>
<keyword type="struct" name="GimpScrolledPreview" link="GimpScrolledPreview.html#GimpScrolledPreview-struct"/>
<keyword type="function" name="gimp_scrolled_preview_set_position ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-position" since="GIMP 2.4"/>
<keyword type="function" name="gimp_scrolled_preview_set_policy ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy" since="GIMP 2.4"/>
@ -355,23 +355,23 @@
<keyword type="function" name="gimp_size_entry_grab_focus ()" link="GimpSizeEntry.html#gimp-size-entry-grab-focus"/>
<keyword type="function" name="gimp_size_entry_set_activates_default ()" link="GimpSizeEntry.html#gimp-size-entry-set-activates-default" since="GIMP 2.4"/>
<keyword type="function" name="gimp_size_entry_get_help_widget ()" link="GimpSizeEntry.html#gimp-size-entry-get-help-widget"/>
<keyword type="" name="The &quot;refval-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-refval-changed"/>
<keyword type="" name="The &quot;unit-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-unit-changed"/>
<keyword type="" name="The &quot;value-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-value-changed"/>
<keyword type="signal" name="The &quot;refval-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-refval-changed"/>
<keyword type="signal" name="The &quot;unit-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-unit-changed"/>
<keyword type="signal" name="The &quot;value-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-value-changed"/>
<keyword type="struct" name="GimpStringComboBox" link="GimpStringComboBox.html#GimpStringComboBox-struct"/>
<keyword type="function" name="gimp_string_combo_box_new ()" link="GimpStringComboBox.html#gimp-string-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_string_combo_box_set_active ()" link="GimpStringComboBox.html#gimp-string-combo-box-set-active" since="GIMP 2.4"/>
<keyword type="function" name="gimp_string_combo_box_get_active ()" link="GimpStringComboBox.html#gimp-string-combo-box-get-active" since="GIMP 2.4"/>
<keyword type="" name="The &quot;ellipsize&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--ellipsize"/>
<keyword type="" name="The &quot;id-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--id-column"/>
<keyword type="" name="The &quot;label-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--label-column"/>
<keyword type="property" name="The &quot;ellipsize&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--ellipsize"/>
<keyword type="property" name="The &quot;id-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--id-column"/>
<keyword type="property" name="The &quot;label-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--label-column"/>
<keyword type="struct" name="GimpUnitMenu" link="GimpUnitMenu.html#GimpUnitMenu-struct"/>
<keyword type="function" name="gimp_unit_menu_new ()" link="GimpUnitMenu.html#gimp-unit-menu-new"/>
<keyword type="function" name="gimp_unit_menu_set_unit ()" link="GimpUnitMenu.html#gimp-unit-menu-set-unit"/>
<keyword type="function" name="gimp_unit_menu_get_unit ()" link="GimpUnitMenu.html#gimp-unit-menu-get-unit"/>
<keyword type="function" name="gimp_unit_menu_get_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits"/>
<keyword type="function" name="gimp_unit_menu_set_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"/>
<keyword type="" name="The &quot;unit-changed&quot; signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
<keyword type="signal" name="The &quot;unit-changed&quot; signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
<keyword type="struct" name="GimpZoomModel" link="GimpZoomModel.html#GimpZoomModel-struct"/>
<keyword type="enum" name="enum GimpZoomType" link="GimpZoomModel.html#GimpZoomType"/>
<keyword type="function" name="gimp_zoom_model_new ()" link="GimpZoomModel.html#gimp-zoom-model-new"/>
@ -381,23 +381,23 @@
<keyword type="function" name="gimp_zoom_model_get_fraction ()" link="GimpZoomModel.html#gimp-zoom-model-get-fraction"/>
<keyword type="function" name="gimp_zoom_button_new ()" link="GimpZoomModel.html#gimp-zoom-button-new"/>
<keyword type="function" name="gimp_zoom_model_zoom_step ()" link="GimpZoomModel.html#gimp-zoom-model-zoom-step"/>
<keyword type="" name="The &quot;fraction&quot; property" link="GimpZoomModel.html#GimpZoomModel--fraction"/>
<keyword type="" name="The &quot;maximum&quot; property" link="GimpZoomModel.html#GimpZoomModel--maximum"/>
<keyword type="" name="The &quot;minimum&quot; property" link="GimpZoomModel.html#GimpZoomModel--minimum"/>
<keyword type="" name="The &quot;percentage&quot; property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
<keyword type="" name="The &quot;value&quot; property" link="GimpZoomModel.html#GimpZoomModel--value"/>
<keyword type="" name="The &quot;zoomed&quot; signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
<keyword type="property" name="The &quot;fraction&quot; property" link="GimpZoomModel.html#GimpZoomModel--fraction"/>
<keyword type="property" name="The &quot;maximum&quot; property" link="GimpZoomModel.html#GimpZoomModel--maximum"/>
<keyword type="property" name="The &quot;minimum&quot; property" link="GimpZoomModel.html#GimpZoomModel--minimum"/>
<keyword type="property" name="The &quot;percentage&quot; property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
<keyword type="property" name="The &quot;value&quot; property" link="GimpZoomModel.html#GimpZoomModel--value"/>
<keyword type="signal" name="The &quot;zoomed&quot; signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
<keyword type="struct" name="GimpCellRendererColor" link="GimpCellRendererColor.html#GimpCellRendererColor-struct"/>
<keyword type="function" name="gimp_cell_renderer_color_new ()" link="GimpCellRendererColor.html#gimp-cell-renderer-color-new" since="GIMP 2.2"/>
<keyword type="" name="The &quot;color&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
<keyword type="" name="The &quot;icon-size&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--icon-size"/>
<keyword type="" name="The &quot;opaque&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--opaque"/>
<keyword type="property" name="The &quot;color&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
<keyword type="property" name="The &quot;icon-size&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--icon-size"/>
<keyword type="property" name="The &quot;opaque&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--opaque"/>
<keyword type="struct" name="GimpCellRendererToggle" link="GimpCellRendererToggle.html#GimpCellRendererToggle-struct"/>
<keyword type="function" name="gimp_cell_renderer_toggle_new ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_cell_renderer_toggle_clicked ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked" since="GIMP 2.2"/>
<keyword type="" name="The &quot;stock-id&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id"/>
<keyword type="" name="The &quot;stock-size&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
<keyword type="" name="The &quot;clicked&quot; signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
<keyword type="property" name="The &quot;stock-id&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id"/>
<keyword type="property" name="The &quot;stock-size&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
<keyword type="signal" name="The &quot;clicked&quot; signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
<keyword type="struct" name="GimpColorDisplay" link="GimpColorDisplay.html#GimpColorDisplay-struct"/>
<keyword type="function" name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new" deprecated=""/>
<keyword type="function" name="gimp_color_display_clone ()" link="GimpColorDisplay.html#gimp-color-display-clone"/>
@ -411,10 +411,10 @@
<keyword type="function" name="gimp_color_display_configure ()" link="GimpColorDisplay.html#gimp-color-display-configure"/>
<keyword type="function" name="gimp_color_display_configure_reset ()" link="GimpColorDisplay.html#gimp-color-display-configure-reset"/>
<keyword type="function" name="gimp_color_display_changed ()" link="GimpColorDisplay.html#gimp-color-display-changed"/>
<keyword type="" name="The &quot;color-config&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-config"/>
<keyword type="" name="The &quot;color-managed&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
<keyword type="" name="The &quot;enabled&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
<keyword type="" name="The &quot;changed&quot; signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
<keyword type="property" name="The &quot;color-config&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-config"/>
<keyword type="property" name="The &quot;color-managed&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
<keyword type="property" name="The &quot;enabled&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
<keyword type="signal" name="The &quot;changed&quot; signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
<keyword type="struct" name="GimpColorDisplayStack" link="GimpColorDisplayStack.html#GimpColorDisplayStack-struct"/>
<keyword type="function" name="gimp_color_display_stack_new ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-new"/>
<keyword type="function" name="gimp_color_display_stack_clone ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-clone"/>
@ -424,13 +424,13 @@
<keyword type="function" name="gimp_color_display_stack_reorder_up ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-up"/>
<keyword type="function" name="gimp_color_display_stack_reorder_down ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-down"/>
<keyword type="function" name="gimp_color_display_stack_convert ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-convert"/>
<keyword type="" name="The &quot;added&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-added"/>
<keyword type="" name="The &quot;changed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-changed"/>
<keyword type="" name="The &quot;removed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-removed"/>
<keyword type="" name="The &quot;reordered&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered"/>
<keyword type="signal" name="The &quot;added&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-added"/>
<keyword type="signal" name="The &quot;changed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-changed"/>
<keyword type="signal" name="The &quot;removed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-removed"/>
<keyword type="signal" name="The &quot;reordered&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered"/>
<keyword type="struct" name="GimpColorSelector" link="GimpColorSelector.html#GimpColorSelector-struct"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE--CAPS"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE--CAPS"/>
<keyword type="enum" name="enum GimpColorSelectorChannel" link="GimpColorSelector.html#GimpColorSelectorChannel"/>
<keyword type="function" name="gimp_color_selector_new ()" link="GimpColorSelector.html#gimp-color-selector-new"/>
<keyword type="function" name="gimp_color_selector_set_toggles_visible ()" link="GimpColorSelector.html#gimp-color-selector-set-toggles-visible"/>
@ -441,12 +441,12 @@
<keyword type="function" name="gimp_color_selector_color_changed ()" link="GimpColorSelector.html#gimp-color-selector-color-changed"/>
<keyword type="function" name="gimp_color_selector_channel_changed ()" link="GimpColorSelector.html#gimp-color-selector-channel-changed"/>
<keyword type="function" name="gimp_color_selector_set_config ()" link="GimpColorSelector.html#gimp-color-selector-set-config" since="GIMP 2.4"/>
<keyword type="" name="The &quot;channel-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-channel-changed"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<keyword type="signal" name="The &quot;channel-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-channel-changed"/>
<keyword type="signal" name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<keyword type="struct" name="GimpColorNotebook" link="GimpColorNotebook.html#GimpColorNotebook-struct"/>
<keyword type="function" name="gimp_color_notebook_set_has_page ()" link="GimpColorNotebook.html#gimp-color-notebook-set-has-page"/>
<keyword type="" name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-border"/>
<keyword type="" name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size"/>
<keyword type="property" name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--s-tab-border"/>
<keyword type="property" name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--s-tab-icon-size"/>
<keyword type="struct" name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<keyword type="struct" name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<keyword type="enum" name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
@ -460,18 +460,18 @@
<keyword type="function" name="gimp_controller_get_event_name ()" link="GimpController.html#gimp-controller-get-event-name"/>
<keyword type="function" name="gimp_controller_get_event_blurb ()" link="GimpController.html#gimp-controller-get-event-blurb"/>
<keyword type="function" name="gimp_controller_event ()" link="GimpController.html#gimp-controller-event"/>
<keyword type="" name="The &quot;name&quot; property" link="GimpController.html#GimpController--name"/>
<keyword type="" name="The &quot;state&quot; property" link="GimpController.html#GimpController--state"/>
<keyword type="" name="The &quot;event&quot; signal" link="GimpController.html#GimpController-event"/>
<keyword type="property" name="The &quot;name&quot; property" link="GimpController.html#GimpController--name"/>
<keyword type="property" name="The &quot;state&quot; property" link="GimpController.html#GimpController--state"/>
<keyword type="signal" name="The &quot;event&quot; signal" link="GimpController.html#GimpController-event"/>
<keyword type="function" name="gimp_cairo_set_source_rgb ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-source-rgb" since="GIMP 2.6"/>
<keyword type="function" name="gimp_cairo_set_source_rgba ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-source-rgba" since="GIMP 2.6"/>
<keyword type="function" name="gimp_cairo_set_focus_line_pattern ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-set-focus-line-pattern" since="GIMP 2.6"/>
<keyword type="function" name="gimp_cairo_checkerboard_create ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-checkerboard-create" since="GIMP 2.6"/>
<keyword type="function" name="gimp_cairo_surface_create_from_pixbuf ()" link="libgimpwidgets-GimpCairoUtils.html#gimp-cairo-surface-create-from-pixbuf" since="GIMP 2.6"/>
<keyword type="macro" name="GIMP_CAIRO_RGB24_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS" since="GIMP 2.6"/>
<keyword type="macro" name="GIMP_CAIRO_ARGB32_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS" since="GIMP 2.6"/>
<keyword type="macro" name="GIMP_CAIRO_RGB24_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-RGB24-SET-PIXEL--CAPS" since="GIMP 2.6"/>
<keyword type="macro" name="GIMP_CAIRO_ARGB32_SET_PIXEL()" link="libgimpwidgets-GimpCairoUtils.html#GIMP-CAIRO-ARGB32-SET-PIXEL--CAPS" since="GIMP 2.6"/>
<keyword type="function" name="GimpHelpFunc ()" link="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc"/>
<keyword type="macro" name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS"/>
<keyword type="macro" name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID--CAPS"/>
<keyword type="function" name="gimp_help_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
<keyword type="function" name="gimp_help_disable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips"/>
<keyword type="function" name="gimp_standard_help_func ()" link="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func"/>
@ -489,211 +489,211 @@
<keyword type="function" name="gimp_query_double_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box"/>
<keyword type="function" name="gimp_query_size_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box"/>
<keyword type="function" name="gimp_query_boolean_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box"/>
<keyword type="macro" name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS"/>
<keyword type="macro" name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX--CAPS"/>
<keyword type="function" name="gimp_stock_init ()" link="libgimpwidgets-GimpStock.html#gimp-stock-init"/>
<keyword type="macro" name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DUPLICATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_EDIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESET" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CLOSE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MENU_LEFT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MENU_RIGHT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MOVE_TO_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INVERT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER_TO_IMAGESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MERGE_DOWN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_NAVIGATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PASTE_AS_NEW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PASTE_INTO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATH_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PLUGIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUICK_MASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUICK_MASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM_LOGARITHMIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESHOW_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLIP_HORIZONTAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLIP_VERTICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_180" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_270" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_90" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LINKED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VISIBLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LIST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRID" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PORTRAIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LANDSCAPE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VIDEO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WEB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_IMAGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER_MASK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_RED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_GREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_BLUE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_ALPHA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLOATING_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEMPLATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_IMAGES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYERS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATHS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLORMAP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INDEXED_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE:CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_CURSOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SAMPLE_POINT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_CIRCLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_DIAMOND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_BUTT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_MITER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_BEVEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_ALL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_NONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_GROW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_SHRINK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_BORDER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_ADD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_SUBTRACT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_REPLACE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_INTERSECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_TO_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_TO_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_BILINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_RADIAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHAR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LETTER_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LINE_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_DIR_LTR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_DIR_RTL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PRINT_RESOLUTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOLS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_OPTIONS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DEVICE_STATUS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CURVE_FREE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CURVE_SMOOTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_BLACK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_WHITE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_TRIANGLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICK_FROM_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_GRAYSCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_RGB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TRANSPARENCY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DEFAULT_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SWAP_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_UNDO_HISTORY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXTURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FRAME" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ERROR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INFO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUESTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WARNING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GEGL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_USER_MANUAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WILBER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WILBER_EEK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ZOOM_FOLLOW_WINDOW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_AIRBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ALIGN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BLEND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BLUR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BUCKET_FILL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BY_COLOR_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLOR_BALANCE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLOR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLORIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CROP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CURVES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_DESATURATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_DODGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ELLIPSE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ERASER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FLIP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FOREGROUND_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FREE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FUZZY_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_HEAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_HUE_SATURATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_INK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ISCISSORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_LEVELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_MEASURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_MOVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PAINTBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PENCIL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PERSPECTIVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PERSPECTIVE_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_POSTERIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_RECT_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ROTATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SHEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SMUDGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_TEXT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_THRESHOLD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ZOOM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_KEYBOARD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_LINUX_INPUT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_MIDI" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_WHEEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_COLORBLIND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_GAMMA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_LCMS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_PROOF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QMASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON:CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_QMASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF:CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_BRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_BUFFER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DETACH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FONT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DUPLICATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DUPLICATE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_EDIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-EDIT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESET" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESET--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CLOSE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CLOSE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MENU_LEFT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-LEFT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MENU_RIGHT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MENU-RIGHT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MOVE_TO_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MOVE-TO-SCREEN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INVERT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INVERT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER_TO_IMAGESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-TO-IMAGESIZE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_MERGE_DOWN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-MERGE-DOWN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_NAVIGATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-NAVIGATION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PASTE_AS_NEW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-AS-NEW--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PASTE_INTO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PASTE-INTO--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATH_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH-STROKE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PLUGIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PLUGIN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUICK_MASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-OFF--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUICK_MASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUICK-MASK-ON--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LINEAR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HISTOGRAM_LOGARITHMIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESHOW_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESHOW-FILTER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_RESIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-RESIZE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLIP_HORIZONTAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-HORIZONTAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLIP_VERTICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLIP-VERTICAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_180" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-180--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_270" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-270--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ROTATE_90" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ROTATE-90--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SCALE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LINKED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINKED--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VISIBLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VISIBLE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LIST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LIST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRID" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRID--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PORTRAIT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PORTRAIT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LANDSCAPE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LANDSCAPE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VIDEO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VIDEO--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WEB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WEB--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_IMAGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYER_MASK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYER-MASK--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_RED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-RED--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_GREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GREEN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_BLUE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-BLUE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-GRAY--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-INDEXED--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNEL_ALPHA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNEL-ALPHA--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_LAYER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-LAYER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FLOATING_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FLOATING-SELECTION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEMPLATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEMPLATE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_IMAGES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-IMAGES--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LAYERS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LAYERS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHANNELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHANNELS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATHS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATHS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLORMAP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLORMAP--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INDEXED_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INDEXED-PALETTE--CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_CURSOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURSOR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SAMPLE_POINT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SAMPLE-POINT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_CIRCLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-CIRCLE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-SQUARE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SHAPE_DIAMOND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SHAPE-DIAMOND--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_BUTT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-BUTT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-ROUND--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CAP_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CAP-SQUARE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_MITER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-MITER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_ROUND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-ROUND--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_JOIN_BEVEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-JOIN-BEVEL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_ALL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ALL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_NONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-NONE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_GROW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-GROW--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_SHRINK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SHRINK--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_BORDER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-BORDER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_ADD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-ADD--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_SUBTRACT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-SUBTRACT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_REPLACE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-REPLACE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_INTERSECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-INTERSECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_STROKE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-STROKE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_TO_CHANNEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-CHANNEL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SELECTION_TO_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SELECTION-TO-PATH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_LINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-LINEAR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_BILINEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-BILINEAR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_RADIAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-RADIAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SQUARE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SQUARE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-WEST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_NORTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-NORTH-EAST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-WEST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-EAST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH_WEST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-WEST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRAVITY_SOUTH_EAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRAVITY-SOUTH-EAST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCENTER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCENTER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CHAR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CHAR-PICKER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LETTER_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LETTER-SPACING--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_LINE_SPACING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-LINE-SPACING--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_DIR_LTR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-LTR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXT_DIR_RTL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXT-DIR-RTL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PRINT_RESOLUTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PRINT-RESOLUTION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOLS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOLS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_OPTIONS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-OPTIONS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DEVICE_STATUS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEVICE-STATUS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CURVE_FREE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-FREE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CURVE_SMOOTH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CURVE-SMOOTH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_BLACK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-BLACK--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_GRAY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-GRAY--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICKER_WHITE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICKER-WHITE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_TRIANGLE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-TRIANGLE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_COLOR_PICK_FROM_SCREEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_GRAYSCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-GRAYSCALE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_INDEXED" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-INDEXED--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONVERT_RGB" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONVERT-RGB--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TRANSPARENCY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TRANSPARENCY--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DEFAULT_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DEFAULT-COLORS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_SWAP_COLORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-SWAP-COLORS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_UNDO_HISTORY" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-UNDO-HISTORY--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_HCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-HCHAIN-BROKEN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCHAIN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_VCHAIN_BROKEN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-VCHAIN-BROKEN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TEXTURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TEXTURE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FRAME" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FRAME--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ERROR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ERROR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_INFO" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-INFO--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QUESTION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QUESTION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WARNING" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WARNING--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GEGL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GEGL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_USER_MANUAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-USER-MANUAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WILBER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_WILBER_EEK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-WILBER-EEK--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_ZOOM_FOLLOW_WINDOW" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_AIRBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-AIRBRUSH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ALIGN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ALIGN--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BLEND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLEND--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BLUR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BLUR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BUCKET_FILL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BUCKET-FILL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_BY_COLOR_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CLONE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLOR_BALANCE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-BALANCE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLOR_PICKER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLOR-PICKER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_COLORIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-COLORIZE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CROP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CROP--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_CURVES" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-CURVES--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_DESATURATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DESATURATE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_DODGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-DODGE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ELLIPSE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ERASER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ERASER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FLIP" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FLIP--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FOREGROUND_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FREE_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FREE-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_FUZZY_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-FUZZY-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_HEAL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HEAL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_HUE_SATURATION" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-HUE-SATURATION--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_INK" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-INK--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ISCISSORS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ISCISSORS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_LEVELS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-LEVELS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_MEASURE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MEASURE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_MOVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-MOVE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PAINTBRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PAINTBRUSH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PATH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PATH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PENCIL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PENCIL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PERSPECTIVE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_PERSPECTIVE_CLONE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_POSTERIZE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-POSTERIZE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_RECT_SELECT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-RECT-SELECT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ROTATE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ROTATE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SCALE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SCALE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SHEAR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SHEAR--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_SMUDGE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-SMUDGE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_TEXT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-TEXT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_THRESHOLD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-THRESHOLD--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_TOOL_ZOOM" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-TOOL-ZOOM--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_KEYBOARD" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-KEYBOARD--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_LINUX_INPUT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_MIDI" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-MIDI--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CONTROLLER_WHEEL" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CONTROLLER-WHEEL--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_COLORBLIND" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_CONTRAST" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_GAMMA" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_LCMS" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-LCMS--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DISPLAY_FILTER_PROOF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DISPLAY-FILTER-PROOF--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_QMASK_ON" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-ON--CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_QMASK_OFF" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-QMASK-OFF--CAPS" deprecated=""/>
<keyword type="macro" name="GIMP_STOCK_BRUSH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BRUSH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_BUFFER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-BUFFER--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_DETACH" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-DETACH--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_FONT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-FONT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE--CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN--CAPS"/>
<keyword type="function" name="gimp_enum_radio_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_radio_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_radio_frame_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new" since="GIMP 2.4"/>
@ -736,21 +736,21 @@
<keyword type="function" name="gimp_int_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-new"/>
<keyword type="function" name="gimp_int_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-set-active"/>
<keyword type="function" name="gimp_spin_button_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-spin-button-new"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_LABEL()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SCALE()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SCALE_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_LABEL()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL--CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SCALE()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE--CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SCALE_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ--CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON--CAPS"/>
<keyword type="macro" name="GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ--CAPS"/>
<keyword type="function" name="gimp_scale_entry_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new"/>
<keyword type="function" name="gimp_scale_entry_set_sensitive ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive"/>
<keyword type="function" name="gimp_scale_entry_set_logarithmic ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic" since="GIMP 2.2"/>
<keyword type="function" name="gimp_scale_entry_get_logarithmic ()" link="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic" since="GIMP 2.2"/>
<keyword type="function" name="gimp_color_scale_entry_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-color-scale-entry-new"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_TOGGLE()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_SPINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON--CAPS"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_SPINBUTTON_ADJ()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ--CAPS"/>
<keyword type="macro" name="GIMP_RANDOM_SEED_TOGGLE()" link="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE--CAPS"/>
<keyword type="function" name="gimp_random_seed_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new"/>
<keyword type="macro" name="GIMP_COORDINATES_CHAINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS"/>
<keyword type="macro" name="GIMP_COORDINATES_CHAINBUTTON()" link="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON--CAPS"/>
<keyword type="function" name="gimp_coordinates_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"/>
<keyword type="function" name="gimp_pixmap_button_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new" deprecated=""/>
<keyword type="function" name="gimp_toggle_button_sensitive_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update"/>
@ -773,5 +773,12 @@
<keyword type="function" name="GimpOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback" deprecated=""/>
<keyword type="function" name="gimp_option_menu_set_sensitive ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive" deprecated=""/>
<keyword type="function" name="gimp_menu_item_update ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update" deprecated=""/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_HUE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-HUE--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_SATURATION" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SATURATION--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_VALUE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-VALUE--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_RED" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-RED--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_GREEN" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-GREEN--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_BLUE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BLUE--CAPS"/>
<keyword type="constant" name="GIMP_COLOR_SELECTOR_ALPHA" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-ALPHA--CAPS"/>
</functions>
</book>

View File

@ -56,13 +56,20 @@
{
color: #770000;
font-size: 80%;
white-space: nowrap;
}
div.refentry, div.chapter, div.reference, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendix, div.preface
{
position: relative;
top: 3em;
z-index: 0;
}
div.glossary, div.index
{
position: relative;
top: 2em;
z-index: 0;
}
div.refnamediv
{
margin-top: 2em;