Imported Upstream version 2.4.4

This commit is contained in:
Ari Pollak
2010-08-11 01:24:15 -04:00
parent 1f9d607046
commit 19ad4fc2e1
185 changed files with 16272 additions and 13879 deletions

View File

@ -33,22 +33,22 @@
<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="#id2581431" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2595894" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2527548" class="shortcut">Description</a>
<a href="#id2551138" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2606570" class="shortcut">Object Hierarchy</a>
<a href="#id2607723" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2606630" class="shortcut">Implemented Interfaces</a>
<a href="#id2607783" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2527522" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2607811" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpBrowser"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2581431"></a><span class="refentrytitle">GimpBrowser</span>
<a name="id2595894"></a><span class="refentrytitle">GimpBrowser</span>
</h2>
<p>GimpBrowser</p>
</td>
@ -84,7 +84,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2606570"></a><h2>Object Hierarchy</h2>
<a name="id2607723"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -112,39 +112,39 @@ href="../gtk/GtkHPaned.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2606630"></a><h2>Implemented Interfaces</h2>
<a name="id2607783"></a><h2>Implemented Interfaces</h2>
<p>
GimpBrowser implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2527522"></a><h2>Signals</h2>
<a name="id2607811"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpBrowser.html#GimpBrowser-search">search</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2527548"></a><h2>Description</h2>
<a name="id2551138"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2527563"></a><h2>Details</h2>
<a name="id2551153"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2527574"></a><h3>
<a name="id2551164"></a><h3>
<a name="GimpBrowser-struct"></a>GimpBrowser</h3>
<a class="indexterm" name="id2527587"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<a class="indexterm" name="id2551177"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2527602"></a><h3>
<a name="id2551192"></a><h3>
<a name="gimp-browser-new"></a>gimp_browser_new ()</h3>
<a class="indexterm" name="id2527617"></a><pre class="programlisting"><a
<a class="indexterm" name="id2551206"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_browser_new (void);</pre>
<p>
@ -166,9 +166,9 @@ Create a new <a class="link" href="GimpBrowser.html" title="GimpBrowser"><span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581822"></a><h3>
<a name="id2551268"></a><h3>
<a name="gimp-browser-add-search-types"></a>gimp_browser_add_search_types ()</h3>
<a class="indexterm" name="id2581835"></a><pre class="programlisting">void gimp_browser_add_search_types (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2576994"></a><pre class="programlisting">void gimp_browser_add_search_types (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_type_label,
@ -215,9 +215,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581975"></a><h3>
<a name="id2577133"></a><h3>
<a name="gimp-browser-set-widget"></a>gimp_browser_set_widget ()</h3>
<a class="indexterm" name="id2581988"></a><pre class="programlisting">void gimp_browser_set_widget (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2577147"></a><pre class="programlisting">void gimp_browser_set_widget (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
@ -248,9 +248,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611655"></a><h3>
<a name="id2577246"></a><h3>
<a name="gimp-browser-show-message"></a>gimp_browser_show_message ()</h3>
<a class="indexterm" name="id2611669"></a><pre class="programlisting">void gimp_browser_show_message (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2577260"></a><pre class="programlisting">void gimp_browser_show_message (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *message);</pre>
@ -285,11 +285,11 @@ href="../gtk/GtkLabel.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2611789"></a><h2>Signal Details</h2>
<a name="id2611441"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2611800"></a><h3>
<a name="id2611452"></a><h3>
<a name="GimpBrowser-search"></a>The <code class="literal">"search"</code> signal</h3>
<a class="indexterm" name="id2611815"></a><pre class="programlisting">void user_function (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
<a class="indexterm" name="id2611467"></a><pre class="programlisting">void user_function (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
<a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *arg1,
@ -330,9 +330,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2616099"></a><div class="refsect2" lang="en"><a name="id2616100"></a></div>
<a name="id2611579"></a><div class="refsect2" lang="en"><a name="id2611580"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2616101"></a></div>
<div class="refsect2" lang="en"><a name="id2611581"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2584526" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2615802" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2613821" class="shortcut">Description</a>
<a href="#id2610246" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2574962" class="shortcut">Object Hierarchy</a>
<a href="#id2602365" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2575030" class="shortcut">Implemented Interfaces</a>
<a href="#id2610194" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2575058" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2610221" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2584526"></a><span class="refentrytitle">GimpButton</span>
<a name="id2615802"></a><span class="refentrytitle">GimpButton</span>
</h2>
<p>GimpButton &#8212; A <a
href="../gtk/GtkButton.html"
@ -74,7 +74,7 @@ href="../gdk/gdk-Windows.html#GdkModifierType"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2574962"></a><h2>Object Hierarchy</h2>
<a name="id2602365"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -103,20 +103,20 @@ href="../gtk/GtkButton.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2575030"></a><h2>Implemented Interfaces</h2>
<a name="id2610194"></a><h2>Implemented Interfaces</h2>
<p>
GimpButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2575058"></a><h2>Signals</h2>
<a name="id2610221"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2613821"></a><h2>Description</h2>
<a name="id2610246"></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="../gtk/GtkButton.html"
@ -126,20 +126,20 @@ modifier keys pressed.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2613853"></a><h2>Details</h2>
<a name="id2610277"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2613863"></a><h3>
<a name="id2610288"></a><h3>
<a name="GimpButton-struct"></a>GimpButton</h3>
<a class="indexterm" name="id2613876"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<a class="indexterm" name="id2610301"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613891"></a><h3>
<a name="id2610316"></a><h3>
<a name="gimp-button-new"></a>gimp_button_new ()</h3>
<a class="indexterm" name="id2613903"></a><pre class="programlisting"><a
<a class="indexterm" name="id2597387"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_button_new (void);</pre>
<p>
@ -158,9 +158,9 @@ Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span cl
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613958"></a><h3>
<a name="id2597441"></a><h3>
<a name="gimp-button-extended-clicked"></a>gimp_button_extended_clicked ()</h3>
<a class="indexterm" name="id2613969"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a class="indexterm" name="id2597452"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);</pre>
@ -189,11 +189,11 @@ href="../gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2592595"></a><h2>Signal Details</h2>
<a name="id2616547"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2592606"></a><h3>
<a name="id2616558"></a><h3>
<a name="GimpButton-extended-clicked"></a>The <code class="literal">"extended-clicked"</code> signal</h3>
<a class="indexterm" name="id2592620"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
<a class="indexterm" name="id2616572"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> arg1,
@ -226,9 +226,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2592712"></a><div class="refsect2" lang="en"><a name="id2592713"></a></div>
<a name="id2616664"></a><div class="refsect2" lang="en"><a name="id2616665"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2592714"></a></div>
<div class="refsect2" lang="en"><a name="id2616666"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2574463" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2593936" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2649952" class="shortcut">Description</a>
<a href="#id2656080" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2613752" class="shortcut">Object Hierarchy</a>
<a href="#id2635403" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2592738" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2631428" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpCellRendererColor"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2574463"></a><span class="refentrytitle">GimpCellRendererColor</span>
<a name="id2593936"></a><span class="refentrytitle">GimpCellRendererColor</span>
</h2>
<p>GimpCellRendererColor</p>
</td>
@ -66,7 +66,7 @@ href="../gtk/GtkCellRenderer.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2613752"></a><h2>Object Hierarchy</h2>
<a name="id2635403"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -85,7 +85,7 @@ href="../gtk/GtkCellRenderer.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2592738"></a><h2>Properties</h2>
<a name="id2631428"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--color">color</a>" <a
@ -100,26 +100,26 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2649952"></a><h2>Description</h2>
<a name="id2656080"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2649968"></a><h2>Details</h2>
<a name="id2656096"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2649979"></a><h3>
<a name="id2656107"></a><h3>
<a name="GimpCellRendererColor-struct"></a>GimpCellRendererColor</h3>
<a class="indexterm" name="id2649990"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<a class="indexterm" name="id2656118"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650006"></a><h3>
<a name="id2656134"></a><h3>
<a name="gimp-cell-renderer-color-new"></a>gimp_cell_renderer_color_new ()</h3>
<a class="indexterm" name="id2655490"></a><pre class="programlisting"><a
<a class="indexterm" name="id2656148"></a><pre class="programlisting"><a
href="../gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_color_new (void);</pre>
<p>
@ -143,20 +143,20 @@ href="../gtk/GtkCellRenderer.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2655552"></a><h2>Property Details</h2>
<a name="id2656210"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2655563"></a><h3>
<a name="id2656220"></a><h3>
<a name="GimpCellRendererColor--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2655577"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2656234"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655822"></a><h3>
<a name="id2656254"></a><h3>
<a name="GimpCellRendererColor--icon-size"></a>The <code class="literal">"icon-size"</code> property</h3>
<a class="indexterm" name="id2655836"></a><pre class="programlisting"> "icon-size" <a
<a class="indexterm" name="id2656268"></a><pre class="programlisting"> "icon-size" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct</pre>
<p></p>
@ -165,9 +165,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655864"></a><h3>
<a name="id2656295"></a><h3>
<a name="GimpCellRendererColor--opaque"></a>The <code class="literal">"opaque"</code> property</h3>
<a class="indexterm" name="id2655878"></a><pre class="programlisting"> "opaque" <a
<a class="indexterm" name="id2656310"></a><pre class="programlisting"> "opaque" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
@ -175,9 +175,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2655903"></a><div class="refsect2" lang="en"><a name="id2655904"></a></div>
<a name="id2656335"></a><div class="refsect2" lang="en"><a name="id2656336"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2655905"></a></div>
<div class="refsect2" lang="en"><a name="id2656337"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2589424" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2527236" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2646346" class="shortcut">Description</a>
<a href="#id2659927" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2592319" class="shortcut">Object Hierarchy</a>
<a href="#id2588096" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2646279" class="shortcut">Properties</a>
<a href="#id2659860" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2646321" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2659902" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpCellRendererToggle"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2589424"></a><span class="refentrytitle">GimpCellRendererToggle</span>
<a name="id2527236"></a><span class="refentrytitle">GimpCellRendererToggle</span>
</h2>
<p>GimpCellRendererToggle</p>
</td>
@ -77,7 +77,7 @@ href="../gdk/gdk-Windows.html#GdkModifierType"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2592319"></a><h2>Object Hierarchy</h2>
<a name="id2588096"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -99,7 +99,7 @@ href="../gtk/GtkCellRendererToggle.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646279"></a><h2>Properties</h2>
<a name="id2659860"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id">stock-id</a>" <a
@ -111,33 +111,33 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646321"></a><h2>Signals</h2>
<a name="id2659902"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked">clicked</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646346"></a><h2>Description</h2>
<a name="id2659927"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646362"></a><h2>Details</h2>
<a name="id2659943"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2646372"></a><h3>
<a name="id2659953"></a><h3>
<a name="GimpCellRendererToggle-struct"></a>GimpCellRendererToggle</h3>
<a class="indexterm" name="id2660174"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<a class="indexterm" name="id2660371"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660191"></a><h3>
<a name="id2660387"></a><h3>
<a name="gimp-cell-renderer-toggle-new"></a>gimp_cell_renderer_toggle_new ()</h3>
<a class="indexterm" name="id2660204"></a><pre class="programlisting"><a
<a class="indexterm" name="id2660400"></a><pre class="programlisting"><a
href="../gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_toggle_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -174,9 +174,9 @@ layer's visibility by showing <a class="link" href="libgimpwidgets-GimpStock.htm
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660298"></a><h3>
<a name="id2660495"></a><h3>
<a name="gimp-cell-renderer-toggle-clicked"></a>gimp_cell_renderer_toggle_clicked ()</h3>
<a class="indexterm" name="id2660312"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
<a class="indexterm" name="id2660508"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *path,
@ -213,11 +213,11 @@ Emits the "clicked" signal from a <a class="link" href="GimpCellRendererToggle.h
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659606"></a><h2>Property Details</h2>
<a name="id2660621"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2659616"></a><h3>
<a name="id2660632"></a><h3>
<a name="GimpCellRendererToggle--stock-id"></a>The <code class="literal">"stock-id"</code> property</h3>
<a class="indexterm" name="id2659630"></a><pre class="programlisting"> "stock-id" <a
<a class="indexterm" name="id2656365"></a><pre class="programlisting"> "stock-id" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
@ -225,9 +225,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659654"></a><h3>
<a name="id2656389"></a><h3>
<a name="GimpCellRendererToggle--stock-size"></a>The <code class="literal">"stock-size"</code> property</h3>
<a class="indexterm" name="id2659669"></a><pre class="programlisting"> "stock-size" <a
<a class="indexterm" name="id2656405"></a><pre class="programlisting"> "stock-size" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct</pre>
<p></p>
@ -236,11 +236,11 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659699"></a><h2>Signal Details</h2>
<a name="id2656435"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2659710"></a><h3>
<a name="id2656446"></a><h3>
<a name="GimpCellRendererToggle-clicked"></a>The <code class="literal">"clicked"</code> signal</h3>
<a class="indexterm" name="id2659725"></a><pre class="programlisting">void user_function (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
<a class="indexterm" name="id2656461"></a><pre class="programlisting">void user_function (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
<a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *arg1,
@ -281,9 +281,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659838"></a><div class="refsect2" lang="en"><a name="id2659839"></a></div>
<a name="id2656574"></a><div class="refsect2" lang="en"><a name="id2656575"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2659840"></a></div>
<div class="refsect2" lang="en"><a name="id2656576"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2608388" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2588030" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2584349" class="shortcut">Description</a>
<a href="#id2600820" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2614983" class="shortcut">Object Hierarchy</a>
<a href="#id2603246" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2615038" class="shortcut">Implemented Interfaces</a>
<a href="#id2603301" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2615065" class="shortcut">Properties</a>
<a href="#id2603329" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2584324" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2600795" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpChainButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2608388"></a><span class="refentrytitle">GimpChainButton</span>
<a name="id2588030"></a><span class="refentrytitle">GimpChainButton</span>
</h2>
<p>GimpChainButton &#8212; Widget to visually connect two entry widgets.</p>
</td>
@ -78,7 +78,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2614983"></a><h2>Object Hierarchy</h2>
<a name="id2603246"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -103,27 +103,27 @@ href="../gtk/GtkTable.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615038"></a><h2>Implemented Interfaces</h2>
<a name="id2603301"></a><h2>Implemented Interfaces</h2>
<p>
GimpChainButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615065"></a><h2>Properties</h2>
<a name="id2603329"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton--position">position</a>" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584324"></a><h2>Signals</h2>
<a name="id2600795"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton-toggled">toggled</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584349"></a><h2>Description</h2>
<a name="id2600820"></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
@ -140,20 +140,20 @@ necessary.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2584392"></a><h2>Details</h2>
<a name="id2600862"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2584403"></a><h3>
<a name="id2600873"></a><h3>
<a name="GimpChainButton-struct"></a>GimpChainButton</h3>
<a class="indexterm" name="id2584414"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<a class="indexterm" name="id2600885"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2584431"></a><h3>
<a name="id2600901"></a><h3>
<a name="GimpChainPosition"></a>enum GimpChainPosition</h3>
<a class="indexterm" name="id2584443"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2600914"></a><pre class="programlisting">typedef enum
{
GIMP_CHAIN_TOP,
GIMP_CHAIN_LEFT,
@ -167,9 +167,9 @@ necessary.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2587632"></a><h3>
<a name="id2552638"></a><h3>
<a name="gimp-chain-button-new"></a>gimp_chain_button_new ()</h3>
<a class="indexterm" name="id2587643"></a><pre class="programlisting"><a
<a class="indexterm" name="id2552648"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_chain_button_new (<a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);</pre>
<p>
@ -206,9 +206,9 @@ for more than two widgets, but the look is optimized for two.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2587739"></a><h3>
<a name="id2552744"></a><h3>
<a name="gimp-chain-button-set-active"></a>gimp_chain_button_set_active ()</h3>
<a class="indexterm" name="id2587750"></a><pre class="programlisting">void gimp_chain_button_set_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a class="indexterm" name="id2552757"></a><pre class="programlisting">void gimp_chain_button_set_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> active);</pre>
@ -240,9 +240,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2587855"></a><h3>
<a name="id2591847"></a><h3>
<a name="gimp-chain-button-get-active"></a>gimp_chain_button_get_active ()</h3>
<a class="indexterm" name="id2587868"></a><pre class="programlisting"><a
<a class="indexterm" name="id2591860"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_chain_button_get_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);</pre>
<p>
@ -270,11 +270,11 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2579918"></a><h2>Property Details</h2>
<a name="id2591953"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2579929"></a><h3>
<a name="id2591964"></a><h3>
<a name="GimpChainButton--position"></a>The <code class="literal">"position"</code> property</h3>
<a class="indexterm" name="id2579943"></a><pre class="programlisting"> "position" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2591978"></a><pre class="programlisting"> "position" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<p>
The position in which the chain button will be used.</p>
<p>
@ -286,11 +286,11 @@ The position in which the chain button will be used.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2579981"></a><h2>Signal Details</h2>
<a name="id2592016"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2579992"></a><h3>
<a name="id2592026"></a><h3>
<a name="GimpChainButton-toggled"></a>The <code class="literal">"toggled"</code> signal</h3>
<a class="indexterm" name="id2580005"></a><pre class="programlisting">void user_function (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
<a class="indexterm" name="id2592040"></a><pre class="programlisting">void user_function (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -315,16 +315,16 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2580074"></a><h2>See Also</h2>
<a name="id2618266"></a><h2>See Also</h2>
<p>
You may want to use the convenience function <a class="link" href="libgimpwidgets-GimpWidgets.html#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 class="refsect1" lang="en">
<a name="id2580110"></a><div class="refsect2" lang="en"><a name="id2580111"></a></div>
<a name="id2618297"></a><div class="refsect2" lang="en"><a name="id2618298"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2580112"></a></div>
<div class="refsect2" lang="en"><a name="id2618299"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2598269" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2613658" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2586526" class="shortcut">Description</a>
<a href="#id2589914" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2587221" class="shortcut">Object Hierarchy</a>
<a href="#id2552495" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2587270" class="shortcut">Implemented Interfaces</a>
<a href="#id2589796" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2587297" class="shortcut">Properties</a>
<a href="#id2589823" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2587363" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2589889" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2598269"></a><span class="refentrytitle">GimpColorArea</span>
<a name="id2613658"></a><span class="refentrytitle">GimpColorArea</span>
</h2>
<p>GimpColorArea &#8212; Displays a GimpRGB color, optionally with alpha-channel.</p>
</td>
@ -94,7 +94,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2587221"></a><h2>Object Hierarchy</h2>
<a name="id2552495"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -116,13 +116,13 @@ href="../gtk/GtkDrawingArea.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2587270"></a><h2>Implemented Interfaces</h2>
<a name="id2589796"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2587297"></a><h2>Properties</h2>
<a name="id2589823"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea--color">color</a>" <a
@ -138,33 +138,33 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2587363"></a><h2>Signals</h2>
<a name="id2589889"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586526"></a><h2>Description</h2>
<a name="id2589914"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2586542"></a><h2>Details</h2>
<a name="id2589930"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2586552"></a><h3>
<a name="id2614669"></a><h3>
<a name="GimpColorArea-struct"></a>GimpColorArea</h3>
<a class="indexterm" name="id2586564"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<a class="indexterm" name="id2614681"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586580"></a><h3>
<a name="id2614697"></a><h3>
<a name="GimpColorAreaType"></a>enum GimpColorAreaType</h3>
<a class="indexterm" name="id2586593"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2614710"></a><pre class="programlisting">typedef enum
{
GIMP_COLOR_AREA_FLAT = 0,
GIMP_COLOR_AREA_SMALL_CHECKS,
@ -177,9 +177,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586610"></a><h3>
<a name="id2614727"></a><h3>
<a name="gimp-color-area-new"></a>gimp_color_area_new ()</h3>
<a class="indexterm" name="id2586622"></a><pre class="programlisting"><a
<a class="indexterm" name="id2614739"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_area_new (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
@ -227,9 +227,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586752"></a><h3>
<a name="id2614869"></a><h3>
<a name="gimp-color-area-set-color"></a>gimp_color_area_set_color ()</h3>
<a class="indexterm" name="id2586763"></a><pre class="programlisting">void gimp_color_area_set_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2614880"></a><pre class="programlisting">void gimp_color_area_set_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -258,9 +258,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2532630"></a><h3>
<a name="id2618361"></a><h3>
<a name="gimp-color-area-get-color"></a>gimp_color_area_get_color ()</h3>
<a class="indexterm" name="id2532642"></a><pre class="programlisting">void gimp_color_area_get_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2618372"></a><pre class="programlisting">void gimp_color_area_get_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -289,9 +289,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2532733"></a><h3>
<a name="id2618463"></a><h3>
<a name="gimp-color-area-has-alpha"></a>gimp_color_area_has_alpha ()</h3>
<a class="indexterm" name="id2532744"></a><pre class="programlisting"><a
<a class="indexterm" name="id2618474"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_area_has_alpha (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);</pre>
<p>
@ -322,9 +322,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619216"></a><h3>
<a name="id2618587"></a><h3>
<a name="gimp-color-area-set-type"></a>gimp_color_area_set_type ()</h3>
<a class="indexterm" name="id2619227"></a><pre class="programlisting">void gimp_color_area_set_type (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2618598"></a><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">GimpColorAreaType</a> type);</pre>
<p>
Allows to change the type of <em class="parameter"><code>area</code></em>. The <a class="link" href="GimpColorArea.html#GimpColorAreaType"><span class="type">GimpColorAreaType</span></a> determines
@ -351,9 +351,9 @@ the checkerboard used to do that.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619316"></a><h3>
<a name="id2618699"></a><h3>
<a name="gimp-color-area-set-draw-border"></a>gimp_color_area_set_draw_border ()</h3>
<a class="indexterm" name="id2619329"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2618710"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> draw_border);</pre>
@ -382,11 +382,11 @@ off. The default is not draw a border.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619418"></a><h2>Property Details</h2>
<a name="id2618799"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2619429"></a><h3>
<a name="id2618809"></a><h3>
<a name="GimpColorArea--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2619443"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2618823"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
@ -399,18 +399,18 @@ The color displayed in the color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619476"></a><h3>
<a name="id2618855"></a><h3>
<a name="GimpColorArea--drag-mask"></a>The <code class="literal">"drag-mask"</code> property</h3>
<a class="indexterm" name="id2619490"></a><pre class="programlisting"> "drag-mask" <a
<a class="indexterm" name="id2618869"></a><pre class="programlisting"> "drag-mask" <a
href="../gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> : Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619511"></a><h3>
<a name="id2618890"></a><h3>
<a name="GimpColorArea--draw-border"></a>The <code class="literal">"draw-border"</code> property</h3>
<a class="indexterm" name="id2619525"></a><pre class="programlisting"> "draw-border" <a
<a class="indexterm" name="id2618904"></a><pre class="programlisting"> "draw-border" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>
@ -424,9 +424,9 @@ Whether to draw a thin border in the foreground color around the area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619541"></a><h3>
<a name="id2618940"></a><h3>
<a name="GimpColorArea--type"></a>The <code class="literal">"type"</code> property</h3>
<a class="indexterm" name="id2619554"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a class="indexterm" name="id2618955"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the color area.</p>
<p>
@ -438,11 +438,11 @@ The type of the color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619588"></a><h2>Signal Details</h2>
<a name="id2618993"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2619597"></a><h3>
<a name="id2619004"></a><h3>
<a name="GimpColorArea-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2619610"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
<a class="indexterm" name="id2619018"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -467,9 +467,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619674"></a><div class="refsect2" lang="en"><a name="id2619675"></a></div>
<a name="id2619088"></a><div class="refsect2" lang="en"><a name="id2619089"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2619676"></a></div>
<div class="refsect2" lang="en"><a name="id2619090"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2581260" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2600668" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2594100" class="shortcut">Description</a>
<a href="#id2606276" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2584156" class="shortcut">Object Hierarchy</a>
<a href="#id2579995" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2584223" class="shortcut">Implemented Interfaces</a>
<a href="#id2604921" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2584251" class="shortcut">Properties</a>
<a href="#id2604948" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2594075" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2605015" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2581260"></a><span class="refentrytitle">GimpColorButton</span>
<a name="id2600668"></a><span class="refentrytitle">GimpColorButton</span>
</h2>
<p>GimpColorButton &#8212; Widget for selecting a color from a simple button.</p>
</td>
@ -102,7 +102,7 @@ void <a class="link" href="GimpColorButton.html#gimp-color-button
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584156"></a><h2>Object Hierarchy</h2>
<a name="id2579995"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -131,13 +131,13 @@ href="../gtk/GtkButton.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584223"></a><h2>Implemented Interfaces</h2>
<a name="id2604921"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2584251"></a><h2>Properties</h2>
<a name="id2604948"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton--color">color</a>" <a
@ -153,14 +153,14 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2594075"></a><h2>Signals</h2>
<a name="id2605015"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2594100"></a><h2>Description</h2>
<a name="id2606276"></a><h2>Description</h2>
<p>
This widget provides a simple button with a preview showing the
color.
@ -173,20 +173,20 @@ color, the "color_changed" signal is emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2594125"></a><h2>Details</h2>
<a name="id2606300"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2594136"></a><h3>
<a name="id2606311"></a><h3>
<a name="GimpColorButton-struct"></a>GimpColorButton</h3>
<a class="indexterm" name="id2594147"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<a class="indexterm" name="id2606323"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594164"></a><h3>
<a name="id2606339"></a><h3>
<a name="gimp-color-button-new"></a>gimp_color_button_new ()</h3>
<a class="indexterm" name="id2594175"></a><pre class="programlisting"><a
<a class="indexterm" name="id2606350"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_button_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -253,9 +253,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597558"></a><h3>
<a name="id2606526"></a><h3>
<a name="gimp-color-button-set-color"></a>gimp_color_button_set_color ()</h3>
<a class="indexterm" name="id2597570"></a><pre class="programlisting">void gimp_color_button_set_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2620408"></a><pre class="programlisting">void gimp_color_button_set_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -284,9 +284,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597668"></a><h3>
<a name="id2620506"></a><h3>
<a name="gimp-color-button-get-color"></a>gimp_color_button_get_color ()</h3>
<a class="indexterm" name="id2597679"></a><pre class="programlisting">void gimp_color_button_get_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2620517"></a><pre class="programlisting">void gimp_color_button_get_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -315,9 +315,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597772"></a><h3>
<a name="id2620609"></a><h3>
<a name="gimp-color-button-set-update"></a>gimp_color_button_set_update ()</h3>
<a class="indexterm" name="id2597785"></a><pre class="programlisting">void gimp_color_button_set_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2620623"></a><pre class="programlisting">void gimp_color_button_set_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> continuous);</pre>
@ -348,9 +348,9 @@ dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621004"></a><h3>
<a name="id2620722"></a><h3>
<a name="gimp-color-button-get-update"></a>gimp_color_button_get_update ()</h3>
<a class="indexterm" name="id2621016"></a><pre class="programlisting"><a
<a class="indexterm" name="id2620736"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_button_get_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
@ -376,9 +376,9 @@ Returns the color button's <em class="parameter"><code>continuous_update</code><
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621094"></a><h3>
<a name="id2620816"></a><h3>
<a name="gimp-color-button-has-alpha"></a>gimp_color_button_has_alpha ()</h3>
<a class="indexterm" name="id2621106"></a><pre class="programlisting"><a
<a class="indexterm" name="id2620828"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_button_has_alpha (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
@ -409,9 +409,9 @@ otherwise.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621205"></a><h3>
<a name="id2620927"></a><h3>
<a name="gimp-color-button-set-type"></a>gimp_color_button_set_type ()</h3>
<a class="indexterm" name="id2621217"></a><pre class="programlisting">void gimp_color_button_set_type (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2620939"></a><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">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"><code class="function">gimp_color_area_set_type()</code></a>.</p>
@ -436,11 +436,11 @@ Sets the <em class="parameter"><code>button</code></em> to the given <em class="
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621326"></a><h2>Property Details</h2>
<a name="id2621048"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2621336"></a><h3>
<a name="id2621058"></a><h3>
<a name="GimpColorButton--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2621350"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2621072"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
@ -453,9 +453,9 @@ The color displayed in the button's color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621383"></a><h3>
<a name="id2621104"></a><h3>
<a name="GimpColorButton--continuous-update"></a>The <code class="literal">"continuous-update"</code> property</h3>
<a class="indexterm" name="id2621399"></a><pre class="programlisting"> "continuous-update" <a
<a class="indexterm" name="id2621120"></a><pre class="programlisting"> "continuous-update" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p>
@ -469,9 +469,9 @@ The update policy of the color button.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621435"></a><h3>
<a name="id2621155"></a><h3>
<a name="GimpColorButton--title"></a>The <code class="literal">"title"</code> property</h3>
<a class="indexterm" name="id2621449"></a><pre class="programlisting"> "title" <a
<a class="indexterm" name="id2621168"></a><pre class="programlisting"> "title" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>
@ -485,9 +485,9 @@ The title to be used for the color selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621486"></a><h3>
<a name="id2621205"></a><h3>
<a name="GimpColorButton--type"></a>The <code class="literal">"type"</code> property</h3>
<a class="indexterm" name="id2621500"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a class="indexterm" name="id2621219"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the button's color area.</p>
<p>
@ -499,11 +499,11 @@ The type of the button's color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621538"></a><h2>Signal Details</h2>
<a name="id2621257"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2621549"></a><h3>
<a name="id2621268"></a><h3>
<a name="GimpColorButton-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2621565"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
<a class="indexterm" name="id2621284"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -528,15 +528,15 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621635"></a><h2>See Also</h2>
<a name="id2621355"></a><h2>See Also</h2>
<p>
<span class="type">libgimpcolor-gimpcolorspace</span>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621653"></a><div class="refsect2" lang="en"><a name="id2621654"></a></div>
<a name="id2621373"></a><div class="refsect2" lang="en"><a name="id2621374"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2621655"></a></div>
<div class="refsect2" lang="en"><a name="id2621375"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2614631" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2601113" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2661870" class="shortcut">Description</a>
<a href="#id2660012" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2661747" class="shortcut">Object Hierarchy</a>
<a href="#id2656686" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2661771" class="shortcut">Implemented Interfaces</a>
<a href="#id2656710" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2661792" class="shortcut">Properties</a>
<a href="#id2656732" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2661846" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2659987" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorDisplay"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2614631"></a><span class="refentrytitle">GimpColorDisplay</span>
<a name="id2601113"></a><span class="refentrytitle">GimpColorDisplay</span>
</h2>
<p>GimpColorDisplay &#8212; Pluggable GIMP display color correction modules.</p>
</td>
@ -112,7 +112,7 @@ void <a class="link" href="GimpColorDisplay.html#gimp-color-displ
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661747"></a><h2>Object Hierarchy</h2>
<a name="id2656686"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -122,7 +122,7 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661771"></a><h2>Implemented Interfaces</h2>
<a name="id2656710"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorDisplay implements
<a
@ -130,7 +130,7 @@ href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2661792"></a><h2>Properties</h2>
<a name="id2656732"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay--color-config">color-config</a>" <a
@ -145,34 +145,34 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661846"></a><h2>Signals</h2>
<a name="id2659987"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay-changed">changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661870"></a><h2>Description</h2>
<a name="id2660012"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP
display color correction modules.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2661888"></a><h2>Details</h2>
<a name="id2660029"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2661898"></a><h3>
<a name="id2660040"></a><h3>
<a name="GimpColorDisplay-struct"></a>GimpColorDisplay</h3>
<a class="indexterm" name="id2661910"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<a class="indexterm" name="id2660052"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652527"></a><h3>
<a name="id2660068"></a><h3>
<a name="gimp-color-display-new"></a>gimp_color_display_new ()</h3>
<a class="indexterm" name="id2652541"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (<a
<a class="indexterm" name="id2660081"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (<a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a> display_type);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
@ -204,9 +204,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652632"></a><h3>
<a name="id2660173"></a><h3>
<a name="gimp-color-display-clone"></a>gimp_color_display_clone ()</h3>
<a class="indexterm" name="id2652644"></a><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>
<a class="indexterm" name="id2660184"></a><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>
@ -230,9 +230,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652699"></a><h3>
<a name="id2662643"></a><h3>
<a name="gimp-color-display-set-enabled"></a>gimp_color_display_set_enabled ()</h3>
<a class="indexterm" name="id2652711"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2662657"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> enabled);</pre>
@ -259,9 +259,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652778"></a><h3>
<a name="id2662725"></a><h3>
<a name="gimp-color-display-get-enabled"></a>gimp_color_display_get_enabled ()</h3>
<a class="indexterm" name="id2652791"></a><pre class="programlisting"><a
<a class="indexterm" name="id2662738"></a><pre class="programlisting"><a
href="../glib/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>
@ -287,9 +287,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652848"></a><h3>
<a name="id2662795"></a><h3>
<a name="gimp-color-display-get-config"></a>gimp_color_display_get_config ()</h3>
<a class="indexterm" name="id2652864"></a><pre class="programlisting"><a
<a class="indexterm" name="id2662811"></a><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>
<p>
@ -322,9 +322,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663077"></a><h3>
<a name="id2662895"></a><h3>
<a name="gimp-color-display-get-managed"></a>gimp_color_display_get_managed ()</h3>
<a class="indexterm" name="id2663092"></a><pre class="programlisting"><a
<a class="indexterm" name="id2662910"></a><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>
<p>
@ -357,9 +357,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663166"></a><h3>
<a name="id2662994"></a><h3>
<a name="gimp-color-display-convert"></a>gimp_color_display_convert ()</h3>
<a class="indexterm" name="id2663178"></a><pre class="programlisting">void gimp_color_display_convert (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2663006"></a><pre class="programlisting">void gimp_color_display_convert (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
@ -418,9 +418,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663330"></a><h3>
<a name="id2663158"></a><h3>
<a name="gimp-color-display-load-state"></a>gimp_color_display_load_state ()</h3>
<a class="indexterm" name="id2663343"></a><pre class="programlisting">void gimp_color_display_load_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2663172"></a><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>
@ -447,9 +447,9 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663411"></a><h3>
<a name="id2663240"></a><h3>
<a name="gimp-color-display-save-state"></a>gimp_color_display_save_state ()</h3>
<a class="indexterm" name="id2663425"></a><pre class="programlisting"><a
<a class="indexterm" name="id2663253"></a><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>
<p>
@ -475,9 +475,9 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663482"></a><h3>
<a name="id2663311"></a><h3>
<a name="gimp-color-display-configure"></a>gimp_color_display_configure ()</h3>
<a class="indexterm" name="id2663495"></a><pre class="programlisting"><a
<a class="indexterm" name="id2663324"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_display_configure (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -503,9 +503,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663552"></a><h3>
<a name="id2663381"></a><h3>
<a name="gimp-color-display-configure-reset"></a>gimp_color_display_configure_reset ()</h3>
<a class="indexterm" name="id2663566"></a><pre class="programlisting">void gimp_color_display_configure_reset (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2663394"></a><pre class="programlisting">void gimp_color_display_configure_reset (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -522,9 +522,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663612"></a><h3>
<a name="id2663440"></a><h3>
<a name="gimp-color-display-changed"></a>gimp_color_display_changed ()</h3>
<a class="indexterm" name="id2663624"></a><pre class="programlisting">void gimp_color_display_changed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2663452"></a><pre class="programlisting">void gimp_color_display_changed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -541,29 +541,29 @@ href="../gtk/GtkWidget.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2663672"></a><h2>Property Details</h2>
<a name="id2663499"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2663682"></a><h3>
<a name="id2663510"></a><h3>
<a name="GimpColorDisplay--color-config"></a>The <code class="literal">"color-config"</code> property</h3>
<a class="indexterm" name="id2663698"></a><pre class="programlisting"> "color-config" <a
<a class="indexterm" name="id2663526"></a><pre class="programlisting"> "color-config" <a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663720"></a><h3>
<a name="id2663546"></a><h3>
<a name="GimpColorDisplay--color-managed"></a>The <code class="literal">"color-managed"</code> property</h3>
<a class="indexterm" name="id2663736"></a><pre class="programlisting"> "color-managed" <a
<a class="indexterm" name="id2663562"></a><pre class="programlisting"> "color-managed" <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
>GimpColorManagedInterface</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663756"></a><h3>
<a name="id2663583"></a><h3>
<a name="GimpColorDisplay--enabled"></a>The <code class="literal">"enabled"</code> property</h3>
<a class="indexterm" name="id2663770"></a><pre class="programlisting"> "enabled" <a
<a class="indexterm" name="id2663597"></a><pre class="programlisting"> "enabled" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
@ -571,11 +571,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2663796"></a><h2>Signal Details</h2>
<a name="id2663622"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2663807"></a><h3>
<a name="id2663633"></a><h3>
<a name="GimpColorDisplay-changed"></a>The <code class="literal">"changed"</code> signal</h3>
<a class="indexterm" name="id2663821"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
<a class="indexterm" name="id2663647"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -600,7 +600,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2663892"></a><h2>See Also</h2>
<a name="id2663717"></a><h2>See Also</h2>
<p>
<a
href="../glib/glib-Dynamic-Loading-of-Modules.html#GModule"
@ -616,9 +616,9 @@ href="../gobject/GTypeModule.html"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663932"></a><div class="refsect2" lang="en"><a name="id2663933"></a></div>
<a name="id2663757"></a><div class="refsect2" lang="en"><a name="id2663758"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2663934"></a></div>
<div class="refsect2" lang="en"><a name="id2663759"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2597378" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580220" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2664176" class="shortcut">Description</a>
<a href="#id2657508" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2664108" class="shortcut">Object Hierarchy</a>
<a href="#id2657438" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2664132" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2657462" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorDisplayStack"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2597378"></a><span class="refentrytitle">GimpColorDisplayStack</span>
<a name="id2580220"></a><span class="refentrytitle">GimpColorDisplayStack</span>
</h2>
<p>GimpColorDisplayStack</p>
</td>
@ -91,7 +91,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2664108"></a><h2>Object Hierarchy</h2>
<a name="id2657438"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -101,7 +101,7 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2664132"></a><h2>Signals</h2>
<a name="id2657462"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplayStack.html#GimpColorDisplayStack-added">added</a>" : Run First
@ -111,26 +111,26 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2664176"></a><h2>Description</h2>
<a name="id2657508"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2664192"></a><h2>Details</h2>
<a name="id2657524"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2653611"></a><h3>
<a name="id2657535"></a><h3>
<a name="GimpColorDisplayStack-struct"></a>GimpColorDisplayStack</h3>
<a class="indexterm" name="id2653622"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<a class="indexterm" name="id2657548"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653639"></a><h3>
<a name="id2657564"></a><h3>
<a name="gimp-color-display-stack-new"></a>gimp_color_display_stack_new ()</h3>
<a class="indexterm" name="id2653651"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<a class="indexterm" name="id2657577"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<p>
</p>
@ -147,9 +147,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653686"></a><h3>
<a name="id2657612"></a><h3>
<a name="gimp-color-display-stack-clone"></a>gimp_color_display_stack_clone ()</h3>
<a class="indexterm" name="id2653700"></a><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>
<a class="indexterm" name="id2657625"></a><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>
@ -173,9 +173,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653755"></a><h3>
<a name="id2657680"></a><h3>
<a name="gimp-color-display-stack-changed"></a>gimp_color_display_stack_changed ()</h3>
<a class="indexterm" name="id2653768"></a><pre class="programlisting">void gimp_color_display_stack_changed (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<a class="indexterm" name="id2657693"></a><pre class="programlisting">void gimp_color_display_stack_changed (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
@ -192,9 +192,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653814"></a><h3>
<a name="id2657739"></a><h3>
<a name="gimp-color-display-stack-add"></a>gimp_color_display_stack_add ()</h3>
<a class="indexterm" name="id2653827"></a><pre class="programlisting">void gimp_color_display_stack_add (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2657752"></a><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>
@ -219,9 +219,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652987"></a><h3>
<a name="id2657820"></a><h3>
<a name="gimp-color-display-stack-remove"></a>gimp_color_display_stack_remove ()</h3>
<a class="indexterm" name="id2653000"></a><pre class="programlisting">void gimp_color_display_stack_remove (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2657833"></a><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>
@ -246,9 +246,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653067"></a><h3>
<a name="id2662017"></a><h3>
<a name="gimp-color-display-stack-reorder-up"></a>gimp_color_display_stack_reorder_up ()</h3>
<a class="indexterm" name="id2653080"></a><pre class="programlisting">void gimp_color_display_stack_reorder_up (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2662030"></a><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>
@ -273,9 +273,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653147"></a><h3>
<a name="id2662097"></a><h3>
<a name="gimp-color-display-stack-reorder-down"></a>gimp_color_display_stack_reorder_down ()</h3>
<a class="indexterm" name="id2653160"></a><pre class="programlisting">void gimp_color_display_stack_reorder_down
<a class="indexterm" name="id2662108"></a><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>
@ -301,9 +301,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653228"></a><h3>
<a name="id2662176"></a><h3>
<a name="gimp-color-display-stack-convert"></a>gimp_color_display_stack_convert ()</h3>
<a class="indexterm" name="id2653241"></a><pre class="programlisting">void gimp_color_display_stack_convert (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2662189"></a><pre class="programlisting">void gimp_color_display_stack_convert (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a
href="../glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
@ -362,11 +362,11 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2661400"></a><h2>Signal Details</h2>
<a name="id2662342"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2661411"></a><h3>
<a name="id2662353"></a><h3>
<a name="GimpColorDisplayStack-added"></a>The <code class="literal">"added"</code> signal</h3>
<a class="indexterm" name="id2661425"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="indexterm" name="id2662367"></a><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,
<a
href="../glib/glib-Basic-Types.html#gint"
@ -405,9 +405,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661536"></a><h3>
<a name="id2662478"></a><h3>
<a name="GimpColorDisplayStack-changed"></a>The <code class="literal">"changed"</code> signal</h3>
<a class="indexterm" name="id2661551"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="indexterm" name="id2662494"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -432,9 +432,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661619"></a><h3>
<a name="id2662561"></a><h3>
<a name="GimpColorDisplayStack-removed"></a>The <code class="literal">"removed"</code> signal</h3>
<a class="indexterm" name="id2661634"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="indexterm" name="id2662577"></a><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,
<a
href="../glib/glib-Basic-Types.html#gpointer"
@ -465,9 +465,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665069"></a><h3>
<a name="id2664887"></a><h3>
<a name="GimpColorDisplayStack-reordered"></a>The <code class="literal">"reordered"</code> signal</h3>
<a class="indexterm" name="id2665084"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="indexterm" name="id2664903"></a><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,
<a
href="../glib/glib-Basic-Types.html#gint"
@ -506,9 +506,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2665186"></a><div class="refsect2" lang="en"><a name="id2665187"></a></div>
<a name="id2665016"></a><div class="refsect2" lang="en"><a name="id2665017"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2665188"></a></div>
<div class="refsect2" lang="en"><a name="id2665018"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2616733" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609904" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2615233" class="shortcut">Description</a>
<a href="#id2586685" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2595776" class="shortcut">Object Hierarchy</a>
<a href="#id2586572" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2595824" class="shortcut">Implemented Interfaces</a>
<a href="#id2586621" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2595864" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2586660" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorHexEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2616733"></a><span class="refentrytitle">GimpColorHexEntry</span>
<a name="id2609904"></a><span class="refentrytitle">GimpColorHexEntry</span>
</h2>
<p>GimpColorHexEntry &#8212; Widget for entering a color's hex triplet.</p>
</td>
@ -76,7 +76,7 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2595776"></a><h2>Object Hierarchy</h2>
<a name="id2586572"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -98,7 +98,7 @@ href="../gtk/GtkEntry.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2595824"></a><h2>Implemented Interfaces</h2>
<a name="id2586621"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorHexEntry implements
AtkImplementorIface, GtkBuildable, <a
@ -108,33 +108,33 @@ href="../gtk/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2595864"></a><h2>Signals</h2>
<a name="id2586660"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615233"></a><h2>Description</h2>
<a name="id2586685"></a><h2>Description</h2>
<p>
Widget for entering a color's hex triplet.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615250"></a><h2>Details</h2>
<a name="id2593982"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2615260"></a><h3>
<a name="id2593992"></a><h3>
<a name="GimpColorHexEntry-struct"></a>GimpColorHexEntry</h3>
<a class="indexterm" name="id2615272"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<a class="indexterm" name="id2594004"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615288"></a><h3>
<a name="id2594020"></a><h3>
<a name="gimp-color-hex-entry-new"></a>gimp_color_hex_entry_new ()</h3>
<a class="indexterm" name="id2615302"></a><pre class="programlisting"><a
<a class="indexterm" name="id2594034"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_hex_entry_new (void);</pre>
<p>
@ -156,9 +156,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615356"></a><h3>
<a name="id2594088"></a><h3>
<a name="gimp-color-hex-entry-set-color"></a>gimp_color_hex_entry_set_color ()</h3>
<a class="indexterm" name="id2615370"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a class="indexterm" name="id2594102"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -191,9 +191,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578512"></a><h3>
<a name="id2595283"></a><h3>
<a name="gimp-color-hex-entry-get-color"></a>gimp_color_hex_entry_get_color ()</h3>
<a class="indexterm" name="id2578526"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a class="indexterm" name="id2595298"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -224,11 +224,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2603514"></a><h2>Signal Details</h2>
<a name="id2595400"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2603525"></a><h3>
<a name="id2595411"></a><h3>
<a name="GimpColorHexEntry-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2603541"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
<a class="indexterm" name="id2579250"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -253,9 +253,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2603611"></a><div class="refsect2" lang="en"><a name="id2603612"></a></div>
<a name="id2579320"></a><div class="refsect2" lang="en"><a name="id2579321"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2603614"></a></div>
<div class="refsect2" lang="en"><a name="id2579322"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2575792" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2644126" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2662005" class="shortcut">Description</a>
<a href="#id2665142" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2664592" class="shortcut">Object Hierarchy</a>
<a href="#id2588303" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2661936" class="shortcut">Implemented Interfaces</a>
<a href="#id2665072" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2661963" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2665100" class="shortcut">Style Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorNotebook"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2575792"></a><span class="refentrytitle">GimpColorNotebook</span>
<a name="id2644126"></a><span class="refentrytitle">GimpColorNotebook</span>
</h2>
<p>GimpColorNotebook &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -74,7 +74,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2664592"></a><h2>Object Hierarchy</h2>
<a name="id2588303"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -103,13 +103,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661936"></a><h2>Implemented Interfaces</h2>
<a name="id2665072"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorNotebook implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2661963"></a><h2>Style Properties</h2>
<a name="id2665100"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>" <a
@ -121,27 +121,27 @@ href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2662005"></a><h2>Description</h2>
<a name="id2665142"></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">
<a name="id2662042"></a><h2>Details</h2>
<a name="id2665179"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2662053"></a><h3>
<a name="id2665902"></a><h3>
<a name="GimpColorNotebook-struct"></a>GimpColorNotebook</h3>
<a class="indexterm" name="id2661045"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<a class="indexterm" name="id2665914"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661062"></a><h3>
<a name="id2665930"></a><h3>
<a name="gimp-color-notebook-set-has-page"></a>gimp_color_notebook_set_has_page ()</h3>
<a class="indexterm" name="id2661073"></a><pre class="programlisting"><a
<a class="indexterm" name="id2665941"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_notebook_set_has_page (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
<a
@ -193,11 +193,11 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666497"></a><h2>Style Property Details</h2>
<a name="id2666115"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2666507"></a><h3>
<a name="id2666125"></a><h3>
<a name="GimpColorNotebook--tab-border"></a>The <code class="literal">"tab-border"</code> style property</h3>
<a class="indexterm" name="id2666521"></a><pre class="programlisting"> "tab-border" <a
<a class="indexterm" name="id2666139"></a><pre class="programlisting"> "tab-border" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p>Width of the border around the tab contents.</p>
@ -206,9 +206,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666550"></a><h3>
<a name="id2666168"></a><h3>
<a name="GimpColorNotebook--tab-icon-size"></a>The <code class="literal">"tab-icon-size"</code> style property</h3>
<a class="indexterm" name="id2666564"></a><pre class="programlisting"> "tab-icon-size" <a
<a class="indexterm" name="id2666182"></a><pre class="programlisting"> "tab-icon-size" <a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> : Read</pre>
<p>Size for icons displayed in the tab.</p>
@ -216,9 +216,9 @@ href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666590"></a><div class="refsect2" lang="en"><a name="id2666591"></a></div>
<a name="id2666208"></a><div class="refsect2" lang="en"><a name="id2666209"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666592"></a></div>
<div class="refsect2" lang="en"><a name="id2666210"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2575572" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609858" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2619794" class="shortcut">Description</a>
<a href="#id2623770" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2613302" class="shortcut">Object Hierarchy</a>
<a href="#id2623459" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2619712" class="shortcut">Implemented Interfaces</a>
<a href="#id2623520" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2619752" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2623729" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorProfileComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2575572"></a><span class="refentrytitle">GimpColorProfileComboBox</span>
<a name="id2609858"></a><span class="refentrytitle">GimpColorProfileComboBox</span>
</h2>
<p>GimpColorProfileComboBox</p>
</td>
@ -101,7 +101,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2613302"></a><h2>Object Hierarchy</h2>
<a name="id2623459"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -129,7 +129,7 @@ href="../gtk/GtkComboBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2619712"></a><h2>Implemented Interfaces</h2>
<a name="id2623520"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileComboBox implements
AtkImplementorIface, GtkBuildable, <a
@ -139,7 +139,7 @@ href="../gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2619752"></a><h2>Properties</h2>
<a name="id2623729"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog">dialog</a>" <a
@ -149,26 +149,26 @@ href="../gtk/GtkDialog.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2619794"></a><h2>Description</h2>
<a name="id2623770"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2619810"></a><h2>Details</h2>
<a name="id2623786"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2619820"></a><h3>
<a name="id2623797"></a><h3>
<a name="GimpColorProfileComboBox-struct"></a>GimpColorProfileComboBox</h3>
<a class="indexterm" name="id2619832"></a><pre class="programlisting">typedef struct _GimpColorProfileComboBox GimpColorProfileComboBox;</pre>
<a class="indexterm" name="id2623808"></a><pre class="programlisting">typedef struct _GimpColorProfileComboBox GimpColorProfileComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576877"></a><h3>
<a name="id2623824"></a><h3>
<a name="gimp-color-profile-combo-box-new"></a>gimp_color_profile_combo_box_new ()</h3>
<a class="indexterm" name="id2576891"></a><pre class="programlisting"><a
<a class="indexterm" name="id2623838"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new (<a
href="../gtk/GtkWidget.html"
@ -218,9 +218,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2577019"></a><h3>
<a name="id2582478"></a><h3>
<a name="gimp-color-profile-combo-box-new-with-model"></a>gimp_color_profile_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2577036"></a><pre class="programlisting"><a
<a class="indexterm" name="id2582494"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new_with_model
(<a
@ -269,9 +269,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620014"></a><h3>
<a name="id2582628"></a><h3>
<a name="gimp-color-profile-combo-box-add"></a>gimp_color_profile_combo_box_add ()</h3>
<a class="indexterm" name="id2620030"></a><pre class="programlisting">void gimp_color_profile_combo_box_add (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
<a class="indexterm" name="id2625038"></a><pre class="programlisting">void gimp_color_profile_combo_box_add (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
@ -317,9 +317,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620189"></a><h3>
<a name="id2625197"></a><h3>
<a name="gimp-color-profile-combo-box-set-active"></a>gimp_color_profile_combo_box_set_active ()</h3>
<a class="indexterm" name="id2620205"></a><pre class="programlisting">void gimp_color_profile_combo_box_set_active
<a class="indexterm" name="id2625213"></a><pre class="programlisting">void gimp_color_profile_combo_box_set_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -363,9 +363,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626090"></a><h3>
<a name="id2625371"></a><h3>
<a name="gimp-color-profile-combo-box-get-active"></a>gimp_color_profile_combo_box_get_active ()</h3>
<a class="indexterm" name="id2626105"></a><pre class="programlisting"><a
<a class="indexterm" name="id2625387"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_color_profile_combo_box_get_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo);</pre>
@ -399,11 +399,11 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626168"></a><h2>Property Details</h2>
<a name="id2625476"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2626177"></a><h3>
<a name="id2625486"></a><h3>
<a name="GimpColorProfileComboBox--dialog"></a>The <code class="literal">"dialog"</code> property</h3>
<a class="indexterm" name="id2626192"></a><pre class="programlisting"> "dialog" <a
<a class="indexterm" name="id2625502"></a><pre class="programlisting"> "dialog" <a
href="../gtk/GtkDialog.html"
>GtkDialog</a> : Read / Write / Construct Only</pre>
<p>
@ -419,9 +419,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626228"></a><h3>
<a name="id2625543"></a><h3>
<a name="GimpColorProfileComboBox--model"></a>The <code class="literal">"model"</code> property</h3>
<a class="indexterm" name="id2626243"></a><pre class="programlisting"> "model" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> : Read / Write</pre>
<a class="indexterm" name="id2625559"></a><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="../gtk/GtkComboBox.html"
@ -436,9 +436,9 @@ href="../gtk/GtkComboBox.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626292"></a><div class="refsect2" lang="en"><a name="id2626293"></a></div>
<a name="id2625612"></a><div class="refsect2" lang="en"><a name="id2625613"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2626294"></a></div>
<div class="refsect2" lang="en"><a name="id2625614"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2597942" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2617752" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2616491" class="shortcut">Description</a>
<a href="#id2575996" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2616384" class="shortcut">Object Hierarchy</a>
<a href="#id2578652" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2616414" class="shortcut">Implemented Interfaces</a>
<a href="#id2575919" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2616460" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2575965" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorProfileStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2597942"></a><span class="refentrytitle">GimpColorProfileStore</span>
<a name="id2617752"></a><span class="refentrytitle">GimpColorProfileStore</span>
</h2>
<p>GimpColorProfileStore</p>
</td>
@ -77,7 +77,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616384"></a><h2>Object Hierarchy</h2>
<a name="id2578652"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -90,7 +90,7 @@ href="../gtk/GtkListStore.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616414"></a><h2>Implemented Interfaces</h2>
<a name="id2575919"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileStore implements
GtkBuildable, <a
@ -104,7 +104,7 @@ href="../gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2616460"></a><h2>Properties</h2>
<a name="id2575965"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileStore.html#GimpColorProfileStore--history">history</a>" <a
@ -113,26 +113,26 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616491"></a><h2>Description</h2>
<a name="id2575996"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2618880"></a><h2>Details</h2>
<a name="id2576012"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2618890"></a><h3>
<a name="id2576023"></a><h3>
<a name="GimpColorProfileStore-struct"></a>GimpColorProfileStore</h3>
<a class="indexterm" name="id2618902"></a><pre class="programlisting">typedef struct _GimpColorProfileStore GimpColorProfileStore;</pre>
<a class="indexterm" name="id2576034"></a><pre class="programlisting">typedef struct _GimpColorProfileStore GimpColorProfileStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618918"></a><h3>
<a name="id2624001"></a><h3>
<a name="gimp-color-profile-store-new"></a>gimp_color_profile_store_new ()</h3>
<a class="indexterm" name="id2618932"></a><pre class="programlisting"><a
<a class="indexterm" name="id2624014"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_color_profile_store_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -175,9 +175,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622016"></a><h3>
<a name="id2624129"></a><h3>
<a name="gimp-color-profile-store-add"></a>gimp_color_profile_store_add ()</h3>
<a class="indexterm" name="id2622031"></a><pre class="programlisting">void gimp_color_profile_store_add (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
<a class="indexterm" name="id2624143"></a><pre class="programlisting">void gimp_color_profile_store_add (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
@ -233,11 +233,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621694"></a><h2>Property Details</h2>
<a name="id2623341"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2621705"></a><h3>
<a name="id2623351"></a><h3>
<a name="GimpColorProfileStore--history"></a>The <code class="literal">"history"</code> property</h3>
<a class="indexterm" name="id2621721"></a><pre class="programlisting"> "history" <a
<a class="indexterm" name="id2623367"></a><pre class="programlisting"> "history" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>
@ -251,9 +251,9 @@ Filename of the color history used to populate the profile store.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621758"></a><div class="refsect2" lang="en"><a name="id2621759"></a></div>
<a name="id2582336"></a><div class="refsect2" lang="en"><a name="id2582337"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2621760"></a></div>
<div class="refsect2" lang="en"><a name="id2582338"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2609122" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2608486" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2617611" class="shortcut">Description</a>
<a href="#id2612654" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2588457" class="shortcut">Object Hierarchy</a>
<a href="#id2612572" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2588511" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2612627" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorScale"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2609122"></a><span class="refentrytitle">GimpColorScale</span>
<a name="id2608486"></a><span class="refentrytitle">GimpColorScale</span>
</h2>
<p>GimpColorScale &#8212; Fancy colored sliders.</p>
</td>
@ -78,7 +78,7 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2588457"></a><h2>Object Hierarchy</h2>
<a name="id2612572"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -103,32 +103,32 @@ href="../gtk/GtkScale.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2588511"></a><h2>Implemented Interfaces</h2>
<a name="id2612627"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScale implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2617611"></a><h2>Description</h2>
<a name="id2612654"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2617626"></a><h2>Details</h2>
<a name="id2612670"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2617637"></a><h3>
<a name="id2612681"></a><h3>
<a name="GimpColorScale-struct"></a>GimpColorScale</h3>
<a class="indexterm" name="id2617649"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<a class="indexterm" name="id2599014"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2617665"></a><h3>
<a name="id2599030"></a><h3>
<a name="gimp-color-scale-new"></a>gimp_color_scale_new ()</h3>
<a class="indexterm" name="id2617676"></a><pre class="programlisting"><a
<a class="indexterm" name="id2599042"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_scale_new (<a
href="../gtk/gtk-Standard-Enumerations.html#GtkOrientation"
@ -162,9 +162,9 @@ Creates a new <a class="link" href="GimpColorScale.html" title="GimpColorScale">
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576388"></a><h3>
<a name="id2599138"></a><h3>
<a name="gimp-color-scale-set-channel"></a>gimp_color_scale_set_channel ()</h3>
<a class="indexterm" name="id2576400"></a><pre class="programlisting">void gimp_color_scale_set_channel (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="indexterm" name="id2599149"></a><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">GimpColorSelectorChannel</a> channel);</pre>
<p>
Changes the color channel displayed by the <em class="parameter"><code>scale</code></em>.</p>
@ -189,9 +189,9 @@ Changes the color channel displayed by the <em class="parameter"><code>scale</co
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576484"></a><h3>
<a name="id2613106"></a><h3>
<a name="gimp-color-scale-set-color"></a>gimp_color_scale_set_color ()</h3>
<a class="indexterm" name="id2576495"></a><pre class="programlisting">void gimp_color_scale_set_color (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="indexterm" name="id2613118"></a><pre class="programlisting">void gimp_color_scale_set_color (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
@ -230,9 +230,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2576616"></a><div class="refsect2" lang="en"><a name="id2578728"></a></div>
<a name="id2613239"></a><div class="refsect2" lang="en"><a name="id2613240"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2578729"></a></div>
<div class="refsect2" lang="en"><a name="id2613241"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2597050" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2624987" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2664665" class="shortcut">Description</a>
<a href="#id2657389" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2617466" class="shortcut">Object Hierarchy</a>
<a href="#id2599594" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2664570" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2657361" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorScales"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2597050"></a><span class="refentrytitle">GimpColorScales</span>
<a name="id2624987"></a><span class="refentrytitle">GimpColorScales</span>
</h2>
<p>GimpColorScales &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -63,7 +63,7 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2617466"></a><h2>Object Hierarchy</h2>
<a name="id2599594"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -92,13 +92,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2664570"></a><h2>Implemented Interfaces</h2>
<a name="id2657361"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScales implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2664665"></a><h2>Description</h2>
<a name="id2657389"></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>.
It shows a group of <a class="link" href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widgets that allow to adjust the
@ -106,20 +106,20 @@ HSV and RGB color channels.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2664703"></a><h2>Details</h2>
<a name="id2667325"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2664714"></a><h3>
<a name="id2667336"></a><h3>
<a name="GimpColorScales-struct"></a>GimpColorScales</h3>
<a class="indexterm" name="id2664726"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<a class="indexterm" name="id2667348"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666603"></a><div class="refsect2" lang="en"><a name="id2666604"></a></div>
<a name="id2667365"></a><div class="refsect2" lang="en"><a name="id2667366"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666605"></a></div>
<div class="refsect2" lang="en"><a name="id2667368"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2581309" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579077" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2666701" class="shortcut">Description</a>
<a href="#id2667542" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2591454" class="shortcut">Object Hierarchy</a>
<a href="#id2625680" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2666673" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2667516" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorSelect"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2581309"></a><span class="refentrytitle">GimpColorSelect</span>
<a name="id2579077"></a><span class="refentrytitle">GimpColorSelect</span>
</h2>
<p>GimpColorSelect &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -63,7 +63,7 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591454"></a><h2>Object Hierarchy</h2>
<a name="id2625680"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -92,13 +92,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2666673"></a><h2>Implemented Interfaces</h2>
<a name="id2667516"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelect implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666701"></a><h2>Description</h2>
<a name="id2667542"></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>.
It shows a square area that allows to interactively change two color channels
@ -108,20 +108,20 @@ will then change the other two channels accordingly.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666744"></a><h2>Details</h2>
<a name="id2667583"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2666754"></a><h3>
<a name="id2667593"></a><h3>
<a name="GimpColorSelect-struct"></a>GimpColorSelect</h3>
<a class="indexterm" name="id2666766"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<a class="indexterm" name="id2667604"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666784"></a><div class="refsect2" lang="en"><a name="id2666266"></a></div>
<a name="id2667621"></a><div class="refsect2" lang="en"><a name="id2667622"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666267"></a></div>
<div class="refsect2" lang="en"><a name="id2667624"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2599706" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580660" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2616148" class="shortcut">Description</a>
<a href="#id2624423" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2600030" class="shortcut">Object Hierarchy</a>
<a href="#id2583646" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2600090" class="shortcut">Implemented Interfaces</a>
<a href="#id2583708" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2600118" class="shortcut">Properties</a>
<a href="#id2583736" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2616122" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2583766" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorSelection"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2599706"></a><span class="refentrytitle">GimpColorSelection</span>
<a name="id2580660"></a><span class="refentrytitle">GimpColorSelection</span>
</h2>
<p>GimpColorSelection &#8212; Widget for doing a color selection.</p>
</td>
@ -99,7 +99,7 @@ href="../libgimpconfig/GimpColorConfig.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2600030"></a><h2>Object Hierarchy</h2>
<a name="id2583646"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -127,13 +127,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2600090"></a><h2>Implemented Interfaces</h2>
<a name="id2583708"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelection implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2600118"></a><h2>Properties</h2>
<a name="id2583736"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection--config">config</a>" <a
@ -142,33 +142,33 @@ href="../libgimpconfig/GimpColorConfig.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616122"></a><h2>Signals</h2>
<a name="id2583766"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616148"></a><h2>Description</h2>
<a name="id2624423"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2616164"></a><h2>Details</h2>
<a name="id2624439"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2616174"></a><h3>
<a name="id2624450"></a><h3>
<a name="GimpColorSelection-struct"></a>GimpColorSelection</h3>
<a class="indexterm" name="id2616186"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<a class="indexterm" name="id2624461"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616202"></a><h3>
<a name="id2624478"></a><h3>
<a name="gimp-color-selection-new"></a>gimp_color_selection_new ()</h3>
<a class="indexterm" name="id2616214"></a><pre class="programlisting"><a
<a class="indexterm" name="id2624489"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selection_new (void);</pre>
<p>
@ -187,9 +187,9 @@ Creates a new <a class="link" href="GimpColorSelection.html" title="GimpColorSel
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616268"></a><h3>
<a name="id2624544"></a><h3>
<a name="gimp-color-selection-set-show-alpha"></a>gimp_color_selection_set_show_alpha ()</h3>
<a class="indexterm" name="id2616282"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2624557"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);</pre>
@ -216,9 +216,9 @@ Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615433"></a><h3>
<a name="id2624654"></a><h3>
<a name="gimp-color-selection-get-show-alpha"></a>gimp_color_selection_get_show_alpha ()</h3>
<a class="indexterm" name="id2615446"></a><pre class="programlisting"><a
<a class="indexterm" name="id2624667"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_selection_get_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
@ -246,9 +246,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615540"></a><h3>
<a name="id2621456"></a><h3>
<a name="gimp-color-selection-set-color"></a>gimp_color_selection_set_color ()</h3>
<a class="indexterm" name="id2615553"></a><pre class="programlisting">void gimp_color_selection_set_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2621468"></a><pre class="programlisting">void gimp_color_selection_set_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -275,9 +275,9 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615652"></a><h3>
<a name="id2621567"></a><h3>
<a name="gimp-color-selection-get-color"></a>gimp_color_selection_get_color ()</h3>
<a class="indexterm" name="id2615665"></a><pre class="programlisting">void gimp_color_selection_get_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2621580"></a><pre class="programlisting">void gimp_color_selection_get_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -304,9 +304,9 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624004"></a><h3>
<a name="id2621679"></a><h3>
<a name="gimp-color-selection-set-old-color"></a>gimp_color_selection_set_old_color ()</h3>
<a class="indexterm" name="id2624016"></a><pre class="programlisting">void gimp_color_selection_set_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2621692"></a><pre class="programlisting">void gimp_color_selection_set_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -333,9 +333,9 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624104"></a><h3>
<a name="id2621784"></a><h3>
<a name="gimp-color-selection-get-old-color"></a>gimp_color_selection_get_old_color ()</h3>
<a class="indexterm" name="id2624118"></a><pre class="programlisting">void gimp_color_selection_get_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2621797"></a><pre class="programlisting">void gimp_color_selection_get_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
@ -362,9 +362,9 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624216"></a><h3>
<a name="id2621895"></a><h3>
<a name="gimp-color-selection-reset"></a>gimp_color_selection_reset ()</h3>
<a class="indexterm" name="id2624228"></a><pre class="programlisting">void gimp_color_selection_reset (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2621907"></a><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>
@ -381,9 +381,9 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624292"></a><h3>
<a name="id2621972"></a><h3>
<a name="gimp-color-selection-color-changed"></a>gimp_color_selection_color_changed ()</h3>
<a class="indexterm" name="id2624306"></a><pre class="programlisting">void gimp_color_selection_color_changed (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2621985"></a><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>
@ -400,9 +400,9 @@ Emits the "color-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624364"></a><h3>
<a name="id2622043"></a><h3>
<a name="gimp-color-selection-set-config"></a>gimp_color_selection_set_config ()</h3>
<a class="indexterm" name="id2624380"></a><pre class="programlisting">void gimp_color_selection_set_config (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2622058"></a><pre class="programlisting">void gimp_color_selection_set_config (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
@ -431,22 +431,22 @@ Sets the color management configuration to use with this color selection.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624461"></a><h2>Property Details</h2>
<a name="id2622140"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2624472"></a><h3>
<a name="id2622150"></a><h3>
<a name="GimpColorSelection--config"></a>The <code class="literal">"config"</code> property</h3>
<a class="indexterm" name="id2624486"></a><pre class="programlisting"> "config" <a
<a class="indexterm" name="id2622164"></a><pre class="programlisting"> "config" <a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Write</pre>
<p></p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624508"></a><h2>Signal Details</h2>
<a name="id2622186"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2624519"></a><h3>
<a name="id2622197"></a><h3>
<a name="GimpColorSelection-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2624535"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
<a class="indexterm" name="id2622213"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -471,9 +471,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624606"></a><div class="refsect2" lang="en"><a name="id2624607"></a></div>
<a name="id2622284"></a><div class="refsect2" lang="en"><a name="id2622285"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2624608"></a></div>
<div class="refsect2" lang="en"><a name="id2622286"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2645959" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2590882" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2653373" class="shortcut">Description</a>
<a href="#id2661570" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2662439" class="shortcut">Object Hierarchy</a>
<a href="#id2657981" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2653314" class="shortcut">Implemented Interfaces</a>
<a href="#id2661511" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2653342" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2661538" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorSelector"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2645959"></a><span class="refentrytitle">GimpColorSelector</span>
<a name="id2590882"></a><span class="refentrytitle">GimpColorSelector</span>
</h2>
<p>GimpColorSelector &#8212; Pluggable GIMP color selector modules.</p>
</td>
@ -109,7 +109,7 @@ href="../libgimpconfig/GimpColorConfig.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2662439"></a><h2>Object Hierarchy</h2>
<a name="id2657981"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -140,13 +140,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2653314"></a><h2>Implemented Interfaces</h2>
<a name="id2661511"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelector implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2653342"></a><h2>Signals</h2>
<a name="id2661538"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelector.html#GimpColorSelector-channel-changed">channel-changed</a>" : Run First
@ -154,27 +154,27 @@ GimpColorSelector implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2653373"></a><h2>Description</h2>
<a name="id2661570"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP color
selector modules.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2653390"></a><h2>Details</h2>
<a name="id2661587"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2653401"></a><h3>
<a name="id2661597"></a><h3>
<a name="GimpColorSelector-struct"></a>GimpColorSelector</h3>
<a class="indexterm" name="id2653412"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<a class="indexterm" name="id2661609"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653429"></a><h3>
<a name="id2661626"></a><h3>
<a name="GIMP-COLOR-SELECTOR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_SIZE</h3>
<a class="indexterm" name="id2653440"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
<a class="indexterm" name="id2661638"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
</pre>
<p>
The suggested size for a color area in a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -182,9 +182,9 @@ The suggested size for a color area in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653464"></a><h3>
<a name="id2661660"></a><h3>
<a name="GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_BAR_SIZE</h3>
<a class="indexterm" name="id2653475"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
<a class="indexterm" name="id2661673"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
</pre>
<p>
The suggested width for a color bar in a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -192,9 +192,9 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653499"></a><h3>
<a name="id2661696"></a><h3>
<a name="GimpColorSelectorChannel"></a>enum GimpColorSelectorChannel</h3>
<a class="indexterm" name="id2653510"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2661708"></a><pre class="programlisting">typedef enum
{
GIMP_COLOR_SELECTOR_HUE, /*&lt; desc="_H", help="Hue" &gt;*/
GIMP_COLOR_SELECTOR_SATURATION, /*&lt; desc="_S", help="Saturation" &gt;*/
@ -252,9 +252,9 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664858"></a><h3>
<a name="id2666244"></a><h3>
<a name="gimp-color-selector-new"></a>gimp_color_selector_new ()</h3>
<a class="indexterm" name="id2664870"></a><pre class="programlisting"><a
<a class="indexterm" name="id2666255"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selector_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -304,9 +304,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664990"></a><h3>
<a name="id2666375"></a><h3>
<a name="gimp-color-selector-set-toggles-visible"></a>gimp_color_selector_set_toggles_visible ()</h3>
<a class="indexterm" name="id2665003"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
<a class="indexterm" name="id2666387"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -334,9 +334,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660796"></a><h3>
<a name="id2666456"></a><h3>
<a name="gimp-color-selector-set-toggles-sensitive"></a>gimp_color_selector_set_toggles_sensitive ()</h3>
<a class="indexterm" name="id2660811"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
<a class="indexterm" name="id2666470"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -364,9 +364,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660879"></a><h3>
<a name="id2666539"></a><h3>
<a name="gimp-color-selector-set-show-alpha"></a>gimp_color_selector_set_show_alpha ()</h3>
<a class="indexterm" name="id2660893"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2666552"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);</pre>
@ -393,9 +393,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660960"></a><h3>
<a name="id2666620"></a><h3>
<a name="gimp-color-selector-set-color"></a>gimp_color_selector_set_color ()</h3>
<a class="indexterm" name="id2660973"></a><pre class="programlisting">void gimp_color_selector_set_color (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2666633"></a><pre class="programlisting">void gimp_color_selector_set_color (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
@ -430,9 +430,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666858"></a><h3>
<a name="id2666722"></a><h3>
<a name="gimp-color-selector-set-channel"></a>gimp_color_selector_set_channel ()</h3>
<a class="indexterm" name="id2666870"></a><pre class="programlisting">void gimp_color_selector_set_channel (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2666735"></a><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">GimpColorSelectorChannel</a> channel);</pre>
<p>
@ -457,9 +457,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666931"></a><h3>
<a name="id2666803"></a><h3>
<a name="gimp-color-selector-color-changed"></a>gimp_color_selector_color_changed ()</h3>
<a class="indexterm" name="id2666944"></a><pre class="programlisting">void gimp_color_selector_color_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2666817"></a><pre class="programlisting">void gimp_color_selector_color_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -476,9 +476,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666985"></a><h3>
<a name="id2666863"></a><h3>
<a name="gimp-color-selector-channel-changed"></a>gimp_color_selector_channel_changed ()</h3>
<a class="indexterm" name="id2666998"></a><pre class="programlisting">void gimp_color_selector_channel_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2666877"></a><pre class="programlisting">void gimp_color_selector_channel_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -495,9 +495,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667039"></a><h3>
<a name="id2666923"></a><h3>
<a name="gimp-color-selector-set-config"></a>gimp_color_selector_set_config ()</h3>
<a class="indexterm" name="id2667054"></a><pre class="programlisting">void gimp_color_selector_set_config (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2666939"></a><pre class="programlisting">void gimp_color_selector_set_config (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
@ -526,11 +526,11 @@ Sets the color management configuration to use with this color selector.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2667126"></a><h2>Signal Details</h2>
<a name="id2667020"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2667135"></a><h3>
<a name="id2667031"></a><h3>
<a name="GimpColorSelector-channel-changed"></a>The <code class="literal">"channel-changed"</code> signal</h3>
<a class="indexterm" name="id2667150"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a class="indexterm" name="id2667047"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> arg1,
@ -563,9 +563,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667231"></a><h3>
<a name="id2667137"></a><h3>
<a name="GimpColorSelector-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2667246"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a class="indexterm" name="id2667153"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
@ -606,7 +606,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2667348"></a><h2>See Also</h2>
<a name="id2667266"></a><h2>See Also</h2>
<p>
<a
href="../glib/glib-Dynamic-Loading-of-Modules.html#GModule"
@ -622,9 +622,9 @@ href="../gobject/GTypeModule.html"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2667383"></a><div class="refsect2" lang="en"><a name="id2667384"></a></div>
<a name="id2667306"></a><div class="refsect2" lang="en"><a name="id2667308"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2667385"></a></div>
<div class="refsect2" lang="en"><a name="id2667309"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2574646" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2605362" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2666358" class="shortcut">Description</a>
<a href="#id2664588" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2662586" class="shortcut">Object Hierarchy</a>
<a href="#id2664477" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2666272" class="shortcut">Implemented Interfaces</a>
<a href="#id2664501" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2666293" class="shortcut">Properties</a>
<a href="#id2664522" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2666334" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2664563" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpController"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2574646"></a><span class="refentrytitle">GimpController</span>
<a name="id2605362"></a><span class="refentrytitle">GimpController</span>
</h2>
<p>GimpController &#8212; Pluggable GIMP input controller modules.</p>
</td>
@ -94,7 +94,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2662586"></a><h2>Object Hierarchy</h2>
<a name="id2664477"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -104,7 +104,7 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2666272"></a><h2>Implemented Interfaces</h2>
<a name="id2664501"></a><h2>Implemented Interfaces</h2>
<p>
GimpController implements
<a
@ -112,7 +112,7 @@ href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666293"></a><h2>Properties</h2>
<a name="id2664522"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController--name">name</a>" <a
@ -124,24 +124,24 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2666334"></a><h2>Signals</h2>
<a name="id2664563"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController-event">event</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2666358"></a><h2>Description</h2>
<a name="id2664588"></a><h2>Description</h2>
<p>
An abstract interface for implementing arbitrary input controllers.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666375"></a><h2>Details</h2>
<a name="id2664605"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2666386"></a><h3>
<a name="id2664616"></a><h3>
<a name="GimpControllerEventType"></a>enum GimpControllerEventType</h3>
<a class="indexterm" name="id2666397"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2664627"></a><pre class="programlisting">typedef enum
{
GIMP_CONTROLLER_EVENT_TRIGGER,
GIMP_CONTROLLER_EVENT_VALUE
@ -153,9 +153,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666414"></a><h3>
<a name="id2664644"></a><h3>
<a name="GimpControllerEventAny"></a>GimpControllerEventAny</h3>
<a class="indexterm" name="id2666425"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2664655"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -167,9 +167,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664210"></a><h3>
<a name="id2664673"></a><h3>
<a name="GimpControllerEventTrigger"></a>GimpControllerEventTrigger</h3>
<a class="indexterm" name="id2664222"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2664684"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -181,9 +181,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664239"></a><h3>
<a name="id2664702"></a><h3>
<a name="GimpControllerEventValue"></a>GimpControllerEventValue</h3>
<a class="indexterm" name="id2664250"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2664713"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -196,9 +196,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664269"></a><h3>
<a name="id2664731"></a><h3>
<a name="GimpControllerEvent"></a>union GimpControllerEvent</h3>
<a class="indexterm" name="id2664281"></a><pre class="programlisting">union GimpControllerEvent
<a class="indexterm" name="id2664744"></a><pre class="programlisting">union GimpControllerEvent
{
GimpControllerEventType type;
GimpControllerEventAny any;
@ -212,18 +212,18 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664299"></a><h3>
<a name="id2665325"></a><h3>
<a name="GimpController-struct"></a>GimpController</h3>
<a class="indexterm" name="id2664311"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<a class="indexterm" name="id2665336"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664327"></a><h3>
<a name="id2665353"></a><h3>
<a name="gimp-controller-new"></a>gimp_controller_new ()</h3>
<a class="indexterm" name="id2664340"></a><pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (<a
<a class="indexterm" name="id2665365"></a><pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (<a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a> controller_type);</pre>
<p>
@ -249,9 +249,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664396"></a><h3>
<a name="id2665421"></a><h3>
<a name="gimp-controller-get-n-events"></a>gimp_controller_get_n_events ()</h3>
<a class="indexterm" name="id2664407"></a><pre class="programlisting"><a
<a class="indexterm" name="id2665432"></a><pre class="programlisting"><a
href="../glib/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>
@ -277,9 +277,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664464"></a><h3>
<a name="id2665489"></a><h3>
<a name="gimp-controller-get-event-name"></a>gimp_controller_get_event_name ()</h3>
<a class="indexterm" name="id2665822"></a><pre class="programlisting">const <a
<a class="indexterm" name="id2665500"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_name (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
@ -313,9 +313,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665901"></a><h3>
<a name="id2665579"></a><h3>
<a name="gimp-controller-get-event-blurb"></a>gimp_controller_get_event_blurb ()</h3>
<a class="indexterm" name="id2665912"></a><pre class="programlisting">const <a
<a class="indexterm" name="id2665590"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_blurb (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
@ -349,9 +349,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665991"></a><h3>
<a name="id2665670"></a><h3>
<a name="gimp-controller-event"></a>gimp_controller_event ()</h3>
<a class="indexterm" name="id2666002"></a><pre class="programlisting"><a
<a class="indexterm" name="id2665681"></a><pre class="programlisting"><a
href="../glib/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">GimpControllerEvent</a> *event);</pre>
@ -383,11 +383,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666082"></a><h2>Property Details</h2>
<a name="id2665760"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2666093"></a><h3>
<a name="id2665771"></a><h3>
<a name="GimpController--name"></a>The <code class="literal">"name"</code> property</h3>
<a class="indexterm" name="id2666107"></a><pre class="programlisting"> "name" <a
<a class="indexterm" name="id2665785"></a><pre class="programlisting"> "name" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
@ -395,9 +395,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666130"></a><h3>
<a name="id2665808"></a><h3>
<a name="GimpController--state"></a>The <code class="literal">"state"</code> property</h3>
<a class="indexterm" name="id2666144"></a><pre class="programlisting"> "state" <a
<a class="indexterm" name="id2665822"></a><pre class="programlisting"> "state" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
@ -405,11 +405,11 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666168"></a><h2>Signal Details</h2>
<a name="id2665847"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2669030"></a><h3>
<a name="id2665858"></a><h3>
<a name="GimpController-event"></a>The <code class="literal">"event"</code> signal</h3>
<a class="indexterm" name="id2669042"></a><pre class="programlisting"><a
<a class="indexterm" name="id2665872"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_function (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *gimpcontroller,
<a
@ -449,9 +449,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2669135"></a><div class="refsect2" lang="en"><a name="id2669136"></a></div>
<a name="id2668963"></a><div class="refsect2" lang="en"><a name="id2668964"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2669137"></a></div>
<div class="refsect2" lang="en"><a name="id2668965"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2585530" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598280" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2618562" class="shortcut">Description</a>
<a href="#id2578051" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2605963" class="shortcut">Object Hierarchy</a>
<a href="#id2597171" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2606031" class="shortcut">Implemented Interfaces</a>
<a href="#id2597238" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2618519" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2597266" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpDialog"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2585530"></a><span class="refentrytitle">GimpDialog</span>
<a name="id2598280"></a><span class="refentrytitle">GimpDialog</span>
</h2>
<p>GimpDialog &#8212; Constructors for <a
href="../gtk/GtkDialog.html"
@ -125,7 +125,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605963"></a><h2>Object Hierarchy</h2>
<a name="id2597171"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -156,13 +156,13 @@ href="../gtk/GtkDialog.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2606031"></a><h2>Implemented Interfaces</h2>
<a name="id2597238"></a><h2>Implemented Interfaces</h2>
<p>
GimpDialog implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2618519"></a><h2>Properties</h2>
<a name="id2597266"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpDialog.html#GimpDialog--help-func">help-func</a>" <a
@ -174,26 +174,26 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2618562"></a><h2>Description</h2>
<a name="id2578051"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2618578"></a><h2>Details</h2>
<a name="id2578067"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2618589"></a><h3>
<a name="id2578078"></a><h3>
<a name="GimpDialog-struct"></a>GimpDialog</h3>
<a class="indexterm" name="id2618602"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<a class="indexterm" name="id2578091"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618617"></a><h3>
<a name="id2578106"></a><h3>
<a name="gimp-dialog-new"></a>gimp_dialog_new ()</h3>
<a class="indexterm" name="id2618629"></a><pre class="programlisting"><a
<a class="indexterm" name="id2578118"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -286,9 +286,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625132"></a><h3>
<a name="id2627308"></a><h3>
<a name="gimp-dialog-new-valist"></a>gimp_dialog_new_valist ()</h3>
<a class="indexterm" name="id2625144"></a><pre class="programlisting"><a
<a class="indexterm" name="id2627319"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new_valist (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -377,9 +377,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627950"></a><h3>
<a name="id2627615"></a><h3>
<a name="gimp-dialog-add-button"></a>gimp_dialog_add_button ()</h3>
<a class="indexterm" name="id2627961"></a><pre class="programlisting"><a
<a class="indexterm" name="id2627626"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_add_button (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const <a
@ -425,9 +425,9 @@ sets the RESPONSE_OK widget as the default response.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628082"></a><h3>
<a name="id2627747"></a><h3>
<a name="gimp-dialog-add-buttons"></a>gimp_dialog_add_buttons ()</h3>
<a class="indexterm" name="id2628093"></a><pre class="programlisting">void gimp_dialog_add_buttons (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
<a class="indexterm" name="id2627759"></a><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
@ -457,9 +457,9 @@ href="../gtk/GtkDialog.html#gtk-dialog-add-button"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628190"></a><h3>
<a name="id2627855"></a><h3>
<a name="gimp-dialog-add-buttons-valist"></a>gimp_dialog_add_buttons_valist ()</h3>
<a class="indexterm" name="id2628203"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
<a class="indexterm" name="id2627869"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
<p>
This function is essentially the same as <a class="link" href="GimpDialog.html#gimp-dialog-add-buttons"><code class="function">gimp_dialog_add_buttons()</code></a>
@ -485,9 +485,9 @@ except it takes a va_list instead of '...'</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628290"></a><h3>
<a name="id2627955"></a><h3>
<a name="gimp-dialog-run"></a>gimp_dialog_run ()</h3>
<a class="indexterm" name="id2628302"></a><pre class="programlisting"><a
<a class="indexterm" name="id2627968"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> gimp_dialog_run (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<p>
@ -518,9 +518,9 @@ href="../glib/glib-The-Main-Event-Loop.html#GMainLoop"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628388"></a><h3>
<a name="id2628054"></a><h3>
<a name="gimp-dialogs-show-help-button"></a>gimp_dialogs_show_help_button ()</h3>
<a class="indexterm" name="id2617280"></a><pre class="programlisting">void gimp_dialogs_show_help_button (<a
<a class="indexterm" name="id2628069"></a><pre class="programlisting">void gimp_dialogs_show_help_button (<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);</pre>
<p>
@ -541,20 +541,20 @@ This function is for internal use only.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628438"></a><h2>Property Details</h2>
<a name="id2628129"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2628447"></a><h3>
<a name="id2628140"></a><h3>
<a name="GimpDialog--help-func"></a>The <code class="literal">"help-func"</code> property</h3>
<a class="indexterm" name="id2628460"></a><pre class="programlisting"> "help-func" <a
<a class="indexterm" name="id2628154"></a><pre class="programlisting"> "help-func" <a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628479"></a><h3>
<a name="id2628175"></a><h3>
<a name="GimpDialog--help-id"></a>The <code class="literal">"help-id"</code> property</h3>
<a class="indexterm" name="id2628492"></a><pre class="programlisting"> "help-id" <a
<a class="indexterm" name="id2628190"></a><pre class="programlisting"> "help-id" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p></p>
@ -562,9 +562,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628515"></a><div class="refsect2" lang="en"><a name="id2628516"></a></div>
<a name="id2628216"></a><div class="refsect2" lang="en"><a name="id2628217"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2628517"></a></div>
<div class="refsect2" lang="en"><a name="id2628218"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2606755" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2602742" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2578899" class="shortcut">Description</a>
<a href="#id2626252" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2621893" class="shortcut">Object Hierarchy</a>
<a href="#id2581098" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2621961" class="shortcut">Implemented Interfaces</a>
<a href="#id2604023" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2578869" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2604063" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpEnumComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2606755"></a><span class="refentrytitle">GimpEnumComboBox</span>
<a name="id2602742"></a><span class="refentrytitle">GimpEnumComboBox</span>
</h2>
<p>GimpEnumComboBox</p>
</td>
@ -78,7 +78,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621893"></a><h2>Object Hierarchy</h2>
<a name="id2581098"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -107,7 +107,7 @@ href="../gtk/GtkComboBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621961"></a><h2>Implemented Interfaces</h2>
<a name="id2604023"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumComboBox implements
AtkImplementorIface, GtkBuildable, <a
@ -117,33 +117,33 @@ href="../gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2578869"></a><h2>Properties</h2>
<a name="id2604063"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumComboBox.html#GimpEnumComboBox--model">model</a>" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2578899"></a><h2>Description</h2>
<a name="id2626252"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2578915"></a><h2>Details</h2>
<a name="id2626267"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2578926"></a><h3>
<a name="id2626278"></a><h3>
<a name="GimpEnumComboBox-struct"></a>GimpEnumComboBox</h3>
<a class="indexterm" name="id2578937"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<a class="indexterm" name="id2626290"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578954"></a><h3>
<a name="id2626306"></a><h3>
<a name="gimp-enum-combo-box-new"></a>gimp_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2578967"></a><pre class="programlisting"><a
<a class="indexterm" name="id2626320"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -189,9 +189,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626874"></a><h3>
<a name="id2630762"></a><h3>
<a name="gimp-enum-combo-box-new-with-model"></a>gimp_enum_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2626888"></a><pre class="programlisting"><a
<a class="indexterm" name="id2630776"></a><pre class="programlisting"><a
href="../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>
<p>
@ -222,9 +222,9 @@ href="../gtk/GtkComboBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626983"></a><h3>
<a name="id2630871"></a><h3>
<a name="gimp-enum-combo-box-set-stock-prefix"></a>gimp_enum_combo_box_set_stock_prefix ()</h3>
<a class="indexterm" name="id2626999"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
<a class="indexterm" name="id2630887"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -255,18 +255,18 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2577632"></a><h2>Property Details</h2>
<a name="id2626058"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2577642"></a><h3>
<a name="id2626068"></a><h3>
<a name="GimpEnumComboBox--model"></a>The <code class="literal">"model"</code> property</h3>
<a class="indexterm" name="id2577656"></a><pre class="programlisting"> "model" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<a class="indexterm" name="id2626082"></a><pre class="programlisting"> "model" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<p></p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2577677"></a><div class="refsect2" lang="en"><a name="id2577678"></a></div>
<a name="id2626103"></a><div class="refsect2" lang="en"><a name="id2626104"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2577679"></a></div>
<div class="refsect2" lang="en"><a name="id2626105"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2609106" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2601576" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2624820" class="shortcut">Description</a>
<a href="#id2626192" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2625670" class="shortcut">Object Hierarchy</a>
<a href="#id2552206" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2624792" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2626164" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpEnumLabel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2609106"></a><span class="refentrytitle">GimpEnumLabel</span>
<a name="id2601576"></a><span class="refentrytitle">GimpEnumLabel</span>
</h2>
<p>GimpEnumLabel</p>
</td>
@ -75,7 +75,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625670"></a><h2>Object Hierarchy</h2>
<a name="id2552206"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -100,32 +100,32 @@ href="../gtk/GtkLabel.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2624792"></a><h2>Implemented Interfaces</h2>
<a name="id2626164"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumLabel implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2624820"></a><h2>Description</h2>
<a name="id2626192"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2624836"></a><h2>Details</h2>
<a name="id2626207"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2624847"></a><h3>
<a name="id2626218"></a><h3>
<a name="GimpEnumLabel-struct"></a>GimpEnumLabel</h3>
<a class="indexterm" name="id2624858"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<a class="indexterm" name="id2626230"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624875"></a><h3>
<a name="id2626246"></a><h3>
<a name="gimp-enum-label-new"></a>gimp_enum_label_new ()</h3>
<a class="indexterm" name="id2624889"></a><pre class="programlisting"><a
<a class="indexterm" name="id2630461"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_label_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -166,9 +166,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630113"></a><h3>
<a name="id2630565"></a><h3>
<a name="gimp-enum-label-set-value"></a>gimp_enum_label_set_value ()</h3>
<a class="indexterm" name="id2630127"></a><pre class="programlisting">void gimp_enum_label_set_value (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a class="indexterm" name="id2630578"></a><pre class="programlisting">void gimp_enum_label_set_value (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> value);</pre>
@ -197,9 +197,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630213"></a><div class="refsect2" lang="en"><a name="id2630214"></a></div>
<a name="id2628908"></a><div class="refsect2" lang="en"><a name="id2628909"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630216"></a></div>
<div class="refsect2" lang="en"><a name="id2628910"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2598109" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2603092" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2623361" class="shortcut">Description</a>
<a href="#id2620193" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2603725" class="shortcut">Object Hierarchy</a>
<a href="#id2614350" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2623284" class="shortcut">Implemented Interfaces</a>
<a href="#id2614387" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2623330" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2620162" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpEnumStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2598109"></a><span class="refentrytitle">GimpEnumStore</span>
<a name="id2603092"></a><span class="refentrytitle">GimpEnumStore</span>
</h2>
<p>GimpEnumStore</p>
</td>
@ -104,7 +104,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2603725"></a><h2>Object Hierarchy</h2>
<a name="id2614350"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -118,7 +118,7 @@ href="../gtk/GtkListStore.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2623284"></a><h2>Implemented Interfaces</h2>
<a name="id2614387"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumStore implements
GtkBuildable, <a
@ -132,7 +132,7 @@ href="../gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2623330"></a><h2>Properties</h2>
<a name="id2620162"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumStore.html#GimpEnumStore--enum-type">enum-type</a>" <a
@ -141,26 +141,26 @@ href="../gobject/gobject-Type-Information.html#GType"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2623361"></a><h2>Description</h2>
<a name="id2620193"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2623376"></a><h2>Details</h2>
<a name="id2620209"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2623387"></a><h3>
<a name="id2620219"></a><h3>
<a name="GimpEnumStore-struct"></a>GimpEnumStore</h3>
<a class="indexterm" name="id2623399"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<a class="indexterm" name="id2620231"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623415"></a><h3>
<a name="id2620247"></a><h3>
<a name="gimp-enum-store-new"></a>gimp_enum_store_new ()</h3>
<a class="indexterm" name="id2623430"></a><pre class="programlisting"><a
<a class="indexterm" name="id2620262"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -197,9 +197,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626412"></a><h3>
<a name="id2577767"></a><h3>
<a name="gimp-enum-store-new-with-range"></a>gimp_enum_store_new_with_range ()</h3>
<a class="indexterm" name="id2626426"></a><pre class="programlisting"><a
<a class="indexterm" name="id2577781"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -250,9 +250,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626579"></a><h3>
<a name="id2577937"></a><h3>
<a name="gimp-enum-store-new-with-values"></a>gimp_enum_store_new_with_values ()</h3>
<a class="indexterm" name="id2609390"></a><pre class="programlisting"><a
<a class="indexterm" name="id2577952"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -301,9 +301,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2609532"></a><h3>
<a name="id2628342"></a><h3>
<a name="gimp-enum-store-new-with-values-valist"></a>gimp_enum_store_new_with_values_valist ()</h3>
<a class="indexterm" name="id2609547"></a><pre class="programlisting"><a
<a class="indexterm" name="id2628356"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values_valist
(<a
@ -351,9 +351,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2609690"></a><h3>
<a name="id2628498"></a><h3>
<a name="gimp-enum-store-set-stock-prefix"></a>gimp_enum_store_set_stock_prefix ()</h3>
<a class="indexterm" name="id2609706"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
<a class="indexterm" name="id2628514"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);</pre>
@ -386,11 +386,11 @@ See also: <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-st
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2609821"></a><h2>Property Details</h2>
<a name="id2628629"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2609832"></a><h3>
<a name="id2628640"></a><h3>
<a name="GimpEnumStore--enum-type"></a>The <code class="literal">"enum-type"</code> property</h3>
<a class="indexterm" name="id2609846"></a><pre class="programlisting"> "enum-type" <a
<a class="indexterm" name="id2628654"></a><pre class="programlisting"> "enum-type" <a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only</pre>
<p>
@ -405,9 +405,9 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2609887"></a><div class="refsect2" lang="en"><a name="id2609888"></a></div>
<a name="id2628695"></a><div class="refsect2" lang="en"><a name="id2628696"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2609889"></a></div>
<div class="refsect2" lang="en"><a name="id2628697"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2614228" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2588665" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2577719" class="shortcut">Description</a>
<a href="#id2626745" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2620600" class="shortcut">Object Hierarchy</a>
<a href="#id2628957" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2620661" class="shortcut">Implemented Interfaces</a>
<a href="#id2629017" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2577694" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2629045" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpFileEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2614228"></a><span class="refentrytitle">GimpFileEntry</span>
<a name="id2588665"></a><span class="refentrytitle">GimpFileEntry</span>
</h2>
<p>GimpFileEntry &#8212; Widget for entering a filename.</p>
</td>
@ -86,7 +86,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2620600"></a><h2>Object Hierarchy</h2>
<a name="id2628957"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -114,20 +114,20 @@ href="../gtk/GtkHBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2620661"></a><h2>Implemented Interfaces</h2>
<a name="id2629017"></a><h2>Implemented Interfaces</h2>
<p>
GimpFileEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2577694"></a><h2>Signals</h2>
<a name="id2629045"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpFileEntry.html#GimpFileEntry-filename-changed">filename-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2577719"></a><h2>Description</h2>
<a name="id2626745"></a><h2>Description</h2>
<p>
This widget is used to enter filenames or directories.
</p>
@ -158,11 +158,11 @@ will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2577807"></a><h2>Details</h2>
<a name="id2626833"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2577818"></a><h3>
<a name="id2626844"></a><h3>
<a name="GimpFileEntry-struct"></a>GimpFileEntry</h3>
<a class="indexterm" name="id2577829"></a><pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<a class="indexterm" name="id2626855"></a><pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<div class="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>
@ -173,9 +173,9 @@ will be emitted.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2577857"></a><h3>
<a name="id2626885"></a><h3>
<a name="gimp-file-entry-new"></a>gimp_file_entry_new ()</h3>
<a class="indexterm" name="id2577872"></a><pre class="programlisting"><a
<a class="indexterm" name="id2626899"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_file_entry_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -238,9 +238,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578050"></a><h3>
<a name="id2629344"></a><h3>
<a name="gimp-file-entry-get-filename"></a>gimp_file_entry_get_filename ()</h3>
<a class="indexterm" name="id2578064"></a><pre class="programlisting"><a
<a class="indexterm" name="id2629358"></a><pre class="programlisting"><a
href="../glib/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;">
@ -272,9 +272,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628705"></a><h3>
<a name="id2631165"></a><h3>
<a name="gimp-file-entry-set-filename"></a>gimp_file_entry_set_filename ()</h3>
<a class="indexterm" name="id2628719"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
<a class="indexterm" name="id2631181"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename);</pre>
@ -309,11 +309,11 @@ name.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628837"></a><h2>Signal Details</h2>
<a name="id2631301"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2628848"></a><h3>
<a name="id2631312"></a><h3>
<a name="GimpFileEntry-filename-changed"></a>The <code class="literal">"filename-changed"</code> signal</h3>
<a class="indexterm" name="id2628864"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
<a class="indexterm" name="id2631328"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -332,15 +332,15 @@ This signal is emitted whenever the user changes the filename.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628924"></a><h2>See Also</h2>
<a name="id2631388"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628942"></a><div class="refsect2" lang="en"><a name="id2628943"></a></div>
<a name="id2631406"></a><div class="refsect2" lang="en"><a name="id2631408"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2628944"></a></div>
<div class="refsect2" lang="en"><a name="id2631409"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2608119" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2551850" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2628614" class="shortcut">Description</a>
<a href="#id2625813" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630379" class="shortcut">Object Hierarchy</a>
<a href="#id2586476" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2628545" class="shortcut">Implemented Interfaces</a>
<a href="#id2622823" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2628573" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2625772" class="shortcut">Style Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpFrame"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2608119"></a><span class="refentrytitle">GimpFrame</span>
<a name="id2551850"></a><span class="refentrytitle">GimpFrame</span>
</h2>
<p>GimpFrame &#8212; A widget providing a HIG-compliant subclass of <a
href="../gtk/GtkFrame.html"
@ -72,7 +72,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630379"></a><h2>Object Hierarchy</h2>
<a name="id2586476"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -100,13 +100,13 @@ href="../gtk/GtkFrame.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2628545"></a><h2>Implemented Interfaces</h2>
<a name="id2622823"></a><h2>Implemented Interfaces</h2>
<p>
GimpFrame implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628573"></a><h2>Style Properties</h2>
<a name="id2625772"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpFrame.html#GimpFrame--label-bold">label-bold</a>" <a
@ -118,7 +118,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2628614"></a><h2>Description</h2>
<a name="id2625813"></a><h2>Description</h2>
<p>
A widget providing a HIG-compliant subclass of <a
href="../gtk/GtkFrame.html"
@ -126,20 +126,20 @@ href="../gtk/GtkFrame.html"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628638"></a><h2>Details</h2>
<a name="id2625837"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2628648"></a><h3>
<a name="id2625848"></a><h3>
<a name="GimpFrame-struct"></a>GimpFrame</h3>
<a class="indexterm" name="id2630420"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<a class="indexterm" name="id2625860"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630434"></a><h3>
<a name="id2625875"></a><h3>
<a name="gimp-frame-new"></a>gimp_frame_new ()</h3>
<a class="indexterm" name="id2630449"></a><pre class="programlisting"><a
<a class="indexterm" name="id2625890"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_frame_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -178,11 +178,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630560"></a><h2>Style Property Details</h2>
<a name="id2622923"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2630570"></a><h3>
<a name="id2622933"></a><h3>
<a name="GimpFrame--label-bold"></a>The <code class="literal">"label-bold"</code> style property</h3>
<a class="indexterm" name="id2630584"></a><pre class="programlisting"> "label-bold" <a
<a class="indexterm" name="id2622947"></a><pre class="programlisting"> "label-bold" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read</pre>
<p></p>
@ -190,9 +190,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630608"></a><h3>
<a name="id2622970"></a><h3>
<a name="GimpFrame--label-spacing"></a>The <code class="literal">"label-spacing"</code> style property</h3>
<a class="indexterm" name="id2630622"></a><pre class="programlisting"> "label-spacing" <a
<a class="indexterm" name="id2622984"></a><pre class="programlisting"> "label-spacing" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p></p>
@ -201,9 +201,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2631470"></a><div class="refsect2" lang="en"><a name="id2631471"></a></div>
<a name="id2623012"></a><div class="refsect2" lang="en"><a name="id2623014"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2631472"></a></div>
<div class="refsect2" lang="en"><a name="id2623015"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2574472" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2624392" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2629472" class="shortcut">Description</a>
<a href="#id2631490" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630331" class="shortcut">Object Hierarchy</a>
<a href="#id2622561" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2629401" class="shortcut">Implemented Interfaces</a>
<a href="#id2622629" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2629441" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2631460" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpIntComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2574472"></a><span class="refentrytitle">GimpIntComboBox</span>
<a name="id2624392"></a><span class="refentrytitle">GimpIntComboBox</span>
</h2>
<p>GimpIntComboBox &#8212; A widget providing a popup menu of integer values (e.g. enums).</p>
</td>
@ -135,7 +135,7 @@ href="../glib/glib-Datasets.html#GDestroyNotify"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630331"></a><h2>Object Hierarchy</h2>
<a name="id2622561"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -164,7 +164,7 @@ href="../gtk/GtkComboBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629401"></a><h2>Implemented Interfaces</h2>
<a name="id2622629"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntComboBox implements
AtkImplementorIface, GtkBuildable, <a
@ -174,7 +174,7 @@ href="../gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629441"></a><h2>Properties</h2>
<a name="id2631460"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntComboBox.html#GimpIntComboBox--ellipsize">ellipsize</a>" <a
@ -183,26 +183,26 @@ href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629472"></a><h2>Description</h2>
<a name="id2631490"></a><h2>Description</h2>
<p>
A widget providing a popup menu of integer values (e.g. enums).
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629489"></a><h2>Details</h2>
<a name="id2631507"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2629499"></a><h3>
<a name="id2631518"></a><h3>
<a name="GimpIntComboBox-struct"></a>GimpIntComboBox</h3>
<a class="indexterm" name="id2629511"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<a class="indexterm" name="id2631529"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629527"></a><h3>
<a name="id2631546"></a><h3>
<a name="GimpIntSensitivityFunc"></a>GimpIntSensitivityFunc ()</h3>
<a class="indexterm" name="id2629539"></a><pre class="programlisting"><a
<a class="indexterm" name="id2631557"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpIntSensitivityFunc) (<a
href="../glib/glib-Basic-Types.html#gint"
@ -238,9 +238,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629616"></a><h3>
<a name="id2631634"></a><h3>
<a name="gimp-int-combo-box-new"></a>gimp_int_combo_box_new ()</h3>
<a class="indexterm" name="id2629630"></a><pre class="programlisting"><a
<a class="indexterm" name="id2631648"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -295,9 +295,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629912"></a><h3>
<a name="id2633437"></a><h3>
<a name="gimp-int-combo-box-new-valist"></a>gimp_int_combo_box_new_valist ()</h3>
<a class="indexterm" name="id2629928"></a><pre class="programlisting"><a
<a class="indexterm" name="id2633453"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_valist (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -343,9 +343,9 @@ label/value pairs. Probably only useful for language bindings.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634118"></a><h3>
<a name="id2633582"></a><h3>
<a name="gimp-int-combo-box-new-array"></a>gimp_int_combo_box_new_array ()</h3>
<a class="indexterm" name="id2634131"></a><pre class="programlisting"><a
<a class="indexterm" name="id2633598"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_array (<a
href="../glib/glib-Basic-Types.html#gint"
@ -385,9 +385,9 @@ The array indices are used as values.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634232"></a><h3>
<a name="id2633711"></a><h3>
<a name="gimp-int-combo-box-prepend"></a>gimp_int_combo_box_prepend ()</h3>
<a class="indexterm" name="id2634245"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2633725"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to prepend items to a
@ -421,9 +421,9 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634360"></a><h3>
<a name="id2633840"></a><h3>
<a name="gimp-int-combo-box-append"></a>gimp_int_combo_box_append ()</h3>
<a class="indexterm" name="id2634375"></a><pre class="programlisting">void gimp_int_combo_box_append (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2633854"></a><pre class="programlisting">void gimp_int_combo_box_append (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to append items to a
@ -457,9 +457,9 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634490"></a><h3>
<a name="id2633969"></a><h3>
<a name="gimp-int-combo-box-set-active"></a>gimp_int_combo_box_set_active ()</h3>
<a class="indexterm" name="id2634505"></a><pre class="programlisting"><a
<a class="indexterm" name="id2633985"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_combo_box_set_active (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
@ -502,9 +502,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634634"></a><h3>
<a name="id2634113"></a><h3>
<a name="gimp-int-combo-box-get-active"></a>gimp_int_combo_box_get_active ()</h3>
<a class="indexterm" name="id2634649"></a><pre class="programlisting"><a
<a class="indexterm" name="id2634129"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_combo_box_get_active (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
@ -546,9 +546,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634777"></a><h3>
<a name="id2634257"></a><h3>
<a name="gimp-int-combo-box-connect"></a>gimp_int_combo_box_connect ()</h3>
<a class="indexterm" name="id2634791"></a><pre class="programlisting"><a
<a class="indexterm" name="id2634271"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gulong"
>gulong</a> gimp_int_combo_box_connect (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
@ -616,9 +616,9 @@ href="../gobject/gobject-Signals.html#g-signal-connect"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635016"></a><h3>
<a name="id2634495"></a><h3>
<a name="gimp-int-combo-box-set-sensitivity"></a>gimp_int_combo_box_set_sensitivity ()</h3>
<a class="indexterm" name="id2635033"></a><pre class="programlisting">void gimp_int_combo_box_set_sensitivity (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2634511"></a><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">GimpIntSensitivityFunc</a> func,
<a
href="../glib/glib-Basic-Types.html#gpointer"
@ -671,11 +671,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635211"></a><h2>Property Details</h2>
<a name="id2634688"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2635221"></a><h3>
<a name="id2634699"></a><h3>
<a name="GimpIntComboBox--ellipsize"></a>The <code class="literal">"ellipsize"</code> property</h3>
<a class="indexterm" name="id2635235"></a><pre class="programlisting"> "ellipsize" <a
<a class="indexterm" name="id2634712"></a><pre class="programlisting"> "ellipsize" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write</pre>
<p>
@ -691,9 +691,9 @@ entire string.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635275"></a><div class="refsect2" lang="en"><a name="id2635276"></a></div>
<a name="id2634752"></a><div class="refsect2" lang="en"><a name="id2634753"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635277"></a></div>
<div class="refsect2" lang="en"><a name="id2634754"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2593158" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2616780" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2628953" class="shortcut">Description</a>
<a href="#id2629566" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2629260" class="shortcut">Object Hierarchy</a>
<a href="#id2613035" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2629297" class="shortcut">Implemented Interfaces</a>
<a href="#id2629488" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2629344" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2629535" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpIntStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2593158"></a><span class="refentrytitle">GimpIntStore</span>
<a name="id2616780"></a><span class="refentrytitle">GimpIntStore</span>
</h2>
<p>GimpIntStore &#8212; A model for integer based name-value pairs (e.g. enums)</p>
</td>
@ -80,7 +80,7 @@ href="../gtk/GtkTreeModel.html#GtkTreeIter"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629260"></a><h2>Object Hierarchy</h2>
<a name="id2613035"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -94,7 +94,7 @@ href="../gtk/GtkListStore.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629297"></a><h2>Implemented Interfaces</h2>
<a name="id2629488"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntStore implements
GtkBuildable, <a
@ -108,7 +108,7 @@ href="../gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629344"></a><h2>Properties</h2>
<a name="id2629535"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntStore.html#GimpIntStore--user-data-type">user-data-type</a>" <a
@ -117,26 +117,26 @@ href="../gobject/gobject-Type-Information.html#GType"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2628953"></a><h2>Description</h2>
<a name="id2629566"></a><h2>Description</h2>
<p>
A model for integer based name-value pairs (e.g. enums)
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628969"></a><h2>Details</h2>
<a name="id2629582"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2628980"></a><h3>
<a name="id2629593"></a><h3>
<a name="GimpIntStore-struct"></a>GimpIntStore</h3>
<a class="indexterm" name="id2628992"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<a class="indexterm" name="id2633138"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629008"></a><h3>
<a name="id2633154"></a><h3>
<a name="GimpIntStoreColumns"></a>enum GimpIntStoreColumns</h3>
<a class="indexterm" name="id2629020"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2633166"></a><pre class="programlisting">typedef enum
{
GIMP_INT_STORE_VALUE,
GIMP_INT_STORE_LABEL,
@ -152,9 +152,9 @@ A model for integer based name-value pairs (e.g. enums)
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629039"></a><h3>
<a name="id2633185"></a><h3>
<a name="gimp-int-store-new"></a>gimp_int_store_new ()</h3>
<a class="indexterm" name="id2629053"></a><pre class="programlisting"><a
<a class="indexterm" name="id2633199"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
>GtkListStore</a>* gimp_int_store_new (void);</pre>
<p>
@ -180,9 +180,9 @@ are identified using an integer value.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631091"></a><h3>
<a name="id2633270"></a><h3>
<a name="gimp-int-store-lookup-by-value"></a>gimp_int_store_lookup_by_value ()</h3>
<a class="indexterm" name="id2631104"></a><pre class="programlisting"><a
<a class="indexterm" name="id2633283"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_store_lookup_by_value (<a
href="../gtk/GtkTreeModel.html"
@ -234,11 +234,11 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2631272"></a><h2>Property Details</h2>
<a name="id2629861"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2631282"></a><h3>
<a name="id2629871"></a><h3>
<a name="GimpIntStore--user-data-type"></a>The <code class="literal">"user-data-type"</code> property</h3>
<a class="indexterm" name="id2631296"></a><pre class="programlisting"> "user-data-type" <a
<a class="indexterm" name="id2629885"></a><pre class="programlisting"> "user-data-type" <a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only</pre>
<p>
@ -258,9 +258,9 @@ handle ref-counting of your user data.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630669"></a><div class="refsect2" lang="en"><a name="id2630670"></a></div>
<a name="id2629932"></a><div class="refsect2" lang="en"><a name="id2629933"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630671"></a></div>
<div class="refsect2" lang="en"><a name="id2629934"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2583870" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597581" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2633953" class="shortcut">Description</a>
<a href="#id2630011" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2633752" class="shortcut">Object Hierarchy</a>
<a href="#id2635253" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2633813" class="shortcut">Implemented Interfaces</a>
<a href="#id2629958" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2633928" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2629986" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpMemsizeEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2583870"></a><span class="refentrytitle">GimpMemsizeEntry</span>
<a name="id2597581"></a><span class="refentrytitle">GimpMemsizeEntry</span>
</h2>
<p>GimpMemsizeEntry &#8212; A composite widget that allows to enter a memory size.</p>
</td>
@ -83,7 +83,7 @@ href="../glib/glib-Basic-Types.html#guint64"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633752"></a><h2>Object Hierarchy</h2>
<a name="id2635253"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -111,20 +111,20 @@ href="../gtk/GtkHBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633813"></a><h2>Implemented Interfaces</h2>
<a name="id2629958"></a><h2>Implemented Interfaces</h2>
<p>
GimpMemsizeEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2633928"></a><h2>Signals</h2>
<a name="id2629986"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed">value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633953"></a><h2>Description</h2>
<a name="id2630011"></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
the user enter memory sizes. An option menu allows to switch between
@ -132,20 +132,20 @@ Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2633979"></a><h2>Details</h2>
<a name="id2630037"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2633990"></a><h3>
<a name="id2630048"></a><h3>
<a name="GimpMemsizeEntry-struct"></a>GimpMemsizeEntry</h3>
<a class="indexterm" name="id2634002"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<a class="indexterm" name="id2630059"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<p>
The <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> struct is considered private.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634025"></a><h3>
<a name="id2630083"></a><h3>
<a name="gimp-memsize-entry-new"></a>gimp_memsize_entry_new ()</h3>
<a class="indexterm" name="id2634036"></a><pre class="programlisting"><a
<a class="indexterm" name="id2630094"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_memsize_entry_new (<a
href="../glib/glib-Basic-Types.html#guint64"
@ -196,9 +196,9 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633522"></a><h3>
<a name="id2631899"></a><h3>
<a name="gimp-memsize-entry-set-value"></a>gimp_memsize_entry_set_value ()</h3>
<a class="indexterm" name="id2633533"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a class="indexterm" name="id2631910"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#guint64"
>guint64</a> value);</pre>
@ -226,9 +226,9 @@ the value to full Kilobytes.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633624"></a><h3>
<a name="id2632002"></a><h3>
<a name="gimp-memsize-entry-get-value"></a>gimp_memsize_entry_get_value ()</h3>
<a class="indexterm" name="id2633635"></a><pre class="programlisting"><a
<a class="indexterm" name="id2632015"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#guint64"
>guint64</a> gimp_memsize_entry_get_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);</pre>
<p>
@ -254,11 +254,11 @@ Retrieves the current value from a <a class="link" href="GimpMemsizeEntry.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630704"></a><h2>Signal Details</h2>
<a name="id2632097"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2630715"></a><h3>
<a name="id2632108"></a><h3>
<a name="GimpMemsizeEntry-value-changed"></a>The <code class="literal">"value-changed"</code> signal</h3>
<a class="indexterm" name="id2630730"></a><pre class="programlisting">void user_function (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
<a class="indexterm" name="id2632124"></a><pre class="programlisting">void user_function (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -283,9 +283,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630800"></a><div class="refsect2" lang="en"><a name="id2630801"></a></div>
<a name="id2632194"></a><div class="refsect2" lang="en"><a name="id2632196"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630802"></a></div>
<div class="refsect2" lang="en"><a name="id2632197"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2617131" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2592424" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2631741" class="shortcut">Description</a>
<a href="#id2636815" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2633115" class="shortcut">Object Hierarchy</a>
<a href="#id2630271" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2633164" class="shortcut">Implemented Interfaces</a>
<a href="#id2634892" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2633204" class="shortcut">Properties</a>
<a href="#id2634932" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2631708" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2635102" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpNumberPairEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2617131"></a><span class="refentrytitle">GimpNumberPairEntry</span>
<a name="id2592424"></a><span class="refentrytitle">GimpNumberPairEntry</span>
</h2>
<p>GimpNumberPairEntry</p>
</td>
@ -140,7 +140,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633115"></a><h2>Object Hierarchy</h2>
<a name="id2630271"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -162,7 +162,7 @@ href="../gtk/GtkEntry.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633164"></a><h2>Implemented Interfaces</h2>
<a name="id2634892"></a><h2>Implemented Interfaces</h2>
<p>
GimpNumberPairEntry implements
AtkImplementorIface, GtkBuildable, <a
@ -172,7 +172,7 @@ href="../gtk/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2633204"></a><h2>Properties</h2>
<a name="id2634932"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification">allow-simplification</a>" <a
@ -212,7 +212,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631708"></a><h2>Signals</h2>
<a name="id2635102"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed">numbers-changed</a>" : Run First
@ -220,26 +220,26 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631741"></a><h2>Description</h2>
<a name="id2636815"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631756"></a><h2>Details</h2>
<a name="id2636831"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631767"></a><h3>
<a name="id2636841"></a><h3>
<a name="GimpNumberPairEntry-struct"></a>GimpNumberPairEntry</h3>
<a class="indexterm" name="id2631779"></a><pre class="programlisting">typedef struct _GimpNumberPairEntry GimpNumberPairEntry;</pre>
<a class="indexterm" name="id2636853"></a><pre class="programlisting">typedef struct _GimpNumberPairEntry GimpNumberPairEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631795"></a><h3>
<a name="id2636870"></a><h3>
<a name="GimpAspectType"></a>enum GimpAspectType</h3>
<a class="indexterm" name="id2631808"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2636882"></a><pre class="programlisting">typedef enum
{
GIMP_ASPECT_SQUARE, /*&lt; desc="Square" &gt;*/
GIMP_ASPECT_PORTRAIT, /*&lt; desc="Portrait" &gt;*/
@ -252,9 +252,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631826"></a><h3>
<a name="id2636901"></a><h3>
<a name="gimp-number-pair-entry-new"></a>gimp_number_pair_entry_new ()</h3>
<a class="indexterm" name="id2631841"></a><pre class="programlisting"><a
<a class="indexterm" name="id2636915"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_number_pair_entry_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -329,9 +329,9 @@ value.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638912"></a><h3>
<a name="id2637091"></a><h3>
<a name="gimp-number-pair-entry-set-default-values"></a>gimp_number_pair_entry_set_default_values ()</h3>
<a class="indexterm" name="id2638928"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_values
<a class="indexterm" name="id2637108"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
@ -369,9 +369,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639031"></a><h3>
<a name="id2637217"></a><h3>
<a name="gimp-number-pair-entry-get-default-values"></a>gimp_number_pair_entry_get_default_values ()</h3>
<a class="indexterm" name="id2639048"></a><pre class="programlisting">void gimp_number_pair_entry_get_default_values
<a class="indexterm" name="id2637234"></a><pre class="programlisting">void gimp_number_pair_entry_get_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
@ -409,9 +409,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639156"></a><h3>
<a name="id2637342"></a><h3>
<a name="gimp-number-pair-entry-set-values"></a>gimp_number_pair_entry_set_values ()</h3>
<a class="indexterm" name="id2639173"></a><pre class="programlisting">void gimp_number_pair_entry_set_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2637358"></a><pre class="programlisting">void gimp_number_pair_entry_set_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> left,
@ -450,9 +450,9 @@ user-override will not be changed.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639289"></a><h3>
<a name="id2637475"></a><h3>
<a name="gimp-number-pair-entry-get-values"></a>gimp_number_pair_entry_get_values ()</h3>
<a class="indexterm" name="id2639306"></a><pre class="programlisting">void gimp_number_pair_entry_get_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2637492"></a><pre class="programlisting">void gimp_number_pair_entry_get_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *left,
@ -493,9 +493,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639440"></a><h3>
<a name="id2637626"></a><h3>
<a name="gimp-number-pair-entry-get-aspect"></a>gimp_number_pair_entry_get_aspect ()</h3>
<a class="indexterm" name="id2639456"></a><pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> gimp_number_pair_entry_get_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<a class="indexterm" name="id2637642"></a><pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#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>
@ -522,9 +522,9 @@ Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPair
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639540"></a><h3>
<a name="id2637726"></a><h3>
<a name="gimp-number-pair-entry-set-aspect"></a>gimp_number_pair_entry_set_aspect ()</h3>
<a class="indexterm" name="id2639556"></a><pre class="programlisting">void gimp_number_pair_entry_set_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2637742"></a><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">GimpAspectType</a> aspect);</pre>
<p>
Sets the aspect of the ratio by swapping the left_number and
@ -553,9 +553,9 @@ right_number if necessary (or setting them to 1.0 in case that
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639659"></a><h3>
<a name="id2637845"></a><h3>
<a name="gimp-number-pair-entry-get-ratio"></a>gimp_number_pair_entry_get_ratio ()</h3>
<a class="indexterm" name="id2639675"></a><pre class="programlisting"><a
<a class="indexterm" name="id2637860"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_number_pair_entry_get_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
@ -584,9 +584,9 @@ Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumb
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639737"></a><h3>
<a name="id2637944"></a><h3>
<a name="gimp-number-pair-entry-set-ratio"></a>gimp_number_pair_entry_set_ratio ()</h3>
<a class="indexterm" name="id2639751"></a><pre class="programlisting">void gimp_number_pair_entry_set_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2637960"></a><pre class="programlisting">void gimp_number_pair_entry_set_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> ratio);</pre>
@ -621,9 +621,9 @@ with left_number and right_number &lt; 1000.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639841"></a><h3>
<a name="id2638060"></a><h3>
<a name="gimp-number-pair-entry-get-user-override"></a>gimp_number_pair_entry_get_user_override ()</h3>
<a class="indexterm" name="id2639856"></a><pre class="programlisting"><a
<a class="indexterm" name="id2638076"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_number_pair_entry_get_user_override
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
@ -653,9 +653,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639925"></a><h3>
<a name="id2638154"></a><h3>
<a name="gimp-number-pair-entry-set-user-override"></a>gimp_number_pair_entry_set_user_override ()</h3>
<a class="indexterm" name="id2639940"></a><pre class="programlisting">void gimp_number_pair_entry_set_user_override
<a class="indexterm" name="id2638170"></a><pre class="programlisting">void gimp_number_pair_entry_set_user_override
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -692,9 +692,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640038"></a><h3>
<a name="id2638279"></a><h3>
<a name="gimp-number-pair-entry-get-default-text"></a>gimp_number_pair_entry_get_default_text ()</h3>
<a class="indexterm" name="id2640053"></a><pre class="programlisting">const <a
<a class="indexterm" name="id2638295"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_number_pair_entry_get_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
@ -727,9 +727,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640131"></a><h3>
<a name="id2638384"></a><h3>
<a name="gimp-number-pair-entry-set-default-text"></a>gimp_number_pair_entry_set_default_text ()</h3>
<a class="indexterm" name="id2640146"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_text
<a class="indexterm" name="id2638400"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -768,11 +768,11 @@ normal.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2640247"></a><h2>Property Details</h2>
<a name="id2638512"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2640256"></a><h3>
<a name="id2638523"></a><h3>
<a name="GimpNumberPairEntry--allow-simplification"></a>The <code class="literal">"allow-simplification"</code> property</h3>
<a class="indexterm" name="id2640271"></a><pre class="programlisting"> "allow-simplification" <a
<a class="indexterm" name="id2638539"></a><pre class="programlisting"> "allow-simplification" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>Whether to allow simplification.</p>
@ -780,17 +780,17 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640295"></a><h3>
<a name="id2638565"></a><h3>
<a name="GimpNumberPairEntry--aspect"></a>The <code class="literal">"aspect"</code> property</h3>
<a class="indexterm" name="id2640308"></a><pre class="programlisting"> "aspect" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<a class="indexterm" name="id2638579"></a><pre class="programlisting"> "aspect" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<p></p>
<p>Default value: GIMP_ASPECT_SQUARE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640330"></a><h3>
<a name="id2638603"></a><h3>
<a name="GimpNumberPairEntry--default-left-number"></a>The <code class="literal">"default-left-number"</code> property</h3>
<a class="indexterm" name="id2640345"></a><pre class="programlisting"> "default-left-number" <a
<a class="indexterm" name="id2638619"></a><pre class="programlisting"> "default-left-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -799,9 +799,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640371"></a><h3>
<a name="id2638648"></a><h3>
<a name="GimpNumberPairEntry--default-right-number"></a>The <code class="literal">"default-right-number"</code> property</h3>
<a class="indexterm" name="id2640386"></a><pre class="programlisting"> "default-right-number" <a
<a class="indexterm" name="id2638664"></a><pre class="programlisting"> "default-right-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -810,9 +810,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640412"></a><h3>
<a name="id2638693"></a><h3>
<a name="GimpNumberPairEntry--default-text"></a>The <code class="literal">"default-text"</code> property</h3>
<a class="indexterm" name="id2640427"></a><pre class="programlisting"> "default-text" <a
<a class="indexterm" name="id2638709"></a><pre class="programlisting"> "default-text" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write</pre>
<p>String to show when in automatic mode.</p>
@ -820,9 +820,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640450"></a><h3>
<a name="id2638735"></a><h3>
<a name="GimpNumberPairEntry--left-number"></a>The <code class="literal">"left-number"</code> property</h3>
<a class="indexterm" name="id2640465"></a><pre class="programlisting"> "left-number" <a
<a class="indexterm" name="id2638751"></a><pre class="programlisting"> "left-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -831,9 +831,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640491"></a><h3>
<a name="id2638780"></a><h3>
<a name="GimpNumberPairEntry--max-valid-value"></a>The <code class="literal">"max-valid-value"</code> property</h3>
<a class="indexterm" name="id2640506"></a><pre class="programlisting"> "max-valid-value" <a
<a class="indexterm" name="id2638796"></a><pre class="programlisting"> "max-valid-value" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p>Maximum value valid when parsing input.</p>
@ -842,9 +842,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640534"></a><h3>
<a name="id2638826"></a><h3>
<a name="GimpNumberPairEntry--min-valid-value"></a>The <code class="literal">"min-valid-value"</code> property</h3>
<a class="indexterm" name="id2640548"></a><pre class="programlisting"> "min-valid-value" <a
<a class="indexterm" name="id2638843"></a><pre class="programlisting"> "min-valid-value" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p>Minimum value valid when parsing input.</p>
@ -853,9 +853,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640576"></a><h3>
<a name="id2641205"></a><h3>
<a name="GimpNumberPairEntry--ratio"></a>The <code class="literal">"ratio"</code> property</h3>
<a class="indexterm" name="id2640589"></a><pre class="programlisting"> "ratio" <a
<a class="indexterm" name="id2641217"></a><pre class="programlisting"> "ratio" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -864,9 +864,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640615"></a><h3>
<a name="id2641243"></a><h3>
<a name="GimpNumberPairEntry--right-number"></a>The <code class="literal">"right-number"</code> property</h3>
<a class="indexterm" name="id2640630"></a><pre class="programlisting"> "right-number" <a
<a class="indexterm" name="id2641258"></a><pre class="programlisting"> "right-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -875,9 +875,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640656"></a><h3>
<a name="id2641284"></a><h3>
<a name="GimpNumberPairEntry--separators"></a>The <code class="literal">"separators"</code> property</h3>
<a class="indexterm" name="id2640670"></a><pre class="programlisting"> "separators" <a
<a class="indexterm" name="id2641299"></a><pre class="programlisting"> "separators" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>A string of valid separators.</p>
@ -885,9 +885,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640694"></a><h3>
<a name="id2641323"></a><h3>
<a name="GimpNumberPairEntry--user-override"></a>The <code class="literal">"user-override"</code> property</h3>
<a class="indexterm" name="id2640709"></a><pre class="programlisting"> "user-override" <a
<a class="indexterm" name="id2641337"></a><pre class="programlisting"> "user-override" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>Whether the widget is in 'user override' mode.</p>
@ -895,11 +895,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2640734"></a><h2>Signal Details</h2>
<a name="id2641363"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2640744"></a><h3>
<a name="id2641372"></a><h3>
<a name="GimpNumberPairEntry-numbers-changed"></a>The <code class="literal">"numbers-changed"</code> signal</h3>
<a class="indexterm" name="id2640758"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a class="indexterm" name="id2641386"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -924,9 +924,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640821"></a><h3>
<a name="id2641449"></a><h3>
<a name="GimpNumberPairEntry-ratio-changed"></a>The <code class="literal">"ratio-changed"</code> signal</h3>
<a class="indexterm" name="id2640835"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a class="indexterm" name="id2641463"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -951,9 +951,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2640899"></a><div class="refsect2" lang="en"><a name="id2640900"></a></div>
<a name="id2641527"></a><div class="refsect2" lang="en"><a name="id2641528"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2640901"></a></div>
<div class="refsect2" lang="en"><a name="id2641529"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2583450" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2527308" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2638640" class="shortcut">Description</a>
<a href="#id2641010" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2632245" class="shortcut">Object Hierarchy</a>
<a href="#id2635644" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2638587" class="shortcut">Implemented Interfaces</a>
<a href="#id2635692" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2638615" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2640985" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpOffsetArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2583450"></a><span class="refentrytitle">GimpOffsetArea</span>
<a name="id2527308"></a><span class="refentrytitle">GimpOffsetArea</span>
</h2>
<p>GimpOffsetArea &#8212; Widget to control image offsets.</p>
</td>
@ -91,7 +91,7 @@ href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2632245"></a><h2>Object Hierarchy</h2>
<a name="id2635644"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -113,39 +113,39 @@ href="../gtk/GtkDrawingArea.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2638587"></a><h2>Implemented Interfaces</h2>
<a name="id2635692"></a><h2>Implemented Interfaces</h2>
<p>
GimpOffsetArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2638615"></a><h2>Signals</h2>
<a name="id2640985"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed">offsets-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2638640"></a><h2>Description</h2>
<a name="id2641010"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2638656"></a><h2>Details</h2>
<a name="id2641026"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2638666"></a><h3>
<a name="id2641036"></a><h3>
<a name="GimpOffsetArea-struct"></a>GimpOffsetArea</h3>
<a class="indexterm" name="id2638678"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<a class="indexterm" name="id2641048"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638694"></a><h3>
<a name="id2641064"></a><h3>
<a name="gimp-offset-area-new"></a>gimp_offset_area_new ()</h3>
<a class="indexterm" name="id2638706"></a><pre class="programlisting"><a
<a class="indexterm" name="id2641076"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_offset_area_new (<a
href="../glib/glib-Basic-Types.html#gint"
@ -183,9 +183,9 @@ specify the new offsets.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637031"></a><h3>
<a name="id2638876"></a><h3>
<a name="gimp-offset-area-set-size"></a>gimp_offset_area_set_size ()</h3>
<a class="indexterm" name="id2637043"></a><pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2638887"></a><pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> width,
@ -222,9 +222,9 @@ signal is emitted.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637152"></a><h3>
<a name="id2638996"></a><h3>
<a name="gimp-offset-area-set-offsets"></a>gimp_offset_area_set_offsets ()</h3>
<a class="indexterm" name="id2637163"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2639008"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> offset_x,
@ -260,9 +260,9 @@ It does not emit the "offsets-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632584"></a><h3>
<a name="id2639116"></a><h3>
<a name="gimp-offset-area-set-pixbuf"></a>gimp_offset_area_set_pixbuf ()</h3>
<a class="indexterm" name="id2632598"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2639130"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);</pre>
@ -294,11 +294,11 @@ href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2632693"></a><h2>Signal Details</h2>
<a name="id2632440"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2632704"></a><h3>
<a name="id2632451"></a><h3>
<a name="GimpOffsetArea-offsets-changed"></a>The <code class="literal">"offsets-changed"</code> signal</h3>
<a class="indexterm" name="id2632718"></a><pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
<a class="indexterm" name="id2632465"></a><pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> arg1,
@ -339,9 +339,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2638317"></a><div class="refsect2" lang="en"><a name="id2638318"></a></div>
<a name="id2632577"></a><div class="refsect2" lang="en"><a name="id2632578"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2638319"></a></div>
<div class="refsect2" lang="en"><a name="id2632579"></a></div>
</div>
</div>
</body>

View File

@ -33,24 +33,24 @@
<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="#id2602334" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2604518" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2636756" class="shortcut">Description</a>
<a href="#id2632974" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2636592" class="shortcut">Object Hierarchy</a>
<a href="#id2632809" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2636654" class="shortcut">Implemented Interfaces</a>
<a href="#id2632871" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2636682" class="shortcut">Properties</a>
<a href="#id2632900" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2636724" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2632941" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPageSelector"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2602334"></a><span class="refentrytitle">GimpPageSelector</span>
<a name="id2604518"></a><span class="refentrytitle">GimpPageSelector</span>
</h2>
<p>GimpPageSelector</p>
</td>
@ -140,7 +140,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636592"></a><h2>Object Hierarchy</h2>
<a name="id2632809"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -168,13 +168,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636654"></a><h2>Implemented Interfaces</h2>
<a name="id2632871"></a><h2>Implemented Interfaces</h2>
<p>
GimpPageSelector implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2636682"></a><h2>Properties</h2>
<a name="id2632900"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector--n-pages">n-pages</a>" <a
@ -184,7 +184,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636724"></a><h2>Signals</h2>
<a name="id2632941"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector-activate">activate</a>" : Run First / Action
@ -192,26 +192,26 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636756"></a><h2>Description</h2>
<a name="id2632974"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2632812"></a><h2>Details</h2>
<a name="id2632989"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2632823"></a><h3>
<a name="id2633000"></a><h3>
<a name="GimpPageSelector-struct"></a>GimpPageSelector</h3>
<a class="indexterm" name="id2632834"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<a class="indexterm" name="id2633012"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632851"></a><h3>
<a name="id2633028"></a><h3>
<a name="GimpPageSelectorTarget"></a>enum GimpPageSelectorTarget</h3>
<a class="indexterm" name="id2632862"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2641543"></a><pre class="programlisting">typedef enum
{
GIMP_PAGE_SELECTOR_TARGET_LAYERS, /*&lt; desc="Layers" &gt;*/
GIMP_PAGE_SELECTOR_TARGET_IMAGES /*&lt; desc="Images" &gt;*/
@ -223,9 +223,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632880"></a><h3>
<a name="id2641561"></a><h3>
<a name="gimp-page-selector-new"></a>gimp_page_selector_new ()</h3>
<a class="indexterm" name="id2632893"></a><pre class="programlisting"><a
<a class="indexterm" name="id2641575"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_page_selector_new (void);</pre>
<p>
@ -247,9 +247,9 @@ Creates a new <a class="link" href="GimpPageSelector.html" title="GimpPageSelect
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632955"></a><h3>
<a name="id2641636"></a><h3>
<a name="gimp-page-selector-set-n-pages"></a>gimp_page_selector_set_n_pages ()</h3>
<a class="indexterm" name="id2632970"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2641651"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> n_pages);</pre>
@ -278,9 +278,9 @@ Sets the number of pages in the document to open.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633057"></a><h3>
<a name="id2641738"></a><h3>
<a name="gimp-page-selector-get-n-pages"></a>gimp_page_selector_get_n_pages ()</h3>
<a class="indexterm" name="id2633073"></a><pre class="programlisting"><a
<a class="indexterm" name="id2641753"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> gimp_page_selector_get_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
@ -309,9 +309,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642837"></a><h3>
<a name="id2641830"></a><h3>
<a name="gimp-page-selector-set-target"></a>gimp_page_selector_set_target ()</h3>
<a class="indexterm" name="id2642852"></a><pre class="programlisting">void gimp_page_selector_set_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2641845"></a><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">GimpPageSelectorTarget</a> target);</pre>
<p>
</p>
@ -338,9 +338,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642932"></a><h3>
<a name="id2641931"></a><h3>
<a name="gimp-page-selector-get-target"></a>gimp_page_selector_get_target ()</h3>
<a class="indexterm" name="id2642948"></a><pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2641947"></a><pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
@ -367,9 +367,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643023"></a><h3>
<a name="id2642022"></a><h3>
<a name="gimp-page-selector-set-page-thumbnail"></a>gimp_page_selector_set_page_thumbnail ()</h3>
<a class="indexterm" name="id2643039"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
<a class="indexterm" name="id2642038"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
@ -408,9 +408,9 @@ be used if no page thumbnail is set.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643159"></a><h3>
<a name="id2642158"></a><h3>
<a name="gimp-page-selector-get-page-thumbnail"></a>gimp_page_selector_get_page_thumbnail ()</h3>
<a class="indexterm" name="id2643175"></a><pre class="programlisting"><a
<a class="indexterm" name="id2642174"></a><pre class="programlisting"><a
href="../gdk-pixbuf/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,
@ -452,9 +452,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643292"></a><h3>
<a name="id2642291"></a><h3>
<a name="gimp-page-selector-set-page-label"></a>gimp_page_selector_set_page_label ()</h3>
<a class="indexterm" name="id2643308"></a><pre class="programlisting">void gimp_page_selector_set_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2642307"></a><pre class="programlisting">void gimp_page_selector_set_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> page_no,
@ -491,9 +491,9 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643416"></a><h3>
<a name="id2642415"></a><h3>
<a name="gimp-page-selector-get-page-label"></a>gimp_page_selector_get_page_label ()</h3>
<a class="indexterm" name="id2643432"></a><pre class="programlisting"><a
<a class="indexterm" name="id2642431"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -536,9 +536,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643549"></a><h3>
<a name="id2642548"></a><h3>
<a name="gimp-page-selector-select-all"></a>gimp_page_selector_select_all ()</h3>
<a class="indexterm" name="id2643565"></a><pre class="programlisting">void gimp_page_selector_select_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2642564"></a><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>
@ -557,9 +557,9 @@ Selects all pages.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643630"></a><h3>
<a name="id2642629"></a><h3>
<a name="gimp-page-selector-unselect-all"></a>gimp_page_selector_unselect_all ()</h3>
<a class="indexterm" name="id2643646"></a><pre class="programlisting">void gimp_page_selector_unselect_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2642644"></a><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>
@ -578,9 +578,9 @@ Unselects all pages.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643710"></a><h3>
<a name="id2642709"></a><h3>
<a name="gimp-page-selector-select-page"></a>gimp_page_selector_select_page ()</h3>
<a class="indexterm" name="id2643726"></a><pre class="programlisting">void gimp_page_selector_select_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2642725"></a><pre class="programlisting">void gimp_page_selector_select_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
@ -609,9 +609,9 @@ Adds a page to the selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643813"></a><h3>
<a name="id2642812"></a><h3>
<a name="gimp-page-selector-unselect-page"></a>gimp_page_selector_unselect_page ()</h3>
<a class="indexterm" name="id2643829"></a><pre class="programlisting">void gimp_page_selector_unselect_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2642828"></a><pre class="programlisting">void gimp_page_selector_unselect_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
@ -640,9 +640,9 @@ Removes a page from the selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643916"></a><h3>
<a name="id2642915"></a><h3>
<a name="gimp-page-selector-page-is-selected"></a>gimp_page_selector_page_is_selected ()</h3>
<a class="indexterm" name="id2643932"></a><pre class="programlisting"><a
<a class="indexterm" name="id2642931"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_page_selector_page_is_selected (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
@ -683,9 +683,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644047"></a><h3>
<a name="id2643046"></a><h3>
<a name="gimp-page-selector-get-selected-pages"></a>gimp_page_selector_get_selected_pages ()</h3>
<a class="indexterm" name="id2644063"></a><pre class="programlisting"><a
<a class="indexterm" name="id2643062"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a>* gimp_page_selector_get_selected_pages
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
@ -726,9 +726,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644172"></a><h3>
<a name="id2643171"></a><h3>
<a name="gimp-page-selector-select-range"></a>gimp_page_selector_select_range ()</h3>
<a class="indexterm" name="id2644188"></a><pre class="programlisting">void gimp_page_selector_select_range (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2643187"></a><pre class="programlisting">void gimp_page_selector_select_range (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *range);</pre>
@ -764,9 +764,9 @@ overlapping pages and ranges will be merged.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644267"></a><h3>
<a name="id2643292"></a><h3>
<a name="gimp-page-selector-get-selected-range"></a>gimp_page_selector_get_selected_range ()</h3>
<a class="indexterm" name="id2644281"></a><pre class="programlisting"><a
<a class="indexterm" name="id2643308"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_selected_range
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
@ -798,11 +798,11 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2644362"></a><h2>Property Details</h2>
<a name="id2643398"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2644372"></a><h3>
<a name="id2643409"></a><h3>
<a name="GimpPageSelector--n-pages"></a>The <code class="literal">"n-pages"</code> property</h3>
<a class="indexterm" name="id2644384"></a><pre class="programlisting"> "n-pages" <a
<a class="indexterm" name="id2643422"></a><pre class="programlisting"> "n-pages" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write</pre>
<p>
@ -817,9 +817,9 @@ The number of pages of the document to open.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644420"></a><h3>
<a name="id2643462"></a><h3>
<a name="GimpPageSelector--target"></a>The <code class="literal">"target"</code> property</h3>
<a class="indexterm" name="id2644433"></a><pre class="programlisting"> "target" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<a class="indexterm" name="id2643476"></a><pre class="programlisting"> "target" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<p>
The target to open the document to.</p>
<p>
@ -831,11 +831,11 @@ The target to open the document to.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2644466"></a><h2>Signal Details</h2>
<a name="id2643514"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2644476"></a><h3>
<a name="id2643525"></a><h3>
<a name="GimpPageSelector-activate"></a>The <code class="literal">"activate"</code> signal</h3>
<a class="indexterm" name="id2644488"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a class="indexterm" name="id2643539"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First / Action</pre>
@ -864,9 +864,9 @@ is emitted when a user double-clicks an item in the page selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644560"></a><h3>
<a name="id2645195"></a><h3>
<a name="GimpPageSelector-selection-changed"></a>The <code class="literal">"selection-changed"</code> signal</h3>
<a class="indexterm" name="id2644574"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a class="indexterm" name="id2645209"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -894,9 +894,9 @@ This signal is emitted whenever the set of selected pages changes.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2644646"></a><div class="refsect2" lang="en"><a name="id2644647"></a></div>
<a name="id2645282"></a><div class="refsect2" lang="en"><a name="id2645283"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2644648"></a></div>
<div class="refsect2" lang="en"><a name="id2645284"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2579190" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2617173" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2642708" class="shortcut">Description</a>
<a href="#id2639460" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2642588" class="shortcut">Object Hierarchy</a>
<a href="#id2639340" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2642649" class="shortcut">Implemented Interfaces</a>
<a href="#id2639400" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2642676" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2639428" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPathEditor"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2579190"></a><span class="refentrytitle">GimpPathEditor</span>
<a name="id2617173"></a><span class="refentrytitle">GimpPathEditor</span>
</h2>
<p>GimpPathEditor &#8212; Widget for editing a file search path.</p>
</td>
@ -100,7 +100,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2642588"></a><h2>Object Hierarchy</h2>
<a name="id2639340"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -128,13 +128,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2642649"></a><h2>Implemented Interfaces</h2>
<a name="id2639400"></a><h2>Implemented Interfaces</h2>
<p>
GimpPathEditor implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2642676"></a><h2>Signals</h2>
<a name="id2639428"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPathEditor.html#GimpPathEditor-path-changed">path-changed</a>" : Run First
@ -142,7 +142,7 @@ GimpPathEditor implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2642708"></a><h2>Description</h2>
<a name="id2639460"></a><h2>Description</h2>
<p>
This widget is used to edit file search paths.
</p>
@ -161,20 +161,20 @@ the search path, the "path_changed" signal will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2642091"></a><h2>Details</h2>
<a name="id2639502"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2642101"></a><h3>
<a name="id2639513"></a><h3>
<a name="GimpPathEditor-struct"></a>GimpPathEditor</h3>
<a class="indexterm" name="id2642113"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<a class="indexterm" name="id2639524"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642129"></a><h3>
<a name="id2639541"></a><h3>
<a name="gimp-path-editor-new"></a>gimp_path_editor_new ()</h3>
<a class="indexterm" name="id2642141"></a><pre class="programlisting"><a
<a class="indexterm" name="id2639552"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_path_editor_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -218,9 +218,9 @@ href="../gtk/GtkFileChooser.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642255"></a><h3>
<a name="id2639667"></a><h3>
<a name="gimp-path-editor-get-path"></a>gimp_path_editor_get_path ()</h3>
<a class="indexterm" name="id2641731"></a><pre class="programlisting"><a
<a class="indexterm" name="id2639679"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_path_editor_get_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
@ -254,9 +254,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641813"></a><h3>
<a name="id2639761"></a><h3>
<a name="gimp-path-editor-set-path"></a>gimp_path_editor_set_path ()</h3>
<a class="indexterm" name="id2641824"></a><pre class="programlisting">void gimp_path_editor_set_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2639773"></a><pre class="programlisting">void gimp_path_editor_set_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
@ -286,9 +286,9 @@ href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641903"></a><h3>
<a name="id2644613"></a><h3>
<a name="gimp-path-editor-get-writable-path"></a>gimp_path_editor_get_writable_path ()</h3>
<a class="indexterm" name="id2641915"></a><pre class="programlisting"><a
<a class="indexterm" name="id2644626"></a><pre class="programlisting"><a
href="../glib/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>
<p>
@ -314,9 +314,9 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641972"></a><h3>
<a name="id2644683"></a><h3>
<a name="gimp-path-editor-set-writable-path"></a>gimp_path_editor_set_writable_path ()</h3>
<a class="indexterm" name="id2637438"></a><pre class="programlisting">void gimp_path_editor_set_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2644696"></a><pre class="programlisting">void gimp_path_editor_set_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
@ -343,9 +343,9 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637504"></a><h3>
<a name="id2644764"></a><h3>
<a name="gimp-path-editor-get-dir-writable"></a>gimp_path_editor_get_dir_writable ()</h3>
<a class="indexterm" name="id2637518"></a><pre class="programlisting"><a
<a class="indexterm" name="id2644777"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_path_editor_get_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
@ -379,9 +379,9 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637596"></a><h3>
<a name="id2644855"></a><h3>
<a name="gimp-path-editor-set-dir-writable"></a>gimp_path_editor_set_dir_writable ()</h3>
<a class="indexterm" name="id2637610"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2644868"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *directory,
@ -416,11 +416,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2637700"></a><h2>Signal Details</h2>
<a name="id2644958"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2635288"></a><h3>
<a name="id2644969"></a><h3>
<a name="GimpPathEditor-path-changed"></a>The <code class="literal">"path-changed"</code> signal</h3>
<a class="indexterm" name="id2635302"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a class="indexterm" name="id2644983"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -440,9 +440,9 @@ or reorders an element of the search path.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635361"></a><h3>
<a name="id2645042"></a><h3>
<a name="GimpPathEditor-writable-changed"></a>The <code class="literal">"writable-changed"</code> signal</h3>
<a class="indexterm" name="id2635377"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a class="indexterm" name="id2645058"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -463,7 +463,7 @@ is changed, either by the user clicking on it or by calling
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635449"></a><h2>See Also</h2>
<a name="id2645129"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a>
</p>
@ -474,9 +474,9 @@ href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635477"></a><div class="refsect2" lang="en"><a name="id2635478"></a></div>
<a name="id2645158"></a><div class="refsect2" lang="en"><a name="id2645159"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635480"></a></div>
<div class="refsect2" lang="en"><a name="id2645160"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2604805" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2612804" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2641986" class="shortcut">Description</a>
<a href="#id2636183" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2577386" class="shortcut">Object Hierarchy</a>
<a href="#id2527245" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2627498" class="shortcut">Implemented Interfaces</a>
<a href="#id2640980" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2627525" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2636158" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPickButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2604805"></a><span class="refentrytitle">GimpPickButton</span>
<a name="id2612804"></a><span class="refentrytitle">GimpPickButton</span>
</h2>
<p>GimpPickButton &#8212; Widget to pick a color from screen.</p>
</td>
@ -68,7 +68,7 @@ href="../gtk/GtkWidget.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2577386"></a><h2>Object Hierarchy</h2>
<a name="id2527245"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -96,20 +96,20 @@ href="../gtk/GtkButton.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2627498"></a><h2>Implemented Interfaces</h2>
<a name="id2640980"></a><h2>Implemented Interfaces</h2>
<p>
GimpPickButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2627525"></a><h2>Signals</h2>
<a name="id2636158"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641986"></a><h2>Description</h2>
<a name="id2636183"></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
cursor to a color-picker pipette and allows the user to pick a color
@ -117,20 +117,20 @@ from any point on the screen.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2642012"></a><h2>Details</h2>
<a name="id2636208"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2642022"></a><h3>
<a name="id2636219"></a><h3>
<a name="GimpPickButton-struct"></a>GimpPickButton</h3>
<a class="indexterm" name="id2642034"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<a class="indexterm" name="id2636231"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642050"></a><h3>
<a name="id2636247"></a><h3>
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
<a class="indexterm" name="id2642062"></a><pre class="programlisting"><a
<a class="indexterm" name="id2636258"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
<p>
@ -149,11 +149,11 @@ Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton">
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2642319"></a><h2>Signal Details</h2>
<a name="id2636314"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2642330"></a><h3>
<a name="id2636325"></a><h3>
<a name="GimpPickButton-color-picked"></a>The <code class="literal">"color-picked"</code> signal</h3>
<a class="indexterm" name="id2642344"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a class="indexterm" name="id2636339"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
@ -188,9 +188,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2637252"></a><div class="refsect2" lang="en"><a name="id2637253"></a></div>
<a name="id2636436"></a><div class="refsect2" lang="en"><a name="id2636438"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2637254"></a></div>
<div class="refsect2" lang="en"><a name="id2636439"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2602787" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2600429" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2637367" class="shortcut">Description</a>
<a href="#id2636512" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2637285" class="shortcut">Object Hierarchy</a>
<a href="#id2598244" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2637339" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2636485" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPixmap"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2602787"></a><span class="refentrytitle">GimpPixmap</span>
<a name="id2600429"></a><span class="refentrytitle">GimpPixmap</span>
</h2>
<p>GimpPixmap &#8212; Widget which creates a <a
href="../gtk/GtkPixmap.html"
@ -74,7 +74,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637285"></a><h2>Object Hierarchy</h2>
<a name="id2598244"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -99,13 +99,13 @@ href="../gtk/GtkImage.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637339"></a><h2>Implemented Interfaces</h2>
<a name="id2636485"></a><h2>Implemented Interfaces</h2>
<p>
GimpPixmap implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637367"></a><h2>Description</h2>
<a name="id2636512"></a><h2>Description</h2>
<p>
Widget which creates a <a
href="../gtk/GtkPixmap.html"
@ -126,11 +126,11 @@ and cannot be cached in memory without doing bad hacks.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637711"></a><h2>Details</h2>
<a name="id2636569"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2637721"></a><h3>
<a name="id2636580"></a><h3>
<a name="GimpPixmap-struct"></a>GimpPixmap</h3>
<a class="indexterm" name="id2637734"></a><pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<a class="indexterm" name="id2636592"></a><pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<div class="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>
@ -141,9 +141,9 @@ and cannot be cached in memory without doing bad hacks.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637762"></a><h3>
<a name="id2636620"></a><h3>
<a name="gimp-pixmap-new"></a>gimp_pixmap_new ()</h3>
<a class="indexterm" name="id2637776"></a><pre class="programlisting"><a
<a class="indexterm" name="id2636635"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pixmap_new (<a
href="../glib/glib-Basic-Types.html#gchar"
@ -175,9 +175,9 @@ Creates a new <a class="link" href="GimpPixmap.html" title="GimpPixmap"><span cl
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637864"></a><h3>
<a name="id2636723"></a><h3>
<a name="gimp-pixmap-set"></a>gimp_pixmap_set ()</h3>
<a class="indexterm" name="id2637879"></a><pre class="programlisting">void gimp_pixmap_set (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a class="indexterm" name="id2643588"></a><pre class="programlisting">void gimp_pixmap_set (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);</pre>
@ -208,7 +208,7 @@ Sets a new image for an existing <a class="link" href="GimpPixmap.html" title="G
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2637973"></a><h2>See Also</h2>
<a name="id2643682"></a><h2>See Also</h2>
<p>
<a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new"><code class="function">gimp_pixmap_button_new()</code></a>
</p>
@ -219,9 +219,9 @@ href="../gtk/GtkPixmap.html"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635556"></a><div class="refsect2" lang="en"><a name="id2635558"></a></div>
<a name="id2643712"></a><div class="refsect2" lang="en"><a name="id2643713"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635559"></a></div>
<div class="refsect2" lang="en"><a name="id2643714"></a></div>
</div>
</div>
</body>

View File

@ -33,26 +33,26 @@
<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="#id2609368" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2622758" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2647440" class="shortcut">Description</a>
<a href="#id2640391" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2636329" class="shortcut">Object Hierarchy</a>
<a href="#id2640212" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2636396" class="shortcut">Implemented Interfaces</a>
<a href="#id2640279" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2636424" class="shortcut">Properties</a>
<a href="#id2640307" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2636454" class="shortcut">Style Properties</a>
<a href="#id2640337" class="shortcut">Style Properties</a>
&#160;|&#160;
<a href="#id2636483" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2640366" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPreview"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2609368"></a><span class="refentrytitle">GimpPreview</span>
<a name="id2622758"></a><span class="refentrytitle">GimpPreview</span>
</h2>
<p>GimpPreview &#8212; 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>
</td>
@ -148,7 +148,7 @@ href="../gtk/GtkWidget.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636329"></a><h2>Object Hierarchy</h2>
<a name="id2640212"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -177,13 +177,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636396"></a><h2>Implemented Interfaces</h2>
<a name="id2640279"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreview implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2636424"></a><h2>Properties</h2>
<a name="id2640307"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--update">update</a>" <a
@ -192,7 +192,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636454"></a><h2>Style Properties</h2>
<a name="id2640337"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--size">size</a>" <a
@ -201,33 +201,33 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636483"></a><h2>Signals</h2>
<a name="id2640366"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview-invalidated">invalidated</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2647440"></a><h2>Description</h2>
<a name="id2640391"></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">
<a name="id2647462"></a><h2>Details</h2>
<a name="id2640414"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2647473"></a><h3>
<a name="id2640424"></a><h3>
<a name="GimpPreview-struct"></a>GimpPreview</h3>
<a class="indexterm" name="id2647486"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<a class="indexterm" name="id2640437"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647501"></a><h3>
<a name="id2640453"></a><h3>
<a name="gimp-preview-get-update"></a>gimp_preview_get_update ()</h3>
<a class="indexterm" name="id2647514"></a><pre class="programlisting"><a
<a class="indexterm" name="id2649700"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_preview_get_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
@ -256,9 +256,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647588"></a><h3>
<a name="id2649775"></a><h3>
<a name="gimp-preview-set-update"></a>gimp_preview_set_update ()</h3>
<a class="indexterm" name="id2647602"></a><pre class="programlisting">void gimp_preview_set_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2649788"></a><pre class="programlisting">void gimp_preview_set_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> update);</pre>
@ -290,9 +290,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647707"></a><h3>
<a name="id2649894"></a><h3>
<a name="gimp-preview-set-bounds"></a>gimp_preview_set_bounds ()</h3>
<a class="indexterm" name="id2647720"></a><pre class="programlisting">void gimp_preview_set_bounds (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2649907"></a><pre class="programlisting">void gimp_preview_set_bounds (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> xmin,
@ -347,9 +347,9 @@ maximum size of the <a class="link" href="GimpPreviewArea.html" title="GimpPrevi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650644"></a><h3>
<a name="id2650071"></a><h3>
<a name="gimp-preview-get-size"></a>gimp_preview_get_size ()</h3>
<a class="indexterm" name="id2650656"></a><pre class="programlisting">void gimp_preview_get_size (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650085"></a><pre class="programlisting">void gimp_preview_get_size (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> *width,
@ -386,9 +386,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650761"></a><h3>
<a name="id2650192"></a><h3>
<a name="gimp-preview-get-position"></a>gimp_preview_get_position ()</h3>
<a class="indexterm" name="id2650775"></a><pre class="programlisting">void gimp_preview_get_position (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650206"></a><pre class="programlisting">void gimp_preview_get_position (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> *x,
@ -425,9 +425,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650882"></a><h3>
<a name="id2650314"></a><h3>
<a name="gimp-preview-transform"></a>gimp_preview_transform ()</h3>
<a class="indexterm" name="id2650896"></a><pre class="programlisting">void gimp_preview_transform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650327"></a><pre class="programlisting">void gimp_preview_transform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
@ -480,9 +480,9 @@ Transforms from image to widget coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651048"></a><h3>
<a name="id2650479"></a><h3>
<a name="gimp-preview-untransform"></a>gimp_preview_untransform ()</h3>
<a class="indexterm" name="id2651061"></a><pre class="programlisting">void gimp_preview_untransform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650493"></a><pre class="programlisting">void gimp_preview_untransform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
@ -535,9 +535,9 @@ Transforms from widget to image coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651186"></a><h3>
<a name="id2650645"></a><h3>
<a name="gimp-preview-get-area"></a>gimp_preview_get_area ()</h3>
<a class="indexterm" name="id2651198"></a><pre class="programlisting"><a
<a class="indexterm" name="id2650658"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_area (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
@ -569,9 +569,9 @@ such cases, use <a class="link" href="GimpPreview.html#gimp-preview-get-area"><c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651298"></a><h3>
<a name="id2650771"></a><h3>
<a name="gimp-preview-draw"></a>gimp_preview_draw ()</h3>
<a class="indexterm" name="id2651311"></a><pre class="programlisting">void gimp_preview_draw (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2650785"></a><pre class="programlisting">void gimp_preview_draw (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
Calls the GimpPreview::draw method. GimpPreview itself doesn't
implement a default draw method so the behaviour is determined by
@ -598,9 +598,9 @@ original, unmodified drawable to the <em class="parameter"><code>preview</code><
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651394"></a><h3>
<a name="id2650879"></a><h3>
<a name="gimp-preview-draw-buffer"></a>gimp_preview_draw_buffer ()</h3>
<a class="indexterm" name="id2651407"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650893"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const <a
href="../glib/glib-Basic-Types.html#guchar"
>guchar</a> *buffer,
@ -639,9 +639,9 @@ derived class implementing this method.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651510"></a><h3>
<a name="id2651009"></a><h3>
<a name="gimp-preview-invalidate"></a>gimp_preview_invalidate ()</h3>
<a class="indexterm" name="id2651523"></a><pre class="programlisting">void gimp_preview_invalidate (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2651022"></a><pre class="programlisting">void gimp_preview_invalidate (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
This function starts or renews a short low-priority timeout. When
the timeout expires, the GimpPreview::invalidated signal is emitted
@ -670,9 +670,9 @@ itself.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651602"></a><h3>
<a name="id2651110"></a><h3>
<a name="gimp-preview-set-default-cursor"></a>gimp_preview_set_default_cursor ()</h3>
<a class="indexterm" name="id2651615"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2651124"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../gdk/gdk-Cursors.html#GdkCursor"
>GdkCursor</a> *cursor);</pre>
@ -711,9 +711,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651725"></a><h3>
<a name="id2651246"></a><h3>
<a name="gimp-preview-get-controls"></a>gimp_preview_get_controls ()</h3>
<a class="indexterm" name="id2651738"></a><pre class="programlisting"><a
<a class="indexterm" name="id2651259"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_controls (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
@ -748,11 +748,11 @@ href="../gtk/GtkHBox.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651821"></a><h2>Property Details</h2>
<a name="id2651351"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2651830"></a><h3>
<a name="id2651361"></a><h3>
<a name="GimpPreview--update"></a>The <code class="literal">"update"</code> property</h3>
<a class="indexterm" name="id2651843"></a><pre class="programlisting"> "update" <a
<a class="indexterm" name="id2651376"></a><pre class="programlisting"> "update" <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
@ -760,11 +760,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651866"></a><h2>Style Property Details</h2>
<a name="id2651402"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2651876"></a><h3>
<a name="id2651412"></a><h3>
<a name="GimpPreview--size"></a>The <code class="literal">"size"</code> style property</h3>
<a class="indexterm" name="id2651889"></a><pre class="programlisting"> "size" <a
<a class="indexterm" name="id2651427"></a><pre class="programlisting"> "size" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p></p>
@ -773,11 +773,11 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651915"></a><h2>Signal Details</h2>
<a name="id2651455"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2651924"></a><h3>
<a name="id2651466"></a><h3>
<a name="GimpPreview-invalidated"></a>The <code class="literal">"invalidated"</code> signal</h3>
<a class="indexterm" name="id2651937"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
<a class="indexterm" name="id2651480"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -802,9 +802,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2652000"></a><div class="refsect2" lang="en"><a name="id2652001"></a></div>
<a name="id2651550"></a><div class="refsect2" lang="en"><a name="id2651551"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2652002"></a></div>
<div class="refsect2" lang="en"><a name="id2651552"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2642419" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584841" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2641193" class="shortcut">Description</a>
<a href="#id2644399" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2641075" class="shortcut">Object Hierarchy</a>
<a href="#id2644281" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2641124" class="shortcut">Implemented Interfaces</a>
<a href="#id2644330" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2641151" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2644357" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPreviewArea"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2642419"></a><span class="refentrytitle">GimpPreviewArea</span>
<a name="id2584841"></a><span class="refentrytitle">GimpPreviewArea</span>
</h2>
<p>GimpPreviewArea &#8212; A general purpose preview widget which caches its pixel data.</p>
</td>
@ -202,7 +202,7 @@ href="../gdk/gdk-Event-Structures.html#GdkEventButton"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641075"></a><h2>Object Hierarchy</h2>
<a name="id2644281"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -224,13 +224,13 @@ href="../gtk/GtkDrawingArea.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641124"></a><h2>Implemented Interfaces</h2>
<a name="id2644330"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreviewArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2641151"></a><h2>Properties</h2>
<a name="id2644357"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-size">check-size</a>" <a
@ -242,26 +242,26 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641193"></a><h2>Description</h2>
<a name="id2644399"></a><h2>Description</h2>
<p>
A general purpose preview widget which caches its pixel data.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2641210"></a><h2>Details</h2>
<a name="id2644416"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2641221"></a><h3>
<a name="id2644427"></a><h3>
<a name="GimpPreviewArea-struct"></a>GimpPreviewArea</h3>
<a class="indexterm" name="id2641232"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<a class="indexterm" name="id2644438"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641249"></a><h3>
<a name="id2646667"></a><h3>
<a name="gimp-preview-area-new"></a>gimp_preview_area_new ()</h3>
<a class="indexterm" name="id2641260"></a><pre class="programlisting"><a
<a class="indexterm" name="id2646678"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_area_new (void);</pre>
<p>
@ -282,9 +282,9 @@ Since GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641314"></a><h3>
<a name="id2646733"></a><h3>
<a name="gimp-preview-area-draw"></a>gimp_preview_area_draw ()</h3>
<a class="indexterm" name="id2641325"></a><pre class="programlisting">void gimp_preview_area_draw (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2646744"></a><pre class="programlisting">void gimp_preview_area_draw (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -366,9 +366,9 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647962"></a><h3>
<a name="id2646993"></a><h3>
<a name="gimp-preview-area-fill"></a>gimp_preview_area_fill ()</h3>
<a class="indexterm" name="id2647972"></a><pre class="programlisting">void gimp_preview_area_fill (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2647005"></a><pre class="programlisting">void gimp_preview_area_fill (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -447,9 +447,9 @@ Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648183"></a><h3>
<a name="id2647221"></a><h3>
<a name="gimp-preview-area-blend"></a>gimp_preview_area_blend ()</h3>
<a class="indexterm" name="id2648194"></a><pre class="programlisting">void gimp_preview_area_blend (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2647233"></a><pre class="programlisting">void gimp_preview_area_blend (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -560,9 +560,9 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648541"></a><h3>
<a name="id2647580"></a><h3>
<a name="gimp-preview-area-mask"></a>gimp_preview_area_mask ()</h3>
<a class="indexterm" name="id2648552"></a><pre class="programlisting">void gimp_preview_area_mask (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2647591"></a><pre class="programlisting">void gimp_preview_area_mask (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -684,9 +684,9 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648908"></a><h3>
<a name="id2647968"></a><h3>
<a name="gimp-preview-area-set-offsets"></a>gimp_preview_area_set_offsets ()</h3>
<a class="indexterm" name="id2648921"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2647983"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -724,9 +724,9 @@ when drawing the checkerboard and to determine the dither offsets.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649019"></a><h3>
<a name="id2648092"></a><h3>
<a name="gimp-preview-area-set-colormap"></a>gimp_preview_area_set_colormap ()</h3>
<a class="indexterm" name="id2649031"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648105"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const <a
href="../glib/glib-Basic-Types.html#guchar"
>guchar</a> *colormap,
@ -768,9 +768,9 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649164"></a><h3>
<a name="id2648252"></a><h3>
<a name="gimp-preview-area-set-max-size"></a>gimp_preview_area_set_max_size ()</h3>
<a class="indexterm" name="id2649178"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648267"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> width,
@ -810,9 +810,9 @@ preview will draw itself centered into the allocated area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649286"></a><h3>
<a name="id2648387"></a><h3>
<a name="gimp-preview-area-menu-popup"></a>gimp_preview_area_menu_popup ()</h3>
<a class="indexterm" name="id2649300"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648402"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../gdk/gdk-Event-Structures.html#GdkEventButton"
>GdkEventButton</a> *event);</pre>
@ -844,11 +844,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2649394"></a><h2>Property Details</h2>
<a name="id2648508"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2649403"></a><h3>
<a name="id2648519"></a><h3>
<a name="GimpPreviewArea--check-size"></a>The <code class="literal">"check-size"</code> property</h3>
<a class="indexterm" name="id2649416"></a><pre class="programlisting"> "check-size" <a
<a class="indexterm" name="id2648533"></a><pre class="programlisting"> "check-size" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> : Read / Write</pre>
<p></p>
@ -856,9 +856,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649438"></a><h3>
<a name="id2648557"></a><h3>
<a name="GimpPreviewArea--check-type"></a>The <code class="literal">"check-type"</code> property</h3>
<a class="indexterm" name="id2649451"></a><pre class="programlisting"> "check-type" <a
<a class="indexterm" name="id2648571"></a><pre class="programlisting"> "check-type" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write</pre>
<p></p>
@ -866,9 +866,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2649474"></a><div class="refsect2" lang="en"><a name="id2649476"></a></div>
<a name="id2648597"></a><div class="refsect2" lang="en"><a name="id2648598"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2649477"></a></div>
<div class="refsect2" lang="en"><a name="id2648599"></a></div>
</div>
</div>
</body>

View File

@ -33,20 +33,20 @@
<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="#id2592352" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2644537" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2647286" class="shortcut">Description</a>
<a href="#id2640605" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2644818" class="shortcut">Object Hierarchy</a>
<a href="#id2640510" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2647259" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2640578" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpScrolledPreview"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2592352"></a><span class="refentrytitle">GimpScrolledPreview</span>
<a name="id2644537"></a><span class="refentrytitle">GimpScrolledPreview</span>
</h2>
<p>GimpScrolledPreview &#8212; A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</p>
</td>
@ -79,7 +79,7 @@ void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2644818"></a><h2>Object Hierarchy</h2>
<a name="id2640510"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -108,32 +108,32 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2647259"></a><h2>Implemented Interfaces</h2>
<a name="id2640578"></a><h2>Implemented Interfaces</h2>
<p>
GimpScrolledPreview implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2647286"></a><h2>Description</h2>
<a name="id2640605"></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">
<a name="id2647309"></a><h2>Details</h2>
<a name="id2640627"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2647320"></a><h3>
<a name="id2640638"></a><h3>
<a name="GimpScrolledPreview-struct"></a>GimpScrolledPreview</h3>
<a class="indexterm" name="id2647331"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<a class="indexterm" name="id2640650"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647348"></a><h3>
<a name="id2640666"></a><h3>
<a name="gimp-scrolled-preview-set-position"></a>gimp_scrolled_preview_set_position ()</h3>
<a class="indexterm" name="id2647361"></a><pre class="programlisting">void gimp_scrolled_preview_set_position (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a class="indexterm" name="id2640680"></a><pre class="programlisting">void gimp_scrolled_preview_set_position (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> x,
@ -170,9 +170,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644992"></a><h3>
<a name="id2646361"></a><h3>
<a name="gimp-scrolled-preview-set-policy"></a>gimp_scrolled_preview_set_policy ()</h3>
<a class="indexterm" name="id2645006"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a class="indexterm" name="id2646374"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> hscrollbar_policy,
@ -209,9 +209,9 @@ href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645113"></a><h3>
<a name="id2646481"></a><h3>
<a name="gimp-scrolled-preview-freeze"></a>gimp_scrolled_preview_freeze ()</h3>
<a class="indexterm" name="id2645128"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2646495"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -235,9 +235,9 @@ This function should only be used to implement widgets derived from
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646951"></a><h3>
<a name="id2646579"></a><h3>
<a name="gimp-scrolled-preview-thaw"></a>gimp_scrolled_preview_thaw ()</h3>
<a class="indexterm" name="id2646965"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2646593"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -261,9 +261,9 @@ This function should only be used to implement widgets derived from
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2647051"></a><div class="refsect2" lang="en"><a name="id2647052"></a></div>
<a name="id2645937"></a><div class="refsect2" lang="en"><a name="id2645938"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2647053"></a></div>
<div class="refsect2" lang="en"><a name="id2645939"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2581012" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2612166" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2635940" class="shortcut">Description</a>
<a href="#id2653047" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2635819" class="shortcut">Object Hierarchy</a>
<a href="#id2646231" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2635874" class="shortcut">Implemented Interfaces</a>
<a href="#id2652980" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2635902" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2653008" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpSizeEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2581012"></a><span class="refentrytitle">GimpSizeEntry</span>
<a name="id2612166"></a><span class="refentrytitle">GimpSizeEntry</span>
</h2>
<p>GimpSizeEntry &#8212; Widget for entering pixel values and resolutions.</p>
</td>
@ -215,7 +215,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635819"></a><h2>Object Hierarchy</h2>
<a name="id2646231"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -240,13 +240,13 @@ href="../gtk/GtkTable.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635874"></a><h2>Implemented Interfaces</h2>
<a name="id2652980"></a><h2>Implemented Interfaces</h2>
<p>
GimpSizeEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635902"></a><h2>Signals</h2>
<a name="id2653008"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpSizeEntry.html#GimpSizeEntry-refval-changed">refval-changed</a>" : Run First
@ -255,7 +255,7 @@ GimpSizeEntry implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635940"></a><h2>Description</h2>
<a name="id2653047"></a><h2>Description</h2>
<p>
This widget is used to enter pixel distances/sizes and resolutions.
</p>
@ -293,29 +293,29 @@ real-world-unit.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2656129"></a><h2>Details</h2>
<a name="id2653168"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2656138"></a><h3>
<a name="id2653178"></a><h3>
<a name="GimpSizeEntry-struct"></a>GimpSizeEntry</h3>
<a class="indexterm" name="id2656149"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<a class="indexterm" name="id2653190"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656163"></a><h3>
<a name="id2653206"></a><h3>
<a name="GimpSizeEntryField"></a>GimpSizeEntryField</h3>
<a class="indexterm" name="id2656174"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<a class="indexterm" name="id2653219"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656188"></a><h3>
<a name="id2653235"></a><h3>
<a name="GimpSizeEntryUpdatePolicy"></a>enum GimpSizeEntryUpdatePolicy</h3>
<a class="indexterm" name="id2656199"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2653247"></a><pre class="programlisting">typedef enum
{
GIMP_SIZE_ENTRY_UPDATE_NONE = 0,
GIMP_SIZE_ENTRY_UPDATE_SIZE = 1,
@ -328,9 +328,9 @@ real-world-unit.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656215"></a><h3>
<a name="id2653265"></a><h3>
<a name="gimp-size-entry-new"></a>gimp_size_entry_new ()</h3>
<a class="indexterm" name="id2656226"></a><pre class="programlisting"><a
<a class="indexterm" name="id2653278"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_new (<a
href="../glib/glib-Basic-Types.html#gint"
@ -463,9 +463,9 @@ href="../gtk/GtkSpinButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656661"></a><h3>
<a name="id2653715"></a><h3>
<a name="gimp-size-entry-add-field"></a>gimp_size_entry_add_field ()</h3>
<a class="indexterm" name="id2656673"></a><pre class="programlisting">void gimp_size_entry_add_field (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2653727"></a><pre class="programlisting">void gimp_size_entry_add_field (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../gtk/GtkSpinButton.html"
>GtkSpinButton</a> *value_spinbutton,
@ -512,9 +512,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656835"></a><h3>
<a name="id2653889"></a><h3>
<a name="gimp-size-entry-attach-label"></a>gimp_size_entry_attach_label ()</h3>
<a class="indexterm" name="id2656848"></a><pre class="programlisting"><a
<a class="indexterm" name="id2653902"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_attach_label (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const <a
@ -578,9 +578,9 @@ href="../gtk/GtkLabel.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657026"></a><h3>
<a name="id2654080"></a><h3>
<a name="gimp-size-entry-set-resolution"></a>gimp_size_entry_set_resolution ()</h3>
<a class="indexterm" name="id2657039"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2654093"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> field,
@ -640,9 +640,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657259"></a><h3>
<a name="id2654313"></a><h3>
<a name="gimp-size-entry-set-size"></a>gimp_size_entry_set_size ()</h3>
<a class="indexterm" name="id2657270"></a><pre class="programlisting">void gimp_size_entry_set_size (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2654324"></a><pre class="programlisting">void gimp_size_entry_set_size (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> field,
@ -697,9 +697,9 @@ This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpS
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657466"></a><h3>
<a name="id2654520"></a><h3>
<a name="gimp-size-entry-set-value-boundaries"></a>gimp_size_entry_set_value_boundaries ()</h3>
<a class="indexterm" name="id2657479"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
<a class="indexterm" name="id2654533"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
@ -755,9 +755,9 @@ NOTE: In most cases you won't be interested in this function because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657666"></a><h3>
<a name="id2654720"></a><h3>
<a name="gimp-size-entry-get-value"></a>gimp_size_entry_get_value ()</h3>
<a class="indexterm" name="id2657677"></a><pre class="programlisting"><a
<a class="indexterm" name="id2654732"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_size_entry_get_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -803,9 +803,9 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657835"></a><h3>
<a name="id2654889"></a><h3>
<a name="gimp-size-entry-set-value"></a>gimp_size_entry_set_value ()</h3>
<a class="indexterm" name="id2657847"></a><pre class="programlisting">void gimp_size_entry_set_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2654901"></a><pre class="programlisting">void gimp_size_entry_set_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> field,
@ -852,9 +852,9 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657986"></a><h3>
<a name="id2658278"></a><h3>
<a name="gimp-size-entry-set-refval-boundaries"></a>gimp_size_entry_set_refval_boundaries ()</h3>
<a class="indexterm" name="id2657999"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
<a class="indexterm" name="id2658291"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
@ -904,9 +904,9 @@ The current reference value of the <em class="parameter"><code>field</code></em>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658146"></a><h3>
<a name="id2658438"></a><h3>
<a name="gimp-size-entry-set-refval-digits"></a>gimp_size_entry_set_refval_digits ()</h3>
<a class="indexterm" name="id2658159"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658451"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> field,
@ -950,9 +950,9 @@ href="../gtk/GtkSpinButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658293"></a><h3>
<a name="id2658585"></a><h3>
<a name="gimp-size-entry-get-refval"></a>gimp_size_entry_get_refval ()</h3>
<a class="indexterm" name="id2658304"></a><pre class="programlisting"><a
<a class="indexterm" name="id2658596"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_size_entry_get_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -991,9 +991,9 @@ in dpi, depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntr
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658416"></a><h3>
<a name="id2658708"></a><h3>
<a name="gimp-size-entry-set-refval"></a>gimp_size_entry_set_refval ()</h3>
<a class="indexterm" name="id2658427"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658719"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> field,
@ -1033,9 +1033,9 @@ depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658554"></a><h3>
<a name="id2658846"></a><h3>
<a name="gimp-size-entry-get-unit"></a>gimp_size_entry_get_unit ()</h3>
<a class="indexterm" name="id2658565"></a><pre class="programlisting"><a
<a class="indexterm" name="id2658857"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_size_entry_get_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<p>
@ -1064,9 +1064,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658639"></a><h3>
<a name="id2658930"></a><h3>
<a name="gimp-size-entry-set-unit"></a>gimp_size_entry_set_unit ()</h3>
<a class="indexterm" name="id2658649"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658941"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
@ -1096,9 +1096,9 @@ according to which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658736"></a><h3>
<a name="id2659028"></a><h3>
<a name="gimp-size-entry-set-pixel-digits"></a>gimp_size_entry_set_pixel_digits ()</h3>
<a class="indexterm" name="id2658749"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2659040"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> digits);</pre>
@ -1126,9 +1126,9 @@ you set up a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><sp
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658837"></a><h3>
<a name="id2659129"></a><h3>
<a name="gimp-size-entry-show-unit-menu"></a>gimp_size_entry_show_unit_menu ()</h3>
<a class="indexterm" name="id2658851"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2659143"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);</pre>
@ -1160,9 +1160,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658941"></a><h3>
<a name="id2659233"></a><h3>
<a name="gimp-size-entry-grab-focus"></a>gimp_size_entry_grab_focus ()</h3>
<a class="indexterm" name="id2658952"></a><pre class="programlisting">void gimp_size_entry_grab_focus (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<a class="indexterm" name="id2659244"></a><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
@ -1184,9 +1184,9 @@ href="../gtk/GtkTable.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659014"></a><h3>
<a name="id2659305"></a><h3>
<a name="gimp-size-entry-set-activates-default"></a>gimp_size_entry_set_activates_default ()</h3>
<a class="indexterm" name="id2659028"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
<a class="indexterm" name="id2659320"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -1221,9 +1221,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659131"></a><h3>
<a name="id2659423"></a><h3>
<a name="gimp-size-entry-get-help-widget"></a>gimp_size_entry_get_help_widget ()</h3>
<a class="indexterm" name="id2659144"></a><pre class="programlisting"><a
<a class="indexterm" name="id2659436"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_get_help_widget (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
@ -1261,11 +1261,11 @@ href="../gtk/GtkWidget.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659250"></a><h2>Signal Details</h2>
<a name="id2659542"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2659259"></a><h3>
<a name="id2659551"></a><h3>
<a name="GimpSizeEntry-refval-changed"></a>The <code class="literal">"refval-changed"</code> signal</h3>
<a class="indexterm" name="id2659274"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a class="indexterm" name="id2659566"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -1290,9 +1290,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659335"></a><h3>
<a name="id2659627"></a><h3>
<a name="GimpSizeEntry-unit-changed"></a>The <code class="literal">"unit-changed"</code> signal</h3>
<a class="indexterm" name="id2659348"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a class="indexterm" name="id2659640"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -1317,9 +1317,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659410"></a><h3>
<a name="id2659701"></a><h3>
<a name="GimpSizeEntry-value-changed"></a>The <code class="literal">"value-changed"</code> signal</h3>
<a class="indexterm" name="id2659422"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a class="indexterm" name="id2659714"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -1344,7 +1344,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659486"></a><h2>See Also</h2>
<a name="id2659778"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -1358,9 +1358,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2659523"></a><div class="refsect2" lang="en"><a name="id2659524"></a></div>
<a name="id2659815"></a><div class="refsect2" lang="en"><a name="id2659816"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2659525"></a></div>
<div class="refsect2" lang="en"><a name="id2659817"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2584795" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598240" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2650385" class="shortcut">Description</a>
<a href="#id2649180" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2655310" class="shortcut">Object Hierarchy</a>
<a href="#id2648801" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2655371" class="shortcut">Implemented Interfaces</a>
<a href="#id2648862" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2650329" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2648902" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpStringComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2584795"></a><span class="refentrytitle">GimpStringComboBox</span>
<a name="id2598240"></a><span class="refentrytitle">GimpStringComboBox</span>
</h2>
<p>GimpStringComboBox</p>
</td>
@ -85,7 +85,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655310"></a><h2>Object Hierarchy</h2>
<a name="id2648801"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -113,7 +113,7 @@ href="../gtk/GtkComboBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655371"></a><h2>Implemented Interfaces</h2>
<a name="id2648862"></a><h2>Implemented Interfaces</h2>
<p>
GimpStringComboBox implements
AtkImplementorIface, GtkBuildable, <a
@ -123,7 +123,7 @@ href="../gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2650329"></a><h2>Properties</h2>
<a name="id2648902"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpStringComboBox.html#GimpStringComboBox--ellipsize">ellipsize</a>" <a
@ -138,26 +138,26 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2650385"></a><h2>Description</h2>
<a name="id2649180"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2650401"></a><h2>Details</h2>
<a name="id2649196"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2650411"></a><h3>
<a name="id2649207"></a><h3>
<a name="GimpStringComboBox-struct"></a>GimpStringComboBox</h3>
<a class="indexterm" name="id2650423"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<a class="indexterm" name="id2649219"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650440"></a><h3>
<a name="id2649235"></a><h3>
<a name="gimp-string-combo-box-new"></a>gimp_string_combo_box_new ()</h3>
<a class="indexterm" name="id2650453"></a><pre class="programlisting"><a
<a class="indexterm" name="id2649249"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_string_combo_box_new (<a
href="../gtk/GtkTreeModel.html"
@ -204,9 +204,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656045"></a><h3>
<a name="id2655078"></a><h3>
<a name="gimp-string-combo-box-set-active"></a>gimp_string_combo_box_set_active ()</h3>
<a class="indexterm" name="id2656058"></a><pre class="programlisting"><a
<a class="indexterm" name="id2655091"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_string_combo_box_set_active (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const <a
@ -249,9 +249,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652335"></a><h3>
<a name="id2655220"></a><h3>
<a name="gimp-string-combo-box-get-active"></a>gimp_string_combo_box_get_active ()</h3>
<a class="indexterm" name="id2652348"></a><pre class="programlisting"><a
<a class="indexterm" name="id2649414"></a><pre class="programlisting"><a
href="../glib/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>
<p>
@ -282,11 +282,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2652440"></a><h2>Property Details</h2>
<a name="id2649506"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2652451"></a><h3>
<a name="id2649517"></a><h3>
<a name="GimpStringComboBox--ellipsize"></a>The <code class="literal">"ellipsize"</code> property</h3>
<a class="indexterm" name="id2652466"></a><pre class="programlisting"> "ellipsize" <a
<a class="indexterm" name="id2649533"></a><pre class="programlisting"> "ellipsize" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write</pre>
<p>
@ -302,9 +302,9 @@ entire string.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652504"></a><h3>
<a name="id2649571"></a><h3>
<a name="GimpStringComboBox--id-column"></a>The <code class="literal">"id-column"</code> property</h3>
<a class="indexterm" name="id2650042"></a><pre class="programlisting"> "id-column" <a
<a class="indexterm" name="id2649587"></a><pre class="programlisting"> "id-column" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only</pre>
<p>
@ -320,9 +320,9 @@ be used as labels in the combo-box.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650083"></a><h3>
<a name="id2649628"></a><h3>
<a name="GimpStringComboBox--label-column"></a>The <code class="literal">"label-column"</code> property</h3>
<a class="indexterm" name="id2650099"></a><pre class="programlisting"> "label-column" <a
<a class="indexterm" name="id2649644"></a><pre class="programlisting"> "label-column" <a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only</pre>
<p></p>
@ -331,9 +331,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2650129"></a><div class="refsect2" lang="en"><a name="id2650130"></a></div>
<a name="id2649674"></a><div class="refsect2" lang="en"><a name="id2649675"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2650131"></a></div>
<div class="refsect2" lang="en"><a name="id2649676"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2605626" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2527403" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2650223" class="shortcut">Description</a>
<a href="#id2651896" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2654557" class="shortcut">Object Hierarchy</a>
<a href="#id2652776" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2650170" class="shortcut">Implemented Interfaces</a>
<a href="#id2652843" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2650198" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2652871" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpUnitMenu"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2605626"></a><span class="refentrytitle">GimpUnitMenu</span>
<a name="id2527403"></a><span class="refentrytitle">GimpUnitMenu</span>
</h2>
<p>GimpUnitMenu &#8212; Widget for selecting a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -98,7 +98,7 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2654557"></a><h2>Object Hierarchy</h2>
<a name="id2652776"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -129,20 +129,20 @@ href="../gtk/GtkOptionMenu.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2650170"></a><h2>Implemented Interfaces</h2>
<a name="id2652843"></a><h2>Implemented Interfaces</h2>
<p>
GimpUnitMenu implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2650198"></a><h2>Signals</h2>
<a name="id2652871"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpUnitMenu.html#GimpUnitMenu-unit-changed">unit-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2650223"></a><h2>Description</h2>
<a name="id2651896"></a><h2>Description</h2>
<p>
This widget provides a <a
href="../gtk/GtkOptionMenu.html"
@ -165,20 +165,20 @@ Whenever the user selects a unit from the menu or the dialog, the
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2650285"></a><h2>Details</h2>
<a name="id2651958"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2649483"></a><h3>
<a name="id2651969"></a><h3>
<a name="GimpUnitMenu-struct"></a>GimpUnitMenu</h3>
<a class="indexterm" name="id2649496"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<a class="indexterm" name="id2651981"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649511"></a><h3>
<a name="id2651997"></a><h3>
<a name="gimp-unit-menu-new"></a>gimp_unit_menu_new ()</h3>
<a class="indexterm" name="id2649524"></a><pre class="programlisting"><a
<a class="indexterm" name="id2652009"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_unit_menu_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -286,9 +286,9 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649824"></a><h3>
<a name="id2652309"></a><h3>
<a name="gimp-unit-menu-set-unit"></a>gimp_unit_menu_set_unit ()</h3>
<a class="indexterm" name="id2649835"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a class="indexterm" name="id2652320"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
@ -317,9 +317,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654651"></a><h3>
<a name="id2652407"></a><h3>
<a name="gimp-unit-menu-get-unit"></a>gimp_unit_menu_get_unit ()</h3>
<a class="indexterm" name="id2654663"></a><pre class="programlisting"><a
<a class="indexterm" name="id2652418"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_unit_menu_get_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
@ -347,9 +347,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654738"></a><h3>
<a name="id2655261"></a><h3>
<a name="gimp-unit-menu-get-pixel-digits"></a>gimp_unit_menu_get_pixel_digits ()</h3>
<a class="indexterm" name="id2654749"></a><pre class="programlisting"><a
<a class="indexterm" name="id2655272"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> gimp_unit_menu_get_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
@ -376,9 +376,9 @@ Retrieve the number of digits for a pixel size as set by
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654827"></a><h3>
<a name="id2655350"></a><h3>
<a name="gimp-unit-menu-set-pixel-digits"></a>gimp_unit_menu_set_pixel_digits ()</h3>
<a class="indexterm" name="id2654838"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a class="indexterm" name="id2655361"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> digits);</pre>
@ -414,11 +414,11 @@ here. You should do this after attaching your spinbuttons.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2654938"></a><h2>Signal Details</h2>
<a name="id2655461"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2654949"></a><h3>
<a name="id2655472"></a><h3>
<a name="GimpUnitMenu-unit-changed"></a>The <code class="literal">"unit-changed"</code> signal</h3>
<a class="indexterm" name="id2654963"></a><pre class="programlisting">void user_function (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
<a class="indexterm" name="id2655486"></a><pre class="programlisting">void user_function (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
@ -440,7 +440,7 @@ the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="t
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2655036"></a><h2>See Also</h2>
<a name="id2655560"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -454,9 +454,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2655078"></a><div class="refsect2" lang="en"><a name="id2655079"></a></div>
<a name="id2655602"></a><div class="refsect2" lang="en"><a name="id2655603"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2655080"></a></div>
<div class="refsect2" lang="en"><a name="id2655604"></a></div>
</div>
</div>
</body>

View File

@ -33,22 +33,22 @@
<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="#id2598121" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2601493" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2655234" class="shortcut">Description</a>
<a href="#id2656940" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2655110" class="shortcut">Object Hierarchy</a>
<a href="#id2652611" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2655134" class="shortcut">Properties</a>
<a href="#id2652635" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2655209" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2656915" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpZoomModel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2598121"></a><span class="refentrytitle">GimpZoomModel</span>
<a name="id2601493"></a><span class="refentrytitle">GimpZoomModel</span>
</h2>
<p>GimpZoomModel</p>
</td>
@ -102,7 +102,7 @@ href="../glib/glib-Basic-Types.html#gdouble"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655110"></a><h2>Object Hierarchy</h2>
<a name="id2652611"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
@ -112,7 +112,7 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655134"></a><h2>Properties</h2>
<a name="id2652635"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--fraction">fraction</a>" <a
@ -133,33 +133,33 @@ href="../glib/glib-Basic-Types.html#gdouble"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655209"></a><h2>Signals</h2>
<a name="id2656915"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel-zoomed">zoomed</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655234"></a><h2>Description</h2>
<a name="id2656940"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2653916"></a><h2>Details</h2>
<a name="id2656955"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2653926"></a><h3>
<a name="id2656966"></a><h3>
<a name="GimpZoomModel-struct"></a>GimpZoomModel</h3>
<a class="indexterm" name="id2653938"></a><pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<a class="indexterm" name="id2656978"></a><pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653954"></a><h3>
<a name="id2656994"></a><h3>
<a name="GimpZoomType"></a>enum GimpZoomType</h3>
<a class="indexterm" name="id2653967"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2657007"></a><pre class="programlisting">typedef enum
{
GIMP_ZOOM_IN, /*&lt; desc="Zoom in" &gt;*/
GIMP_ZOOM_OUT, /*&lt; desc="Zoom out" &gt;*/
@ -176,9 +176,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653987"></a><h3>
<a name="id2657027"></a><h3>
<a name="gimp-zoom-model-new"></a>gimp_zoom_model_new ()</h3>
<a class="indexterm" name="id2654000"></a><pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* gimp_zoom_model_new (void);</pre>
<a class="indexterm" name="id2657040"></a><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>
@ -197,9 +197,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654055"></a><h3>
<a name="id2657095"></a><h3>
<a name="gimp-zoom-model-set-range"></a>gimp_zoom_model_set_range ()</h3>
<a class="indexterm" name="id2654066"></a><pre class="programlisting">void gimp_zoom_model_set_range (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2657106"></a><pre class="programlisting">void gimp_zoom_model_set_range (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
@ -237,9 +237,9 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645978"></a><h3>
<a name="id2655667"></a><h3>
<a name="gimp-zoom-model-zoom"></a>gimp_zoom_model_zoom ()</h3>
<a class="indexterm" name="id2645989"></a><pre class="programlisting">void gimp_zoom_model_zoom (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2655678"></a><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">GimpZoomType</a> zoom_type,
<a
href="../glib/glib-Basic-Types.html#gdouble"
@ -272,9 +272,9 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646112"></a><h3>
<a name="id2655801"></a><h3>
<a name="gimp-zoom-model-get-factor"></a>gimp_zoom_model_get_factor ()</h3>
<a class="indexterm" name="id2646123"></a><pre class="programlisting"><a
<a class="indexterm" name="id2655812"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_zoom_model_get_factor (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model);</pre>
<p>
@ -302,9 +302,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646196"></a><h3>
<a name="id2655885"></a><h3>
<a name="gimp-zoom-model-get-fraction"></a>gimp_zoom_model_get_fraction ()</h3>
<a class="indexterm" name="id2646208"></a><pre class="programlisting">void gimp_zoom_model_get_fraction (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2655896"></a><pre class="programlisting">void gimp_zoom_model_get_fraction (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> *numerator,
@ -342,9 +342,9 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646501"></a><h3>
<a name="id2656005"></a><h3>
<a name="gimp-zoom-button-new"></a>gimp_zoom_button_new ()</h3>
<a class="indexterm" name="id2646512"></a><pre class="programlisting"><a
<a class="indexterm" name="id2656017"></a><pre class="programlisting"><a
href="../gtk/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">GimpZoomType</a> zoom_type,
@ -386,9 +386,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646622"></a><h3>
<a name="id2660723"></a><h3>
<a name="gimp-zoom-model-zoom-step"></a>gimp_zoom_model_zoom_step ()</h3>
<a class="indexterm" name="id2646633"></a><pre class="programlisting"><a
<a class="indexterm" name="id2660733"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_zoom_model_zoom_step (<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
@ -424,11 +424,11 @@ Since GIMP 2.4
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2646732"></a><h2>Property Details</h2>
<a name="id2660821"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2646742"></a><h3>
<a name="id2660831"></a><h3>
<a name="GimpZoomModel--fraction"></a>The <code class="literal">"fraction"</code> property</h3>
<a class="indexterm" name="id2646756"></a><pre class="programlisting"> "fraction" <a
<a class="indexterm" name="id2660843"></a><pre class="programlisting"> "fraction" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read</pre>
<p></p>
@ -436,9 +436,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646780"></a><h3>
<a name="id2660864"></a><h3>
<a name="GimpZoomModel--maximum"></a>The <code class="literal">"maximum"</code> property</h3>
<a class="indexterm" name="id2646794"></a><pre class="programlisting"> "maximum" <a
<a class="indexterm" name="id2660877"></a><pre class="programlisting"> "maximum" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -447,9 +447,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646820"></a><h3>
<a name="id2660901"></a><h3>
<a name="GimpZoomModel--minimum"></a>The <code class="literal">"minimum"</code> property</h3>
<a class="indexterm" name="id2646834"></a><pre class="programlisting"> "minimum" <a
<a class="indexterm" name="id2660913"></a><pre class="programlisting"> "minimum" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -458,9 +458,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646863"></a><h3>
<a name="id2660938"></a><h3>
<a name="GimpZoomModel--percentage"></a>The <code class="literal">"percentage"</code> property</h3>
<a class="indexterm" name="id2646877"></a><pre class="programlisting"> "percentage" <a
<a class="indexterm" name="id2660951"></a><pre class="programlisting"> "percentage" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read</pre>
<p></p>
@ -468,9 +468,9 @@ href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660364"></a><h3>
<a name="id2660972"></a><h3>
<a name="GimpZoomModel--value"></a>The <code class="literal">"value"</code> property</h3>
<a class="indexterm" name="id2660376"></a><pre class="programlisting"> "value" <a
<a class="indexterm" name="id2660985"></a><pre class="programlisting"> "value" <a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
@ -479,11 +479,11 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2660403"></a><h2>Signal Details</h2>
<a name="id2661012"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2660413"></a><h3>
<a name="id2661021"></a><h3>
<a name="GimpZoomModel-zoomed"></a>The <code class="literal">"zoomed"</code> signal</h3>
<a class="indexterm" name="id2660425"></a><pre class="programlisting">void user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2661034"></a><pre class="programlisting">void user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> old_factor,
@ -525,9 +525,9 @@ Emitted when the zoom factor of the zoom model changes.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2660541"></a><div class="refsect2" lang="en"><a name="id2660542"></a></div>
<a name="id2661142"></a><div class="refsect2" lang="en"><a name="id2661143"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2660543"></a></div>
<div class="refsect2" lang="en"><a name="id2661144"></a></div>
</div>
</div>
</body>

View File

@ -27,7 +27,7 @@
<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.4.2
for GIMP 2.4.4
</p></div>
</div>

View File

@ -33,16 +33,16 @@
<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="#id2577229" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2601966" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2672863" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2671472" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpEnumWidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2577229"></a><span class="refentrytitle">GimpEnumWidgets</span>
<a name="id2601966"></a><span class="refentrytitle">GimpEnumWidgets</span>
</h2>
<p>GimpEnumWidgets</p>
</td>
@ -188,17 +188,17 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2672863"></a><h2>Description</h2>
<a name="id2671472"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2672879"></a><h2>Details</h2>
<a name="id2671488"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2672890"></a><h3>
<a name="id2671499"></a><h3>
<a name="gimp-enum-radio-box-new"></a>gimp_enum_radio_box_new ()</h3>
<a class="indexterm" name="id2672904"></a><pre class="programlisting"><a
<a class="indexterm" name="id2671512"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -263,9 +263,9 @@ href="../gtk/GtkVBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673088"></a><h3>
<a name="id2671697"></a><h3>
<a name="gimp-enum-radio-box-new-with-range"></a>gimp_enum_radio_box_new_with_range ()</h3>
<a class="indexterm" name="id2683367"></a><pre class="programlisting"><a
<a class="indexterm" name="id2671710"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -345,9 +345,9 @@ href="../gtk/GtkVBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2683588"></a><h3>
<a name="id2674644"></a><h3>
<a name="gimp-enum-radio-frame-new"></a>gimp_enum_radio_frame_new ()</h3>
<a class="indexterm" name="id2683602"></a><pre class="programlisting"><a
<a class="indexterm" name="id2674657"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -421,9 +421,9 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671522"></a><h3>
<a name="id2674863"></a><h3>
<a name="gimp-enum-radio-frame-new-with-range"></a>gimp_enum_radio_frame_new_with_range ()</h3>
<a class="indexterm" name="id2671538"></a><pre class="programlisting"><a
<a class="indexterm" name="id2674877"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new_with_range
(<a
@ -513,9 +513,9 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671789"></a><h3>
<a name="id2675126"></a><h3>
<a name="gimp-enum-stock-box-new"></a>gimp_enum_stock_box_new ()</h3>
<a class="indexterm" name="id2671803"></a><pre class="programlisting"><a
<a class="indexterm" name="id2675139"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -593,9 +593,9 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2677262"></a><h3>
<a name="id2675359"></a><h3>
<a name="gimp-enum-stock-box-new-with-range"></a>gimp_enum_stock_box_new_with_range ()</h3>
<a class="indexterm" name="id2677276"></a><pre class="programlisting"><a
<a class="indexterm" name="id2675372"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
@ -689,9 +689,9 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2677540"></a><h3>
<a name="id2679152"></a><h3>
<a name="gimp-enum-stock-box-set-child-padding"></a>gimp_enum_stock_box_set_child_padding ()</h3>
<a class="indexterm" name="id2677556"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
<a class="indexterm" name="id2679166"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
(<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *stock_box,
@ -732,9 +732,9 @@ Sets the padding of all buttons in a box created by
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2677668"></a><div class="refsect2" lang="en"><a name="id2677669"></a></div>
<a name="id2679278"></a><div class="refsect2" lang="en"><a name="id2679279"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2677670"></a></div>
<div class="refsect2" lang="en"><a name="id2679280"></a></div>
</div>
</div>
</body>

View File

@ -33,16 +33,16 @@
<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="#id2638288" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2604259" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2662924" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2667759" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpHelpUI"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2638288"></a><span class="refentrytitle">GimpHelpUI</span>
<a name="id2604259"></a><span class="refentrytitle">GimpHelpUI</span>
</h2>
<p>GimpHelpUI &#8212; Functions for setting <a
href="../gtk/GtkTooltips.html"
@ -98,17 +98,17 @@ href="../gtk/GtkWidget.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2662924"></a><h2>Description</h2>
<a name="id2667759"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2665198"></a><h2>Details</h2>
<a name="id2667775"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2665208"></a><h3>
<a name="id2667786"></a><h3>
<a name="GimpHelpFunc"></a>GimpHelpFunc ()</h3>
<a class="indexterm" name="id2665220"></a><pre class="programlisting">void (*GimpHelpFunc) (const <a
<a class="indexterm" name="id2667798"></a><pre class="programlisting">void (*GimpHelpFunc) (const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
@ -129,11 +129,11 @@ All these dialog constructors functions call <a class="link" href="libgimpwidget
<p>
In most cases it will be ok to use <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func"><code class="function">gimp_standard_help_func()</code></a> which does
nothing but passing the <em class="parameter"><code>help_id</code></em> string to <a
href="../app/app-Gimp-gui.html#gimp-help"
href="../libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a>. If your
plug-in needs some more sophisticated help handling you can provide
your own <em class="parameter"><code>help_func</code></em> which has to call <a
href="../app/app-Gimp-gui.html#gimp-help"
href="../libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a> to actually display
the help.
</p>
@ -157,9 +157,9 @@ the help.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665377"></a><h3>
<a name="id2668710"></a><h3>
<a name="GIMP-HELP-ID:CAPS"></a>GIMP_HELP_ID</h3>
<a class="indexterm" name="id2665389"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
<a class="indexterm" name="id2668722"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
</pre>
<p>
Since: GIMP 2.2
@ -167,9 +167,9 @@ Since: GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665406"></a><h3>
<a name="id2668739"></a><h3>
<a name="gimp-help-enable-tooltips"></a>gimp_help_enable_tooltips ()</h3>
<a class="indexterm" name="id2665417"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<a class="indexterm" name="id2668750"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<p>
This function calls <a
href="../gtk/GtkTooltips.html#gtk-tooltips-enable"
@ -180,9 +180,9 @@ href="../gtk/GtkTooltips.html#gtk-tooltips-enable"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665450"></a><h3>
<a name="id2668784"></a><h3>
<a name="gimp-help-disable-tooltips"></a>gimp_help_disable_tooltips ()</h3>
<a class="indexterm" name="id2665462"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<a class="indexterm" name="id2668795"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<p>
This function calls <a
href="../gtk/GtkTooltips.html#gtk-tooltips-disable"
@ -193,9 +193,9 @@ href="../gtk/GtkTooltips.html#gtk-tooltips-disable"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665495"></a><h3>
<a name="id2668828"></a><h3>
<a name="gimp-standard-help-func"></a>gimp_standard_help_func ()</h3>
<a class="indexterm" name="id2665506"></a><pre class="programlisting">void gimp_standard_help_func (const <a
<a class="indexterm" name="id2668839"></a><pre class="programlisting">void gimp_standard_help_func (const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
@ -204,7 +204,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
<p>
This is the standard GIMP help function which does nothing but calling
<a
href="../app/app-Gimp-gui.html#gimp-help"
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>
@ -227,9 +227,9 @@ href="../app/app-Gimp-gui.html#gimp-help"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665603"></a><h3>
<a name="id2663837"></a><h3>
<a name="gimp-help-connect"></a>gimp_help_connect ()</h3>
<a class="indexterm" name="id2667713"></a><pre class="programlisting">void gimp_help_connect (<a
<a class="indexterm" name="id2663850"></a><pre class="programlisting">void gimp_help_connect (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
@ -277,9 +277,9 @@ href="../gtk/GtkWindow.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667862"></a><h3>
<a name="id2663999"></a><h3>
<a name="gimp-help-set-help-data"></a>gimp_help_set_help_data ()</h3>
<a class="indexterm" name="id2667873"></a><pre class="programlisting">void gimp_help_set_help_data (<a
<a class="indexterm" name="id2664010"></a><pre class="programlisting">void gimp_help_set_help_data (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
@ -333,9 +333,9 @@ href="../gtk/GtkTipsQuery.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668051"></a><h3>
<a name="id2664188"></a><h3>
<a name="gimp-context-help"></a>gimp_context_help ()</h3>
<a class="indexterm" name="id2668063"></a><pre class="programlisting">void gimp_context_help (<a
<a class="indexterm" name="id2670057"></a><pre class="programlisting">void gimp_context_help (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
@ -367,9 +367,9 @@ href="../gtk/GtkWidget.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2668155"></a><div class="refsect2" lang="en"><a name="id2668156"></a></div>
<a name="id2670149"></a><div class="refsect2" lang="en"><a name="id2670150"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2668157"></a></div>
<div class="refsect2" lang="en"><a name="id2670151"></a></div>
</div>
</div>
</body>

View File

@ -33,16 +33,16 @@
<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="#id2527263" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2578673" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2609199" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2623569" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpHintBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2527263"></a><span class="refentrytitle">GimpHintBox</span>
<a name="id2578673"></a><span class="refentrytitle">GimpHintBox</span>
</h2>
<p>GimpHintBox</p>
</td>
@ -63,17 +63,17 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2609199"></a><h2>Description</h2>
<a name="id2623569"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631347"></a><h2>Details</h2>
<a name="id2614559"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631357"></a><h3>
<a name="id2601382"></a><h3>
<a name="gimp-hint-box-new"></a>gimp_hint_box_new ()</h3>
<a class="indexterm" name="id2631370"></a><pre class="programlisting"><a
<a class="indexterm" name="id2578772"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_hint_box_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -104,9 +104,9 @@ Since GIMP 2.4
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2631438"></a><div class="refsect2" lang="en"><a name="id2631439"></a></div>
<a name="id2622357"></a><div class="refsect2" lang="en"><a name="id2622358"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2631440"></a></div>
<div class="refsect2" lang="en"><a name="id2622359"></a></div>
</div>
</div>
</body>

View File

@ -33,16 +33,16 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpWidgets.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="#id2611198" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2616428" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2693350" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2681400" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpPropWidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2611198"></a><span class="refentrytitle">GimpPropWidgets</span>
<a name="id2616428"></a><span class="refentrytitle">GimpPropWidgets</span>
</h2>
<p>GimpPropWidgets</p>
</td>
@ -504,17 +504,17 @@ href="../glib/glib-Basic-Types.html#gchar"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2693350"></a><h2>Description</h2>
<a name="id2681400"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2693366"></a><h2>Details</h2>
<a name="id2681416"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2693376"></a><h3>
<a name="id2681426"></a><h3>
<a name="gimp-prop-boolean-combo-box-new"></a>gimp_prop_boolean_combo_box_new ()</h3>
<a class="indexterm" name="id2693390"></a><pre class="programlisting"><a
<a class="indexterm" name="id2681440"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_boolean_combo_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -582,9 +582,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2693539"></a><h3>
<a name="id2681621"></a><h3>
<a name="gimp-prop-boolean-radio-frame-new"></a>gimp_prop_boolean_radio_frame_new ()</h3>
<a class="indexterm" name="id2693550"></a><pre class="programlisting"><a
<a class="indexterm" name="id2681634"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_boolean_radio_frame_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -651,9 +651,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2693711"></a><h3>
<a name="id2681809"></a><h3>
<a name="gimp-prop-check-button-new"></a>gimp_prop_check_button_new ()</h3>
<a class="indexterm" name="id2693722"></a><pre class="programlisting"><a
<a class="indexterm" name="id2681821"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_check_button_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -704,9 +704,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2693831"></a><h3>
<a name="id2681941"></a><h3>
<a name="gimp-prop-color-area-new"></a>gimp_prop_color_area_new ()</h3>
<a class="indexterm" name="id2693842"></a><pre class="programlisting"><a
<a class="indexterm" name="id2681953"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_color_area_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -767,9 +767,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2693988"></a><h3>
<a name="id2682114"></a><h3>
<a name="gimp-prop-coordinates-connect"></a>gimp_prop_coordinates_connect ()</h3>
<a class="indexterm" name="id2694000"></a><pre class="programlisting"><a
<a class="indexterm" name="id2682127"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_prop_coordinates_connect (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -853,9 +853,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694186"></a><h3>
<a name="id2682334"></a><h3>
<a name="gimp-prop-coordinates-new"></a>gimp_prop_coordinates_new ()</h3>
<a class="indexterm" name="id2694197"></a><pre class="programlisting"><a
<a class="indexterm" name="id2682346"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_coordinates_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -951,9 +951,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694438"></a><h3>
<a name="id2682611"></a><h3>
<a name="gimp-prop-entry-new"></a>gimp_prop_entry_new ()</h3>
<a class="indexterm" name="id2694448"></a><pre class="programlisting"><a
<a class="indexterm" name="id2682623"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_entry_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1004,9 +1004,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694555"></a><h3>
<a name="id2682741"></a><h3>
<a name="gimp-prop-enum-check-button-new"></a>gimp_prop_enum_check_button_new ()</h3>
<a class="indexterm" name="id2694568"></a><pre class="programlisting"><a
<a class="indexterm" name="id2682754"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_check_button_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1075,9 +1075,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694720"></a><h3>
<a name="id2695105"></a><h3>
<a name="gimp-prop-enum-combo-box-new"></a>gimp_prop_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2694732"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695115"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_combo_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1138,9 +1138,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694881"></a><h3>
<a name="id2695262"></a><h3>
<a name="gimp-prop-enum-label-new"></a>gimp_prop_enum_label_new ()</h3>
<a class="indexterm" name="id2694892"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695272"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_label_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1178,9 +1178,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694972"></a><h3>
<a name="id2695352"></a><h3>
<a name="gimp-prop-enum-radio-box-new"></a>gimp_prop_enum_radio_box_new ()</h3>
<a class="indexterm" name="id2694985"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695363"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_radio_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1241,9 +1241,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695133"></a><h3>
<a name="id2695512"></a><h3>
<a name="gimp-prop-enum-radio-frame-new"></a>gimp_prop_enum_radio_frame_new ()</h3>
<a class="indexterm" name="id2695145"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695524"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_radio_frame_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1308,9 +1308,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695303"></a><h3>
<a name="id2695682"></a><h3>
<a name="gimp-prop-enum-stock-box-new"></a>gimp_prop_enum_stock_box_new ()</h3>
<a class="indexterm" name="id2695315"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695694"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_enum_stock_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1376,9 +1376,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695476"></a><h3>
<a name="id2695854"></a><h3>
<a name="gimp-prop-expander-new"></a>gimp_prop_expander_new ()</h3>
<a class="indexterm" name="id2695486"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695865"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_expander_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1432,9 +1432,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695603"></a><h3>
<a name="id2695981"></a><h3>
<a name="gimp-prop-file-chooser-button-new"></a>gimp_prop_file_chooser_button_new ()</h3>
<a class="indexterm" name="id2695616"></a><pre class="programlisting"><a
<a class="indexterm" name="id2695994"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_file_chooser_button_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1502,9 +1502,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695765"></a><h3>
<a name="id2696143"></a><h3>
<a name="gimp-prop-file-chooser-button-new-with-dialog"></a>gimp_prop_file_chooser_button_new_with_dialog ()</h3>
<a class="indexterm" name="id2695779"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696156"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_file_chooser_button_new_with_dialog
(<a
@ -1576,9 +1576,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2695947"></a><h3>
<a name="id2696324"></a><h3>
<a name="gimp-prop-hscale-new"></a>gimp_prop_hscale_new ()</h3>
<a class="indexterm" name="id2695957"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696335"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_hscale_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1643,9 +1643,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696098"></a><h3>
<a name="id2696476"></a><h3>
<a name="gimp-prop-int-combo-box-new"></a>gimp_prop_int_combo_box_new ()</h3>
<a class="indexterm" name="id2696110"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696487"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_int_combo_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1694,9 +1694,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696252"></a><h3>
<a name="id2696624"></a><h3>
<a name="gimp-prop-label-new"></a>gimp_prop_label_new ()</h3>
<a class="indexterm" name="id2696266"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696634"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_label_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1741,9 +1741,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696376"></a><h3>
<a name="id2696732"></a><h3>
<a name="gimp-prop-memsize-entry-new"></a>gimp_prop_memsize_entry_new ()</h3>
<a class="indexterm" name="id2696391"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696743"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_memsize_entry_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1783,9 +1783,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696500"></a><h3>
<a name="id2696839"></a><h3>
<a name="gimp-prop-opacity-entry-new"></a>gimp_prop_opacity_entry_new ()</h3>
<a class="indexterm" name="id2696514"></a><pre class="programlisting"><a
<a class="indexterm" name="id2696850"></a><pre class="programlisting"><a
href="../gtk/GtkObject.html"
>GtkObject</a>* gimp_prop_opacity_entry_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1869,9 +1869,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696741"></a><h3>
<a name="id2697053"></a><h3>
<a name="gimp-prop-path-editor-new"></a>gimp_prop_path_editor_new ()</h3>
<a class="indexterm" name="id2696755"></a><pre class="programlisting"><a
<a class="indexterm" name="id2697064"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_path_editor_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -1923,9 +1923,9 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696877"></a><h3>
<a name="id2697173"></a><h3>
<a name="gimp-prop-scale-entry-new"></a>gimp_prop_scale_entry_new ()</h3>
<a class="indexterm" name="id2696891"></a><pre class="programlisting"><a
<a class="indexterm" name="id2697184"></a><pre class="programlisting"><a
href="../gtk/GtkObject.html"
>GtkObject</a>* gimp_prop_scale_entry_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2063,9 +2063,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697288"></a><h3>
<a name="id2697540"></a><h3>
<a name="gimp-prop-size-entry-new"></a>gimp_prop_size_entry_new ()</h3>
<a class="indexterm" name="id2697302"></a><pre class="programlisting"><a
<a class="indexterm" name="id2697551"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_size_entry_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2150,9 +2150,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697546"></a><h3>
<a name="id2697769"></a><h3>
<a name="gimp-prop-spin-button-new"></a>gimp_prop_spin_button_new ()</h3>
<a class="indexterm" name="id2697561"></a><pre class="programlisting"><a
<a class="indexterm" name="id2697780"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_spin_button_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2215,9 +2215,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697718"></a><h3>
<a name="id2697922"></a><h3>
<a name="gimp-prop-stock-image-new"></a>gimp_prop_stock_image_new ()</h3>
<a class="indexterm" name="id2697733"></a><pre class="programlisting"><a
<a class="indexterm" name="id2697933"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_stock_image_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2269,9 +2269,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697857"></a><h3>
<a name="id2698043"></a><h3>
<a name="gimp-prop-string-combo-box-new"></a>gimp_prop_string_combo_box_new ()</h3>
<a class="indexterm" name="id2697871"></a><pre class="programlisting"><a
<a class="indexterm" name="id2698055"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_string_combo_box_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2340,9 +2340,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2698070"></a><h3>
<a name="id2698232"></a><h3>
<a name="gimp-prop-text-buffer-new"></a>gimp_prop_text_buffer_new ()</h3>
<a class="indexterm" name="id2698084"></a><pre class="programlisting"><a
<a class="indexterm" name="id2698243"></a><pre class="programlisting"><a
href="../gtk/GtkTextBuffer.html"
>GtkTextBuffer</a>* gimp_prop_text_buffer_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2402,9 +2402,9 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2698235"></a><h3>
<a name="id2698378"></a><h3>
<a name="gimp-prop-unit-menu-new"></a>gimp_prop_unit_menu_new ()</h3>
<a class="indexterm" name="id2698249"></a><pre class="programlisting"><a
<a class="indexterm" name="id2698389"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_prop_unit_menu_new (<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
@ -2452,9 +2452,9 @@ Since GIMP 2.4
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2698382"></a><div class="refsect2" lang="en"><a name="id2698383"></a></div>
<a name="id2698506"></a><div class="refsect2" lang="en"><a name="id2698507"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2698384"></a></div>
<div class="refsect2" lang="en"><a name="id2698508"></a></div>
</div>
</div>
</body>

View File

@ -33,16 +33,16 @@
<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="#id2661264" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597608" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2668267" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2671862" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpQueryBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2661264"></a><span class="refentrytitle">GimpQueryBox</span>
<a name="id2597608"></a><span class="refentrytitle">GimpQueryBox</span>
</h2>
<p>GimpQueryBox &#8212; Some simple dialogs to enter a single int, double, string or boolean value.</p>
</td>
@ -285,7 +285,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2668267"></a><h2>Description</h2>
<a name="id2671862"></a><h2>Description</h2>
<p>
These functions provide simple dialogs for entering a single string,
integer, double, boolean or pixel size value.
@ -306,11 +306,11 @@ callback function is called and returns the entered value.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2668313"></a><h2>Details</h2>
<a name="id2671908"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2668324"></a><h3>
<a name="id2671919"></a><h3>
<a name="GimpQueryStringCallback"></a>GimpQueryStringCallback ()</h3>
<a class="indexterm" name="id2668335"></a><pre class="programlisting">void (*GimpQueryStringCallback) (<a
<a class="indexterm" name="id2671930"></a><pre class="programlisting">void (*GimpQueryStringCallback) (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
const <a
@ -349,9 +349,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668432"></a><h3>
<a name="id2672027"></a><h3>
<a name="GimpQueryIntCallback"></a>GimpQueryIntCallback ()</h3>
<a class="indexterm" name="id2668444"></a><pre class="programlisting">void (*GimpQueryIntCallback) (<a
<a class="indexterm" name="id2672038"></a><pre class="programlisting">void (*GimpQueryIntCallback) (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
@ -388,9 +388,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673506"></a><h3>
<a name="id2672127"></a><h3>
<a name="GimpQueryDoubleCallback"></a>GimpQueryDoubleCallback ()</h3>
<a class="indexterm" name="id2673517"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (<a
<a class="indexterm" name="id2672138"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
@ -427,9 +427,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673596"></a><h3>
<a name="id2672226"></a><h3>
<a name="GimpQuerySizeCallback"></a>GimpQuerySizeCallback ()</h3>
<a class="indexterm" name="id2673606"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (<a
<a class="indexterm" name="id2672237"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
@ -474,9 +474,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673718"></a><h3>
<a name="id2672354"></a><h3>
<a name="GimpQueryBooleanCallback"></a>GimpQueryBooleanCallback ()</h3>
<a class="indexterm" name="id2673729"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (<a
<a class="indexterm" name="id2672365"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
@ -513,9 +513,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673818"></a><h3>
<a name="id2672453"></a><h3>
<a name="gimp-query-string-box"></a>gimp_query_string_box ()</h3>
<a class="indexterm" name="id2673829"></a><pre class="programlisting"><a
<a class="indexterm" name="id2672465"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_string_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -615,9 +615,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674098"></a><h3>
<a name="id2672734"></a><h3>
<a name="gimp-query-int-box"></a>gimp_query_int_box ()</h3>
<a class="indexterm" name="id2674110"></a><pre class="programlisting"><a
<a class="indexterm" name="id2672746"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_int_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -733,9 +733,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674425"></a><h3>
<a name="id2673060"></a><h3>
<a name="gimp-query-double-box"></a>gimp_query_double_box ()</h3>
<a class="indexterm" name="id2674436"></a><pre class="programlisting"><a
<a class="indexterm" name="id2673071"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_double_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -861,9 +861,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674780"></a><h3>
<a name="id2673413"></a><h3>
<a name="gimp-query-size-box"></a>gimp_query_size_box ()</h3>
<a class="indexterm" name="id2674792"></a><pre class="programlisting"><a
<a class="indexterm" name="id2673425"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_size_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -1017,9 +1017,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2675235"></a><h3>
<a name="id2673863"></a><h3>
<a name="gimp-query-boolean-box"></a>gimp_query_boolean_box ()</h3>
<a class="indexterm" name="id2675246"></a><pre class="programlisting"><a
<a class="indexterm" name="id2675772"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_boolean_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
@ -1138,9 +1138,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2675539"></a><h3>
<a name="id2676062"></a><h3>
<a name="GIMP-QUERY-BOX-VBOX:CAPS"></a>GIMP_QUERY_BOX_VBOX()</h3>
<a class="indexterm" name="id2675550"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<a class="indexterm" name="id2676072"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<p>
A macro to access the <a
href="../gtk/GtkVBox.html"
@ -1160,7 +1160,7 @@ more widgets.
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2675595"></a><h2>See Also</h2>
<a name="id2676117"></a><h2>See Also</h2>
<p>
GimpSizeEntry
</p>
@ -1169,9 +1169,9 @@ GimpUnitMenu
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2675608"></a><div class="refsect2" lang="en"><a name="id2675609"></a></div>
<a name="id2676130"></a><div class="refsect2" lang="en"><a name="id2676131"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2675610"></a></div>
<div class="refsect2" lang="en"><a name="id2676132"></a></div>
</div>
</div>
</body>

File diff suppressed because it is too large Load Diff

View File

@ -33,16 +33,16 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-deprecated.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="#id2597498" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2617943" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2700261" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2693301" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-GimpWidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2597498"></a><span class="refentrytitle">GimpWidgets</span>
<a name="id2617943"></a><span class="refentrytitle">GimpWidgets</span>
</h2>
<p>GimpWidgets &#8212; A collection of convenient widget constructors, standard callbacks and
helper functions.</p>
@ -427,17 +427,17 @@ href="../gtk/GtkLabel.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2700261"></a><h2>Description</h2>
<a name="id2693301"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2700275"></a><h2>Details</h2>
<a name="id2693317"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2700284"></a><h3>
<a name="id2693328"></a><h3>
<a name="gimp-radio-group-new"></a>gimp_radio_group_new ()</h3>
<a class="indexterm" name="id2700294"></a><pre class="programlisting"><a
<a class="indexterm" name="id2693339"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_radio_group_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -492,9 +492,9 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2700451"></a><h3>
<a name="id2693513"></a><h3>
<a name="gimp-radio-group-new2"></a>gimp_radio_group_new2 ()</h3>
<a class="indexterm" name="id2700461"></a><pre class="programlisting"><a
<a class="indexterm" name="id2693525"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_radio_group_new2 (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -580,9 +580,9 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2700695"></a><h3>
<a name="id2693782"></a><h3>
<a name="gimp-radio-group-set-active"></a>gimp_radio_group_set_active ()</h3>
<a class="indexterm" name="id2700706"></a><pre class="programlisting">void gimp_radio_group_set_active (<a
<a class="indexterm" name="id2693794"></a><pre class="programlisting">void gimp_radio_group_set_active (<a
href="../gtk/GtkRadioButton.html"
>GtkRadioButton</a> *radio_button,
<a
@ -616,9 +616,9 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2700797"></a><h3>
<a name="id2693895"></a><h3>
<a name="gimp-int-radio-group-new"></a>gimp_int_radio_group_new ()</h3>
<a class="indexterm" name="id2700808"></a><pre class="programlisting"><a
<a class="indexterm" name="id2693906"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_radio_group_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -707,9 +707,9 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701057"></a><h3>
<a name="id2694179"></a><h3>
<a name="gimp-int-radio-group-set-active"></a>gimp_int_radio_group_set_active ()</h3>
<a class="indexterm" name="id2701070"></a><pre class="programlisting">void gimp_int_radio_group_set_active (<a
<a class="indexterm" name="id2694192"></a><pre class="programlisting">void gimp_int_radio_group_set_active (<a
href="../gtk/GtkRadioButton.html"
>GtkRadioButton</a> *radio_button,
<a
@ -745,9 +745,9 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701177"></a><h3>
<a name="id2694309"></a><h3>
<a name="gimp-spin-button-new"></a>gimp_spin_button_new ()</h3>
<a class="indexterm" name="id2701187"></a><pre class="programlisting"><a
<a class="indexterm" name="id2694320"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_spin_button_new (<a
href="../gtk/GtkObject.html"
@ -852,9 +852,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701446"></a><h3>
<a name="id2694606"></a><h3>
<a name="GIMP-SCALE-ENTRY-LABEL:CAPS"></a>GIMP_SCALE_ENTRY_LABEL()</h3>
<a class="indexterm" name="id2701457"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_LABEL(adj)</pre>
<a class="indexterm" name="id2694618"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_LABEL(adj)</pre>
<p>
Returns the scale_entry's <a
href="../gtk/GtkLabel.html"
@ -875,9 +875,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701509"></a><h3>
<a name="id2694676"></a><h3>
<a name="GIMP-SCALE-ENTRY-SCALE:CAPS"></a>GIMP_SCALE_ENTRY_SCALE()</h3>
<a class="indexterm" name="id2701519"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE(adj)</pre>
<a class="indexterm" name="id2694687"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE(adj)</pre>
<p>
Returns the scale_entry's <a
href="../gtk/GtkHScale.html"
@ -898,9 +898,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701572"></a><h3>
<a name="id2694745"></a><h3>
<a name="GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS"></a>GIMP_SCALE_ENTRY_SCALE_ADJ()</h3>
<a class="indexterm" name="id2701584"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE_ADJ(adj)</pre>
<a class="indexterm" name="id2694758"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE_ADJ(adj)</pre>
<p>
Returns the <a
href="../gtk/GtkAdjustment.html"
@ -923,9 +923,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701642"></a><h3>
<a name="id2694823"></a><h3>
<a name="GIMP-SCALE-ENTRY-SPINBUTTON:CAPS"></a>GIMP_SCALE_ENTRY_SPINBUTTON()</h3>
<a class="indexterm" name="id2701655"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON(adj)</pre>
<a class="indexterm" name="id2694837"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON(adj)</pre>
<p>
Returns the scale_entry's <a
href="../gtk/GtkSpinButton.html"
@ -946,9 +946,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701707"></a><h3>
<a name="id2701936"></a><h3>
<a name="GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS"></a>GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()</h3>
<a class="indexterm" name="id2701720"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON_ADJ(adj)</pre>
<a class="indexterm" name="id2701948"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON_ADJ(adj)</pre>
<p>
Returns the <a
href="../gtk/GtkAdjustment.html"
@ -971,9 +971,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701780"></a><h3>
<a name="id2702008"></a><h3>
<a name="gimp-scale-entry-new"></a>gimp_scale_entry_new ()</h3>
<a class="indexterm" name="id2701790"></a><pre class="programlisting"><a
<a class="indexterm" name="id2702018"></a><pre class="programlisting"><a
href="../gtk/GtkObject.html"
>GtkObject</a>* gimp_scale_entry_new (<a
href="../gtk/GtkTable.html"
@ -1166,9 +1166,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2702290"></a><h3>
<a name="id2702518"></a><h3>
<a name="gimp-scale-entry-set-sensitive"></a>gimp_scale_entry_set_sensitive ()</h3>
<a class="indexterm" name="id2702302"></a><pre class="programlisting">void gimp_scale_entry_set_sensitive (<a
<a class="indexterm" name="id2702530"></a><pre class="programlisting">void gimp_scale_entry_set_sensitive (<a
href="../gtk/GtkObject.html"
>GtkObject</a> *adjustment,
<a
@ -1207,9 +1207,9 @@ href="../gtk/GtkWidget.html#gtk-widget-set-sensitive"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2702415"></a><h3>
<a name="id2702643"></a><h3>
<a name="gimp-scale-entry-set-logarithmic"></a>gimp_scale_entry_set_logarithmic ()</h3>
<a class="indexterm" name="id2702429"></a><pre class="programlisting">void gimp_scale_entry_set_logarithmic (<a
<a class="indexterm" name="id2702657"></a><pre class="programlisting">void gimp_scale_entry_set_logarithmic (<a
href="../gtk/GtkObject.html"
>GtkObject</a> *adjustment,
<a
@ -1246,9 +1246,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2702519"></a><h3>
<a name="id2702747"></a><h3>
<a name="gimp-scale-entry-get-logarithmic"></a>gimp_scale_entry_get_logarithmic ()</h3>
<a class="indexterm" name="id2702533"></a><pre class="programlisting"><a
<a class="indexterm" name="id2702761"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_scale_entry_get_logarithmic (<a
href="../gtk/GtkObject.html"
@ -1286,9 +1286,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2702626"></a><h3>
<a name="id2702854"></a><h3>
<a name="gimp-color-scale-entry-new"></a>gimp_color_scale_entry_new ()</h3>
<a class="indexterm" name="id2702637"></a><pre class="programlisting"><a
<a class="indexterm" name="id2702865"></a><pre class="programlisting"><a
href="../gtk/GtkObject.html"
>GtkObject</a>* gimp_color_scale_entry_new (<a
href="../gtk/GtkTable.html"
@ -1442,9 +1442,9 @@ href="../gtk/GtkAdjustment.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703060"></a><h3>
<a name="id2703256"></a><h3>
<a name="GIMP-RANDOM-SEED-SPINBUTTON:CAPS"></a>GIMP_RANDOM_SEED_SPINBUTTON()</h3>
<a class="indexterm" name="id2703074"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON(hbox)</pre>
<a class="indexterm" name="id2703269"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON(hbox)</pre>
<p>
Returns the random_seed's <a
href="../gtk/GtkSpinButton.html"
@ -1465,9 +1465,9 @@ href="../gtk/GtkHBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703135"></a><h3>
<a name="id2703321"></a><h3>
<a name="GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS"></a>GIMP_RANDOM_SEED_SPINBUTTON_ADJ()</h3>
<a class="indexterm" name="id2703150"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON_ADJ(hbox)</pre>
<a class="indexterm" name="id2703334"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON_ADJ(hbox)</pre>
<p>
Returns the <a
href="../gtk/GtkAdjustment.html"
@ -1490,9 +1490,9 @@ href="../gtk/GtkHBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703218"></a><h3>
<a name="id2703394"></a><h3>
<a name="GIMP-RANDOM-SEED-TOGGLE:CAPS"></a>GIMP_RANDOM_SEED_TOGGLE()</h3>
<a class="indexterm" name="id2703233"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_TOGGLE(hbox)</pre>
<a class="indexterm" name="id2703406"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_TOGGLE(hbox)</pre>
<p>
</p>
@ -1509,9 +1509,9 @@ href="../gtk/GtkHBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703268"></a><h3>
<a name="id2703437"></a><h3>
<a name="gimp-random-seed-new"></a>gimp_random_seed_new ()</h3>
<a class="indexterm" name="id2703282"></a><pre class="programlisting"><a
<a class="indexterm" name="id2703448"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_random_seed_new (<a
href="../glib/glib-Basic-Types.html#guint32"
@ -1556,9 +1556,9 @@ href="../gtk/GtkButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703390"></a><h3>
<a name="id2703545"></a><h3>
<a name="GIMP-COORDINATES-CHAINBUTTON:CAPS"></a>GIMP_COORDINATES_CHAINBUTTON()</h3>
<a class="indexterm" name="id2703404"></a><pre class="programlisting">#define GIMP_COORDINATES_CHAINBUTTON(sizeentry)</pre>
<a class="indexterm" name="id2703557"></a><pre class="programlisting">#define GIMP_COORDINATES_CHAINBUTTON(sizeentry)</pre>
<p>
Returns the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> which is attached to the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -1575,9 +1575,9 @@ Returns the <a class="link" href="GimpChainButton.html" title="GimpChainButton">
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703472"></a><h3>
<a name="id2703616"></a><h3>
<a name="gimp-coordinates-new"></a>gimp_coordinates_new ()</h3>
<a class="indexterm" name="id2703486"></a><pre class="programlisting"><a
<a class="indexterm" name="id2703627"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_coordinates_new (<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -1792,9 +1792,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704147"></a><h3>
<a name="id2704223"></a><h3>
<a name="gimp-pixmap-button-new"></a>gimp_pixmap_button_new ()</h3>
<a class="indexterm" name="id2704163"></a><pre class="programlisting"><a
<a class="indexterm" name="id2704236"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pixmap_button_new (<a
href="../glib/glib-Basic-Types.html#gchar"
@ -1841,9 +1841,9 @@ href="../gtk/GtkButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704298"></a><h3>
<a name="id2704356"></a><h3>
<a name="gimp-toggle-button-sensitive-update"></a>gimp_toggle_button_sensitive_update ()</h3>
<a class="indexterm" name="id2704313"></a><pre class="programlisting">void gimp_toggle_button_sensitive_update (<a
<a class="indexterm" name="id2704369"></a><pre class="programlisting">void gimp_toggle_button_sensitive_update (<a
href="../gtk/GtkToggleButton.html"
>GtkToggleButton</a> *toggle_button);</pre>
<p>
@ -1883,9 +1883,9 @@ href="../gtk/GtkToggleButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704410"></a><h3>
<a name="id2704457"></a><h3>
<a name="gimp-toggle-button-update"></a>gimp_toggle_button_update ()</h3>
<a class="indexterm" name="id2704425"></a><pre class="programlisting">void gimp_toggle_button_update (<a
<a class="indexterm" name="id2704468"></a><pre class="programlisting">void gimp_toggle_button_update (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
@ -1921,9 +1921,9 @@ href="../gtk/GtkToggleButton.html#gtk-toggle-button-get-active"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704531"></a><h3>
<a name="id2704568"></a><h3>
<a name="gimp-radio-button-update"></a>gimp_radio_button_update ()</h3>
<a class="indexterm" name="id2704545"></a><pre class="programlisting">void gimp_radio_button_update (<a
<a class="indexterm" name="id2704581"></a><pre class="programlisting">void gimp_radio_button_update (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
@ -1957,9 +1957,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704649"></a><h3>
<a name="id2704685"></a><h3>
<a name="gimp-int-adjustment-update"></a>gimp_int_adjustment_update ()</h3>
<a class="indexterm" name="id2704664"></a><pre class="programlisting">void gimp_int_adjustment_update (<a
<a class="indexterm" name="id2704700"></a><pre class="programlisting">void gimp_int_adjustment_update (<a
href="../gtk/GtkAdjustment.html"
>GtkAdjustment</a> *adjustment,
<a
@ -2000,9 +2000,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704781"></a><h3>
<a name="id2704817"></a><h3>
<a name="gimp-uint-adjustment-update"></a>gimp_uint_adjustment_update ()</h3>
<a class="indexterm" name="id2704795"></a><pre class="programlisting">void gimp_uint_adjustment_update (<a
<a class="indexterm" name="id2704831"></a><pre class="programlisting">void gimp_uint_adjustment_update (<a
href="../gtk/GtkAdjustment.html"
>GtkAdjustment</a> *adjustment,
<a
@ -2043,9 +2043,9 @@ href="../glib/glib-Basic-Types.html#guint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2704910"></a><h3>
<a name="id2704946"></a><h3>
<a name="gimp-float-adjustment-update"></a>gimp_float_adjustment_update ()</h3>
<a class="indexterm" name="id2704924"></a><pre class="programlisting">void gimp_float_adjustment_update (<a
<a class="indexterm" name="id2704960"></a><pre class="programlisting">void gimp_float_adjustment_update (<a
href="../gtk/GtkAdjustment.html"
>GtkAdjustment</a> *adjustment,
<a
@ -2079,9 +2079,9 @@ href="../glib/glib-Basic-Types.html#gfloat"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705017"></a><h3>
<a name="id2705053"></a><h3>
<a name="gimp-double-adjustment-update"></a>gimp_double_adjustment_update ()</h3>
<a class="indexterm" name="id2705031"></a><pre class="programlisting">void gimp_double_adjustment_update (<a
<a class="indexterm" name="id2705068"></a><pre class="programlisting">void gimp_double_adjustment_update (<a
href="../gtk/GtkAdjustment.html"
>GtkAdjustment</a> *adjustment,
<a
@ -2115,9 +2115,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705124"></a><h3>
<a name="id2705161"></a><h3>
<a name="gimp-unit-menu-update"></a>gimp_unit_menu_update ()</h3>
<a class="indexterm" name="id2705138"></a><pre class="programlisting">void gimp_unit_menu_update (<a
<a class="indexterm" name="id2705174"></a><pre class="programlisting">void gimp_unit_menu_update (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
@ -2160,9 +2160,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705260"></a><h3>
<a name="id2705296"></a><h3>
<a name="gimp-table-attach-aligned"></a>gimp_table_attach_aligned ()</h3>
<a class="indexterm" name="id2705274"></a><pre class="programlisting"><a
<a class="indexterm" name="id2705310"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_table_attach_aligned (<a
href="../gtk/GtkTable.html"
@ -2272,9 +2272,9 @@ href="../gtk/GtkLabel.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2705583"></a><h3>
<a name="id2705619"></a><h3>
<a name="gimp-label-set-attributes"></a>gimp_label_set_attributes ()</h3>
<a class="indexterm" name="id2705600"></a><pre class="programlisting">void gimp_label_set_attributes (<a
<a class="indexterm" name="id2705636"></a><pre class="programlisting">void gimp_label_set_attributes (<a
href="../gtk/GtkLabel.html"
>GtkLabel</a> *label,
...);</pre>
@ -2322,9 +2322,9 @@ href="../gtk/GtkLabel.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2705719"></a><div class="refsect2" lang="en"><a name="id2705720"></a></div>
<a name="id2705755"></a><div class="refsect2" lang="en"><a name="id2705756"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2705721"></a></div>
<div class="refsect2" lang="en"><a name="id2705757"></a></div>
</div>
</div>
</body>

View File

@ -33,16 +33,16 @@
<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="#id2584472" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2614111" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2676163" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2680066" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimpwidgets-gimpoldwidgets"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2584472"></a><span class="refentrytitle">gimpoldwidgets</span>
<a name="id2614111"></a><span class="refentrytitle">gimpoldwidgets</span>
</h2>
<p>gimpoldwidgets &#8212; Old API that is still available but declared as deprecated.</p>
</td>
@ -143,17 +143,17 @@ href="../glib/glib-Basic-Types.html#gpointer"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2676163"></a><h2>Description</h2>
<a name="id2680066"></a><h2>Description</h2>
<p>
These functions are not defined if you #define GIMP_DISABLE_DEPRECATED.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2676179"></a><h2>Details</h2>
<a name="id2680083"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2676190"></a><h3>
<a name="id2680093"></a><h3>
<a name="gimp-int-option-menu-new"></a>gimp_int_option_menu_new ()</h3>
<a class="indexterm" name="id2676204"></a><pre class="programlisting"><a
<a class="indexterm" name="id2680107"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_option_menu_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -237,9 +237,9 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2680432"></a><h3>
<a name="id2678475"></a><h3>
<a name="gimp-int-option-menu-set-history"></a>gimp_int_option_menu_set_history ()</h3>
<a class="indexterm" name="id2680445"></a><pre class="programlisting">void gimp_int_option_menu_set_history (<a
<a class="indexterm" name="id2678490"></a><pre class="programlisting">void gimp_int_option_menu_set_history (<a
href="../gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
@ -282,9 +282,9 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2698499"></a><h3>
<a name="id2678641"></a><h3>
<a name="GimpIntOptionMenuSensitivityCallback"></a>GimpIntOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2698515"></a><pre class="programlisting"><a
<a class="indexterm" name="id2678655"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpIntOptionMenuSensitivityCallback)
(<a
@ -325,9 +325,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2698608"></a><h3>
<a name="id2682842"></a><h3>
<a name="gimp-int-option-menu-set-sensitive"></a>gimp_int_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2698622"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive (<a
<a class="indexterm" name="id2682858"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive (<a
href="../gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
@ -374,9 +374,9 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2676007"></a><h3>
<a name="id2683027"></a><h3>
<a name="gimp-option-menu-new"></a>gimp_option_menu_new ()</h3>
<a class="indexterm" name="id2676020"></a><pre class="programlisting"><a
<a class="indexterm" name="id2683040"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -428,9 +428,9 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2680982"></a><h3>
<a name="id2683196"></a><h3>
<a name="gimp-option-menu-new2"></a>gimp_option_menu_new2 ()</h3>
<a class="indexterm" name="id2680995"></a><pre class="programlisting"><a
<a class="indexterm" name="id2683210"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new2 (<a
href="../glib/glib-Basic-Types.html#gboolean"
@ -510,9 +510,9 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2699680"></a><h3>
<a name="id2680262"></a><h3>
<a name="gimp-option-menu-set-history"></a>gimp_option_menu_set_history ()</h3>
<a class="indexterm" name="id2699695"></a><pre class="programlisting">void gimp_option_menu_set_history (<a
<a class="indexterm" name="id2680278"></a><pre class="programlisting">void gimp_option_menu_set_history (<a
href="../gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
@ -555,9 +555,9 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2699851"></a><h3>
<a name="id2680434"></a><h3>
<a name="GimpOptionMenuSensitivityCallback"></a>GimpOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2699867"></a><pre class="programlisting"><a
<a class="indexterm" name="id2680450"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpOptionMenuSensitivityCallback)
(<a
@ -598,9 +598,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2699959"></a><h3>
<a name="id2680542"></a><h3>
<a name="gimp-option-menu-set-sensitive"></a>gimp_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2681355"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (<a
<a class="indexterm" name="id2680557"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (<a
href="../gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
@ -645,9 +645,9 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2681509"></a><h3>
<a name="id2680711"></a><h3>
<a name="gimp-menu-item-update"></a>gimp_menu_item_update ()</h3>
<a class="indexterm" name="id2681522"></a><pre class="programlisting">void gimp_menu_item_update (<a
<a class="indexterm" name="id2680725"></a><pre class="programlisting">void gimp_menu_item_update (<a
href="../gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
@ -685,15 +685,15 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2681628"></a><h2>See Also</h2>
<a name="id2698591"></a><h2>See Also</h2>
<p>
GimpIntComboBox
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2681639"></a><div class="refsect2" lang="en"><a name="id2681640"></a></div>
<a name="id2698602"></a><div class="refsect2" lang="en"><a name="id2698604"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2681641"></a></div>
<div class="refsect2" lang="en"><a name="id2698605"></a></div>
</div>
</div>
</body>

View File

@ -37,49 +37,49 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpFileEntry, <a class="indexterm" href="GimpFileEntry.html#id2577818">GimpFileEntry</a>
<dt>GimpFileEntry, <a class="indexterm" href="GimpFileEntry.html#id2626844">GimpFileEntry</a>
</dt>
<dt>GimpIntOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2698499">GimpIntOptionMenuSensitivityCallback ()</a>
<dt>GimpIntOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2678641">GimpIntOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699851">GimpOptionMenuSensitivityCallback ()</a>
<dt>GimpOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680434">GimpOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpPixmap, <a class="indexterm" href="GimpPixmap.html#id2637721">GimpPixmap</a>
<dt>GimpPixmap, <a class="indexterm" href="GimpPixmap.html#id2636580">GimpPixmap</a>
</dt>
<dt>gimp_color_display_new, <a class="indexterm" href="GimpColorDisplay.html#id2652527">gimp_color_display_new ()</a>
<dt>gimp_color_display_new, <a class="indexterm" href="GimpColorDisplay.html#id2660068">gimp_color_display_new ()</a>
</dt>
<dt>gimp_file_entry_get_filename, <a class="indexterm" href="GimpFileEntry.html#id2578050">gimp_file_entry_get_filename ()</a>
<dt>gimp_file_entry_get_filename, <a class="indexterm" href="GimpFileEntry.html#id2629344">gimp_file_entry_get_filename ()</a>
</dt>
<dt>gimp_file_entry_new, <a class="indexterm" href="GimpFileEntry.html#id2577857">gimp_file_entry_new ()</a>
<dt>gimp_file_entry_new, <a class="indexterm" href="GimpFileEntry.html#id2626885">gimp_file_entry_new ()</a>
</dt>
<dt>gimp_file_entry_set_filename, <a class="indexterm" href="GimpFileEntry.html#id2628705">gimp_file_entry_set_filename ()</a>
<dt>gimp_file_entry_set_filename, <a class="indexterm" href="GimpFileEntry.html#id2631165">gimp_file_entry_set_filename ()</a>
</dt>
<dt>gimp_int_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2676190">gimp_int_option_menu_new ()</a>
<dt>gimp_int_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680093">gimp_int_option_menu_new ()</a>
</dt>
<dt>gimp_int_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680432">gimp_int_option_menu_set_history ()</a>
<dt>gimp_int_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2678475">gimp_int_option_menu_set_history ()</a>
</dt>
<dt>gimp_int_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2698608">gimp_int_option_menu_set_sensitive ()</a>
<dt>gimp_int_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2682842">gimp_int_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_menu_item_update, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2681509">gimp_menu_item_update ()</a>
<dt>gimp_menu_item_update, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680711">gimp_menu_item_update ()</a>
</dt>
<dt>gimp_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2676007">gimp_option_menu_new ()</a>
<dt>gimp_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2683027">gimp_option_menu_new ()</a>
</dt>
<dt>gimp_option_menu_new2, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680982">gimp_option_menu_new2 ()</a>
<dt>gimp_option_menu_new2, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2683196">gimp_option_menu_new2 ()</a>
</dt>
<dt>gimp_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699680">gimp_option_menu_set_history ()</a>
<dt>gimp_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680262">gimp_option_menu_set_history ()</a>
</dt>
<dt>gimp_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699959">gimp_option_menu_set_sensitive ()</a>
<dt>gimp_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680542">gimp_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_pixmap_button_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2704147">gimp_pixmap_button_new ()</a>
<dt>gimp_pixmap_button_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2704223">gimp_pixmap_button_new ()</a>
</dt>
<dt>gimp_pixmap_new, <a class="indexterm" href="GimpPixmap.html#id2637762">gimp_pixmap_new ()</a>
<dt>gimp_pixmap_new, <a class="indexterm" href="GimpPixmap.html#id2636620">gimp_pixmap_new ()</a>
</dt>
<dt>gimp_pixmap_set, <a class="indexterm" href="GimpPixmap.html#id2637864">gimp_pixmap_set ()</a>
<dt>gimp_pixmap_set, <a class="indexterm" href="GimpPixmap.html#id2636723">gimp_pixmap_set ()</a>
</dt>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2686552">GIMP_STOCK_INDEXED_PALETTE</a>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2686606">GIMP_STOCK_INDEXED_PALETTE</a>
</dt>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692494">GIMP_STOCK_QMASK_OFF</a>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692548">GIMP_STOCK_QMASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692448">GIMP_STOCK_QMASK_ON</a>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692502">GIMP_STOCK_QMASK_ON</a>
</dt>
</dl>
</div></div>

View File

@ -38,73 +38,73 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>gimp_cell_renderer_color_new, <a class="indexterm" href="GimpCellRendererColor.html#id2650006">gimp_cell_renderer_color_new ()</a>
<dt>gimp_cell_renderer_color_new, <a class="indexterm" href="GimpCellRendererColor.html#id2656134">gimp_cell_renderer_color_new ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_clicked, <a class="indexterm" href="GimpCellRendererToggle.html#id2660298">gimp_cell_renderer_toggle_clicked ()</a>
<dt>gimp_cell_renderer_toggle_clicked, <a class="indexterm" href="GimpCellRendererToggle.html#id2660495">gimp_cell_renderer_toggle_clicked ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_new, <a class="indexterm" href="GimpCellRendererToggle.html#id2660191">gimp_cell_renderer_toggle_new ()</a>
<dt>gimp_cell_renderer_toggle_new, <a class="indexterm" href="GimpCellRendererToggle.html#id2660387">gimp_cell_renderer_toggle_new ()</a>
</dt>
<dt>gimp_color_hex_entry_get_color, <a class="indexterm" href="GimpColorHexEntry.html#id2578512">gimp_color_hex_entry_get_color ()</a>
<dt>gimp_color_hex_entry_get_color, <a class="indexterm" href="GimpColorHexEntry.html#id2595283">gimp_color_hex_entry_get_color ()</a>
</dt>
<dt>gimp_color_hex_entry_new, <a class="indexterm" href="GimpColorHexEntry.html#id2615288">gimp_color_hex_entry_new ()</a>
<dt>gimp_color_hex_entry_new, <a class="indexterm" href="GimpColorHexEntry.html#id2594020">gimp_color_hex_entry_new ()</a>
</dt>
<dt>gimp_color_hex_entry_set_color, <a class="indexterm" href="GimpColorHexEntry.html#id2615356">gimp_color_hex_entry_set_color ()</a>
<dt>gimp_color_hex_entry_set_color, <a class="indexterm" href="GimpColorHexEntry.html#id2594088">gimp_color_hex_entry_set_color ()</a>
</dt>
<dt>gimp_dialogs_show_help_button, <a class="indexterm" href="GimpDialog.html#id2628388">gimp_dialogs_show_help_button ()</a>
<dt>gimp_dialogs_show_help_button, <a class="indexterm" href="GimpDialog.html#id2628054">gimp_dialogs_show_help_button ()</a>
</dt>
<dt>gimp_frame_new, <a class="indexterm" href="GimpFrame.html#id2630434">gimp_frame_new ()</a>
<dt>gimp_frame_new, <a class="indexterm" href="GimpFrame.html#id2625875">gimp_frame_new ()</a>
</dt>
<dt>gimp_int_combo_box_append, <a class="indexterm" href="GimpIntComboBox.html#id2634360">gimp_int_combo_box_append ()</a>
<dt>gimp_int_combo_box_append, <a class="indexterm" href="GimpIntComboBox.html#id2633840">gimp_int_combo_box_append ()</a>
</dt>
<dt>gimp_int_combo_box_connect, <a class="indexterm" href="GimpIntComboBox.html#id2634777">gimp_int_combo_box_connect ()</a>
<dt>gimp_int_combo_box_connect, <a class="indexterm" href="GimpIntComboBox.html#id2634257">gimp_int_combo_box_connect ()</a>
</dt>
<dt>gimp_int_combo_box_get_active, <a class="indexterm" href="GimpIntComboBox.html#id2634634">gimp_int_combo_box_get_active ()</a>
<dt>gimp_int_combo_box_get_active, <a class="indexterm" href="GimpIntComboBox.html#id2634113">gimp_int_combo_box_get_active ()</a>
</dt>
<dt>gimp_int_combo_box_new, <a class="indexterm" href="GimpIntComboBox.html#id2629616">gimp_int_combo_box_new ()</a>
<dt>gimp_int_combo_box_new, <a class="indexterm" href="GimpIntComboBox.html#id2631634">gimp_int_combo_box_new ()</a>
</dt>
<dt>gimp_int_combo_box_new_array, <a class="indexterm" href="GimpIntComboBox.html#id2634118">gimp_int_combo_box_new_array ()</a>
<dt>gimp_int_combo_box_new_array, <a class="indexterm" href="GimpIntComboBox.html#id2633582">gimp_int_combo_box_new_array ()</a>
</dt>
<dt>gimp_int_combo_box_new_valist, <a class="indexterm" href="GimpIntComboBox.html#id2629912">gimp_int_combo_box_new_valist ()</a>
<dt>gimp_int_combo_box_new_valist, <a class="indexterm" href="GimpIntComboBox.html#id2633437">gimp_int_combo_box_new_valist ()</a>
</dt>
<dt>gimp_int_combo_box_prepend, <a class="indexterm" href="GimpIntComboBox.html#id2634232">gimp_int_combo_box_prepend ()</a>
<dt>gimp_int_combo_box_prepend, <a class="indexterm" href="GimpIntComboBox.html#id2633711">gimp_int_combo_box_prepend ()</a>
</dt>
<dt>gimp_int_combo_box_set_active, <a class="indexterm" href="GimpIntComboBox.html#id2634490">gimp_int_combo_box_set_active ()</a>
<dt>gimp_int_combo_box_set_active, <a class="indexterm" href="GimpIntComboBox.html#id2633969">gimp_int_combo_box_set_active ()</a>
</dt>
<dt>gimp_int_store_lookup_by_value, <a class="indexterm" href="GimpIntStore.html#id2631091">gimp_int_store_lookup_by_value ()</a>
<dt>gimp_int_store_lookup_by_value, <a class="indexterm" href="GimpIntStore.html#id2633270">gimp_int_store_lookup_by_value ()</a>
</dt>
<dt>gimp_int_store_new, <a class="indexterm" href="GimpIntStore.html#id2629039">gimp_int_store_new ()</a>
<dt>gimp_int_store_new, <a class="indexterm" href="GimpIntStore.html#id2633185">gimp_int_store_new ()</a>
</dt>
<dt>gimp_label_set_attributes, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2705583">gimp_label_set_attributes ()</a>
<dt>gimp_label_set_attributes, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2705619">gimp_label_set_attributes ()</a>
</dt>
<dt>gimp_offset_area_set_pixbuf, <a class="indexterm" href="GimpOffsetArea.html#id2632584">gimp_offset_area_set_pixbuf ()</a>
<dt>gimp_offset_area_set_pixbuf, <a class="indexterm" href="GimpOffsetArea.html#id2639116">gimp_offset_area_set_pixbuf ()</a>
</dt>
<dt>gimp_preview_area_menu_popup, <a class="indexterm" href="GimpPreviewArea.html#id2649286">gimp_preview_area_menu_popup ()</a>
<dt>gimp_preview_area_menu_popup, <a class="indexterm" href="GimpPreviewArea.html#id2648387">gimp_preview_area_menu_popup ()</a>
</dt>
<dt>gimp_preview_area_set_max_size, <a class="indexterm" href="GimpPreviewArea.html#id2649164">gimp_preview_area_set_max_size ()</a>
<dt>gimp_preview_area_set_max_size, <a class="indexterm" href="GimpPreviewArea.html#id2648252">gimp_preview_area_set_max_size ()</a>
</dt>
<dt>gimp_preview_area_set_offsets, <a class="indexterm" href="GimpPreviewArea.html#id2648908">gimp_preview_area_set_offsets ()</a>
<dt>gimp_preview_area_set_offsets, <a class="indexterm" href="GimpPreviewArea.html#id2647968">gimp_preview_area_set_offsets ()</a>
</dt>
<dt>gimp_preview_draw, <a class="indexterm" href="GimpPreview.html#id2651298">gimp_preview_draw ()</a>
<dt>gimp_preview_draw, <a class="indexterm" href="GimpPreview.html#id2650771">gimp_preview_draw ()</a>
</dt>
<dt>gimp_preview_draw_buffer, <a class="indexterm" href="GimpPreview.html#id2651394">gimp_preview_draw_buffer ()</a>
<dt>gimp_preview_draw_buffer, <a class="indexterm" href="GimpPreview.html#id2650879">gimp_preview_draw_buffer ()</a>
</dt>
<dt>gimp_preview_get_position, <a class="indexterm" href="GimpPreview.html#id2650761">gimp_preview_get_position ()</a>
<dt>gimp_preview_get_position, <a class="indexterm" href="GimpPreview.html#id2650192">gimp_preview_get_position ()</a>
</dt>
<dt>gimp_preview_get_size, <a class="indexterm" href="GimpPreview.html#id2650644">gimp_preview_get_size ()</a>
<dt>gimp_preview_get_size, <a class="indexterm" href="GimpPreview.html#id2650071">gimp_preview_get_size ()</a>
</dt>
<dt>gimp_preview_get_update, <a class="indexterm" href="GimpPreview.html#id2647501">gimp_preview_get_update ()</a>
<dt>gimp_preview_get_update, <a class="indexterm" href="GimpPreview.html#id2640453">gimp_preview_get_update ()</a>
</dt>
<dt>gimp_preview_invalidate, <a class="indexterm" href="GimpPreview.html#id2651510">gimp_preview_invalidate ()</a>
<dt>gimp_preview_invalidate, <a class="indexterm" href="GimpPreview.html#id2651009">gimp_preview_invalidate ()</a>
</dt>
<dt>gimp_preview_set_bounds, <a class="indexterm" href="GimpPreview.html#id2647707">gimp_preview_set_bounds ()</a>
<dt>gimp_preview_set_bounds, <a class="indexterm" href="GimpPreview.html#id2649894">gimp_preview_set_bounds ()</a>
</dt>
<dt>gimp_preview_set_default_cursor, <a class="indexterm" href="GimpPreview.html#id2651602">gimp_preview_set_default_cursor ()</a>
<dt>gimp_preview_set_default_cursor, <a class="indexterm" href="GimpPreview.html#id2651110">gimp_preview_set_default_cursor ()</a>
</dt>
<dt>gimp_preview_set_update, <a class="indexterm" href="GimpPreview.html#id2647588">gimp_preview_set_update ()</a>
<dt>gimp_preview_set_update, <a class="indexterm" href="GimpPreview.html#id2649775">gimp_preview_set_update ()</a>
</dt>
<dt>gimp_scale_entry_get_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702519">gimp_scale_entry_get_logarithmic ()</a>
<dt>gimp_scale_entry_get_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702747">gimp_scale_entry_get_logarithmic ()</a>
</dt>
<dt>gimp_scale_entry_set_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702415">gimp_scale_entry_set_logarithmic ()</a>
<dt>gimp_scale_entry_set_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702643">gimp_scale_entry_set_logarithmic ()</a>
</dt>
</dl>
</div></div>

View File

@ -38,197 +38,197 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpChainButton:position, <a class="indexterm" href="GimpChainButton.html#id2579929">The "position" property</a>
<dt>GimpChainButton:position, <a class="indexterm" href="GimpChainButton.html#id2591964">The "position" property</a>
</dt>
<dt>GimpColorArea:color, <a class="indexterm" href="GimpColorArea.html#id2619429">The "color" property</a>
<dt>GimpColorArea:color, <a class="indexterm" href="GimpColorArea.html#id2618809">The "color" property</a>
</dt>
<dt>GimpColorArea:draw-border, <a class="indexterm" href="GimpColorArea.html#id2619511">The "draw-border" property</a>
<dt>GimpColorArea:draw-border, <a class="indexterm" href="GimpColorArea.html#id2618890">The "draw-border" property</a>
</dt>
<dt>GimpColorArea:type, <a class="indexterm" href="GimpColorArea.html#id2619541">The "type" property</a>
<dt>GimpColorArea:type, <a class="indexterm" href="GimpColorArea.html#id2618940">The "type" property</a>
</dt>
<dt>GimpColorButton:color, <a class="indexterm" href="GimpColorButton.html#id2621336">The "color" property</a>
<dt>GimpColorButton:color, <a class="indexterm" href="GimpColorButton.html#id2621058">The "color" property</a>
</dt>
<dt>GimpColorButton:continuous-update, <a class="indexterm" href="GimpColorButton.html#id2621383">The "continuous-update" property</a>
<dt>GimpColorButton:continuous-update, <a class="indexterm" href="GimpColorButton.html#id2621104">The "continuous-update" property</a>
</dt>
<dt>GimpColorButton:title, <a class="indexterm" href="GimpColorButton.html#id2621435">The "title" property</a>
<dt>GimpColorButton:title, <a class="indexterm" href="GimpColorButton.html#id2621155">The "title" property</a>
</dt>
<dt>GimpColorButton:type, <a class="indexterm" href="GimpColorButton.html#id2621486">The "type" property</a>
<dt>GimpColorButton:type, <a class="indexterm" href="GimpColorButton.html#id2621205">The "type" property</a>
</dt>
<dt>GimpColorProfileComboBox:dialog, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626177">The "dialog" property</a>
<dt>GimpColorProfileComboBox:dialog, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625486">The "dialog" property</a>
</dt>
<dt>GimpColorProfileComboBox:model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626228">The "model" property</a>
<dt>GimpColorProfileComboBox:model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625543">The "model" property</a>
</dt>
<dt>GimpColorProfileStore:history, <a class="indexterm" href="GimpColorProfileStore.html#id2621705">The "history" property</a>
<dt>GimpColorProfileStore:history, <a class="indexterm" href="GimpColorProfileStore.html#id2623351">The "history" property</a>
</dt>
<dt>GimpEnumStore:enum-type, <a class="indexterm" href="GimpEnumStore.html#id2609832">The "enum-type" property</a>
<dt>GimpEnumStore:enum-type, <a class="indexterm" href="GimpEnumStore.html#id2628640">The "enum-type" property</a>
</dt>
<dt>GimpIntComboBox:ellipsize, <a class="indexterm" href="GimpIntComboBox.html#id2635221">The "ellipsize" property</a>
<dt>GimpIntComboBox:ellipsize, <a class="indexterm" href="GimpIntComboBox.html#id2634699">The "ellipsize" property</a>
</dt>
<dt>GimpIntStore:user-data-type, <a class="indexterm" href="GimpIntStore.html#id2631282">The "user-data-type" property</a>
<dt>GimpIntStore:user-data-type, <a class="indexterm" href="GimpIntStore.html#id2629871">The "user-data-type" property</a>
</dt>
<dt>GimpPageSelector::activate, <a class="indexterm" href="GimpPageSelector.html#id2644476">The "activate" signal</a>
<dt>GimpPageSelector::activate, <a class="indexterm" href="GimpPageSelector.html#id2643525">The "activate" signal</a>
</dt>
<dt>GimpPageSelector::selection-changed, <a class="indexterm" href="GimpPageSelector.html#id2644560">The "selection-changed" signal</a>
<dt>GimpPageSelector::selection-changed, <a class="indexterm" href="GimpPageSelector.html#id2645195">The "selection-changed" signal</a>
</dt>
<dt>GimpPageSelector:n-pages, <a class="indexterm" href="GimpPageSelector.html#id2644372">The "n-pages" property</a>
<dt>GimpPageSelector:n-pages, <a class="indexterm" href="GimpPageSelector.html#id2643409">The "n-pages" property</a>
</dt>
<dt>GimpPageSelector:target, <a class="indexterm" href="GimpPageSelector.html#id2644420">The "target" property</a>
<dt>GimpPageSelector:target, <a class="indexterm" href="GimpPageSelector.html#id2643462">The "target" property</a>
</dt>
<dt>GimpStringComboBox:ellipsize, <a class="indexterm" href="GimpStringComboBox.html#id2652451">The "ellipsize" property</a>
<dt>GimpStringComboBox:ellipsize, <a class="indexterm" href="GimpStringComboBox.html#id2649517">The "ellipsize" property</a>
</dt>
<dt>GimpStringComboBox:id-column, <a class="indexterm" href="GimpStringComboBox.html#id2652504">The "id-column" property</a>
<dt>GimpStringComboBox:id-column, <a class="indexterm" href="GimpStringComboBox.html#id2649571">The "id-column" property</a>
</dt>
<dt>gimp_browser_add_search_types, <a class="indexterm" href="GimpBrowser.html#id2581822">gimp_browser_add_search_types ()</a>
<dt>gimp_browser_add_search_types, <a class="indexterm" href="GimpBrowser.html#id2551268">gimp_browser_add_search_types ()</a>
</dt>
<dt>gimp_browser_new, <a class="indexterm" href="GimpBrowser.html#id2527602">gimp_browser_new ()</a>
<dt>gimp_browser_new, <a class="indexterm" href="GimpBrowser.html#id2551192">gimp_browser_new ()</a>
</dt>
<dt>gimp_browser_set_widget, <a class="indexterm" href="GimpBrowser.html#id2581975">gimp_browser_set_widget ()</a>
<dt>gimp_browser_set_widget, <a class="indexterm" href="GimpBrowser.html#id2577133">gimp_browser_set_widget ()</a>
</dt>
<dt>gimp_browser_show_message, <a class="indexterm" href="GimpBrowser.html#id2611655">gimp_browser_show_message ()</a>
<dt>gimp_browser_show_message, <a class="indexterm" href="GimpBrowser.html#id2577246">gimp_browser_show_message ()</a>
</dt>
<dt>gimp_color_display_get_config, <a class="indexterm" href="GimpColorDisplay.html#id2652848">gimp_color_display_get_config ()</a>
<dt>gimp_color_display_get_config, <a class="indexterm" href="GimpColorDisplay.html#id2662795">gimp_color_display_get_config ()</a>
</dt>
<dt>gimp_color_display_get_managed, <a class="indexterm" href="GimpColorDisplay.html#id2663077">gimp_color_display_get_managed ()</a>
<dt>gimp_color_display_get_managed, <a class="indexterm" href="GimpColorDisplay.html#id2662895">gimp_color_display_get_managed ()</a>
</dt>
<dt>gimp_color_profile_combo_box_add, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620014">gimp_color_profile_combo_box_add ()</a>
<dt>gimp_color_profile_combo_box_add, <a class="indexterm" href="GimpColorProfileComboBox.html#id2582628">gimp_color_profile_combo_box_add ()</a>
</dt>
<dt>gimp_color_profile_combo_box_get_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626090">gimp_color_profile_combo_box_get_active ()</a>
<dt>gimp_color_profile_combo_box_get_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625371">gimp_color_profile_combo_box_get_active ()</a>
</dt>
<dt>gimp_color_profile_combo_box_new, <a class="indexterm" href="GimpColorProfileComboBox.html#id2576877">gimp_color_profile_combo_box_new ()</a>
<dt>gimp_color_profile_combo_box_new, <a class="indexterm" href="GimpColorProfileComboBox.html#id2623824">gimp_color_profile_combo_box_new ()</a>
</dt>
<dt>gimp_color_profile_combo_box_new_with_model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2577019">gimp_color_profile_combo_box_new_with_model ()</a>
<dt>gimp_color_profile_combo_box_new_with_model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2582478">gimp_color_profile_combo_box_new_with_model ()</a>
</dt>
<dt>gimp_color_profile_combo_box_set_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620189">gimp_color_profile_combo_box_set_active ()</a>
<dt>gimp_color_profile_combo_box_set_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625197">gimp_color_profile_combo_box_set_active ()</a>
</dt>
<dt>gimp_color_profile_store_add, <a class="indexterm" href="GimpColorProfileStore.html#id2622016">gimp_color_profile_store_add ()</a>
<dt>gimp_color_profile_store_add, <a class="indexterm" href="GimpColorProfileStore.html#id2624129">gimp_color_profile_store_add ()</a>
</dt>
<dt>gimp_color_profile_store_new, <a class="indexterm" href="GimpColorProfileStore.html#id2618918">gimp_color_profile_store_new ()</a>
<dt>gimp_color_profile_store_new, <a class="indexterm" href="GimpColorProfileStore.html#id2624001">gimp_color_profile_store_new ()</a>
</dt>
<dt>gimp_color_selection_set_config, <a class="indexterm" href="GimpColorSelection.html#id2624364">gimp_color_selection_set_config ()</a>
<dt>gimp_color_selection_set_config, <a class="indexterm" href="GimpColorSelection.html#id2622043">gimp_color_selection_set_config ()</a>
</dt>
<dt>gimp_color_selector_set_config, <a class="indexterm" href="GimpColorSelector.html#id2667039">gimp_color_selector_set_config ()</a>
<dt>gimp_color_selector_set_config, <a class="indexterm" href="GimpColorSelector.html#id2666923">gimp_color_selector_set_config ()</a>
</dt>
<dt>gimp_enum_combo_box_new, <a class="indexterm" href="GimpEnumComboBox.html#id2578954">gimp_enum_combo_box_new ()</a>
<dt>gimp_enum_combo_box_new, <a class="indexterm" href="GimpEnumComboBox.html#id2626306">gimp_enum_combo_box_new ()</a>
</dt>
<dt>gimp_enum_combo_box_new_with_model, <a class="indexterm" href="GimpEnumComboBox.html#id2626874">gimp_enum_combo_box_new_with_model ()</a>
<dt>gimp_enum_combo_box_new_with_model, <a class="indexterm" href="GimpEnumComboBox.html#id2630762">gimp_enum_combo_box_new_with_model ()</a>
</dt>
<dt>gimp_enum_combo_box_set_stock_prefix, <a class="indexterm" href="GimpEnumComboBox.html#id2626983">gimp_enum_combo_box_set_stock_prefix ()</a>
<dt>gimp_enum_combo_box_set_stock_prefix, <a class="indexterm" href="GimpEnumComboBox.html#id2630871">gimp_enum_combo_box_set_stock_prefix ()</a>
</dt>
<dt>gimp_enum_label_new, <a class="indexterm" href="GimpEnumLabel.html#id2624875">gimp_enum_label_new ()</a>
<dt>gimp_enum_label_new, <a class="indexterm" href="GimpEnumLabel.html#id2626246">gimp_enum_label_new ()</a>
</dt>
<dt>gimp_enum_label_set_value, <a class="indexterm" href="GimpEnumLabel.html#id2630113">gimp_enum_label_set_value ()</a>
<dt>gimp_enum_label_set_value, <a class="indexterm" href="GimpEnumLabel.html#id2630565">gimp_enum_label_set_value ()</a>
</dt>
<dt>gimp_enum_radio_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2672890">gimp_enum_radio_box_new ()</a>
<dt>gimp_enum_radio_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671499">gimp_enum_radio_box_new ()</a>
</dt>
<dt>gimp_enum_radio_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2673088">gimp_enum_radio_box_new_with_range ()</a>
<dt>gimp_enum_radio_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671697">gimp_enum_radio_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_radio_frame_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2683588">gimp_enum_radio_frame_new ()</a>
<dt>gimp_enum_radio_frame_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2674644">gimp_enum_radio_frame_new ()</a>
</dt>
<dt>gimp_enum_radio_frame_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671522">gimp_enum_radio_frame_new_with_range ()</a>
<dt>gimp_enum_radio_frame_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2674863">gimp_enum_radio_frame_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671789">gimp_enum_stock_box_new ()</a>
<dt>gimp_enum_stock_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2675126">gimp_enum_stock_box_new ()</a>
</dt>
<dt>gimp_enum_stock_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2677262">gimp_enum_stock_box_new_with_range ()</a>
<dt>gimp_enum_stock_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2675359">gimp_enum_stock_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_set_child_padding, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2677540">gimp_enum_stock_box_set_child_padding ()</a>
<dt>gimp_enum_stock_box_set_child_padding, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2679152">gimp_enum_stock_box_set_child_padding ()</a>
</dt>
<dt>gimp_enum_store_new, <a class="indexterm" href="GimpEnumStore.html#id2623415">gimp_enum_store_new ()</a>
<dt>gimp_enum_store_new, <a class="indexterm" href="GimpEnumStore.html#id2620247">gimp_enum_store_new ()</a>
</dt>
<dt>gimp_enum_store_new_with_range, <a class="indexterm" href="GimpEnumStore.html#id2626412">gimp_enum_store_new_with_range ()</a>
<dt>gimp_enum_store_new_with_range, <a class="indexterm" href="GimpEnumStore.html#id2577767">gimp_enum_store_new_with_range ()</a>
</dt>
<dt>gimp_enum_store_new_with_values, <a class="indexterm" href="GimpEnumStore.html#id2626579">gimp_enum_store_new_with_values ()</a>
<dt>gimp_enum_store_new_with_values, <a class="indexterm" href="GimpEnumStore.html#id2577937">gimp_enum_store_new_with_values ()</a>
</dt>
<dt>gimp_enum_store_new_with_values_valist, <a class="indexterm" href="GimpEnumStore.html#id2609532">gimp_enum_store_new_with_values_valist ()</a>
<dt>gimp_enum_store_new_with_values_valist, <a class="indexterm" href="GimpEnumStore.html#id2628342">gimp_enum_store_new_with_values_valist ()</a>
</dt>
<dt>gimp_enum_store_set_stock_prefix, <a class="indexterm" href="GimpEnumStore.html#id2609690">gimp_enum_store_set_stock_prefix ()</a>
<dt>gimp_enum_store_set_stock_prefix, <a class="indexterm" href="GimpEnumStore.html#id2628498">gimp_enum_store_set_stock_prefix ()</a>
</dt>
<dt>gimp_int_combo_box_set_sensitivity, <a class="indexterm" href="GimpIntComboBox.html#id2635016">gimp_int_combo_box_set_sensitivity ()</a>
<dt>gimp_int_combo_box_set_sensitivity, <a class="indexterm" href="GimpIntComboBox.html#id2634495">gimp_int_combo_box_set_sensitivity ()</a>
</dt>
<dt>gimp_number_pair_entry_get_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2639440">gimp_number_pair_entry_get_aspect ()</a>
<dt>gimp_number_pair_entry_get_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2637626">gimp_number_pair_entry_get_aspect ()</a>
</dt>
<dt>gimp_number_pair_entry_get_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2640038">gimp_number_pair_entry_get_default_text ()</a>
<dt>gimp_number_pair_entry_get_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2638279">gimp_number_pair_entry_get_default_text ()</a>
</dt>
<dt>gimp_number_pair_entry_get_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639031">gimp_number_pair_entry_get_default_values ()</a>
<dt>gimp_number_pair_entry_get_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2637217">gimp_number_pair_entry_get_default_values ()</a>
</dt>
<dt>gimp_number_pair_entry_get_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2639659">gimp_number_pair_entry_get_ratio ()</a>
<dt>gimp_number_pair_entry_get_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2637845">gimp_number_pair_entry_get_ratio ()</a>
</dt>
<dt>gimp_number_pair_entry_get_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639841">gimp_number_pair_entry_get_user_override ()</a>
<dt>gimp_number_pair_entry_get_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2638060">gimp_number_pair_entry_get_user_override ()</a>
</dt>
<dt>gimp_number_pair_entry_get_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639289">gimp_number_pair_entry_get_values ()</a>
<dt>gimp_number_pair_entry_get_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2637475">gimp_number_pair_entry_get_values ()</a>
</dt>
<dt>gimp_number_pair_entry_new, <a class="indexterm" href="GimpNumberPairEntry.html#id2631826">gimp_number_pair_entry_new ()</a>
<dt>gimp_number_pair_entry_new, <a class="indexterm" href="GimpNumberPairEntry.html#id2636901">gimp_number_pair_entry_new ()</a>
</dt>
<dt>gimp_number_pair_entry_set_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2639540">gimp_number_pair_entry_set_aspect ()</a>
<dt>gimp_number_pair_entry_set_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2637726">gimp_number_pair_entry_set_aspect ()</a>
</dt>
<dt>gimp_number_pair_entry_set_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2640131">gimp_number_pair_entry_set_default_text ()</a>
<dt>gimp_number_pair_entry_set_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2638384">gimp_number_pair_entry_set_default_text ()</a>
</dt>
<dt>gimp_number_pair_entry_set_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638912">gimp_number_pair_entry_set_default_values ()</a>
<dt>gimp_number_pair_entry_set_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2637091">gimp_number_pair_entry_set_default_values ()</a>
</dt>
<dt>gimp_number_pair_entry_set_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2639737">gimp_number_pair_entry_set_ratio ()</a>
<dt>gimp_number_pair_entry_set_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2637944">gimp_number_pair_entry_set_ratio ()</a>
</dt>
<dt>gimp_number_pair_entry_set_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639925">gimp_number_pair_entry_set_user_override ()</a>
<dt>gimp_number_pair_entry_set_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2638154">gimp_number_pair_entry_set_user_override ()</a>
</dt>
<dt>gimp_number_pair_entry_set_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639156">gimp_number_pair_entry_set_values ()</a>
<dt>gimp_number_pair_entry_set_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2637342">gimp_number_pair_entry_set_values ()</a>
</dt>
<dt>gimp_page_selector_get_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2633057">gimp_page_selector_get_n_pages ()</a>
<dt>gimp_page_selector_get_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2641738">gimp_page_selector_get_n_pages ()</a>
</dt>
<dt>gimp_page_selector_get_page_label, <a class="indexterm" href="GimpPageSelector.html#id2643416">gimp_page_selector_get_page_label ()</a>
<dt>gimp_page_selector_get_page_label, <a class="indexterm" href="GimpPageSelector.html#id2642415">gimp_page_selector_get_page_label ()</a>
</dt>
<dt>gimp_page_selector_get_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2643159">gimp_page_selector_get_page_thumbnail ()</a>
<dt>gimp_page_selector_get_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2642158">gimp_page_selector_get_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_get_selected_pages, <a class="indexterm" href="GimpPageSelector.html#id2644047">gimp_page_selector_get_selected_pages ()</a>
<dt>gimp_page_selector_get_selected_pages, <a class="indexterm" href="GimpPageSelector.html#id2643046">gimp_page_selector_get_selected_pages ()</a>
</dt>
<dt>gimp_page_selector_get_selected_range, <a class="indexterm" href="GimpPageSelector.html#id2644267">gimp_page_selector_get_selected_range ()</a>
<dt>gimp_page_selector_get_selected_range, <a class="indexterm" href="GimpPageSelector.html#id2643292">gimp_page_selector_get_selected_range ()</a>
</dt>
<dt>gimp_page_selector_get_target, <a class="indexterm" href="GimpPageSelector.html#id2642932">gimp_page_selector_get_target ()</a>
<dt>gimp_page_selector_get_target, <a class="indexterm" href="GimpPageSelector.html#id2641931">gimp_page_selector_get_target ()</a>
</dt>
<dt>gimp_page_selector_new, <a class="indexterm" href="GimpPageSelector.html#id2632880">gimp_page_selector_new ()</a>
<dt>gimp_page_selector_new, <a class="indexterm" href="GimpPageSelector.html#id2641561">gimp_page_selector_new ()</a>
</dt>
<dt>gimp_page_selector_page_is_selected, <a class="indexterm" href="GimpPageSelector.html#id2643916">gimp_page_selector_page_is_selected ()</a>
<dt>gimp_page_selector_page_is_selected, <a class="indexterm" href="GimpPageSelector.html#id2642915">gimp_page_selector_page_is_selected ()</a>
</dt>
<dt>gimp_page_selector_select_all, <a class="indexterm" href="GimpPageSelector.html#id2643549">gimp_page_selector_select_all ()</a>
<dt>gimp_page_selector_select_all, <a class="indexterm" href="GimpPageSelector.html#id2642548">gimp_page_selector_select_all ()</a>
</dt>
<dt>gimp_page_selector_select_page, <a class="indexterm" href="GimpPageSelector.html#id2643710">gimp_page_selector_select_page ()</a>
<dt>gimp_page_selector_select_page, <a class="indexterm" href="GimpPageSelector.html#id2642709">gimp_page_selector_select_page ()</a>
</dt>
<dt>gimp_page_selector_select_range, <a class="indexterm" href="GimpPageSelector.html#id2644172">gimp_page_selector_select_range ()</a>
<dt>gimp_page_selector_select_range, <a class="indexterm" href="GimpPageSelector.html#id2643171">gimp_page_selector_select_range ()</a>
</dt>
<dt>gimp_page_selector_set_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2632955">gimp_page_selector_set_n_pages ()</a>
<dt>gimp_page_selector_set_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2641636">gimp_page_selector_set_n_pages ()</a>
</dt>
<dt>gimp_page_selector_set_page_label, <a class="indexterm" href="GimpPageSelector.html#id2643292">gimp_page_selector_set_page_label ()</a>
<dt>gimp_page_selector_set_page_label, <a class="indexterm" href="GimpPageSelector.html#id2642291">gimp_page_selector_set_page_label ()</a>
</dt>
<dt>gimp_page_selector_set_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2643023">gimp_page_selector_set_page_thumbnail ()</a>
<dt>gimp_page_selector_set_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2642022">gimp_page_selector_set_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_set_target, <a class="indexterm" href="GimpPageSelector.html#id2642837">gimp_page_selector_set_target ()</a>
<dt>gimp_page_selector_set_target, <a class="indexterm" href="GimpPageSelector.html#id2641830">gimp_page_selector_set_target ()</a>
</dt>
<dt>gimp_page_selector_unselect_all, <a class="indexterm" href="GimpPageSelector.html#id2643630">gimp_page_selector_unselect_all ()</a>
<dt>gimp_page_selector_unselect_all, <a class="indexterm" href="GimpPageSelector.html#id2642629">gimp_page_selector_unselect_all ()</a>
</dt>
<dt>gimp_page_selector_unselect_page, <a class="indexterm" href="GimpPageSelector.html#id2643813">gimp_page_selector_unselect_page ()</a>
<dt>gimp_page_selector_unselect_page, <a class="indexterm" href="GimpPageSelector.html#id2642812">gimp_page_selector_unselect_page ()</a>
</dt>
<dt>gimp_preview_get_area, <a class="indexterm" href="GimpPreview.html#id2651186">gimp_preview_get_area ()</a>
<dt>gimp_preview_get_area, <a class="indexterm" href="GimpPreview.html#id2650645">gimp_preview_get_area ()</a>
</dt>
<dt>gimp_preview_get_controls, <a class="indexterm" href="GimpPreview.html#id2651725">gimp_preview_get_controls ()</a>
<dt>gimp_preview_get_controls, <a class="indexterm" href="GimpPreview.html#id2651246">gimp_preview_get_controls ()</a>
</dt>
<dt>gimp_preview_transform, <a class="indexterm" href="GimpPreview.html#id2650882">gimp_preview_transform ()</a>
<dt>gimp_preview_transform, <a class="indexterm" href="GimpPreview.html#id2650314">gimp_preview_transform ()</a>
</dt>
<dt>gimp_preview_untransform, <a class="indexterm" href="GimpPreview.html#id2651048">gimp_preview_untransform ()</a>
<dt>gimp_preview_untransform, <a class="indexterm" href="GimpPreview.html#id2650479">gimp_preview_untransform ()</a>
</dt>
<dt>gimp_scrolled_preview_freeze, <a class="indexterm" href="GimpScrolledPreview.html#id2645113">gimp_scrolled_preview_freeze ()</a>
<dt>gimp_scrolled_preview_freeze, <a class="indexterm" href="GimpScrolledPreview.html#id2646481">gimp_scrolled_preview_freeze ()</a>
</dt>
<dt>gimp_scrolled_preview_set_policy, <a class="indexterm" href="GimpScrolledPreview.html#id2644992">gimp_scrolled_preview_set_policy ()</a>
<dt>gimp_scrolled_preview_set_policy, <a class="indexterm" href="GimpScrolledPreview.html#id2646361">gimp_scrolled_preview_set_policy ()</a>
</dt>
<dt>gimp_scrolled_preview_set_position, <a class="indexterm" href="GimpScrolledPreview.html#id2647348">gimp_scrolled_preview_set_position ()</a>
<dt>gimp_scrolled_preview_set_position, <a class="indexterm" href="GimpScrolledPreview.html#id2640666">gimp_scrolled_preview_set_position ()</a>
</dt>
<dt>gimp_scrolled_preview_thaw, <a class="indexterm" href="GimpScrolledPreview.html#id2646951">gimp_scrolled_preview_thaw ()</a>
<dt>gimp_scrolled_preview_thaw, <a class="indexterm" href="GimpScrolledPreview.html#id2646579">gimp_scrolled_preview_thaw ()</a>
</dt>
<dt>gimp_size_entry_set_activates_default, <a class="indexterm" href="GimpSizeEntry.html#id2659014">gimp_size_entry_set_activates_default ()</a>
<dt>gimp_size_entry_set_activates_default, <a class="indexterm" href="GimpSizeEntry.html#id2659305">gimp_size_entry_set_activates_default ()</a>
</dt>
<dt>gimp_size_entry_show_unit_menu, <a class="indexterm" href="GimpSizeEntry.html#id2658837">gimp_size_entry_show_unit_menu ()</a>
<dt>gimp_size_entry_show_unit_menu, <a class="indexterm" href="GimpSizeEntry.html#id2659129">gimp_size_entry_show_unit_menu ()</a>
</dt>
<dt>gimp_string_combo_box_get_active, <a class="indexterm" href="GimpStringComboBox.html#id2652335">gimp_string_combo_box_get_active ()</a>
<dt>gimp_string_combo_box_get_active, <a class="indexterm" href="GimpStringComboBox.html#id2655220">gimp_string_combo_box_get_active ()</a>
</dt>
<dt>gimp_string_combo_box_new, <a class="indexterm" href="GimpStringComboBox.html#id2650440">gimp_string_combo_box_new ()</a>
<dt>gimp_string_combo_box_new, <a class="indexterm" href="GimpStringComboBox.html#id2649235">gimp_string_combo_box_new ()</a>
</dt>
<dt>gimp_string_combo_box_set_active, <a class="indexterm" href="GimpStringComboBox.html#id2656045">gimp_string_combo_box_set_active ()</a>
<dt>gimp_string_combo_box_set_active, <a class="indexterm" href="GimpStringComboBox.html#id2655078">gimp_string_combo_box_set_active ()</a>
</dt>
</dl>
</div></div>

File diff suppressed because it is too large Load Diff

View File

@ -79,14 +79,14 @@
<function name="gimp_browser_set_widget ()" link="GimpBrowser.html#gimp-browser-set-widget"/>
<function name="gimp_browser_show_message ()" link="GimpBrowser.html#gimp-browser-show-message"/>
<function name="The &quot;search&quot; signal" link="GimpBrowser.html#GimpBrowser-search"/>
<function name="" link="GimpBrowser.html#id2616100"/>
<function name="" link="GimpBrowser.html#id2616101"/>
<function name="" link="GimpBrowser.html#id2611580"/>
<function name="" link="GimpBrowser.html#id2611581"/>
<function name="GimpButton" link="GimpButton.html#GimpButton-struct"/>
<function name="gimp_button_new ()" link="GimpButton.html#gimp-button-new"/>
<function name="gimp_button_extended_clicked ()" link="GimpButton.html#gimp-button-extended-clicked"/>
<function name="The &quot;extended-clicked&quot; signal" link="GimpButton.html#GimpButton-extended-clicked"/>
<function name="" link="GimpButton.html#id2592713"/>
<function name="" link="GimpButton.html#id2592714"/>
<function name="" link="GimpButton.html#id2616665"/>
<function name="" link="GimpButton.html#id2616666"/>
<function name="GimpChainButton" link="GimpChainButton.html#GimpChainButton-struct"/>
<function name="enum GimpChainPosition" link="GimpChainButton.html#GimpChainPosition"/>
<function name="gimp_chain_button_new ()" link="GimpChainButton.html#gimp-chain-button-new"/>
@ -94,8 +94,8 @@
<function name="gimp_chain_button_get_active ()" link="GimpChainButton.html#gimp-chain-button-get-active"/>
<function name="The &quot;position&quot; property" link="GimpChainButton.html#GimpChainButton--position"/>
<function name="The &quot;toggled&quot; signal" link="GimpChainButton.html#GimpChainButton-toggled"/>
<function name="" link="GimpChainButton.html#id2580111"/>
<function name="" link="GimpChainButton.html#id2580112"/>
<function name="" link="GimpChainButton.html#id2618298"/>
<function name="" link="GimpChainButton.html#id2618299"/>
<function name="GimpColorArea" link="GimpColorArea.html#GimpColorArea-struct"/>
<function name="enum GimpColorAreaType" link="GimpColorArea.html#GimpColorAreaType"/>
<function name="gimp_color_area_new ()" link="GimpColorArea.html#gimp-color-area-new"/>
@ -109,8 +109,8 @@
<function name="The &quot;draw-border&quot; property" link="GimpColorArea.html#GimpColorArea--draw-border"/>
<function name="The &quot;type&quot; property" link="GimpColorArea.html#GimpColorArea--type"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorArea.html#GimpColorArea-color-changed"/>
<function name="" link="GimpColorArea.html#id2619675"/>
<function name="" link="GimpColorArea.html#id2619676"/>
<function name="" link="GimpColorArea.html#id2619089"/>
<function name="" link="GimpColorArea.html#id2619090"/>
<function name="GimpColorButton" link="GimpColorButton.html#GimpColorButton-struct"/>
<function name="gimp_color_button_new ()" link="GimpColorButton.html#gimp-color-button-new"/>
<function name="gimp_color_button_set_color ()" link="GimpColorButton.html#gimp-color-button-set-color"/>
@ -124,21 +124,21 @@
<function name="The &quot;title&quot; property" link="GimpColorButton.html#GimpColorButton--title"/>
<function name="The &quot;type&quot; property" link="GimpColorButton.html#GimpColorButton--type"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorButton.html#GimpColorButton-color-changed"/>
<function name="" link="GimpColorButton.html#id2621654"/>
<function name="" link="GimpColorButton.html#id2621655"/>
<function name="" link="GimpColorButton.html#id2621374"/>
<function name="" link="GimpColorButton.html#id2621375"/>
<function name="GimpColorHexEntry" link="GimpColorHexEntry.html#GimpColorHexEntry-struct"/>
<function name="gimp_color_hex_entry_new ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-new"/>
<function name="gimp_color_hex_entry_set_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-set-color"/>
<function name="gimp_color_hex_entry_get_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-get-color"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorHexEntry.html#GimpColorHexEntry-color-changed"/>
<function name="" link="GimpColorHexEntry.html#id2603612"/>
<function name="" link="GimpColorHexEntry.html#id2603614"/>
<function name="" link="GimpColorHexEntry.html#id2579321"/>
<function name="" link="GimpColorHexEntry.html#id2579322"/>
<function name="GimpColorScale" link="GimpColorScale.html#GimpColorScale-struct"/>
<function name="gimp_color_scale_new ()" link="GimpColorScale.html#gimp-color-scale-new"/>
<function name="gimp_color_scale_set_channel ()" link="GimpColorScale.html#gimp-color-scale-set-channel"/>
<function name="gimp_color_scale_set_color ()" link="GimpColorScale.html#gimp-color-scale-set-color"/>
<function name="" link="GimpColorScale.html#id2578728"/>
<function name="" link="GimpColorScale.html#id2578729"/>
<function name="" link="GimpColorScale.html#id2613240"/>
<function name="" link="GimpColorScale.html#id2613241"/>
<function name="GimpColorSelection" link="GimpColorSelection.html#GimpColorSelection-struct"/>
<function name="gimp_color_selection_new ()" link="GimpColorSelection.html#gimp-color-selection-new"/>
<function name="gimp_color_selection_set_show_alpha ()" link="GimpColorSelection.html#gimp-color-selection-set-show-alpha"/>
@ -152,14 +152,14 @@
<function name="gimp_color_selection_set_config ()" link="GimpColorSelection.html#gimp-color-selection-set-config"/>
<function name="The &quot;config&quot; property" link="GimpColorSelection.html#GimpColorSelection--config"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
<function name="" link="GimpColorSelection.html#id2624607"/>
<function name="" link="GimpColorSelection.html#id2624608"/>
<function name="" link="GimpColorSelection.html#id2622285"/>
<function name="" link="GimpColorSelection.html#id2622286"/>
<function name="GimpColorProfileStore" link="GimpColorProfileStore.html#GimpColorProfileStore-struct"/>
<function name="gimp_color_profile_store_new ()" link="GimpColorProfileStore.html#gimp-color-profile-store-new"/>
<function name="gimp_color_profile_store_add ()" link="GimpColorProfileStore.html#gimp-color-profile-store-add"/>
<function name="The &quot;history&quot; property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
<function name="" link="GimpColorProfileStore.html#id2621759"/>
<function name="" link="GimpColorProfileStore.html#id2621760"/>
<function name="" link="GimpColorProfileStore.html#id2582337"/>
<function name="" link="GimpColorProfileStore.html#id2582338"/>
<function name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct"/>
<function name="gimp_color_profile_combo_box_new ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new"/>
<function name="gimp_color_profile_combo_box_new_with_model ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model"/>
@ -168,8 +168,8 @@
<function name="gimp_color_profile_combo_box_get_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active"/>
<function name="The &quot;dialog&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
<function name="The &quot;model&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
<function name="" link="GimpColorProfileComboBox.html#id2626293"/>
<function name="" link="GimpColorProfileComboBox.html#id2626294"/>
<function name="" link="GimpColorProfileComboBox.html#id2625613"/>
<function name="" link="GimpColorProfileComboBox.html#id2625614"/>
<function name="GimpDialog" link="GimpDialog.html#GimpDialog-struct"/>
<function name="gimp_dialog_new ()" link="GimpDialog.html#gimp-dialog-new"/>
<function name="gimp_dialog_new_valist ()" link="GimpDialog.html#gimp-dialog-new-valist"/>
@ -180,8 +180,8 @@
<function name="gimp_dialogs_show_help_button ()" link="GimpDialog.html#gimp-dialogs-show-help-button"/>
<function name="The &quot;help-func&quot; property" link="GimpDialog.html#GimpDialog--help-func"/>
<function name="The &quot;help-id&quot; property" link="GimpDialog.html#GimpDialog--help-id"/>
<function name="" link="GimpDialog.html#id2628516"/>
<function name="" link="GimpDialog.html#id2628517"/>
<function name="" link="GimpDialog.html#id2628217"/>
<function name="" link="GimpDialog.html#id2628218"/>
<function name="GimpEnumStore" link="GimpEnumStore.html#GimpEnumStore-struct"/>
<function name="gimp_enum_store_new ()" link="GimpEnumStore.html#gimp-enum-store-new"/>
<function name="gimp_enum_store_new_with_range ()" link="GimpEnumStore.html#gimp-enum-store-new-with-range"/>
@ -189,36 +189,36 @@
<function name="gimp_enum_store_new_with_values_valist ()" link="GimpEnumStore.html#gimp-enum-store-new-with-values-valist"/>
<function name="gimp_enum_store_set_stock_prefix ()" link="GimpEnumStore.html#gimp-enum-store-set-stock-prefix"/>
<function name="The &quot;enum-type&quot; property" link="GimpEnumStore.html#GimpEnumStore--enum-type"/>
<function name="" link="GimpEnumStore.html#id2609888"/>
<function name="" link="GimpEnumStore.html#id2609889"/>
<function name="" link="GimpEnumStore.html#id2628696"/>
<function name="" link="GimpEnumStore.html#id2628697"/>
<function name="GimpEnumComboBox" link="GimpEnumComboBox.html#GimpEnumComboBox-struct"/>
<function name="gimp_enum_combo_box_new ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new"/>
<function name="gimp_enum_combo_box_new_with_model ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model"/>
<function name="gimp_enum_combo_box_set_stock_prefix ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix"/>
<function name="The &quot;model&quot; property" link="GimpEnumComboBox.html#GimpEnumComboBox--model"/>
<function name="" link="GimpEnumComboBox.html#id2577678"/>
<function name="" link="GimpEnumComboBox.html#id2577679"/>
<function name="" link="GimpEnumComboBox.html#id2626104"/>
<function name="" link="GimpEnumComboBox.html#id2626105"/>
<function name="GimpEnumLabel" link="GimpEnumLabel.html#GimpEnumLabel-struct"/>
<function name="gimp_enum_label_new ()" link="GimpEnumLabel.html#gimp-enum-label-new"/>
<function name="gimp_enum_label_set_value ()" link="GimpEnumLabel.html#gimp-enum-label-set-value"/>
<function name="" link="GimpEnumLabel.html#id2630214"/>
<function name="" link="GimpEnumLabel.html#id2630216"/>
<function name="" link="GimpEnumLabel.html#id2628909"/>
<function name="" link="GimpEnumLabel.html#id2628910"/>
<function name="GimpFileEntry" link="GimpFileEntry.html#GimpFileEntry-struct"/>
<function name="gimp_file_entry_new ()" link="GimpFileEntry.html#gimp-file-entry-new"/>
<function name="gimp_file_entry_get_filename ()" link="GimpFileEntry.html#gimp-file-entry-get-filename"/>
<function name="gimp_file_entry_set_filename ()" link="GimpFileEntry.html#gimp-file-entry-set-filename"/>
<function name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<function name="" link="GimpFileEntry.html#id2628943"/>
<function name="" link="GimpFileEntry.html#id2628944"/>
<function name="" link="GimpFileEntry.html#id2631408"/>
<function name="" link="GimpFileEntry.html#id2631409"/>
<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="" link="GimpFrame.html#id2631471"/>
<function name="" link="GimpFrame.html#id2631472"/>
<function name="" link="GimpFrame.html#id2623014"/>
<function name="" link="GimpFrame.html#id2623015"/>
<function name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2631439"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2631440"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2622358"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2622359"/>
<function name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<function name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
<function name="gimp_int_combo_box_new ()" link="GimpIntComboBox.html#gimp-int-combo-box-new"/>
@ -231,22 +231,22 @@
<function name="gimp_int_combo_box_connect ()" link="GimpIntComboBox.html#gimp-int-combo-box-connect"/>
<function name="gimp_int_combo_box_set_sensitivity ()" link="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity"/>
<function name="The &quot;ellipsize&quot; property" link="GimpIntComboBox.html#GimpIntComboBox--ellipsize"/>
<function name="" link="GimpIntComboBox.html#id2635276"/>
<function name="" link="GimpIntComboBox.html#id2635277"/>
<function name="" link="GimpIntComboBox.html#id2634753"/>
<function name="" link="GimpIntComboBox.html#id2634754"/>
<function name="GimpIntStore" link="GimpIntStore.html#GimpIntStore-struct"/>
<function name="enum GimpIntStoreColumns" link="GimpIntStore.html#GimpIntStoreColumns"/>
<function name="gimp_int_store_new ()" link="GimpIntStore.html#gimp-int-store-new"/>
<function name="gimp_int_store_lookup_by_value ()" link="GimpIntStore.html#gimp-int-store-lookup-by-value"/>
<function name="The &quot;user-data-type&quot; property" link="GimpIntStore.html#GimpIntStore--user-data-type"/>
<function name="" link="GimpIntStore.html#id2630670"/>
<function name="" link="GimpIntStore.html#id2630671"/>
<function name="" link="GimpIntStore.html#id2629933"/>
<function name="" link="GimpIntStore.html#id2629934"/>
<function name="GimpMemsizeEntry" link="GimpMemsizeEntry.html#GimpMemsizeEntry-struct"/>
<function name="gimp_memsize_entry_new ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-new"/>
<function name="gimp_memsize_entry_set_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-set-value"/>
<function name="gimp_memsize_entry_get_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-get-value"/>
<function name="The &quot;value-changed&quot; signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
<function name="" link="GimpMemsizeEntry.html#id2630801"/>
<function name="" link="GimpMemsizeEntry.html#id2630802"/>
<function name="" link="GimpMemsizeEntry.html#id2632196"/>
<function name="" link="GimpMemsizeEntry.html#id2632197"/>
<function name="GimpNumberPairEntry" link="GimpNumberPairEntry.html#GimpNumberPairEntry-struct"/>
<function name="enum GimpAspectType" link="GimpNumberPairEntry.html#GimpAspectType"/>
<function name="gimp_number_pair_entry_new ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-new"/>
@ -276,16 +276,16 @@
<function name="The &quot;user-override&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
<function name="The &quot;numbers-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
<function name="The &quot;ratio-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
<function name="" link="GimpNumberPairEntry.html#id2640900"/>
<function name="" link="GimpNumberPairEntry.html#id2640901"/>
<function name="" link="GimpNumberPairEntry.html#id2641528"/>
<function name="" link="GimpNumberPairEntry.html#id2641529"/>
<function name="GimpOffsetArea" link="GimpOffsetArea.html#GimpOffsetArea-struct"/>
<function name="gimp_offset_area_new ()" link="GimpOffsetArea.html#gimp-offset-area-new"/>
<function name="gimp_offset_area_set_size ()" link="GimpOffsetArea.html#gimp-offset-area-set-size"/>
<function name="gimp_offset_area_set_offsets ()" link="GimpOffsetArea.html#gimp-offset-area-set-offsets"/>
<function name="gimp_offset_area_set_pixbuf ()" link="GimpOffsetArea.html#gimp-offset-area-set-pixbuf"/>
<function name="The &quot;offsets-changed&quot; signal" link="GimpOffsetArea.html#GimpOffsetArea-offsets-changed"/>
<function name="" link="GimpOffsetArea.html#id2638318"/>
<function name="" link="GimpOffsetArea.html#id2638319"/>
<function name="" link="GimpOffsetArea.html#id2632578"/>
<function name="" link="GimpOffsetArea.html#id2632579"/>
<function name="GimpPageSelector" link="GimpPageSelector.html#GimpPageSelector-struct"/>
<function name="enum GimpPageSelectorTarget" link="GimpPageSelector.html#GimpPageSelectorTarget"/>
<function name="gimp_page_selector_new ()" link="GimpPageSelector.html#gimp-page-selector-new"/>
@ -309,8 +309,8 @@
<function name="The &quot;target&quot; property" link="GimpPageSelector.html#GimpPageSelector--target"/>
<function name="The &quot;activate&quot; signal" link="GimpPageSelector.html#GimpPageSelector-activate"/>
<function name="The &quot;selection-changed&quot; signal" link="GimpPageSelector.html#GimpPageSelector-selection-changed"/>
<function name="" link="GimpPageSelector.html#id2644647"/>
<function name="" link="GimpPageSelector.html#id2644648"/>
<function name="" link="GimpPageSelector.html#id2645283"/>
<function name="" link="GimpPageSelector.html#id2645284"/>
<function name="GimpPathEditor" link="GimpPathEditor.html#GimpPathEditor-struct"/>
<function name="gimp_path_editor_new ()" link="GimpPathEditor.html#gimp-path-editor-new"/>
<function name="gimp_path_editor_get_path ()" link="GimpPathEditor.html#gimp-path-editor-get-path"/>
@ -321,18 +321,18 @@
<function name="gimp_path_editor_set_dir_writable ()" link="GimpPathEditor.html#gimp-path-editor-set-dir-writable"/>
<function name="The &quot;path-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-path-changed"/>
<function name="The &quot;writable-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-writable-changed"/>
<function name="" link="GimpPathEditor.html#id2635478"/>
<function name="" link="GimpPathEditor.html#id2635480"/>
<function name="" link="GimpPathEditor.html#id2645159"/>
<function name="" link="GimpPathEditor.html#id2645160"/>
<function name="GimpPickButton" link="GimpPickButton.html#GimpPickButton-struct"/>
<function name="gimp_pick_button_new ()" link="GimpPickButton.html#gimp-pick-button-new"/>
<function name="The &quot;color-picked&quot; signal" link="GimpPickButton.html#GimpPickButton-color-picked"/>
<function name="" link="GimpPickButton.html#id2637253"/>
<function name="" link="GimpPickButton.html#id2637254"/>
<function name="" link="GimpPickButton.html#id2636438"/>
<function name="" link="GimpPickButton.html#id2636439"/>
<function name="GimpPixmap" link="GimpPixmap.html#GimpPixmap-struct"/>
<function name="gimp_pixmap_new ()" link="GimpPixmap.html#gimp-pixmap-new"/>
<function name="gimp_pixmap_set ()" link="GimpPixmap.html#gimp-pixmap-set"/>
<function name="" link="GimpPixmap.html#id2635558"/>
<function name="" link="GimpPixmap.html#id2635559"/>
<function name="" link="GimpPixmap.html#id2643713"/>
<function name="" link="GimpPixmap.html#id2643714"/>
<function name="GimpPreviewArea" link="GimpPreviewArea.html#GimpPreviewArea-struct"/>
<function name="gimp_preview_area_new ()" link="GimpPreviewArea.html#gimp-preview-area-new"/>
<function name="gimp_preview_area_draw ()" link="GimpPreviewArea.html#gimp-preview-area-draw"/>
@ -345,8 +345,8 @@
<function name="gimp_preview_area_menu_popup ()" link="GimpPreviewArea.html#gimp-preview-area-menu-popup"/>
<function name="The &quot;check-size&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-size"/>
<function name="The &quot;check-type&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-type"/>
<function name="" link="GimpPreviewArea.html#id2649476"/>
<function name="" link="GimpPreviewArea.html#id2649477"/>
<function name="" link="GimpPreviewArea.html#id2648598"/>
<function name="" link="GimpPreviewArea.html#id2648599"/>
<function name="GimpPreview" link="GimpPreview.html#GimpPreview-struct"/>
<function name="gimp_preview_get_update ()" link="GimpPreview.html#gimp-preview-get-update"/>
<function name="gimp_preview_set_update ()" link="GimpPreview.html#gimp-preview-set-update"/>
@ -364,15 +364,15 @@
<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;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<function name="" link="GimpPreview.html#id2652001"/>
<function name="" link="GimpPreview.html#id2652002"/>
<function name="" link="GimpPreview.html#id2651551"/>
<function name="" link="GimpPreview.html#id2651552"/>
<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"/>
<function name="gimp_scrolled_preview_freeze ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-freeze"/>
<function name="gimp_scrolled_preview_thaw ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-thaw"/>
<function name="" link="GimpScrolledPreview.html#id2647052"/>
<function name="" link="GimpScrolledPreview.html#id2647053"/>
<function name="" link="GimpScrolledPreview.html#id2645938"/>
<function name="" link="GimpScrolledPreview.html#id2645939"/>
<function name="GimpSizeEntry" link="GimpSizeEntry.html#GimpSizeEntry-struct"/>
<function name="GimpSizeEntryField" link="GimpSizeEntry.html#GimpSizeEntryField"/>
<function name="enum GimpSizeEntryUpdatePolicy" link="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"/>
@ -398,8 +398,8 @@
<function name="The &quot;refval-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-refval-changed"/>
<function name="The &quot;unit-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-unit-changed"/>
<function name="The &quot;value-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-value-changed"/>
<function name="" link="GimpSizeEntry.html#id2659524"/>
<function name="" link="GimpSizeEntry.html#id2659525"/>
<function name="" link="GimpSizeEntry.html#id2659816"/>
<function name="" link="GimpSizeEntry.html#id2659817"/>
<function name="GimpStringComboBox" link="GimpStringComboBox.html#GimpStringComboBox-struct"/>
<function name="gimp_string_combo_box_new ()" link="GimpStringComboBox.html#gimp-string-combo-box-new"/>
<function name="gimp_string_combo_box_set_active ()" link="GimpStringComboBox.html#gimp-string-combo-box-set-active"/>
@ -407,8 +407,8 @@
<function name="The &quot;ellipsize&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--ellipsize"/>
<function name="The &quot;id-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--id-column"/>
<function name="The &quot;label-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--label-column"/>
<function name="" link="GimpStringComboBox.html#id2650130"/>
<function name="" link="GimpStringComboBox.html#id2650131"/>
<function name="" link="GimpStringComboBox.html#id2649675"/>
<function name="" link="GimpStringComboBox.html#id2649676"/>
<function name="GimpUnitMenu" link="GimpUnitMenu.html#GimpUnitMenu-struct"/>
<function name="gimp_unit_menu_new ()" link="GimpUnitMenu.html#gimp-unit-menu-new"/>
<function name="gimp_unit_menu_set_unit ()" link="GimpUnitMenu.html#gimp-unit-menu-set-unit"/>
@ -416,8 +416,8 @@
<function name="gimp_unit_menu_get_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits"/>
<function name="gimp_unit_menu_set_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"/>
<function name="The &quot;unit-changed&quot; signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
<function name="" link="GimpUnitMenu.html#id2655079"/>
<function name="" link="GimpUnitMenu.html#id2655080"/>
<function name="" link="GimpUnitMenu.html#id2655603"/>
<function name="" link="GimpUnitMenu.html#id2655604"/>
<function name="GimpZoomModel" link="GimpZoomModel.html#GimpZoomModel-struct"/>
<function name="enum GimpZoomType" link="GimpZoomModel.html#GimpZoomType"/>
<function name="gimp_zoom_model_new ()" link="GimpZoomModel.html#gimp-zoom-model-new"/>
@ -433,23 +433,23 @@
<function name="The &quot;percentage&quot; property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
<function name="The &quot;value&quot; property" link="GimpZoomModel.html#GimpZoomModel--value"/>
<function name="The &quot;zoomed&quot; signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
<function name="" link="GimpZoomModel.html#id2660542"/>
<function name="" link="GimpZoomModel.html#id2660543"/>
<function name="" link="GimpZoomModel.html#id2661143"/>
<function name="" link="GimpZoomModel.html#id2661144"/>
<function name="GimpCellRendererColor" link="GimpCellRendererColor.html#GimpCellRendererColor-struct"/>
<function name="gimp_cell_renderer_color_new ()" link="GimpCellRendererColor.html#gimp-cell-renderer-color-new"/>
<function name="The &quot;color&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
<function name="The &quot;icon-size&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--icon-size"/>
<function name="The &quot;opaque&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--opaque"/>
<function name="" link="GimpCellRendererColor.html#id2655904"/>
<function name="" link="GimpCellRendererColor.html#id2655905"/>
<function name="" link="GimpCellRendererColor.html#id2656336"/>
<function name="" link="GimpCellRendererColor.html#id2656337"/>
<function name="GimpCellRendererToggle" link="GimpCellRendererToggle.html#GimpCellRendererToggle-struct"/>
<function name="gimp_cell_renderer_toggle_new ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new"/>
<function name="gimp_cell_renderer_toggle_clicked ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked"/>
<function name="The &quot;stock-id&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id"/>
<function name="The &quot;stock-size&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
<function name="The &quot;clicked&quot; signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
<function name="" link="GimpCellRendererToggle.html#id2659839"/>
<function name="" link="GimpCellRendererToggle.html#id2659840"/>
<function name="" link="GimpCellRendererToggle.html#id2656575"/>
<function name="" link="GimpCellRendererToggle.html#id2656576"/>
<function name="GimpColorDisplay" link="GimpColorDisplay.html#GimpColorDisplay-struct"/>
<function name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new"/>
<function name="gimp_color_display_clone ()" link="GimpColorDisplay.html#gimp-color-display-clone"/>
@ -467,8 +467,8 @@
<function name="The &quot;color-managed&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
<function name="The &quot;enabled&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
<function name="The &quot;changed&quot; signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
<function name="" link="GimpColorDisplay.html#id2663933"/>
<function name="" link="GimpColorDisplay.html#id2663934"/>
<function name="" link="GimpColorDisplay.html#id2663758"/>
<function name="" link="GimpColorDisplay.html#id2663759"/>
<function name="GimpColorDisplayStack" link="GimpColorDisplayStack.html#GimpColorDisplayStack-struct"/>
<function name="gimp_color_display_stack_new ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-new"/>
<function name="gimp_color_display_stack_clone ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-clone"/>
@ -482,8 +482,8 @@
<function name="The &quot;changed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-changed"/>
<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="" link="GimpColorDisplayStack.html#id2665187"/>
<function name="" link="GimpColorDisplayStack.html#id2665188"/>
<function name="" link="GimpColorDisplayStack.html#id2665017"/>
<function name="" link="GimpColorDisplayStack.html#id2665018"/>
<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"/>
@ -499,20 +499,20 @@
<function name="gimp_color_selector_set_config ()" link="GimpColorSelector.html#gimp-color-selector-set-config"/>
<function name="The &quot;channel-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-channel-changed"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<function name="" link="GimpColorSelector.html#id2667384"/>
<function name="" link="GimpColorSelector.html#id2667385"/>
<function name="" link="GimpColorSelector.html#id2667308"/>
<function name="" link="GimpColorSelector.html#id2667309"/>
<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="" link="GimpColorNotebook.html#id2666591"/>
<function name="" link="GimpColorNotebook.html#id2666592"/>
<function name="" link="GimpColorNotebook.html#id2666209"/>
<function name="" link="GimpColorNotebook.html#id2666210"/>
<function name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<function name="" link="GimpColorScales.html#id2666604"/>
<function name="" link="GimpColorScales.html#id2666605"/>
<function name="" link="GimpColorScales.html#id2667366"/>
<function name="" link="GimpColorScales.html#id2667368"/>
<function name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<function name="" link="GimpColorSelect.html#id2666266"/>
<function name="" link="GimpColorSelect.html#id2666267"/>
<function name="" link="GimpColorSelect.html#id2667622"/>
<function name="" link="GimpColorSelect.html#id2667624"/>
<function name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
<function name="GimpControllerEventAny" link="GimpController.html#GimpControllerEventAny"/>
<function name="GimpControllerEventTrigger" link="GimpController.html#GimpControllerEventTrigger"/>
@ -527,8 +527,8 @@
<function name="The &quot;name&quot; property" link="GimpController.html#GimpController--name"/>
<function name="The &quot;state&quot; property" link="GimpController.html#GimpController--state"/>
<function name="The &quot;event&quot; signal" link="GimpController.html#GimpController-event"/>
<function name="" link="GimpController.html#id2669136"/>
<function name="" link="GimpController.html#id2669137"/>
<function name="" link="GimpController.html#id2668964"/>
<function name="" link="GimpController.html#id2668965"/>
<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_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
@ -537,8 +537,8 @@
<function name="gimp_help_connect ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-connect"/>
<function name="gimp_help_set_help_data ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data"/>
<function name="gimp_context_help ()" link="libgimpwidgets-GimpHelpUI.html#gimp-context-help"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2668156"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2668157"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2670150"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2670151"/>
<function name="GimpQueryStringCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback"/>
<function name="GimpQueryIntCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback"/>
<function name="GimpQueryDoubleCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback"/>
@ -550,8 +550,8 @@
<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="" link="libgimpwidgets-GimpQueryBox.html#id2675609"/>
<function name="" link="libgimpwidgets-GimpQueryBox.html#id2675610"/>
<function name="" link="libgimpwidgets-GimpQueryBox.html#id2676131"/>
<function name="" link="libgimpwidgets-GimpQueryBox.html#id2676132"/>
<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"/>
@ -753,8 +753,8 @@
<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="" link="libgimpwidgets-GimpStock.html#id2692754"/>
<function name="" link="libgimpwidgets-GimpStock.html#id2692755"/>
<function name="" link="libgimpwidgets-GimpStock.html#id2692808"/>
<function name="" link="libgimpwidgets-GimpStock.html#id2692809"/>
<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"/>
@ -762,8 +762,8 @@
<function name="gimp_enum_stock_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new"/>
<function name="gimp_enum_stock_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range"/>
<function name="gimp_enum_stock_box_set_child_padding ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677669"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677670"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2679279"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2679280"/>
<function name="gimp_prop_boolean_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new"/>
<function name="gimp_prop_boolean_radio_frame_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new"/>
<function name="gimp_prop_check_button_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new"/>
@ -793,8 +793,8 @@
<function name="gimp_prop_string_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new"/>
<function name="gimp_prop_text_buffer_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new"/>
<function name="gimp_prop_unit_menu_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698383"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698384"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698507"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698508"/>
<function name="gimp_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new"/>
<function name="gimp_radio_group_new2 ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2"/>
<function name="gimp_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active"/>
@ -828,8 +828,8 @@
<function name="gimp_unit_menu_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update"/>
<function name="gimp_table_attach_aligned ()" link="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned"/>
<function name="gimp_label_set_attributes ()" link="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705720"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705721"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705756"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705757"/>
<function name="gimp_int_option_menu_new ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new"/>
<function name="gimp_int_option_menu_set_history ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history"/>
<function name="GimpIntOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback"/>
@ -840,7 +840,7 @@
<function name="GimpOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback"/>
<function name="gimp_option_menu_set_sensitive ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive"/>
<function name="gimp_menu_item_update ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2681640"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2681641"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2698604"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2698605"/>
</functions>
</book>

View File

@ -79,14 +79,14 @@
<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="" name="" link="GimpBrowser.html#id2616100"/>
<keyword type="" name="" link="GimpBrowser.html#id2616101"/>
<keyword type="" name="" link="GimpBrowser.html#id2611580"/>
<keyword type="" name="" link="GimpBrowser.html#id2611581"/>
<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="" name="" link="GimpButton.html#id2592713"/>
<keyword type="" name="" link="GimpButton.html#id2592714"/>
<keyword type="" name="" link="GimpButton.html#id2616665"/>
<keyword type="" name="" link="GimpButton.html#id2616666"/>
<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"/>
@ -94,8 +94,8 @@
<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="" name="" link="GimpChainButton.html#id2580111"/>
<keyword type="" name="" link="GimpChainButton.html#id2580112"/>
<keyword type="" name="" link="GimpChainButton.html#id2618298"/>
<keyword type="" name="" link="GimpChainButton.html#id2618299"/>
<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"/>
@ -109,8 +109,8 @@
<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="" name="" link="GimpColorArea.html#id2619675"/>
<keyword type="" name="" link="GimpColorArea.html#id2619676"/>
<keyword type="" name="" link="GimpColorArea.html#id2619089"/>
<keyword type="" name="" link="GimpColorArea.html#id2619090"/>
<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"/>
@ -124,21 +124,21 @@
<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="" name="" link="GimpColorButton.html#id2621654"/>
<keyword type="" name="" link="GimpColorButton.html#id2621655"/>
<keyword type="" name="" link="GimpColorButton.html#id2621374"/>
<keyword type="" name="" link="GimpColorButton.html#id2621375"/>
<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="" name="" link="GimpColorHexEntry.html#id2603612"/>
<keyword type="" name="" link="GimpColorHexEntry.html#id2603614"/>
<keyword type="" name="" link="GimpColorHexEntry.html#id2579321"/>
<keyword type="" name="" link="GimpColorHexEntry.html#id2579322"/>
<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"/>
<keyword type="function" name="gimp_color_scale_set_color ()" link="GimpColorScale.html#gimp-color-scale-set-color"/>
<keyword type="" name="" link="GimpColorScale.html#id2578728"/>
<keyword type="" name="" link="GimpColorScale.html#id2578729"/>
<keyword type="" name="" link="GimpColorScale.html#id2613240"/>
<keyword type="" name="" link="GimpColorScale.html#id2613241"/>
<keyword type="struct" name="GimpColorSelection" link="GimpColorSelection.html#GimpColorSelection-struct"/>
<keyword type="function" name="gimp_color_selection_new ()" link="GimpColorSelection.html#gimp-color-selection-new"/>
<keyword type="function" name="gimp_color_selection_set_show_alpha ()" link="GimpColorSelection.html#gimp-color-selection-set-show-alpha"/>
@ -152,14 +152,14 @@
<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="" name="" link="GimpColorSelection.html#id2624607"/>
<keyword type="" name="" link="GimpColorSelection.html#id2624608"/>
<keyword type="" name="" link="GimpColorSelection.html#id2622285"/>
<keyword type="" name="" link="GimpColorSelection.html#id2622286"/>
<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="" name="" link="GimpColorProfileStore.html#id2621759"/>
<keyword type="" name="" link="GimpColorProfileStore.html#id2621760"/>
<keyword type="" name="" link="GimpColorProfileStore.html#id2582337"/>
<keyword type="" name="" link="GimpColorProfileStore.html#id2582338"/>
<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"/>
@ -168,8 +168,8 @@
<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="" name="" link="GimpColorProfileComboBox.html#id2626293"/>
<keyword type="" name="" link="GimpColorProfileComboBox.html#id2626294"/>
<keyword type="" name="" link="GimpColorProfileComboBox.html#id2625613"/>
<keyword type="" name="" link="GimpColorProfileComboBox.html#id2625614"/>
<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"/>
@ -180,8 +180,8 @@
<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="" name="" link="GimpDialog.html#id2628516"/>
<keyword type="" name="" link="GimpDialog.html#id2628517"/>
<keyword type="" name="" link="GimpDialog.html#id2628217"/>
<keyword type="" name="" link="GimpDialog.html#id2628218"/>
<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"/>
@ -189,36 +189,36 @@
<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="" name="" link="GimpEnumStore.html#id2609888"/>
<keyword type="" name="" link="GimpEnumStore.html#id2609889"/>
<keyword type="" name="" link="GimpEnumStore.html#id2628696"/>
<keyword type="" name="" link="GimpEnumStore.html#id2628697"/>
<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="" name="" link="GimpEnumComboBox.html#id2577678"/>
<keyword type="" name="" link="GimpEnumComboBox.html#id2577679"/>
<keyword type="" name="" link="GimpEnumComboBox.html#id2626104"/>
<keyword type="" name="" link="GimpEnumComboBox.html#id2626105"/>
<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"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2630214"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2630216"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2628909"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2628910"/>
<keyword type="struct" name="GimpFileEntry" link="GimpFileEntry.html#GimpFileEntry-struct"/>
<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="" name="" link="GimpFileEntry.html#id2628943"/>
<keyword type="" name="" link="GimpFileEntry.html#id2628944"/>
<keyword type="" name="" link="GimpFileEntry.html#id2631408"/>
<keyword type="" name="" link="GimpFileEntry.html#id2631409"/>
<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="" name="" link="GimpFrame.html#id2631471"/>
<keyword type="" name="" link="GimpFrame.html#id2631472"/>
<keyword type="" name="" link="GimpFrame.html#id2623014"/>
<keyword type="" name="" link="GimpFrame.html#id2623015"/>
<keyword type="function" name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2631439"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2631440"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2622358"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2622359"/>
<keyword type="struct" name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<keyword type="function" name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
<keyword type="function" name="gimp_int_combo_box_new ()" link="GimpIntComboBox.html#gimp-int-combo-box-new" since="GIMP 2.2"/>
@ -231,22 +231,22 @@
<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="" name="" link="GimpIntComboBox.html#id2635276"/>
<keyword type="" name="" link="GimpIntComboBox.html#id2635277"/>
<keyword type="" name="" link="GimpIntComboBox.html#id2634753"/>
<keyword type="" name="" link="GimpIntComboBox.html#id2634754"/>
<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="" name="" link="GimpIntStore.html#id2630670"/>
<keyword type="" name="" link="GimpIntStore.html#id2630671"/>
<keyword type="" name="" link="GimpIntStore.html#id2629933"/>
<keyword type="" name="" link="GimpIntStore.html#id2629934"/>
<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="" name="" link="GimpMemsizeEntry.html#id2630801"/>
<keyword type="" name="" link="GimpMemsizeEntry.html#id2630802"/>
<keyword type="" name="" link="GimpMemsizeEntry.html#id2632196"/>
<keyword type="" name="" link="GimpMemsizeEntry.html#id2632197"/>
<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"/>
@ -276,16 +276,16 @@
<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="" name="" link="GimpNumberPairEntry.html#id2640900"/>
<keyword type="" name="" link="GimpNumberPairEntry.html#id2640901"/>
<keyword type="" name="" link="GimpNumberPairEntry.html#id2641528"/>
<keyword type="" name="" link="GimpNumberPairEntry.html#id2641529"/>
<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="" name="" link="GimpOffsetArea.html#id2638318"/>
<keyword type="" name="" link="GimpOffsetArea.html#id2638319"/>
<keyword type="" name="" link="GimpOffsetArea.html#id2632578"/>
<keyword type="" name="" link="GimpOffsetArea.html#id2632579"/>
<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"/>
@ -309,8 +309,8 @@
<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="" name="" link="GimpPageSelector.html#id2644647"/>
<keyword type="" name="" link="GimpPageSelector.html#id2644648"/>
<keyword type="" name="" link="GimpPageSelector.html#id2645283"/>
<keyword type="" name="" link="GimpPageSelector.html#id2645284"/>
<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"/>
@ -321,18 +321,18 @@
<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="" name="" link="GimpPathEditor.html#id2635478"/>
<keyword type="" name="" link="GimpPathEditor.html#id2635480"/>
<keyword type="" name="" link="GimpPathEditor.html#id2645159"/>
<keyword type="" name="" link="GimpPathEditor.html#id2645160"/>
<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="" name="" link="GimpPickButton.html#id2637253"/>
<keyword type="" name="" link="GimpPickButton.html#id2637254"/>
<keyword type="" name="" link="GimpPickButton.html#id2636438"/>
<keyword type="" name="" link="GimpPickButton.html#id2636439"/>
<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=""/>
<keyword type="" name="" link="GimpPixmap.html#id2635558"/>
<keyword type="" name="" link="GimpPixmap.html#id2635559"/>
<keyword type="" name="" link="GimpPixmap.html#id2643713"/>
<keyword type="" name="" link="GimpPixmap.html#id2643714"/>
<keyword type="struct" name="GimpPreviewArea" link="GimpPreviewArea.html#GimpPreviewArea-struct"/>
<keyword type="function" name="gimp_preview_area_new ()" link="GimpPreviewArea.html#gimp-preview-area-new"/>
<keyword type="function" name="gimp_preview_area_draw ()" link="GimpPreviewArea.html#gimp-preview-area-draw"/>
@ -345,8 +345,8 @@
<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="" name="" link="GimpPreviewArea.html#id2649476"/>
<keyword type="" name="" link="GimpPreviewArea.html#id2649477"/>
<keyword type="" name="" link="GimpPreviewArea.html#id2648598"/>
<keyword type="" name="" link="GimpPreviewArea.html#id2648599"/>
<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"/>
@ -364,15 +364,15 @@
<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="" name="" link="GimpPreview.html#id2652001"/>
<keyword type="" name="" link="GimpPreview.html#id2652002"/>
<keyword type="" name="" link="GimpPreview.html#id2651551"/>
<keyword type="" name="" link="GimpPreview.html#id2651552"/>
<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"/>
<keyword type="function" name="gimp_scrolled_preview_freeze ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-freeze" since="GIMP 2.4"/>
<keyword type="function" name="gimp_scrolled_preview_thaw ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-thaw" since="GIMP 2.4"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2647052"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2647053"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2645938"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2645939"/>
<keyword type="struct" name="GimpSizeEntry" link="GimpSizeEntry.html#GimpSizeEntry-struct"/>
<keyword type="struct" name="GimpSizeEntryField" link="GimpSizeEntry.html#GimpSizeEntryField"/>
<keyword type="enum" name="enum GimpSizeEntryUpdatePolicy" link="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"/>
@ -398,8 +398,8 @@
<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="" name="" link="GimpSizeEntry.html#id2659524"/>
<keyword type="" name="" link="GimpSizeEntry.html#id2659525"/>
<keyword type="" name="" link="GimpSizeEntry.html#id2659816"/>
<keyword type="" name="" link="GimpSizeEntry.html#id2659817"/>
<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"/>
@ -407,8 +407,8 @@
<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="" name="" link="GimpStringComboBox.html#id2650130"/>
<keyword type="" name="" link="GimpStringComboBox.html#id2650131"/>
<keyword type="" name="" link="GimpStringComboBox.html#id2649675"/>
<keyword type="" name="" link="GimpStringComboBox.html#id2649676"/>
<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"/>
@ -416,8 +416,8 @@
<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="" name="" link="GimpUnitMenu.html#id2655079"/>
<keyword type="" name="" link="GimpUnitMenu.html#id2655080"/>
<keyword type="" name="" link="GimpUnitMenu.html#id2655603"/>
<keyword type="" name="" link="GimpUnitMenu.html#id2655604"/>
<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"/>
@ -433,23 +433,23 @@
<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="" name="" link="GimpZoomModel.html#id2660542"/>
<keyword type="" name="" link="GimpZoomModel.html#id2660543"/>
<keyword type="" name="" link="GimpZoomModel.html#id2661143"/>
<keyword type="" name="" link="GimpZoomModel.html#id2661144"/>
<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="" name="" link="GimpCellRendererColor.html#id2655904"/>
<keyword type="" name="" link="GimpCellRendererColor.html#id2655905"/>
<keyword type="" name="" link="GimpCellRendererColor.html#id2656336"/>
<keyword type="" name="" link="GimpCellRendererColor.html#id2656337"/>
<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="" name="" link="GimpCellRendererToggle.html#id2659839"/>
<keyword type="" name="" link="GimpCellRendererToggle.html#id2659840"/>
<keyword type="" name="" link="GimpCellRendererToggle.html#id2656575"/>
<keyword type="" name="" link="GimpCellRendererToggle.html#id2656576"/>
<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"/>
@ -467,8 +467,8 @@
<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="" name="" link="GimpColorDisplay.html#id2663933"/>
<keyword type="" name="" link="GimpColorDisplay.html#id2663934"/>
<keyword type="" name="" link="GimpColorDisplay.html#id2663758"/>
<keyword type="" name="" link="GimpColorDisplay.html#id2663759"/>
<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"/>
@ -482,8 +482,8 @@
<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="" name="" link="GimpColorDisplayStack.html#id2665187"/>
<keyword type="" name="" link="GimpColorDisplayStack.html#id2665188"/>
<keyword type="" name="" link="GimpColorDisplayStack.html#id2665017"/>
<keyword type="" name="" link="GimpColorDisplayStack.html#id2665018"/>
<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"/>
@ -499,20 +499,20 @@
<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="" name="" link="GimpColorSelector.html#id2667384"/>
<keyword type="" name="" link="GimpColorSelector.html#id2667385"/>
<keyword type="" name="" link="GimpColorSelector.html#id2667308"/>
<keyword type="" name="" link="GimpColorSelector.html#id2667309"/>
<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="" name="" link="GimpColorNotebook.html#id2666591"/>
<keyword type="" name="" link="GimpColorNotebook.html#id2666592"/>
<keyword type="" name="" link="GimpColorNotebook.html#id2666209"/>
<keyword type="" name="" link="GimpColorNotebook.html#id2666210"/>
<keyword type="struct" name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<keyword type="" name="" link="GimpColorScales.html#id2666604"/>
<keyword type="" name="" link="GimpColorScales.html#id2666605"/>
<keyword type="" name="" link="GimpColorScales.html#id2667366"/>
<keyword type="" name="" link="GimpColorScales.html#id2667368"/>
<keyword type="struct" name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<keyword type="" name="" link="GimpColorSelect.html#id2666266"/>
<keyword type="" name="" link="GimpColorSelect.html#id2666267"/>
<keyword type="" name="" link="GimpColorSelect.html#id2667622"/>
<keyword type="" name="" link="GimpColorSelect.html#id2667624"/>
<keyword type="enum" name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
<keyword type="struct" name="GimpControllerEventAny" link="GimpController.html#GimpControllerEventAny"/>
<keyword type="struct" name="GimpControllerEventTrigger" link="GimpController.html#GimpControllerEventTrigger"/>
@ -527,8 +527,8 @@
<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="" name="" link="GimpController.html#id2669136"/>
<keyword type="" name="" link="GimpController.html#id2669137"/>
<keyword type="" name="" link="GimpController.html#id2668964"/>
<keyword type="" name="" link="GimpController.html#id2668965"/>
<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="function" name="gimp_help_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
@ -537,8 +537,8 @@
<keyword type="function" name="gimp_help_connect ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-connect"/>
<keyword type="function" name="gimp_help_set_help_data ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data"/>
<keyword type="function" name="gimp_context_help ()" link="libgimpwidgets-GimpHelpUI.html#gimp-context-help"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2668156"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2668157"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2670150"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2670151"/>
<keyword type="function" name="GimpQueryStringCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback"/>
<keyword type="function" name="GimpQueryIntCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback"/>
<keyword type="function" name="GimpQueryDoubleCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback"/>
@ -550,8 +550,8 @@
<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="" name="" link="libgimpwidgets-GimpQueryBox.html#id2675609"/>
<keyword type="" name="" link="libgimpwidgets-GimpQueryBox.html#id2675610"/>
<keyword type="" name="" link="libgimpwidgets-GimpQueryBox.html#id2676131"/>
<keyword type="" name="" link="libgimpwidgets-GimpQueryBox.html#id2676132"/>
<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"/>
@ -753,8 +753,8 @@
<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="" name="" link="libgimpwidgets-GimpStock.html#id2692754"/>
<keyword type="" name="" link="libgimpwidgets-GimpStock.html#id2692755"/>
<keyword type="" name="" link="libgimpwidgets-GimpStock.html#id2692808"/>
<keyword type="" name="" link="libgimpwidgets-GimpStock.html#id2692809"/>
<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"/>
@ -762,8 +762,8 @@
<keyword type="function" name="gimp_enum_stock_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_stock_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_stock_box_set_child_padding ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding" since="GIMP 2.4"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677669"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677670"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2679279"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2679280"/>
<keyword type="function" name="gimp_prop_boolean_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new"/>
<keyword type="function" name="gimp_prop_boolean_radio_frame_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new"/>
<keyword type="function" name="gimp_prop_check_button_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new"/>
@ -793,8 +793,8 @@
<keyword type="function" name="gimp_prop_string_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new"/>
<keyword type="function" name="gimp_prop_text_buffer_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new"/>
<keyword type="function" name="gimp_prop_unit_menu_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698383"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698384"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698507"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698508"/>
<keyword type="function" name="gimp_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new"/>
<keyword type="function" name="gimp_radio_group_new2 ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2"/>
<keyword type="function" name="gimp_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active"/>
@ -828,8 +828,8 @@
<keyword type="function" name="gimp_unit_menu_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update"/>
<keyword type="function" name="gimp_table_attach_aligned ()" link="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned"/>
<keyword type="function" name="gimp_label_set_attributes ()" link="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes" since="GIMP 2.2"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705720"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705721"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705756"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705757"/>
<keyword type="function" name="gimp_int_option_menu_new ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" deprecated=""/>
<keyword type="function" name="gimp_int_option_menu_set_history ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history" deprecated=""/>
<keyword type="function" name="GimpIntOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback" deprecated=""/>
@ -840,7 +840,7 @@
<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="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2681640"/>
<keyword type="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2681641"/>
<keyword type="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2698604"/>
<keyword type="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2698605"/>
</functions>
</book>