Imported Upstream version 2.3.16

This commit is contained in:
Ari Pollak
2010-08-11 01:21:23 -04:00
parent d694295a3e
commit 2e1d89b96f
944 changed files with 103935 additions and 69090 deletions

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpBrowser</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="libgimpwidgets-gallery.html" title="Widget Gallery">
<link rel="next" href="GimpButton.html" title="GimpButton">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2577396" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2590111" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2571536" class="shortcut">Description</a>
<a href="#id2573663" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2580689" class="shortcut">Object Hierarchy</a>
<a href="#id2561823" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2580749" class="shortcut">Implemented Interfaces</a>
<a href="#id2561884" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2571480" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2573638" 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="id2577396"></a><span class="refentrytitle">GimpBrowser</span>
<a name="id2590111"></a><span class="refentrytitle">GimpBrowser</span>
</h2>
<p>GimpBrowser</p>
</td>
@ -60,21 +60,21 @@
<a href="GimpBrowser.html#GimpBrowser-struct">GimpBrowser</a>;
GtkWidget* <a href="GimpBrowser.html#gimp-browser-new">gimp_browser_new</a> (void);
void <a href="GimpBrowser.html#gimp-browser-add-search-types">gimp_browser_add_search_types</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *first_type_label,
gint first_type_id,
...);
void <a href="GimpBrowser.html#gimp-browser-set-widget">gimp_browser_set_widget</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
GtkWidget *widget);
void <a href="GimpBrowser.html#gimp-browser-show-message">gimp_browser_show_message</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *message);
<a href="GimpBrowser.html#GimpBrowser-struct">GimpBrowser</a>;
GtkWidget* <a href="GimpBrowser.html#gimp-browser-new">gimp_browser_new</a> (void);
void <a href="GimpBrowser.html#gimp-browser-add-search-types">gimp_browser_add_search_types</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *first_type_label,
gint first_type_id,
...);
void <a href="GimpBrowser.html#gimp-browser-set-widget">gimp_browser_set_widget</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
GtkWidget *widget);
void <a href="GimpBrowser.html#gimp-browser-show-message">gimp_browser_show_message</a> (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *message);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2580689"></a><h2>Object Hierarchy</h2>
<a name="id2561823"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -88,42 +88,39 @@ void <a href="GimpBrowser.html#gimp-browser-show-message">gimp_browser_sh
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2580749"></a><h2>Implemented Interfaces</h2>
<a name="id2561884"></a><h2>Implemented Interfaces</h2>
<p>
GimpBrowser implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2571480"></a><h2>Signals</h2>
<a name="id2573638"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpBrowser.html#GimpBrowser-search">search</a>" void user_function (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
gchar *arg1,
gint arg2,
gpointer user_data) : Run last
"<a href="GimpBrowser.html#GimpBrowser-search">search</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2571536"></a><h2>Description</h2>
<a name="id2573663"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2571552"></a><h2>Details</h2>
<a name="id2573679"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2571563"></a><h3>
<a name="id2573690"></a><h3>
<a name="GimpBrowser-struct"></a>GimpBrowser</h3>
<a class="indexterm" name="id2571576"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<a class="indexterm" name="id2573702"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2571591"></a><h3>
<a name="id2573717"></a><h3>
<a name="gimp-browser-new"></a>gimp_browser_new ()</h3>
<a class="indexterm" name="id2571605"></a><pre class="programlisting">GtkWidget* gimp_browser_new (void);</pre>
<a class="indexterm" name="id2573732"></a><pre class="programlisting">GtkWidget* gimp_browser_new (void);</pre>
<p>
Create a new <a href="GimpBrowser.html" title="GimpBrowser"><span class="type">GimpBrowser</span></a> widget.</p>
<p>
@ -138,17 +135,17 @@ Create a new <a href="GimpBrowser.html" title="GimpBrowser"><span class="type">G
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2501163"></a><h3>
<a name="id2572278"></a><h3>
<a name="gimp-browser-add-search-types"></a>gimp_browser_add_search_types ()</h3>
<a class="indexterm" name="id2501176"></a><pre class="programlisting">void gimp_browser_add_search_types (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *first_type_label,
gint first_type_id,
...);</pre>
<a class="indexterm" name="id2572291"></a><pre class="programlisting">void gimp_browser_add_search_types (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *first_type_label,
gint first_type_id,
...);</pre>
<p>
Populates the <span class="type">GtkComboBox</span> with search types.</p>
<p>
@ -179,15 +176,15 @@ Populates the <span class="type">GtkComboBox</span> with search types.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2501312"></a><h3>
<a name="id2572431"></a><h3>
<a name="gimp-browser-set-widget"></a>gimp_browser_set_widget ()</h3>
<a class="indexterm" name="id2501326"></a><pre class="programlisting">void gimp_browser_set_widget (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
GtkWidget *widget);</pre>
<a class="indexterm" name="id2572444"></a><pre class="programlisting">void gimp_browser_set_widget (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
GtkWidget *widget);</pre>
<p>
Sets the widget to appear on the right side of the <em class="parameter"><code>browser</code></em>.</p>
<p>
@ -208,15 +205,15 @@ Sets the widget to appear on the right side of the <em class="parameter"><code>b
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2506595"></a><h3>
<a name="id2584669"></a><h3>
<a name="gimp-browser-show-message"></a>gimp_browser_show_message ()</h3>
<a class="indexterm" name="id2506609"></a><pre class="programlisting">void gimp_browser_show_message (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *message);</pre>
<a class="indexterm" name="id2584682"></a><pre class="programlisting">void gimp_browser_show_message (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const gchar *message);</pre>
<p>
Displays <em class="parameter"><code>message</code></em> in the right side of the <em class="parameter"><code>browser</code></em>. Unless the right
side already contains a <span class="type">GtkLabel</span>, the widget previously added with
@ -239,19 +236,19 @@ side already contains a <span class="type">GtkLabel</span>, the widget previousl
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2506729"></a><h2>Signal Details</h2>
<a name="id2584804"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2506740"></a><h3>
<a name="id2584815"></a><h3>
<a name="GimpBrowser-search"></a>The "search" signal</h3>
<a class="indexterm" name="id2506748"></a><pre class="programlisting">void user_function (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
gchar *arg1,
gint arg2,
gpointer user_data) : Run last</pre>
<a class="indexterm" name="id2584824"></a><pre class="programlisting">void user_function (<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
gchar *arg1,
gint arg2,
gpointer user_data) : Run Last</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpBrowser.html" title="GimpBrowser">
<link rel="next" href="GimpChainButton.html" title="GimpChainButton">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2588020" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2573597" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2580220" class="shortcut">Description</a>
<a href="#id2578029" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2578852" class="shortcut">Object Hierarchy</a>
<a href="#id2558098" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2578919" class="shortcut">Implemented Interfaces</a>
<a href="#id2577983" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2578941" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2578004" 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="id2588020"></a><span class="refentrytitle">GimpButton</span>
<a name="id2573597"></a><span class="refentrytitle">GimpButton</span>
</h2>
<p>GimpButton &#8212; A <span class="type">GtkButton</span> with a little extra functionality.</p>
</td>
@ -60,15 +60,15 @@
<a href="GimpButton.html#GimpButton-struct">GimpButton</a>;
GtkWidget* <a href="GimpButton.html#gimp-button-new">gimp_button_new</a> (void);
void <a href="GimpButton.html#gimp-button-extended-clicked">gimp_button_extended_clicked</a> (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
GdkModifierType state);
<a href="GimpButton.html#GimpButton-struct">GimpButton</a>;
GtkWidget* <a href="GimpButton.html#gimp-button-new">gimp_button_new</a> (void);
void <a href="GimpButton.html#gimp-button-extended-clicked">gimp_button_extended_clicked</a> (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
GdkModifierType state);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2578852"></a><h2>Object Hierarchy</h2>
<a name="id2558098"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -83,23 +83,20 @@ void <a href="GimpButton.html#gimp-button-extended-clicked">gimp_button_e
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2578919"></a><h2>Implemented Interfaces</h2>
<a name="id2577983"></a><h2>Implemented Interfaces</h2>
<p>
GimpButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2578941"></a><h2>Signals</h2>
<a name="id2578004"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>"
void user_function (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
GdkModifierType *arg1,
gpointer user_data) : Run first
"<a href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2580220"></a><h2>Description</h2>
<a name="id2578029"></a><h2>Description</h2>
<p>
<a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> adds an extra signal to the <span class="type">GtkButton</span> widget that allows
to distinguish a normal click from a click that was performed with
@ -107,20 +104,20 @@ modifier keys pressed.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2580251"></a><h2>Details</h2>
<a name="id2572738"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2580262"></a><h3>
<a name="id2572749"></a><h3>
<a name="GimpButton-struct"></a>GimpButton</h3>
<a class="indexterm" name="id2580274"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<a class="indexterm" name="id2572762"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2580289"></a><h3>
<a name="id2572777"></a><h3>
<a name="gimp-button-new"></a>gimp_button_new ()</h3>
<a class="indexterm" name="id2580302"></a><pre class="programlisting">GtkWidget* gimp_button_new (void);</pre>
<a class="indexterm" name="id2572789"></a><pre class="programlisting">GtkWidget* gimp_button_new (void);</pre>
<p>
Creates a new <a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.</p>
<p>
@ -137,10 +134,10 @@ Creates a new <a href="GimpButton.html" title="GimpButton"><span class="type">Gi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2580355"></a><h3>
<a name="id2572844"></a><h3>
<a name="gimp-button-extended-clicked"></a>gimp_button_extended_clicked ()</h3>
<a class="indexterm" name="id2566617"></a><pre class="programlisting">void gimp_button_extended_clicked (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
GdkModifierType state);</pre>
<a class="indexterm" name="id2572855"></a><pre class="programlisting">void gimp_button_extended_clicked (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
GdkModifierType state);</pre>
<p>
Emits the button's "extended_clicked" signal.</p>
<p>
@ -164,13 +161,13 @@ Emits the button's "extended_clicked" signal.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2566711"></a><h2>Signal Details</h2>
<a name="id2574944"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2566722"></a><h3>
<a name="id2574955"></a><h3>
<a name="GimpButton-extended-clicked"></a>The "extended-clicked" signal</h3>
<a class="indexterm" name="id2566730"></a><pre class="programlisting">void user_function (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
GdkModifierType *arg1,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2574963"></a><pre class="programlisting">void user_function (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
GdkModifierType arg1,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpCellRendererColor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="prev" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="next" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2556752" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2596624" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2557448" class="shortcut">Description</a>
<a href="#id2629243" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2579131" class="shortcut">Object Hierarchy</a>
<a href="#id2606863" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2557394" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2509746" 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="id2556752"></a><span class="refentrytitle">GimpCellRendererColor</span>
<a name="id2596624"></a><span class="refentrytitle">GimpCellRendererColor</span>
</h2>
<p>GimpCellRendererColor</p>
</td>
@ -58,14 +58,13 @@
<a href="GimpCellRendererColor.html#GimpCellRendererColor-struct">GimpCellRendererColor</a>;
GtkCellRenderer* <a href="GimpCellRendererColor.html#gimp-cell-renderer-color-new">gimp_cell_renderer_color_new</a>
(void);
<a href="GimpCellRendererColor.html#GimpCellRendererColor-struct">GimpCellRendererColor</a>;
GtkCellRenderer* <a href="GimpCellRendererColor.html#gimp-cell-renderer-color-new">gimp_cell_renderer_color_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2579131"></a><h2>Object Hierarchy</h2>
<a name="id2606863"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -76,38 +75,37 @@ GtkCellRenderer* <a href="GimpCellRendererColor.html#gimp-cell-renderer-color-ne
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2557394"></a><h2>Properties</h2>
<a name="id2509746"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--color">color</a>" <a
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--icon-size">icon-size</a>" gint : Read / Write / Construct
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--opaque">opaque</a>" gboolean : Read / Write / Construct
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--icon-size">icon-size</a>" gint : Read / Write / Construct
"<a href="GimpCellRendererColor.html#GimpCellRendererColor--opaque">opaque</a>" gboolean : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2557448"></a><h2>Description</h2>
<a name="id2629243"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2618327"></a><h2>Details</h2>
<a name="id2629259"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2618338"></a><h3>
<a name="id2629269"></a><h3>
<a name="GimpCellRendererColor-struct"></a>GimpCellRendererColor</h3>
<a class="indexterm" name="id2618349"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<a class="indexterm" name="id2602544"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618366"></a><h3>
<a name="id2602560"></a><h3>
<a name="gimp-cell-renderer-color-new"></a>gimp_cell_renderer_color_new ()</h3>
<a class="indexterm" name="id2618379"></a><pre class="programlisting">GtkCellRenderer* gimp_cell_renderer_color_new
(void);</pre>
<a class="indexterm" name="id2602574"></a><pre class="programlisting">GtkCellRenderer* gimp_cell_renderer_color_new (void);</pre>
<p>
Creates a <span class="type">GtkCellRenderer</span> that displays a color.</p>
<p>
@ -122,34 +120,34 @@ Creates a <span class="type">GtkCellRenderer</span> that displays a color.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626067"></a><h2>Property Details</h2>
<a name="id2626829"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2626078"></a><h3>
<a name="id2626840"></a><h3>
<a name="GimpCellRendererColor--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2626092"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2626853"></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="id2625788"></a><h3>
<a name="id2626873"></a><h3>
<a name="GimpCellRendererColor--icon-size"></a>The "<code class="literal">icon-size</code>" property</h3>
<a class="indexterm" name="id2625802"></a><pre class="programlisting"> "icon-size" gint : Read / Write / Construct</pre>
<a class="indexterm" name="id2626887"></a><pre class="programlisting"> "icon-size" gint : Read / Write / Construct</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625829"></a><h3>
<a name="id2633755"></a><h3>
<a name="GimpCellRendererColor--opaque"></a>The "<code class="literal">opaque</code>" property</h3>
<a class="indexterm" name="id2625844"></a><pre class="programlisting"> "opaque" gboolean : Read / Write / Construct</pre>
<a class="indexterm" name="id2633769"></a><pre class="programlisting"> "opaque" gboolean : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpCellRendererToggle</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<link rel="prev" href="GimpCellRendererColor.html" title="GimpCellRendererColor">
<link rel="next" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2574529" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579049" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2629821" class="shortcut">Description</a>
<a href="#id2633536" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2624342" class="shortcut">Object Hierarchy</a>
<a href="#id2633420" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2629721" class="shortcut">Properties</a>
<a href="#id2633469" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2629764" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2633511" 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="id2574529"></a><span class="refentrytitle">GimpCellRendererToggle</span>
<a name="id2579049"></a><span class="refentrytitle">GimpCellRendererToggle</span>
</h2>
<p>GimpCellRendererToggle</p>
</td>
@ -60,18 +60,16 @@
<a href="GimpCellRendererToggle.html#GimpCellRendererToggle-struct">GimpCellRendererToggle</a>;
GtkCellRenderer* <a href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new">gimp_cell_renderer_toggle_new</a>
(const gchar *stock_id);
void <a href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked">gimp_cell_renderer_toggle_clicked</a>
(<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const gchar *path,
GdkModifierType state);
<a href="GimpCellRendererToggle.html#GimpCellRendererToggle-struct">GimpCellRendererToggle</a>;
GtkCellRenderer* <a href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new">gimp_cell_renderer_toggle_new</a> (const gchar *stock_id);
void <a href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked">gimp_cell_renderer_toggle_clicked</a> (<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const gchar *path,
GdkModifierType state);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2624342"></a><h2>Object Hierarchy</h2>
<a name="id2633420"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -83,45 +81,41 @@ void <a href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-click
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629721"></a><h2>Properties</h2>
<a name="id2633469"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id">stock-id</a>" gchararray : Read / Write / Construct
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size">stock-size</a>" gint : Read / Write / Construct
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id">stock-id</a>" gchararray : Read / Write / Construct
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size">stock-size</a>" gint : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629764"></a><h2>Signals</h2>
<a name="id2633511"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked">clicked</a>" void user_function (<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
gchar *arg1,
GdkModifierType *arg2,
gpointer user_data) : Run last
"<a href="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked">clicked</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629821"></a><h2>Description</h2>
<a name="id2633536"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629837"></a><h2>Details</h2>
<a name="id2633552"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2629848"></a><h3>
<a name="id2632026"></a><h3>
<a name="GimpCellRendererToggle-struct"></a>GimpCellRendererToggle</h3>
<a class="indexterm" name="id2629859"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<a class="indexterm" name="id2632038"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629875"></a><h3>
<a name="id2632054"></a><h3>
<a name="gimp-cell-renderer-toggle-new"></a>gimp_cell_renderer_toggle_new ()</h3>
<a class="indexterm" name="id2629889"></a><pre class="programlisting">GtkCellRenderer* gimp_cell_renderer_toggle_new
(const gchar *stock_id);</pre>
<a class="indexterm" name="id2632067"></a><pre class="programlisting">GtkCellRenderer* gimp_cell_renderer_toggle_new (const gchar *stock_id);</pre>
<p>
Creates a custom version of the <span class="type">GtkCellRendererToggle</span>. Instead of
showing the standard toggle button, it shows a stock icon if the
@ -147,17 +141,16 @@ layer's visibility by showing <a href="libgimpwidgets-GimpStock.html#GIMP-STOCK-
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625062"></a><h3>
<a name="id2632162"></a><h3>
<a name="gimp-cell-renderer-toggle-clicked"></a>gimp_cell_renderer_toggle_clicked ()</h3>
<a class="indexterm" name="id2625075"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked
(<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const gchar *path,
GdkModifierType state);</pre>
<a class="indexterm" name="id2632175"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const gchar *path,
GdkModifierType state);</pre>
<p>
Emits the "clicked" signal from a <a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle"><span class="type">GimpCellRendererToggle</span></a>.</p>
<p>
@ -183,38 +176,38 @@ Emits the "clicked" signal from a <a href="GimpCellRendererToggle.html" title="G
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2625187"></a><h2>Property Details</h2>
<a name="id2632289"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2625197"></a><h3>
<a name="id2632299"></a><h3>
<a name="GimpCellRendererToggle--stock-id"></a>The "<code class="literal">stock-id</code>" property</h3>
<a class="indexterm" name="id2625213"></a><pre class="programlisting"> "stock-id" gchararray : Read / Write / Construct</pre>
<a class="indexterm" name="id2632315"></a><pre class="programlisting"> "stock-id" gchararray : Read / Write / Construct</pre>
<p></p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625237"></a><h3>
<a name="id2632339"></a><h3>
<a name="GimpCellRendererToggle--stock-size"></a>The "<code class="literal">stock-size</code>" property</h3>
<a class="indexterm" name="id2625252"></a><pre class="programlisting"> "stock-size" gint : Read / Write / Construct</pre>
<a class="indexterm" name="id2632355"></a><pre class="programlisting"> "stock-size" gint : Read / Write / Construct</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 4</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2625282"></a><h2>Signal Details</h2>
<a name="id2632385"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2625292"></a><h3>
<a name="id2632396"></a><h3>
<a name="GimpCellRendererToggle-clicked"></a>The "clicked" signal</h3>
<a class="indexterm" name="id2625302"></a><pre class="programlisting">void user_function (<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
gchar *arg1,
GdkModifierType *arg2,
gpointer user_data) : Run last</pre>
<a class="indexterm" name="id2632405"></a><pre class="programlisting">void user_function (<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
gchar *arg1,
GdkModifierType arg2,
gpointer user_data) : Run Last</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpChainButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpButton.html" title="GimpButton">
<link rel="next" href="GimpColorArea.html" title="GimpColorArea">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2577611" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2594401" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2586276" class="shortcut">Description</a>
<a href="#id2557348" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2584024" class="shortcut">Object Hierarchy</a>
<a href="#id2597494" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2584079" class="shortcut">Implemented Interfaces</a>
<a href="#id2597549" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2584100" class="shortcut">Properties</a>
<a href="#id2597570" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2586233" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2557323" 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="id2577611"></a><span class="refentrytitle">GimpChainButton</span>
<a name="id2594401"></a><span class="refentrytitle">GimpChainButton</span>
</h2>
<p>GimpChainButton &#8212; Widget to visually connect two entry widgets.</p>
</td>
@ -62,17 +62,17 @@
<a href="GimpChainButton.html#GimpChainButton-struct">GimpChainButton</a>;
enum <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>;
GtkWidget* <a href="GimpChainButton.html#gimp-chain-button-new">gimp_chain_button_new</a> (<a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);
void <a href="GimpChainButton.html#gimp-chain-button-set-active">gimp_chain_button_set_active</a> (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
gboolean active);
gboolean <a href="GimpChainButton.html#gimp-chain-button-get-active">gimp_chain_button_get_active</a> (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);
<a href="GimpChainButton.html#GimpChainButton-struct">GimpChainButton</a>;
enum <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>;
GtkWidget* <a href="GimpChainButton.html#gimp-chain-button-new">gimp_chain_button_new</a> (<a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);
void <a href="GimpChainButton.html#gimp-chain-button-set-active">gimp_chain_button_set_active</a> (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
gboolean active);
gboolean <a href="GimpChainButton.html#gimp-chain-button-get-active">gimp_chain_button_get_active</a> (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584024"></a><h2>Object Hierarchy</h2>
<a name="id2597494"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -85,28 +85,27 @@ gboolean <a href="GimpChainButton.html#gimp-chain-button-get-active">gimp_cha
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2584079"></a><h2>Implemented Interfaces</h2>
<a name="id2597549"></a><h2>Implemented Interfaces</h2>
<p>
GimpChainButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2584100"></a><h2>Properties</h2>
<a name="id2597570"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpChainButton.html#GimpChainButton--position">position</a>" <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only
"<a href="GimpChainButton.html#GimpChainButton--position">position</a>" <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586233"></a><h2>Signals</h2>
<a name="id2557323"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpChainButton.html#GimpChainButton-toggled">toggled</a>" void user_function (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
gpointer user_data) : Run first
"<a href="GimpChainButton.html#GimpChainButton-toggled">toggled</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586276"></a><h2>Description</h2>
<a name="id2557348"></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
@ -123,20 +122,20 @@ necessary.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2586319"></a><h2>Details</h2>
<a name="id2557391"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2586329"></a><h3>
<a name="id2557402"></a><h3>
<a name="GimpChainButton-struct"></a>GimpChainButton</h3>
<a class="indexterm" name="id2586341"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<a class="indexterm" name="id2557413"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586357"></a><h3>
<a name="id2557430"></a><h3>
<a name="GimpChainPosition"></a>enum GimpChainPosition</h3>
<a class="indexterm" name="id2586370"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2557442"></a><pre class="programlisting">typedef enum
{
GIMP_CHAIN_TOP,
GIMP_CHAIN_LEFT,
@ -150,9 +149,9 @@ necessary.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578188"></a><h3>
<a name="id2557459"></a><h3>
<a name="gimp-chain-button-new"></a>gimp_chain_button_new ()</h3>
<a class="indexterm" name="id2578199"></a><pre class="programlisting">GtkWidget* gimp_chain_button_new (<a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);</pre>
<a class="indexterm" name="id2590769"></a><pre class="programlisting">GtkWidget* gimp_chain_button_new (<a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);</pre>
<p>
Creates a new <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> widget.
</p>
@ -187,10 +186,10 @@ for more than two widgets, but the look is optimized for two.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578294"></a><h3>
<a name="id2590864"></a><h3>
<a name="gimp-chain-button-set-active"></a>gimp_chain_button_set_active ()</h3>
<a class="indexterm" name="id2578307"></a><pre class="programlisting">void gimp_chain_button_set_active (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
gboolean active);</pre>
<a class="indexterm" name="id2590875"></a><pre class="programlisting">void gimp_chain_button_set_active (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
gboolean active);</pre>
<p>
Sets the state of the <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> to be either locked (<code class="literal">TRUE</code>) or
unlocked (<code class="literal">FALSE</code>) and changes the showed pixmap to reflect the new state.</p>
@ -215,9 +214,9 @@ unlocked (<code class="literal">FALSE</code>) and changes the showed pixmap to r
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578412"></a><h3>
<a name="id2590980"></a><h3>
<a name="gimp-chain-button-get-active"></a>gimp_chain_button_get_active ()</h3>
<a class="indexterm" name="id2578425"></a><pre class="programlisting">gboolean gimp_chain_button_get_active (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);</pre>
<a class="indexterm" name="id2590993"></a><pre class="programlisting">gboolean gimp_chain_button_get_active (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);</pre>
<p>
Checks the state of the <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.</p>
<p>
@ -241,11 +240,11 @@ Checks the state of the <a href="GimpChainButton.html" title="GimpChainButton"><
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2589954"></a><h2>Property Details</h2>
<a name="id2514912"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2589965"></a><h3>
<a name="id2514923"></a><h3>
<a name="GimpChainButton--position"></a>The "<code class="literal">position</code>" property</h3>
<a class="indexterm" name="id2589979"></a><pre class="programlisting"> "position" <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2514936"></a><pre class="programlisting"> "position" <a href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<p>
The position in which the chain button will be used.</p>
<p>
@ -257,12 +256,12 @@ The position in which the chain button will be used.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2590017"></a><h2>Signal Details</h2>
<a name="id2514974"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2590028"></a><h3>
<a name="id2514985"></a><h3>
<a name="GimpChainButton-toggled"></a>The "toggled" signal</h3>
<a class="indexterm" name="id2590035"></a><pre class="programlisting">void user_function (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2514993"></a><pre class="programlisting">void user_function (<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -284,7 +283,7 @@ The position in which the chain button will be used.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2590106"></a><h2>See Also</h2>
<a name="id2515062"></a><h2>See Also</h2>
<p>
You may want to use the convenience function <a href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"><code class="function">gimp_coordinates_new()</code></a> to set
up two GimpSizeEntries (see <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>) linked with a <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpChainButton.html" title="GimpChainButton">
<link rel="next" href="GimpColorButton.html" title="GimpColorButton">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2501515" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2587792" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2589515" class="shortcut">Description</a>
<a href="#id2509631" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2582456" class="shortcut">Object Hierarchy</a>
<a href="#id2577408" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2576079" class="shortcut">Implemented Interfaces</a>
<a href="#id2509519" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2576100" class="shortcut">Properties</a>
<a href="#id2509540" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2576167" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2509606" 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="id2501515"></a><span class="refentrytitle">GimpColorArea</span>
<a name="id2587792"></a><span class="refentrytitle">GimpColorArea</span>
</h2>
<p>GimpColorArea &#8212; Displays a GimpRGB color, optionally with alpha-channel.</p>
</td>
@ -62,31 +62,31 @@
<a href="GimpColorArea.html#GimpColorArea-struct">GimpColorArea</a>;
enum <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a>;
GtkWidget* <a href="GimpColorArea.html#gimp-color-area-new">gimp_color_area_new</a> (const <a
<a href="GimpColorArea.html#GimpColorArea-struct">GimpColorArea</a>;
enum <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a>;
GtkWidget* <a href="GimpColorArea.html#gimp-color-area-new">gimp_color_area_new</a> (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
GdkModifierType drag_mask);
void <a href="GimpColorArea.html#gimp-color-area-set-color">gimp_color_area_set_color</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
GdkModifierType drag_mask);
void <a href="GimpColorArea.html#gimp-color-area-set-color">gimp_color_area_set_color</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorArea.html#gimp-color-area-get-color">gimp_color_area_get_color</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
void <a href="GimpColorArea.html#gimp-color-area-get-color">gimp_color_area_get_color</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
gboolean <a href="GimpColorArea.html#gimp-color-area-has-alpha">gimp_color_area_has_alpha</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);
void <a href="GimpColorArea.html#gimp-color-area-set-type">gimp_color_area_set_type</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a href="GimpColorArea.html#gimp-color-area-set-draw-border">gimp_color_area_set_draw_border</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
gboolean draw_border);
gboolean <a href="GimpColorArea.html#gimp-color-area-has-alpha">gimp_color_area_has_alpha</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);
void <a href="GimpColorArea.html#gimp-color-area-set-type">gimp_color_area_set_type</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a href="GimpColorArea.html#gimp-color-area-set-draw-border">gimp_color_area_set_draw_border</a> (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
gboolean draw_border);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2582456"></a><h2>Object Hierarchy</h2>
<a name="id2577408"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -98,53 +98,51 @@ void <a href="GimpColorArea.html#gimp-color-area-set-draw-border">gimp_co
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2576079"></a><h2>Implemented Interfaces</h2>
<a name="id2509519"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorArea implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2576100"></a><h2>Properties</h2>
<a name="id2509540"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpColorArea.html#GimpColorArea--color">color</a>" <a
"<a href="GimpColorArea.html#GimpColorArea--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct
"<a href="GimpColorArea.html#GimpColorArea--drag-mask">drag-mask</a>" GdkModifierType : Write / Construct Only
"<a href="GimpColorArea.html#GimpColorArea--draw-border">draw-border</a>" gboolean : Read / Write
"<a href="GimpColorArea.html#GimpColorArea--type">type</a>" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
"<a href="GimpColorArea.html#GimpColorArea--drag-mask">drag-mask</a>" GdkModifierType : Write / Construct Only
"<a href="GimpColorArea.html#GimpColorArea--draw-border">draw-border</a>" gboolean : Read / Write
"<a href="GimpColorArea.html#GimpColorArea--type">type</a>" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2576167"></a><h2>Signals</h2>
<a name="id2509606"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorArea.html#GimpColorArea-color-changed">color-changed</a>"
void user_function (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
gpointer user_data) : Run first
"<a href="GimpColorArea.html#GimpColorArea-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2589515"></a><h2>Description</h2>
<a name="id2509631"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2589531"></a><h2>Details</h2>
<a name="id2594704"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2589542"></a><h3>
<a name="id2594715"></a><h3>
<a name="GimpColorArea-struct"></a>GimpColorArea</h3>
<a class="indexterm" name="id2589553"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<a class="indexterm" name="id2594727"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2589570"></a><h3>
<a name="id2594743"></a><h3>
<a name="GimpColorAreaType"></a>enum GimpColorAreaType</h3>
<a class="indexterm" name="id2589582"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2594755"></a><pre class="programlisting">typedef enum
{
GIMP_COLOR_AREA_FLAT = 0,
GIMP_COLOR_AREA_SMALL_CHECKS,
@ -157,13 +155,13 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2589599"></a><h3>
<a name="id2594773"></a><h3>
<a name="gimp-color-area-new"></a>gimp_color_area_new ()</h3>
<a class="indexterm" name="id2589612"></a><pre class="programlisting">GtkWidget* gimp_color_area_new (const <a
<a class="indexterm" name="id2594785"></a><pre class="programlisting">GtkWidget* gimp_color_area_new (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
GdkModifierType drag_mask);</pre>
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
GdkModifierType drag_mask);</pre>
<p>
Creates a new <a href="GimpColorArea.html" title="GimpColorArea"><span class="type">GimpColorArea</span></a> widget.
</p>
@ -203,10 +201,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2589740"></a><h3>
<a name="id2594915"></a><h3>
<a name="gimp-color-area-set-color"></a>gimp_color_area_set_color ()</h3>
<a class="indexterm" name="id2589751"></a><pre class="programlisting">void gimp_color_area_set_color (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
<a class="indexterm" name="id2594926"></a><pre class="programlisting">void gimp_color_area_set_color (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -234,10 +232,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2571252"></a><h3>
<a name="id2567966"></a><h3>
<a name="gimp-color-area-get-color"></a>gimp_color_area_get_color ()</h3>
<a class="indexterm" name="id2571263"></a><pre class="programlisting">void gimp_color_area_get_color (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
<a class="indexterm" name="id2567978"></a><pre class="programlisting">void gimp_color_area_get_color (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -265,9 +263,9 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2571356"></a><h3>
<a name="id2568069"></a><h3>
<a name="gimp-color-area-has-alpha"></a>gimp_color_area_has_alpha ()</h3>
<a class="indexterm" name="id2571367"></a><pre class="programlisting">gboolean gimp_color_area_has_alpha (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);</pre>
<a class="indexterm" name="id2568080"></a><pre class="programlisting">gboolean gimp_color_area_has_alpha (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);</pre>
<p>
Checks whether the <em class="parameter"><code>area</code></em> shows transparency information. This is determined
via the <em class="parameter"><code>area</code></em>'s <a href="GimpColorArea.html#GimpColorAreaType"><span class="type">GimpColorAreaType</span></a>.</p>
@ -292,10 +290,10 @@ via the <em class="parameter"><code>area</code></em>'s <a href="GimpColorArea.ht
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2593302"></a><h3>
<a name="id2601492"></a><h3>
<a name="gimp-color-area-set-type"></a>gimp_color_area_set_type ()</h3>
<a class="indexterm" name="id2593313"></a><pre class="programlisting">void gimp_color_area_set_type (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<a class="indexterm" name="id2601503"></a><pre class="programlisting">void gimp_color_area_set_type (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Allows to change the type of <em class="parameter"><code>area</code></em>. The <a href="GimpColorArea.html#GimpColorAreaType"><span class="type">GimpColorAreaType</span></a> determines
whether the widget shows transparency information and chooses the size of
@ -321,10 +319,10 @@ the checkerboard used to do that.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2593403"></a><h3>
<a name="id2601593"></a><h3>
<a name="gimp-color-area-set-draw-border"></a>gimp_color_area_set_draw_border ()</h3>
<a class="indexterm" name="id2593416"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
gboolean draw_border);</pre>
<a class="indexterm" name="id2601606"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
gboolean draw_border);</pre>
<p>
The <em class="parameter"><code>area</code></em> can draw a thin border in the foreground color around
itself. This function allows to toggle this behaviour on and
@ -350,11 +348,11 @@ off. The default is not draw a border.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2593505"></a><h2>Property Details</h2>
<a name="id2601695"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2593516"></a><h3>
<a name="id2601706"></a><h3>
<a name="GimpColorArea--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2593529"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2601720"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
@ -367,16 +365,16 @@ The color displayed in the color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2593562"></a><h3>
<a name="id2601753"></a><h3>
<a name="GimpColorArea--drag-mask"></a>The "<code class="literal">drag-mask</code>" property</h3>
<a class="indexterm" name="id2593576"></a><pre class="programlisting"> "drag-mask" GdkModifierType : Write / Construct Only</pre>
<a class="indexterm" name="id2601767"></a><pre class="programlisting"> "drag-mask" GdkModifierType : Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2593596"></a><h3>
<a name="id2601788"></a><h3>
<a name="GimpColorArea--draw-border"></a>The "<code class="literal">draw-border</code>" property</h3>
<a class="indexterm" name="id2593610"></a><pre class="programlisting"> "draw-border" gboolean : Read / Write</pre>
<a class="indexterm" name="id2601802"></a><pre class="programlisting"> "draw-border" gboolean : Read / Write</pre>
<p>
Whether to draw a thin border in the foreground color around the area.</p>
<p>
@ -388,9 +386,9 @@ Whether to draw a thin border in the foreground color around the area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2593646"></a><h3>
<a name="id2601838"></a><h3>
<a name="GimpColorArea--type"></a>The "<code class="literal">type</code>" property</h3>
<a class="indexterm" name="id2593661"></a><pre class="programlisting"> "type" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a class="indexterm" name="id2601853"></a><pre class="programlisting"> "type" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the color area.</p>
<p>
@ -402,12 +400,12 @@ The type of the color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2593698"></a><h2>Signal Details</h2>
<a name="id2601891"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2593709"></a><h3>
<a name="id2601902"></a><h3>
<a name="GimpColorArea-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2593717"></a><pre class="programlisting">void user_function (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2601910"></a><pre class="programlisting">void user_function (<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorArea.html" title="GimpColorArea">
<link rel="next" href="GimpColorHexEntry.html" title="GimpColorHexEntry">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2569180" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2587872" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2591188" class="shortcut">Description</a>
<a href="#id2589362" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2591907" class="shortcut">Object Hierarchy</a>
<a href="#id2567678" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2591975" class="shortcut">Implemented Interfaces</a>
<a href="#id2567745" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2591996" class="shortcut">Properties</a>
<a href="#id2567767" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2591145" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2589338" 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="id2569180"></a><span class="refentrytitle">GimpColorButton</span>
<a name="id2587872"></a><span class="refentrytitle">GimpColorButton</span>
</h2>
<p>GimpColorButton &#8212; Widget for selecting a color from a simple button.</p>
</td>
@ -62,33 +62,33 @@
<a href="GimpColorButton.html#GimpColorButton-struct">GimpColorButton</a>;
GtkWidget* <a href="GimpColorButton.html#gimp-color-button-new">gimp_color_button_new</a> (const gchar *title,
gint width,
gint height,
const <a
<a href="GimpColorButton.html#GimpColorButton-struct">GimpColorButton</a>;
GtkWidget* <a href="GimpColorButton.html#gimp-color-button-new">gimp_color_button_new</a> (const gchar *title,
gint width,
gint height,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a href="GimpColorButton.html#gimp-color-button-set-color">gimp_color_button_set_color</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a href="GimpColorButton.html#gimp-color-button-set-color">gimp_color_button_set_color</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorButton.html#gimp-color-button-get-color">gimp_color_button_get_color</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
void <a href="GimpColorButton.html#gimp-color-button-get-color">gimp_color_button_get_color</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorButton.html#gimp-color-button-set-update">gimp_color_button_set_update</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
gboolean continuous);
gboolean <a href="GimpColorButton.html#gimp-color-button-get-update">gimp_color_button_get_update</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
gboolean <a href="GimpColorButton.html#gimp-color-button-has-alpha">gimp_color_button_has_alpha</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
void <a href="GimpColorButton.html#gimp-color-button-set-type">gimp_color_button_set_type</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a href="GimpColorButton.html#gimp-color-button-set-update">gimp_color_button_set_update</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
gboolean continuous);
gboolean <a href="GimpColorButton.html#gimp-color-button-get-update">gimp_color_button_get_update</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
gboolean <a href="GimpColorButton.html#gimp-color-button-has-alpha">gimp_color_button_has_alpha</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
void <a href="GimpColorButton.html#gimp-color-button-set-type">gimp_color_button_set_type</a> (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591907"></a><h2>Object Hierarchy</h2>
<a name="id2567678"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -103,34 +103,32 @@ void <a href="GimpColorButton.html#gimp-color-button-set-type">gimp_color
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591975"></a><h2>Implemented Interfaces</h2>
<a name="id2567745"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2591996"></a><h2>Properties</h2>
<a name="id2567767"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpColorButton.html#GimpColorButton--color">color</a>" <a
"<a href="GimpColorButton.html#GimpColorButton--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct
"<a href="GimpColorButton.html#GimpColorButton--continuous-update">continuous-update</a>" gboolean : Read / Write / Construct
"<a href="GimpColorButton.html#GimpColorButton--title">title</a>" gchararray : Read / Write / Construct Only
"<a href="GimpColorButton.html#GimpColorButton--type">type</a>" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
"<a href="GimpColorButton.html#GimpColorButton--continuous-update">continuous-update</a>" gboolean : Read / Write / Construct
"<a href="GimpColorButton.html#GimpColorButton--title">title</a>" gchararray : Read / Write / Construct Only
"<a href="GimpColorButton.html#GimpColorButton--type">type</a>" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591145"></a><h2>Signals</h2>
<a name="id2589338"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorButton.html#GimpColorButton-color-changed">color-changed</a>"
void user_function (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
gpointer user_data) : Run first
"<a href="GimpColorButton.html#GimpColorButton-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591188"></a><h2>Description</h2>
<a name="id2589362"></a><h2>Description</h2>
<p>
This widget provides a simple button with a preview showing the
color.
@ -143,26 +141,26 @@ color, the "color_changed" signal is emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2591213"></a><h2>Details</h2>
<a name="id2589387"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2591224"></a><h3>
<a name="id2589398"></a><h3>
<a name="GimpColorButton-struct"></a>GimpColorButton</h3>
<a class="indexterm" name="id2591235"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<a class="indexterm" name="id2589410"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2591252"></a><h3>
<a name="id2589426"></a><h3>
<a name="gimp-color-button-new"></a>gimp_color_button_new ()</h3>
<a class="indexterm" name="id2591263"></a><pre class="programlisting">GtkWidget* gimp_color_button_new (const gchar *title,
gint width,
gint height,
const <a
<a class="indexterm" name="id2589437"></a><pre class="programlisting">GtkWidget* gimp_color_button_new (const gchar *title,
gint width,
gint height,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Creates a new <a href="GimpColorButton.html" title="GimpColorButton"><span class="type">GimpColorButton</span></a> widget.
</p>
@ -215,10 +213,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2585502"></a><h3>
<a name="id2598582"></a><h3>
<a name="gimp-color-button-set-color"></a>gimp_color_button_set_color ()</h3>
<a class="indexterm" name="id2585514"></a><pre class="programlisting">void gimp_color_button_set_color (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
<a class="indexterm" name="id2598593"></a><pre class="programlisting">void gimp_color_button_set_color (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -246,10 +244,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2585610"></a><h3>
<a name="id2598690"></a><h3>
<a name="gimp-color-button-get-color"></a>gimp_color_button_get_color ()</h3>
<a class="indexterm" name="id2585622"></a><pre class="programlisting">void gimp_color_button_get_color (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
<a class="indexterm" name="id2598702"></a><pre class="programlisting">void gimp_color_button_get_color (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -277,10 +275,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2585715"></a><h3>
<a name="id2598794"></a><h3>
<a name="gimp-color-button-set-update"></a>gimp_color_button_set_update ()</h3>
<a class="indexterm" name="id2594998"></a><pre class="programlisting">void gimp_color_button_set_update (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
gboolean continuous);</pre>
<a class="indexterm" name="id2598806"></a><pre class="programlisting">void gimp_color_button_set_update (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
gboolean continuous);</pre>
<p>
When set to <span class="type">TRUE</span>, the <em class="parameter"><code>button</code></em> will emit the "color-changed"
continuously while the color is changed in the color selection
@ -306,9 +304,9 @@ dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595086"></a><h3>
<a name="id2603263"></a><h3>
<a name="gimp-color-button-get-update"></a>gimp_color_button_get_update ()</h3>
<a class="indexterm" name="id2595098"></a><pre class="programlisting">gboolean gimp_color_button_get_update (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<a class="indexterm" name="id2603275"></a><pre class="programlisting">gboolean gimp_color_button_get_update (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
Returns the color button's <em class="parameter"><code>continuous_update</code></em> property.</p>
<p>
@ -332,9 +330,9 @@ Returns the color button's <em class="parameter"><code>continuous_update</code><
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595177"></a><h3>
<a name="id2603352"></a><h3>
<a name="gimp-color-button-has-alpha"></a>gimp_color_button_has_alpha ()</h3>
<a class="indexterm" name="id2595189"></a><pre class="programlisting">gboolean gimp_color_button_has_alpha (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<a class="indexterm" name="id2603364"></a><pre class="programlisting">gboolean gimp_color_button_has_alpha (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
Checks whether the <em class="parameter"><code>buttons</code></em> shows transparency information.</p>
<p>
@ -359,10 +357,10 @@ otherwise.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595288"></a><h3>
<a name="id2603463"></a><h3>
<a name="gimp-color-button-set-type"></a>gimp_color_button_set_type ()</h3>
<a class="indexterm" name="id2595300"></a><pre class="programlisting">void gimp_color_button_set_type (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<a class="indexterm" name="id2603475"></a><pre class="programlisting">void gimp_color_button_set_type (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a 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 href="GimpColorArea.html#gimp-color-area-set-type"><code class="function">gimp_color_area_set_type()</code></a>.</p>
<p>
@ -386,11 +384,11 @@ Sets the <em class="parameter"><code>button</code></em> to the given <em class="
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2595408"></a><h2>Property Details</h2>
<a name="id2603584"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2595418"></a><h3>
<a name="id2603594"></a><h3>
<a name="GimpColorButton--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2595432"></a><pre class="programlisting"> "color" <a
<a class="indexterm" name="id2603608"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
@ -403,9 +401,9 @@ The color displayed in the button's color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595464"></a><h3>
<a name="id2603640"></a><h3>
<a name="GimpColorButton--continuous-update"></a>The "<code class="literal">continuous-update</code>" property</h3>
<a class="indexterm" name="id2595480"></a><pre class="programlisting"> "continuous-update" gboolean : Read / Write / Construct</pre>
<a class="indexterm" name="id2603656"></a><pre class="programlisting"> "continuous-update" gboolean : Read / Write / Construct</pre>
<p>
The update policy of the color button.</p>
<p>
@ -417,9 +415,9 @@ The update policy of the color button.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595516"></a><h3>
<a name="id2603691"></a><h3>
<a name="GimpColorButton--title"></a>The "<code class="literal">title</code>" property</h3>
<a class="indexterm" name="id2595530"></a><pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2603705"></a><pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
<p>
The title to be used for the color selection dialog.</p>
<p>
@ -431,9 +429,9 @@ The title to be used for the color selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595566"></a><h3>
<a name="id2603742"></a><h3>
<a name="GimpColorButton--type"></a>The "<code class="literal">type</code>" property</h3>
<a class="indexterm" name="id2595580"></a><pre class="programlisting"> "type" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a class="indexterm" name="id2603756"></a><pre class="programlisting"> "type" <a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the button's color area.</p>
<p>
@ -445,12 +443,12 @@ The type of the button's color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2595617"></a><h2>Signal Details</h2>
<a name="id2603794"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2595628"></a><h3>
<a name="id2603805"></a><h3>
<a name="GimpColorButton-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2595638"></a><pre class="programlisting">void user_function (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2603815"></a><pre class="programlisting">void user_function (<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -472,7 +470,7 @@ The type of the button's color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2595708"></a><h2>See Also</h2>
<a name="id2603885"></a><h2>See Also</h2>
<p>
<span class="type">libgimpcolor-gimpcolorspace</span>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorDisplay</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
<link rel="prev" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
<link rel="next" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2556820" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2562065" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2621987" class="shortcut">Description</a>
<a href="#id2632568" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2621868" class="shortcut">Object Hierarchy</a>
<a href="#id2638880" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2621892" class="shortcut">Implemented Interfaces</a>
<a href="#id2638904" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2621913" class="shortcut">Properties</a>
<a href="#id2638925" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2621943" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2632543" 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="id2556820"></a><span class="refentrytitle">GimpColorDisplay</span>
<a name="id2562065"></a><span class="refentrytitle">GimpColorDisplay</span>
</h2>
<p>GimpColorDisplay &#8212; Pluggable GIMP display color correction modules.</p>
</td>
@ -62,34 +62,33 @@
<a href="GimpColorDisplay.html#GimpColorDisplay-struct">GimpColorDisplay</a>;
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a href="GimpColorDisplay.html#gimp-color-display-new">gimp_color_display_new</a> (GType display_type);
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a href="GimpColorDisplay.html#gimp-color-display-clone">gimp_color_display_clone</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-set-enabled">gimp_color_display_set_enabled</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
gboolean enabled);
gboolean <a href="GimpColorDisplay.html#gimp-color-display-get-enabled">gimp_color_display_get_enabled</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-convert">gimp_color_display_convert</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);
void <a href="GimpColorDisplay.html#gimp-color-display-load-state">gimp_color_display_load_state</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
<a href="GimpColorDisplay.html#GimpColorDisplay-struct">GimpColorDisplay</a>;
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a href="GimpColorDisplay.html#gimp-color-display-new">gimp_color_display_new</a> (GType display_type);
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a href="GimpColorDisplay.html#gimp-color-display-clone">gimp_color_display_clone</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-set-enabled">gimp_color_display_set_enabled</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
gboolean enabled);
gboolean <a href="GimpColorDisplay.html#gimp-color-display-get-enabled">gimp_color_display_get_enabled</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-convert">gimp_color_display_convert</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);
void <a href="GimpColorDisplay.html#gimp-color-display-load-state">gimp_color_display_load_state</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* <a href="GimpColorDisplay.html#gimp-color-display-save-state">gimp_color_display_save_state</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
GtkWidget* <a href="GimpColorDisplay.html#gimp-color-display-configure">gimp_color_display_configure</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-configure-reset">gimp_color_display_configure_reset</a>
(<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-changed">gimp_color_display_changed</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
>GimpParasite</a>* <a href="GimpColorDisplay.html#gimp-color-display-save-state">gimp_color_display_save_state</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
GtkWidget* <a href="GimpColorDisplay.html#gimp-color-display-configure">gimp_color_display_configure</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-configure-reset">gimp_color_display_configure_reset</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplay.html#gimp-color-display-changed">gimp_color_display_changed</a> (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621868"></a><h2>Object Hierarchy</h2>
<a name="id2638880"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -97,7 +96,7 @@ void <a href="GimpColorDisplay.html#gimp-color-display-changed">gimp_colo
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621892"></a><h2>Implemented Interfaces</h2>
<a name="id2638904"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorDisplay implements
<a
@ -105,42 +104,41 @@ href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621913"></a><h2>Properties</h2>
<a name="id2638925"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpColorDisplay.html#GimpColorDisplay--enabled">enabled</a>" gboolean : Read / Write / Construct
"<a href="GimpColorDisplay.html#GimpColorDisplay--enabled">enabled</a>" gboolean : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621943"></a><h2>Signals</h2>
<a name="id2632543"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorDisplay.html#GimpColorDisplay-changed">changed</a>" void user_function (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
gpointer user_data) : Run first
"<a href="GimpColorDisplay.html#GimpColorDisplay-changed">changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621987"></a><h2>Description</h2>
<a name="id2632568"></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="id2622004"></a><h2>Details</h2>
<a name="id2632585"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2622015"></a><h3>
<a name="id2632596"></a><h3>
<a name="GimpColorDisplay-struct"></a>GimpColorDisplay</h3>
<a class="indexterm" name="id2622026"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<a class="indexterm" name="id2632608"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622043"></a><h3>
<a name="id2632624"></a><h3>
<a name="gimp-color-display-new"></a>gimp_color_display_new ()</h3>
<a class="indexterm" name="id2622054"></a><pre class="programlisting"><a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (GType display_type);</pre>
<a class="indexterm" name="id2632635"></a><pre class="programlisting"><a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (GType display_type);</pre>
<p>
</p>
@ -164,9 +162,9 @@ display color correction modules.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622110"></a><h3>
<a name="id2632691"></a><h3>
<a name="gimp-color-display-clone"></a>gimp_color_display_clone ()</h3>
<a class="indexterm" name="id2622121"></a><pre class="programlisting"><a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_clone (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2632702"></a><pre class="programlisting"><a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_clone (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -190,10 +188,10 @@ display color correction modules.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622177"></a><h3>
<a name="id2632758"></a><h3>
<a name="gimp-color-display-set-enabled"></a>gimp_color_display_set_enabled ()</h3>
<a class="indexterm" name="id2622188"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
gboolean enabled);</pre>
<a class="indexterm" name="id2632769"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
gboolean enabled);</pre>
<p>
</p>
@ -217,9 +215,9 @@ display color correction modules.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623315"></a><h3>
<a name="id2630940"></a><h3>
<a name="gimp-color-display-get-enabled"></a>gimp_color_display_get_enabled ()</h3>
<a class="indexterm" name="id2623326"></a><pre class="programlisting">gboolean gimp_color_display_get_enabled (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2630952"></a><pre class="programlisting">gboolean gimp_color_display_get_enabled (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -243,14 +241,14 @@ display color correction modules.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623381"></a><h3>
<a name="id2631008"></a><h3>
<a name="gimp-color-display-convert"></a>gimp_color_display_convert ()</h3>
<a class="indexterm" name="id2623392"></a><pre class="programlisting">void gimp_color_display_convert (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);</pre>
<a class="indexterm" name="id2631019"></a><pre class="programlisting">void gimp_color_display_convert (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);</pre>
<p>
</p>
@ -294,10 +292,10 @@ display color correction modules.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623543"></a><h3>
<a name="id2631171"></a><h3>
<a name="gimp-color-display-load-state"></a>gimp_color_display_load_state ()</h3>
<a class="indexterm" name="id2623554"></a><pre class="programlisting">void gimp_color_display_load_state (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
<a class="indexterm" name="id2631183"></a><pre class="programlisting">void gimp_color_display_load_state (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);</pre>
<p>
@ -323,11 +321,11 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623620"></a><h3>
<a name="id2630168"></a><h3>
<a name="gimp-color-display-save-state"></a>gimp_color_display_save_state ()</h3>
<a class="indexterm" name="id2623633"></a><pre class="programlisting"><a
<a class="indexterm" name="id2630181"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* gimp_color_display_save_state (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
>GimpParasite</a>* gimp_color_display_save_state (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -351,9 +349,9 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623690"></a><h3>
<a name="id2630239"></a><h3>
<a name="gimp-color-display-configure"></a>gimp_color_display_configure ()</h3>
<a class="indexterm" name="id2623703"></a><pre class="programlisting">GtkWidget* gimp_color_display_configure (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2630252"></a><pre class="programlisting">GtkWidget* gimp_color_display_configure (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -377,10 +375,9 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623760"></a><h3>
<a name="id2630309"></a><h3>
<a name="gimp-color-display-configure-reset"></a>gimp_color_display_configure_reset ()</h3>
<a class="indexterm" name="id2623774"></a><pre class="programlisting">void gimp_color_display_configure_reset
(<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2630323"></a><pre class="programlisting">void gimp_color_display_configure_reset (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -397,9 +394,9 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623821"></a><h3>
<a name="id2630369"></a><h3>
<a name="gimp-color-display-changed"></a>gimp_color_display_changed ()</h3>
<a class="indexterm" name="id2623832"></a><pre class="programlisting">void gimp_color_display_changed (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2630381"></a><pre class="programlisting">void gimp_color_display_changed (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -416,22 +413,22 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2623880"></a><h2>Property Details</h2>
<a name="id2630428"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2623890"></a><h3>
<a name="id2630439"></a><h3>
<a name="GimpColorDisplay--enabled"></a>The "<code class="literal">enabled</code>" property</h3>
<a class="indexterm" name="id2623904"></a><pre class="programlisting"> "enabled" gboolean : Read / Write / Construct</pre>
<a class="indexterm" name="id2630453"></a><pre class="programlisting"> "enabled" gboolean : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2623930"></a><h2>Signal Details</h2>
<a name="id2630479"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2623940"></a><h3>
<a name="id2630490"></a><h3>
<a name="GimpColorDisplay-changed"></a>The "changed" signal</h3>
<a class="indexterm" name="id2623948"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2630498"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -453,7 +450,7 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624018"></a><h2>See Also</h2>
<a name="id2630568"></a><h2>See Also</h2>
<p>
<span class="type">GModule</span>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorDisplayStack</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
<link rel="prev" href="GimpColorDisplay.html" title="GimpColorDisplay">
<link rel="next" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2579744" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2556710" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2630924" class="shortcut">Description</a>
<a href="#id2631571" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2622265" class="shortcut">Object Hierarchy</a>
<a href="#id2631501" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2622289" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2631525" 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="id2579744"></a><span class="refentrytitle">GimpColorDisplayStack</span>
<a name="id2556710"></a><span class="refentrytitle">GimpColorDisplayStack</span>
</h2>
<p>GimpColorDisplayStack</p>
</td>
@ -58,35 +58,30 @@
<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-struct">GimpColorDisplayStack</a>;
<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a href="GimpColorDisplayStack.html#gimp-color-display-stack-new">gimp_color_display_stack_new</a>
(void);
<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a href="GimpColorDisplayStack.html#gimp-color-display-stack-clone">gimp_color_display_stack_clone</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-changed">gimp_color_display_stack_changed</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-add">gimp_color_display_stack_add</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-remove">gimp_color_display_stack_remove</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-up">gimp_color_display_stack_reorder_up</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-down">gimp_color_display_stack_reorder_down</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert">gimp_color_display_stack_convert</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);
<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-struct">GimpColorDisplayStack</a>;
<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a href="GimpColorDisplayStack.html#gimp-color-display-stack-new">gimp_color_display_stack_new</a> (void);
<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* <a href="GimpColorDisplayStack.html#gimp-color-display-stack-clone">gimp_color_display_stack_clone</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-changed">gimp_color_display_stack_changed</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-add">gimp_color_display_stack_add</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-remove">gimp_color_display_stack_remove</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-up">gimp_color_display_stack_reorder_up</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-reorder-down">gimp_color_display_stack_reorder_down</a>
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert">gimp_color_display_stack_convert</a> (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2622265"></a><h2>Object Hierarchy</h2>
<a name="id2631501"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -94,46 +89,36 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2622289"></a><h2>Signals</h2>
<a name="id2631525"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-added">added</a>" void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run first
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-changed">changed</a>" void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
gpointer user_data) : Run first
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-removed">removed</a>" void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gpointer user_data) : Run first
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered">reordered</a>" void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run first
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-added">added</a>" : Run First
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-changed">changed</a>" : Run First
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-removed">removed</a>" : Run First
"<a href="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered">reordered</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630924"></a><h2>Description</h2>
<a name="id2631571"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630940"></a><h2>Details</h2>
<a name="id2631587"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2630951"></a><h3>
<a name="id2631598"></a><h3>
<a name="GimpColorDisplayStack-struct"></a>GimpColorDisplayStack</h3>
<a class="indexterm" name="id2630962"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<a class="indexterm" name="id2631611"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630977"></a><h3>
<a name="id2631627"></a><h3>
<a name="gimp-color-display-stack-new"></a>gimp_color_display_stack_new ()</h3>
<a class="indexterm" name="id2630990"></a><pre class="programlisting"><a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new
(void);</pre>
<a class="indexterm" name="id2640174"></a><pre class="programlisting"><a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<p>
</p>
@ -150,10 +135,9 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631026"></a><h3>
<a name="id2640209"></a><h3>
<a name="gimp-color-display-stack-clone"></a>gimp_color_display_stack_clone ()</h3>
<a class="indexterm" name="id2631040"></a><pre class="programlisting"><a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_clone
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<a class="indexterm" name="id2640222"></a><pre class="programlisting"><a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_clone (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
@ -177,10 +161,9 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631096"></a><h3>
<a name="id2640277"></a><h3>
<a name="gimp-color-display-stack-changed"></a>gimp_color_display_stack_changed ()</h3>
<a class="indexterm" name="id2631928"></a><pre class="programlisting">void gimp_color_display_stack_changed
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<a class="indexterm" name="id2640291"></a><pre class="programlisting">void gimp_color_display_stack_changed (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
@ -197,10 +180,10 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631974"></a><h3>
<a name="id2640336"></a><h3>
<a name="gimp-color-display-stack-add"></a>gimp_color_display_stack_add ()</h3>
<a class="indexterm" name="id2631987"></a><pre class="programlisting">void gimp_color_display_stack_add (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2640350"></a><pre class="programlisting">void gimp_color_display_stack_add (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -224,10 +207,10 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632054"></a><h3>
<a name="id2640417"></a><h3>
<a name="gimp-color-display-stack-remove"></a>gimp_color_display_stack_remove ()</h3>
<a class="indexterm" name="id2632067"></a><pre class="programlisting">void gimp_color_display_stack_remove (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2631205"></a><pre class="programlisting">void gimp_color_display_stack_remove (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -251,11 +234,10 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632134"></a><h3>
<a name="id2631273"></a><h3>
<a name="gimp-color-display-stack-reorder-up"></a>gimp_color_display_stack_reorder_up ()</h3>
<a class="indexterm" name="id2632148"></a><pre class="programlisting">void gimp_color_display_stack_reorder_up
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2631286"></a><pre class="programlisting">void gimp_color_display_stack_reorder_up (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -279,11 +261,11 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622872"></a><h3>
<a name="id2631353"></a><h3>
<a name="gimp-color-display-stack-reorder-down"></a>gimp_color_display_stack_reorder_down ()</h3>
<a class="indexterm" name="id2622886"></a><pre class="programlisting">void gimp_color_display_stack_reorder_down
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2631366"></a><pre class="programlisting">void gimp_color_display_stack_reorder_down
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -307,15 +289,14 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622954"></a><h3>
<a name="id2631435"></a><h3>
<a name="gimp-color-display-stack-convert"></a>gimp_color_display_stack_convert ()</h3>
<a class="indexterm" name="id2622967"></a><pre class="programlisting">void gimp_color_display_stack_convert
(<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);</pre>
<a class="indexterm" name="id2631448"></a><pre class="programlisting">void gimp_color_display_stack_convert (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
guchar *buf,
gint width,
gint height,
gint bpp,
gint bpl);</pre>
<p>
</p>
@ -359,14 +340,14 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2633007"></a><h2>Signal Details</h2>
<a name="id2638356"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2633016"></a><h3>
<a name="id2638367"></a><h3>
<a name="GimpColorDisplayStack-added"></a>The "added" signal</h3>
<a class="indexterm" name="id2633023"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2638375"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -398,10 +379,10 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633124"></a><h3>
<a name="id2638486"></a><h3>
<a name="GimpColorDisplayStack-changed"></a>The "changed" signal</h3>
<a class="indexterm" name="id2633133"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2638496"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -423,11 +404,11 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633197"></a><h3>
<a name="id2638563"></a><h3>
<a name="GimpColorDisplayStack-removed"></a>The "removed" signal</h3>
<a class="indexterm" name="id2633207"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2638572"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -454,12 +435,12 @@ void <a href="GimpColorDisplayStack.html#gimp-color-display-stack-convert
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633295"></a><h3>
<a name="id2638661"></a><h3>
<a name="GimpColorDisplayStack-reordered"></a>The "reordered" signal</h3>
<a class="indexterm" name="id2633305"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2638671"></a><pre class="programlisting">void user_function (<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
gint arg2,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorHexEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorButton.html" title="GimpColorButton">
<link rel="next" href="GimpColorScale.html" title="GimpColorScale">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2571913" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2559578" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2591749" class="shortcut">Description</a>
<a href="#id2596076" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2585020" class="shortcut">Object Hierarchy</a>
<a href="#id2555900" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2585069" class="shortcut">Implemented Interfaces</a>
<a href="#id2555949" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2585102" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2555982" 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="id2571913"></a><span class="refentrytitle">GimpColorHexEntry</span>
<a name="id2559578"></a><span class="refentrytitle">GimpColorHexEntry</span>
</h2>
<p>GimpColorHexEntry &#8212; Widget for entering a color's hex triplet.</p>
</td>
@ -60,21 +60,21 @@
<a href="GimpColorHexEntry.html#GimpColorHexEntry-struct">GimpColorHexEntry</a>;
GtkWidget* <a href="GimpColorHexEntry.html#gimp-color-hex-entry-new">gimp_color_hex_entry_new</a> (void);
void <a href="GimpColorHexEntry.html#gimp-color-hex-entry-set-color">gimp_color_hex_entry_set_color</a> (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
<a href="GimpColorHexEntry.html#GimpColorHexEntry-struct">GimpColorHexEntry</a>;
GtkWidget* <a href="GimpColorHexEntry.html#gimp-color-hex-entry-new">gimp_color_hex_entry_new</a> (void);
void <a href="GimpColorHexEntry.html#gimp-color-hex-entry-set-color">gimp_color_hex_entry_set_color</a> (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorHexEntry.html#gimp-color-hex-entry-get-color">gimp_color_hex_entry_get_color</a> (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
void <a href="GimpColorHexEntry.html#gimp-color-hex-entry-get-color">gimp_color_hex_entry_get_color</a> (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2585020"></a><h2>Object Hierarchy</h2>
<a name="id2555900"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -86,41 +86,39 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2585069"></a><h2>Implemented Interfaces</h2>
<a name="id2555949"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorHexEntry implements
AtkImplementorIface, GtkEditable and GtkCellEditable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2585102"></a><h2>Signals</h2>
<a name="id2555982"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed">color-changed</a>"
void user_function (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
gpointer user_data) : Run first
"<a href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591749"></a><h2>Description</h2>
<a name="id2596076"></a><h2>Description</h2>
<p>
Widget for entering a color's hex triplet.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2591766"></a><h2>Details</h2>
<a name="id2596092"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2591777"></a><h3>
<a name="id2596103"></a><h3>
<a name="GimpColorHexEntry-struct"></a>GimpColorHexEntry</h3>
<a class="indexterm" name="id2591788"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<a class="indexterm" name="id2596114"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2591805"></a><h3>
<a name="id2596131"></a><h3>
<a name="gimp-color-hex-entry-new"></a>gimp_color_hex_entry_new ()</h3>
<a class="indexterm" name="id2591818"></a><pre class="programlisting">GtkWidget* gimp_color_hex_entry_new (void);</pre>
<a class="indexterm" name="id2596144"></a><pre class="programlisting">GtkWidget* gimp_color_hex_entry_new (void);</pre>
<p>
</p>
<p>
@ -135,15 +133,15 @@ Widget for entering a color's hex triplet.
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2591869"></a><h3>
<a name="id2596199"></a><h3>
<a name="gimp-color-hex-entry-set-color"></a>gimp_color_hex_entry_set_color ()</h3>
<a class="indexterm" name="id2554909"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
<a class="indexterm" name="id2596212"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -170,15 +168,15 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2555007"></a><h3>
<a name="id2559150"></a><h3>
<a name="gimp-color-hex-entry-get-color"></a>gimp_color_hex_entry_get_color ()</h3>
<a class="indexterm" name="id2555022"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
<a class="indexterm" name="id2559165"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -203,17 +201,17 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2592586"></a><h2>Signal Details</h2>
<a name="id2559267"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2592597"></a><h3>
<a name="id2576555"></a><h3>
<a name="GimpColorHexEntry-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2592606"></a><pre class="programlisting">void user_function (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2576565"></a><pre class="programlisting">void user_function (<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorNotebook</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<link rel="prev" href="GimpColorSelector.html" title="GimpColorSelector">
<link rel="next" href="GimpColorScales.html" title="GimpColorScales">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2564865" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579834" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2632624" class="shortcut">Description</a>
<a href="#id2640099" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2625422" class="shortcut">Object Hierarchy</a>
<a href="#id2630019" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2635010" class="shortcut">Implemented Interfaces</a>
<a href="#id2640036" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2635031" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2640057" 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="id2564865"></a><span class="refentrytitle">GimpColorNotebook</span>
<a name="id2579834"></a><span class="refentrytitle">GimpColorNotebook</span>
</h2>
<p>GimpColorNotebook &#8212; A <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -60,16 +60,15 @@
<a href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>;
GtkWidget* <a href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gimp_color_notebook_set_has_page</a>
(<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
GType page_type,
gboolean has_page);
<a href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>;
GtkWidget* <a href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gimp_color_notebook_set_has_page</a> (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
GType page_type,
gboolean has_page);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625422"></a><h2>Object Hierarchy</h2>
<a name="id2630019"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -84,44 +83,43 @@ GtkWidget* <a href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gi
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635010"></a><h2>Implemented Interfaces</h2>
<a name="id2640036"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorNotebook implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635031"></a><h2>Style Properties</h2>
<a name="id2640057"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>" gint : Read
"<a href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">tab-icon-size</a>" GtkIconSize : Read
"<a href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>" gint : Read
"<a href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">tab-icon-size</a>" GtkIconSize : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2632624"></a><h2>Description</h2>
<a name="id2640099"></a><h2>Description</h2>
<p>
The <a href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a> widget is an implementation of a <a 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="id2632661"></a><h2>Details</h2>
<a name="id2640136"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2632672"></a><h3>
<a name="id2640147"></a><h3>
<a name="GimpColorNotebook-struct"></a>GimpColorNotebook</h3>
<a class="indexterm" name="id2632684"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<a class="indexterm" name="id2643507"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632700"></a><h3>
<a name="id2643523"></a><h3>
<a name="gimp-color-notebook-set-has-page"></a>gimp_color_notebook_set_has_page ()</h3>
<a class="indexterm" name="id2632712"></a><pre class="programlisting">GtkWidget* gimp_color_notebook_set_has_page
(<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
GType page_type,
gboolean has_page);</pre>
<a class="indexterm" name="id2643534"></a><pre class="programlisting">GtkWidget* gimp_color_notebook_set_has_page (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
GType page_type,
gboolean has_page);</pre>
<p>
This function adds and removed pages to / from a <a href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a>.
The <em class="parameter"><code>page_type</code></em> passed must be a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> subtype.</p>
@ -157,20 +155,20 @@ The <em class="parameter"><code>page_type</code></em> passed must be a <a href="
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635717"></a><h2>Style Property Details</h2>
<a name="id2643708"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2635727"></a><h3>
<a name="id2643718"></a><h3>
<a name="GimpColorNotebook--tab-border"></a>The "<code class="literal">tab-border</code>" style property</h3>
<a class="indexterm" name="id2635741"></a><pre class="programlisting"> "tab-border" gint : Read</pre>
<a class="indexterm" name="id2643732"></a><pre class="programlisting"> "tab-border" gint : Read</pre>
<p>Width of the border around the tab contents.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635770"></a><h3>
<a name="id2638935"></a><h3>
<a name="GimpColorNotebook--tab-icon-size"></a>The "<code class="literal">tab-icon-size</code>" style property</h3>
<a class="indexterm" name="id2635784"></a><pre class="programlisting"> "tab-icon-size" GtkIconSize : Read</pre>
<a class="indexterm" name="id2638949"></a><pre class="programlisting"> "tab-icon-size" GtkIconSize : Read</pre>
<p>Size for icons displayed in the tab.</p>
<p>Default value: GTK_ICON_SIZE_BUTTON</p>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorScale</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorHexEntry.html" title="GimpColorHexEntry">
<link rel="next" href="GimpColorSelection.html" title="GimpColorSelection">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2590515" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2572596" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2586122" class="shortcut">Description</a>
<a href="#id2596547" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2586046" class="shortcut">Object Hierarchy</a>
<a href="#id2596471" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2586100" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2596526" 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="id2590515"></a><span class="refentrytitle">GimpColorScale</span>
<a name="id2572596"></a><span class="refentrytitle">GimpColorScale</span>
</h2>
<p>GimpColorScale &#8212; Fancy colored sliders.</p>
</td>
@ -58,23 +58,23 @@
<a href="GimpColorScale.html#GimpColorScale-struct">GimpColorScale</a>;
GtkWidget* <a href="GimpColorScale.html#gimp-color-scale-new">gimp_color_scale_new</a> (GtkOrientation orientation,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorScale.html#gimp-color-scale-set-channel">gimp_color_scale_set_channel</a> (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorScale.html#gimp-color-scale-set-color">gimp_color_scale_set_color</a> (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
<a href="GimpColorScale.html#GimpColorScale-struct">GimpColorScale</a>;
GtkWidget* <a href="GimpColorScale.html#gimp-color-scale-new">gimp_color_scale_new</a> (GtkOrientation orientation,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorScale.html#gimp-color-scale-set-channel">gimp_color_scale_set_channel</a> (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorScale.html#gimp-color-scale-set-color">gimp_color_scale_set_color</a> (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586046"></a><h2>Object Hierarchy</h2>
<a name="id2596471"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -87,33 +87,33 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586100"></a><h2>Implemented Interfaces</h2>
<a name="id2596526"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScale implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2586122"></a><h2>Description</h2>
<a name="id2596547"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2592061"></a><h2>Details</h2>
<a name="id2557158"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2592072"></a><h3>
<a name="id2557169"></a><h3>
<a name="GimpColorScale-struct"></a>GimpColorScale</h3>
<a class="indexterm" name="id2592083"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<a class="indexterm" name="id2557181"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2592100"></a><h3>
<a name="id2557197"></a><h3>
<a name="gimp-color-scale-new"></a>gimp_color_scale_new ()</h3>
<a class="indexterm" name="id2592111"></a><pre class="programlisting">GtkWidget* gimp_color_scale_new (GtkOrientation orientation,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<a class="indexterm" name="id2557208"></a><pre class="programlisting">GtkWidget* gimp_color_scale_new (GtkOrientation orientation,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
Creates a new <a href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widget.</p>
<p>
@ -142,10 +142,10 @@ Creates a new <a href="GimpColorScale.html" title="GimpColorScale"><span class="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2592206"></a><h3>
<a name="id2557305"></a><h3>
<a name="gimp-color-scale-set-channel"></a>gimp_color_scale_set_channel ()</h3>
<a class="indexterm" name="id2562109"></a><pre class="programlisting">void gimp_color_scale_set_channel (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<a class="indexterm" name="id2599062"></a><pre class="programlisting">void gimp_color_scale_set_channel (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
Changes the color channel displayed by the <em class="parameter"><code>scale</code></em>.</p>
<p>
@ -169,13 +169,13 @@ Changes the color channel displayed by the <em class="parameter"><code>scale</co
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562192"></a><h3>
<a name="id2599146"></a><h3>
<a name="gimp-color-scale-set-color"></a>gimp_color_scale_set_color ()</h3>
<a class="indexterm" name="id2562203"></a><pre class="programlisting">void gimp_color_scale_set_color (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
<a class="indexterm" name="id2599158"></a><pre class="programlisting">void gimp_color_scale_set_color (<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);</pre>
<p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorScales</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<link rel="prev" href="GimpColorNotebook.html" title="GimpColorNotebook">
<link rel="next" href="GimpColorSelect.html" title="GimpColorSelect">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2605960" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2570307" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2631586" class="shortcut">Description</a>
<a href="#id2638133" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2587572" class="shortcut">Object Hierarchy</a>
<a href="#id2588134" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2631566" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2631698" 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="id2605960"></a><span class="refentrytitle">GimpColorScales</span>
<a name="id2570307"></a><span class="refentrytitle">GimpColorScales</span>
</h2>
<p>GimpColorScales &#8212; A <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -58,12 +58,12 @@
<a href="GimpColorScales.html#GimpColorScales-struct">GimpColorScales</a>;
<a href="GimpColorScales.html#GimpColorScales-struct">GimpColorScales</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2587572"></a><h2>Object Hierarchy</h2>
<a name="id2588134"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -78,13 +78,13 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631566"></a><h2>Implemented Interfaces</h2>
<a name="id2631698"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScales implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631586"></a><h2>Description</h2>
<a name="id2638133"></a><h2>Description</h2>
<p>
The <a href="GimpColorScales.html" title="GimpColorScales"><span class="type">GimpColorScales</span></a> widget is an implementation of a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It shows a group of <a href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widgets that allow to adjust the
@ -92,11 +92,11 @@ HSV and RGB color channels.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2552319"></a><h2>Details</h2>
<a name="id2638171"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2552330"></a><h3>
<a name="id2638182"></a><h3>
<a name="GimpColorScales-struct"></a>GimpColorScales</h3>
<a class="indexterm" name="id2552341"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<a class="indexterm" name="id2638194"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorSelect</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<link rel="prev" href="GimpColorScales.html" title="GimpColorScales">
<link rel="next" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2575432" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2596696" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2630390" class="shortcut">Description</a>
<a href="#id2632931" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2548430" class="shortcut">Object Hierarchy</a>
<a href="#id2597796" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2630369" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2632910" 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="id2575432"></a><span class="refentrytitle">GimpColorSelect</span>
<a name="id2596696"></a><span class="refentrytitle">GimpColorSelect</span>
</h2>
<p>GimpColorSelect &#8212; A <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -58,12 +58,12 @@
<a href="GimpColorSelect.html#GimpColorSelect-struct">GimpColorSelect</a>;
<a href="GimpColorSelect.html#GimpColorSelect-struct">GimpColorSelect</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2548430"></a><h2>Object Hierarchy</h2>
<a name="id2597796"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -78,13 +78,13 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630369"></a><h2>Implemented Interfaces</h2>
<a name="id2632910"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelect implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630390"></a><h2>Description</h2>
<a name="id2632931"></a><h2>Description</h2>
<p>
The <a href="GimpColorSelect.html" title="GimpColorSelect"><span class="type">GimpColorSelect</span></a> widget is an implementation of a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It shows a square area that allows to interactively change two color channels
@ -94,11 +94,11 @@ will then change the other two channels accordingly.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630433"></a><h2>Details</h2>
<a name="id2638987"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2630444"></a><h3>
<a name="id2638997"></a><h3>
<a name="GimpColorSelect-struct"></a>GimpColorSelect</h3>
<a class="indexterm" name="id2630455"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<a class="indexterm" name="id2639009"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorSelection</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorScale.html" title="GimpColorScale">
<link rel="next" href="GimpDialog.html" title="GimpDialog">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,24 +33,24 @@
<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="#id2587105" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2566608" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2569735" class="shortcut">Description</a>
<a href="#id2564803" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2547533" class="shortcut">Object Hierarchy</a>
<a href="#id2599435" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2547594" class="shortcut">Implemented Interfaces</a>
<a href="#id2599495" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2547616" class="shortcut">Properties</a>
<a href="#id2599517" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2569690" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2564778" 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="id2587105"></a><span class="refentrytitle">GimpColorSelection</span>
<a name="id2566608"></a><span class="refentrytitle">GimpColorSelection</span>
</h2>
<p>GimpColorSelection &#8212; Widget for doing a color selection.</p>
</td>
@ -62,43 +62,38 @@
<a href="GimpColorSelection.html#GimpColorSelection-struct">GimpColorSelection</a>;
GtkWidget* <a href="GimpColorSelection.html#gimp-color-selection-new">gimp_color_selection_new</a> (void);
void <a href="GimpColorSelection.html#gimp-color-selection-set-show-alpha">gimp_color_selection_set_show_alpha</a>
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
gboolean show_alpha);
gboolean <a href="GimpColorSelection.html#gimp-color-selection-get-show-alpha">gimp_color_selection_get_show_alpha</a>
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-set-color">gimp_color_selection_set_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
<a href="GimpColorSelection.html#GimpColorSelection-struct">GimpColorSelection</a>;
GtkWidget* <a href="GimpColorSelection.html#gimp-color-selection-new">gimp_color_selection_new</a> (void);
void <a href="GimpColorSelection.html#gimp-color-selection-set-show-alpha">gimp_color_selection_set_show_alpha</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
gboolean show_alpha);
gboolean <a href="GimpColorSelection.html#gimp-color-selection-get-show-alpha">gimp_color_selection_get_show_alpha</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-set-color">gimp_color_selection_set_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorSelection.html#gimp-color-selection-get-color">gimp_color_selection_get_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
void <a href="GimpColorSelection.html#gimp-color-selection-get-color">gimp_color_selection_get_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorSelection.html#gimp-color-selection-set-old-color">gimp_color_selection_set_old_color</a>
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
void <a href="GimpColorSelection.html#gimp-color-selection-set-old-color">gimp_color_selection_set_old_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorSelection.html#gimp-color-selection-get-old-color">gimp_color_selection_get_old_color</a>
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
void <a href="GimpColorSelection.html#gimp-color-selection-get-old-color">gimp_color_selection_get_old_color</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a href="GimpColorSelection.html#gimp-color-selection-reset">gimp_color_selection_reset</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-color-changed">gimp_color_selection_color_changed</a>
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-set-config">gimp_color_selection_set_config</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
void <a href="GimpColorSelection.html#gimp-color-selection-reset">gimp_color_selection_reset</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-color-changed">gimp_color_selection_color_changed</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a href="GimpColorSelection.html#gimp-color-selection-set-config">gimp_color_selection_set_config</a> (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2547533"></a><h2>Object Hierarchy</h2>
<a name="id2599435"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -112,50 +107,48 @@ href="../libgimpconfig/GimpColorConfig.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2547594"></a><h2>Implemented Interfaces</h2>
<a name="id2599495"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelection implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2547616"></a><h2>Properties</h2>
<a name="id2599517"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpColorSelection.html#GimpColorSelection--config">config</a>" <a
"<a href="GimpColorSelection.html#GimpColorSelection--config">config</a>" <a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2569690"></a><h2>Signals</h2>
<a name="id2564778"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorSelection.html#GimpColorSelection-color-changed">color-changed</a>"
void user_function (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
gpointer user_data) : Run first
"<a href="GimpColorSelection.html#GimpColorSelection-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2569735"></a><h2>Description</h2>
<a name="id2564803"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2569751"></a><h2>Details</h2>
<a name="id2564819"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2569761"></a><h3>
<a name="id2564830"></a><h3>
<a name="GimpColorSelection-struct"></a>GimpColorSelection</h3>
<a class="indexterm" name="id2569773"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<a class="indexterm" name="id2564841"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2569790"></a><h3>
<a name="id2564858"></a><h3>
<a name="gimp-color-selection-new"></a>gimp_color_selection_new ()</h3>
<a class="indexterm" name="id2569801"></a><pre class="programlisting">GtkWidget* gimp_color_selection_new (void);</pre>
<a class="indexterm" name="id2564869"></a><pre class="programlisting">GtkWidget* gimp_color_selection_new (void);</pre>
<p>
Creates a new <a href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a> widget.</p>
<p>
@ -172,11 +165,10 @@ Creates a new <a href="GimpColorSelection.html" title="GimpColorSelection"><span
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2569854"></a><h3>
<a name="id2564924"></a><h3>
<a name="gimp-color-selection-set-show-alpha"></a>gimp_color_selection_set_show_alpha ()</h3>
<a class="indexterm" name="id2569868"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
gboolean show_alpha);</pre>
<a class="indexterm" name="id2564937"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
gboolean show_alpha);</pre>
<p>
Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em class="parameter"><code>selection</code></em> widget.</p>
<p>
@ -200,10 +192,9 @@ Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586692"></a><h3>
<a name="id2601196"></a><h3>
<a name="gimp-color-selection-get-show-alpha"></a>gimp_color_selection_get_show_alpha ()</h3>
<a class="indexterm" name="id2586705"></a><pre class="programlisting">gboolean gimp_color_selection_get_show_alpha
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2601209"></a><pre class="programlisting">gboolean gimp_color_selection_get_show_alpha (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Returns the <em class="parameter"><code>selection</code></em>'s <em class="parameter"><code>show_alpha</code></em> property.</p>
<p>
@ -227,10 +218,10 @@ Returns the <em class="parameter"><code>selection</code></em>'s <em class="param
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586800"></a><h3>
<a name="id2601303"></a><h3>
<a name="gimp-color-selection-set-color"></a>gimp_color_selection_set_color ()</h3>
<a class="indexterm" name="id2586813"></a><pre class="programlisting">void gimp_color_selection_set_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
<a class="indexterm" name="id2601316"></a><pre class="programlisting">void gimp_color_selection_set_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -256,10 +247,10 @@ Sets the <a href="GimpColorSelection.html" title="GimpColorSelection"><span clas
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586910"></a><h3>
<a name="id2601415"></a><h3>
<a name="gimp-color-selection-get-color"></a>gimp_color_selection_get_color ()</h3>
<a class="indexterm" name="id2586924"></a><pre class="programlisting">void gimp_color_selection_get_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
<a class="indexterm" name="id2601428"></a><pre class="programlisting">void gimp_color_selection_get_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -285,11 +276,10 @@ This function returns the <a href="GimpColorSelection.html" title="GimpColorSele
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598073"></a><h3>
<a name="id2606214"></a><h3>
<a name="gimp-color-selection-set-old-color"></a>gimp_color_selection_set_old_color ()</h3>
<a class="indexterm" name="id2598086"></a><pre class="programlisting">void gimp_color_selection_set_old_color
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
<a class="indexterm" name="id2606226"></a><pre class="programlisting">void gimp_color_selection_set_old_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -315,11 +305,10 @@ Sets the <a href="GimpColorSelection.html" title="GimpColorSelection"><span clas
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598175"></a><h3>
<a name="id2606312"></a><h3>
<a name="gimp-color-selection-get-old-color"></a>gimp_color_selection_get_old_color ()</h3>
<a class="indexterm" name="id2598189"></a><pre class="programlisting">void gimp_color_selection_get_old_color
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
<a class="indexterm" name="id2606326"></a><pre class="programlisting">void gimp_color_selection_get_old_color (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
@ -345,9 +334,9 @@ This function returns the <a href="GimpColorSelection.html" title="GimpColorSele
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598288"></a><h3>
<a name="id2606424"></a><h3>
<a name="gimp-color-selection-reset"></a>gimp_color_selection_reset ()</h3>
<a class="indexterm" name="id2598300"></a><pre class="programlisting">void gimp_color_selection_reset (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2606436"></a><pre class="programlisting">void gimp_color_selection_reset (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Sets the <a href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color to its old color.</p>
<p>
@ -364,10 +353,9 @@ Sets the <a href="GimpColorSelection.html" title="GimpColorSelection"><span clas
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598364"></a><h3>
<a name="id2606501"></a><h3>
<a name="gimp-color-selection-color-changed"></a>gimp_color_selection_color_changed ()</h3>
<a class="indexterm" name="id2598378"></a><pre class="programlisting">void gimp_color_selection_color_changed
(<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2606515"></a><pre class="programlisting">void gimp_color_selection_color_changed (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Emits the "color-changed" signal.</p>
<p>
@ -384,10 +372,10 @@ Emits the "color-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598436"></a><h3>
<a name="id2606573"></a><h3>
<a name="gimp-color-selection-set-config"></a>gimp_color_selection_set_config ()</h3>
<a class="indexterm" name="id2598452"></a><pre class="programlisting">void gimp_color_selection_set_config (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
<a class="indexterm" name="id2606588"></a><pre class="programlisting">void gimp_color_selection_set_config (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
<p>
@ -410,28 +398,28 @@ Sets the color management configuration to use with this color selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2598531"></a><h2>Property Details</h2>
<a name="id2606670"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2598541"></a><h3>
<a name="id2606680"></a><h3>
<a name="GimpColorSelection--config"></a>The "<code class="literal">config</code>" property</h3>
<a class="indexterm" name="id2598555"></a><pre class="programlisting"> "config" <a
<a class="indexterm" name="id2606694"></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="id2598577"></a><h2>Signal Details</h2>
<a name="id2606716"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2598588"></a><h3>
<a name="id2606727"></a><h3>
<a name="GimpColorSelection-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2598597"></a><pre class="programlisting">void user_function (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2606737"></a><pre class="programlisting">void user_function (<a href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpColorSelector</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<link rel="prev" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
<link rel="next" href="GimpColorNotebook.html" title="GimpColorNotebook">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2585439" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2510869" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2631618" class="shortcut">Description</a>
<a href="#id2640504" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630189" class="shortcut">Object Hierarchy</a>
<a href="#id2638082" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2630271" class="shortcut">Implemented Interfaces</a>
<a href="#id2640452" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2630293" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2640473" 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="id2585439"></a><span class="refentrytitle">GimpColorSelector</span>
<a name="id2510869"></a><span class="refentrytitle">GimpColorSelector</span>
</h2>
<p>GimpColorSelector &#8212; Pluggable GIMP color selector modules.</p>
</td>
@ -60,49 +60,46 @@
<a href="GimpColorSelector.html#GimpColorSelector-struct">GimpColorSelector</a>;
#define <a href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS">GIMP_COLOR_SELECTOR_SIZE</a>
#define <a href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
enum <a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a>;
GtkWidget* <a href="GimpColorSelector.html#gimp-color-selector-new">gimp_color_selector_new</a> (GType selector_type,
const <a
<a href="GimpColorSelector.html#GimpColorSelector-struct">GimpColorSelector</a>;
#define <a href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS">GIMP_COLOR_SELECTOR_SIZE</a>
#define <a href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
enum <a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a>;
GtkWidget* <a href="GimpColorSelector.html#gimp-color-selector-new">gimp_color_selector_new</a> (GType selector_type,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorSelector.html#gimp-color-selector-set-toggles-visible">gimp_color_selector_set_toggles_visible</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean visible);
void <a href="GimpColorSelector.html#gimp-color-selector-set-toggles-sensitive">gimp_color_selector_set_toggles_sensitive</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean sensitive);
void <a href="GimpColorSelector.html#gimp-color-selector-set-show-alpha">gimp_color_selector_set_show_alpha</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean show_alpha);
void <a href="GimpColorSelector.html#gimp-color-selector-set-color">gimp_color_selector_set_color</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorSelector.html#gimp-color-selector-set-toggles-visible">gimp_color_selector_set_toggles_visible</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean visible);
void <a href="GimpColorSelector.html#gimp-color-selector-set-toggles-sensitive">gimp_color_selector_set_toggles_sensitive</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean sensitive);
void <a href="GimpColorSelector.html#gimp-color-selector-set-show-alpha">gimp_color_selector_set_show_alpha</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean show_alpha);
void <a href="GimpColorSelector.html#gimp-color-selector-set-color">gimp_color_selector_set_color</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);
void <a href="GimpColorSelector.html#gimp-color-selector-set-channel">gimp_color_selector_set_channel</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorSelector.html#gimp-color-selector-color-changed">gimp_color_selector_color_changed</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);
void <a href="GimpColorSelector.html#gimp-color-selector-channel-changed">gimp_color_selector_channel_changed</a>
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);
void <a href="GimpColorSelector.html#gimp-color-selector-set-config">gimp_color_selector_set_config</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
void <a href="GimpColorSelector.html#gimp-color-selector-set-channel">gimp_color_selector_set_channel</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a href="GimpColorSelector.html#gimp-color-selector-color-changed">gimp_color_selector_color_changed</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);
void <a href="GimpColorSelector.html#gimp-color-selector-channel-changed">gimp_color_selector_channel_changed</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);
void <a href="GimpColorSelector.html#gimp-color-selector-set-config">gimp_color_selector_set_config</a> (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630189"></a><h2>Object Hierarchy</h2>
<a name="id2638082"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -119,48 +116,41 @@ href="../libgimpconfig/GimpColorConfig.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630271"></a><h2>Implemented Interfaces</h2>
<a name="id2640452"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelector implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630293"></a><h2>Signals</h2>
<a name="id2640473"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpColorSelector.html#GimpColorSelector-channel-changed">channel-changed</a>"
void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gint arg1,
gpointer user_data) : Run first
"<a href="GimpColorSelector.html#GimpColorSelector-color-changed">color-changed</a>"
void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gpointer arg1,
gpointer arg2,
gpointer user_data) : Run first
"<a href="GimpColorSelector.html#GimpColorSelector-channel-changed">channel-changed</a>" : Run First
"<a href="GimpColorSelector.html#GimpColorSelector-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631618"></a><h2>Description</h2>
<a name="id2640504"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP color
selector modules.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631635"></a><h2>Details</h2>
<a name="id2640521"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631646"></a><h3>
<a name="id2640532"></a><h3>
<a name="GimpColorSelector-struct"></a>GimpColorSelector</h3>
<a class="indexterm" name="id2631658"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<a class="indexterm" name="id2640544"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631674"></a><h3>
<a name="id2640560"></a><h3>
<a name="GIMP-COLOR-SELECTOR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_SIZE</h3>
<a class="indexterm" name="id2631687"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
<a class="indexterm" name="id2640571"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
</pre>
<p>
The suggested size for a color area in a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -168,9 +158,9 @@ The suggested size for a color area in a <a href="GimpColorSelector.html" title=
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631711"></a><h3>
<a name="id2640595"></a><h3>
<a name="GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_BAR_SIZE</h3>
<a class="indexterm" name="id2631724"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
<a class="indexterm" name="id2640606"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
</pre>
<p>
The suggested width for a color bar in a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -178,9 +168,9 @@ The suggested width for a color bar in a <a href="GimpColorSelector.html" title=
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631748"></a><h3>
<a name="id2640631"></a><h3>
<a name="GimpColorSelectorChannel"></a>enum GimpColorSelectorChannel</h3>
<a class="indexterm" name="id2631760"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2640643"></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;*/
@ -238,16 +228,16 @@ The suggested width for a color bar in a <a href="GimpColorSelector.html" title=
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631907"></a><h3>
<a name="id2639427"></a><h3>
<a name="gimp-color-selector-new"></a>gimp_color_selector_new ()</h3>
<a class="indexterm" name="id2631919"></a><pre class="programlisting">GtkWidget* gimp_color_selector_new (GType selector_type,
const <a
<a class="indexterm" name="id2639438"></a><pre class="programlisting">GtkWidget* gimp_color_selector_new (GType selector_type,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
</p>
@ -286,11 +276,11 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632294"></a><h3>
<a name="id2639558"></a><h3>
<a name="gimp-color-selector-set-toggles-visible"></a>gimp_color_selector_set_toggles_visible ()</h3>
<a class="indexterm" name="id2632307"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean visible);</pre>
<a class="indexterm" name="id2639571"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean visible);</pre>
<p>
</p>
@ -314,11 +304,11 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632376"></a><h3>
<a name="id2639640"></a><h3>
<a name="gimp-color-selector-set-toggles-sensitive"></a>gimp_color_selector_set_toggles_sensitive ()</h3>
<a class="indexterm" name="id2632390"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean sensitive);</pre>
<a class="indexterm" name="id2639654"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean sensitive);</pre>
<p>
</p>
@ -342,11 +332,10 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632458"></a><h3>
<a name="id2639723"></a><h3>
<a name="gimp-color-selector-set-show-alpha"></a>gimp_color_selector_set_show_alpha ()</h3>
<a class="indexterm" name="id2632472"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean show_alpha);</pre>
<a class="indexterm" name="id2639736"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
gboolean show_alpha);</pre>
<p>
</p>
@ -370,13 +359,13 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632539"></a><h3>
<a name="id2639804"></a><h3>
<a name="gimp-color-selector-set-color"></a>gimp_color_selector_set_color ()</h3>
<a class="indexterm" name="id2632553"></a><pre class="programlisting">void gimp_color_selector_set_color (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
<a class="indexterm" name="id2639817"></a><pre class="programlisting">void gimp_color_selector_set_color (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);</pre>
<p>
@ -407,10 +396,10 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635087"></a><h3>
<a name="id2642987"></a><h3>
<a name="gimp-color-selector-set-channel"></a>gimp_color_selector_set_channel ()</h3>
<a class="indexterm" name="id2635099"></a><pre class="programlisting">void gimp_color_selector_set_channel (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<a class="indexterm" name="id2642998"></a><pre class="programlisting">void gimp_color_selector_set_channel (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
</p>
@ -434,10 +423,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635159"></a><h3>
<a name="id2643059"></a><h3>
<a name="gimp-color-selector-color-changed"></a>gimp_color_selector_color_changed ()</h3>
<a class="indexterm" name="id2635172"></a><pre class="programlisting">void gimp_color_selector_color_changed
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2643072"></a><pre class="programlisting">void gimp_color_selector_color_changed (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -454,10 +442,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635214"></a><h3>
<a name="id2643113"></a><h3>
<a name="gimp-color-selector-channel-changed"></a>gimp_color_selector_channel_changed ()</h3>
<a class="indexterm" name="id2635227"></a><pre class="programlisting">void gimp_color_selector_channel_changed
(<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2643126"></a><pre class="programlisting">void gimp_color_selector_channel_changed (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -474,10 +461,10 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635268"></a><h3>
<a name="id2643167"></a><h3>
<a name="gimp-color-selector-set-config"></a>gimp_color_selector_set_config ()</h3>
<a class="indexterm" name="id2635282"></a><pre class="programlisting">void gimp_color_selector_set_config (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
<a class="indexterm" name="id2643181"></a><pre class="programlisting">void gimp_color_selector_set_config (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
<p>
@ -500,18 +487,18 @@ Sets the color management configuration to use with this color selector.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635352"></a><h2>Signal Details</h2>
<a name="id2643254"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2635362"></a><h3>
<a name="id2643263"></a><h3>
<a name="GimpColorSelector-channel-changed"></a>The "channel-changed" signal</h3>
<a class="indexterm" name="id2635371"></a><pre class="programlisting">void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gint arg1,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2643272"></a><pre class="programlisting">void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gint arg1,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -538,12 +525,12 @@ Sets the color management configuration to use with this color selector.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635452"></a><h3>
<a name="id2643354"></a><h3>
<a name="GimpColorSelector-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2635461"></a><pre class="programlisting">void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gpointer arg1,
gpointer arg2,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2643364"></a><pre class="programlisting">void user_function (<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
gpointer arg1,
gpointer arg2,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -575,7 +562,7 @@ Sets the color management configuration to use with this color selector.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635563"></a><h2>See Also</h2>
<a name="id2643466"></a><h2>See Also</h2>
<p>
<span class="type">GModule</span>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpController</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
<link rel="prev" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
<link rel="next" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2594242" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580514" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2630742" class="shortcut">Description</a>
<a href="#id2639271" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630606" class="shortcut">Object Hierarchy</a>
<a href="#id2639160" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2630630" class="shortcut">Implemented Interfaces</a>
<a href="#id2639184" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2630651" class="shortcut">Properties</a>
<a href="#id2639205" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2630693" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2639246" 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="id2594242"></a><span class="refentrytitle">GimpController</span>
<a name="id2580514"></a><span class="refentrytitle">GimpController</span>
</h2>
<p>GimpController &#8212; Pluggable GIMP input controller modules.</p>
</td>
@ -62,26 +62,25 @@
enum <a href="GimpController.html#GimpControllerEventType">GimpControllerEventType</a>;
<a href="GimpController.html#GimpControllerEventAny">GimpControllerEventAny</a>;
<a href="GimpController.html#GimpControllerEventTrigger">GimpControllerEventTrigger</a>;
<a href="GimpController.html#GimpControllerEventValue">GimpControllerEventValue</a>;
union <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a>;
<a href="GimpController.html#GimpController-struct">GimpController</a>;
<a href="GimpController.html" title="GimpController">GimpController</a>* <a href="GimpController.html#gimp-controller-new">gimp_controller_new</a> (GType controller_type);
gint <a href="GimpController.html#gimp-controller-get-n-events">gimp_controller_get_n_events</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller);
const gchar* <a href="GimpController.html#gimp-controller-get-event-name">gimp_controller_get_event_name</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);
const gchar* <a href="GimpController.html#gimp-controller-get-event-blurb">gimp_controller_get_event_blurb</a>
(<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);
gboolean <a href="GimpController.html#gimp-controller-event">gimp_controller_event</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);
enum <a href="GimpController.html#GimpControllerEventType">GimpControllerEventType</a>;
<a href="GimpController.html#GimpControllerEventAny">GimpControllerEventAny</a>;
<a href="GimpController.html#GimpControllerEventTrigger">GimpControllerEventTrigger</a>;
<a href="GimpController.html#GimpControllerEventValue">GimpControllerEventValue</a>;
union <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a>;
<a href="GimpController.html#GimpController-struct">GimpController</a>;
<a href="GimpController.html" title="GimpController">GimpController</a>* <a href="GimpController.html#gimp-controller-new">gimp_controller_new</a> (GType controller_type);
gint <a href="GimpController.html#gimp-controller-get-n-events">gimp_controller_get_n_events</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller);
const gchar* <a href="GimpController.html#gimp-controller-get-event-name">gimp_controller_get_event_name</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);
const gchar* <a href="GimpController.html#gimp-controller-get-event-blurb">gimp_controller_get_event_blurb</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);
gboolean <a href="GimpController.html#gimp-controller-event">gimp_controller_event</a> (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630606"></a><h2>Object Hierarchy</h2>
<a name="id2639160"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -89,7 +88,7 @@ gboolean <a href="GimpController.html#gimp-controller-event">gimp_controller_
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630630"></a><h2>Implemented Interfaces</h2>
<a name="id2639184"></a><h2>Implemented Interfaces</h2>
<p>
GimpController implements
<a
@ -97,34 +96,32 @@ href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630651"></a><h2>Properties</h2>
<a name="id2639205"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpController.html#GimpController--name">name</a>" gchararray : Read / Write / Construct
"<a href="GimpController.html#GimpController--state">state</a>" gchararray : Read / Write / Construct
"<a href="GimpController.html#GimpController--name">name</a>" gchararray : Read / Write / Construct
"<a href="GimpController.html#GimpController--state">state</a>" gchararray : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630693"></a><h2>Signals</h2>
<a name="id2639246"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpController.html#GimpController-event">event</a>" gboolean user_function (<a href="GimpController.html" title="GimpController">GimpController</a> *gimpcontroller,
gpointer arg1,
gpointer user_data) : Run last
"<a href="GimpController.html#GimpController-event">event</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630742"></a><h2>Description</h2>
<a name="id2639271"></a><h2>Description</h2>
<p>
An abstract interface for implementing arbitrary input controllers.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630759"></a><h2>Details</h2>
<a name="id2639288"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631108"></a><h3>
<a name="id2639299"></a><h3>
<a name="GimpControllerEventType"></a>enum GimpControllerEventType</h3>
<a class="indexterm" name="id2631120"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2639310"></a><pre class="programlisting">typedef enum
{
GIMP_CONTROLLER_EVENT_TRIGGER,
GIMP_CONTROLLER_EVENT_VALUE
@ -136,9 +133,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631137"></a><h3>
<a name="id2640723"></a><h3>
<a name="GimpControllerEventAny"></a>GimpControllerEventAny</h3>
<a class="indexterm" name="id2631148"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2640734"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -150,9 +147,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631166"></a><h3>
<a name="id2640752"></a><h3>
<a name="GimpControllerEventTrigger"></a>GimpControllerEventTrigger</h3>
<a class="indexterm" name="id2631177"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2640763"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -164,9 +161,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631194"></a><h3>
<a name="id2640781"></a><h3>
<a name="GimpControllerEventValue"></a>GimpControllerEventValue</h3>
<a class="indexterm" name="id2631206"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2640792"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -179,9 +176,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631224"></a><h3>
<a name="id2640810"></a><h3>
<a name="GimpControllerEvent"></a>union GimpControllerEvent</h3>
<a class="indexterm" name="id2631236"></a><pre class="programlisting">union GimpControllerEvent
<a class="indexterm" name="id2640823"></a><pre class="programlisting">union GimpControllerEvent
{
GimpControllerEventType type;
GimpControllerEventAny any;
@ -195,18 +192,18 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631254"></a><h3>
<a name="id2640841"></a><h3>
<a name="GimpController-struct"></a>GimpController</h3>
<a class="indexterm" name="id2631266"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<a class="indexterm" name="id2640852"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631282"></a><h3>
<a name="id2640869"></a><h3>
<a name="gimp-controller-new"></a>gimp_controller_new ()</h3>
<a class="indexterm" name="id2631295"></a><pre class="programlisting"><a href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (GType controller_type);</pre>
<a class="indexterm" name="id2640881"></a><pre class="programlisting"><a href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (GType controller_type);</pre>
<p>
</p>
@ -230,9 +227,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631351"></a><h3>
<a name="id2640937"></a><h3>
<a name="gimp-controller-get-n-events"></a>gimp_controller_get_n_events ()</h3>
<a class="indexterm" name="id2631362"></a><pre class="programlisting">gint gimp_controller_get_n_events (<a href="GimpController.html" title="GimpController">GimpController</a> *controller);</pre>
<a class="indexterm" name="id2640948"></a><pre class="programlisting">gint gimp_controller_get_n_events (<a href="GimpController.html" title="GimpController">GimpController</a> *controller);</pre>
<p>
</p>
@ -256,10 +253,10 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634018"></a><h3>
<a name="id2641005"></a><h3>
<a name="gimp-controller-get-event-name"></a>gimp_controller_get_event_name ()</h3>
<a class="indexterm" name="id2634030"></a><pre class="programlisting">const gchar* gimp_controller_get_event_name (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);</pre>
<a class="indexterm" name="id2641927"></a><pre class="programlisting">const gchar* gimp_controller_get_event_name (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);</pre>
<p>
</p>
@ -288,11 +285,10 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634108"></a><h3>
<a name="id2642007"></a><h3>
<a name="gimp-controller-get-event-blurb"></a>gimp_controller_get_event_blurb ()</h3>
<a class="indexterm" name="id2634119"></a><pre class="programlisting">const gchar* gimp_controller_get_event_blurb
(<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);</pre>
<a class="indexterm" name="id2642018"></a><pre class="programlisting">const gchar* gimp_controller_get_event_blurb (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
gint event_id);</pre>
<p>
</p>
@ -321,10 +317,10 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634198"></a><h3>
<a name="id2642097"></a><h3>
<a name="gimp-controller-event"></a>gimp_controller_event ()</h3>
<a class="indexterm" name="id2634209"></a><pre class="programlisting">gboolean gimp_controller_event (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);</pre>
<a class="indexterm" name="id2642108"></a><pre class="programlisting">gboolean gimp_controller_event (<a href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);</pre>
<p>
</p>
@ -353,31 +349,31 @@ An abstract interface for implementing arbitrary input controllers.
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2634289"></a><h2>Property Details</h2>
<a name="id2642188"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2634299"></a><h3>
<a name="id2642198"></a><h3>
<a name="GimpController--name"></a>The "<code class="literal">name</code>" property</h3>
<a class="indexterm" name="id2634313"></a><pre class="programlisting"> "name" gchararray : Read / Write / Construct</pre>
<a class="indexterm" name="id2642212"></a><pre class="programlisting"> "name" gchararray : Read / Write / Construct</pre>
<p></p>
<p>Default value: "Unnamed Controller"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634337"></a><h3>
<a name="id2642236"></a><h3>
<a name="GimpController--state"></a>The "<code class="literal">state</code>" property</h3>
<a class="indexterm" name="id2634351"></a><pre class="programlisting"> "state" gchararray : Read / Write / Construct</pre>
<a class="indexterm" name="id2642250"></a><pre class="programlisting"> "state" gchararray : Read / Write / Construct</pre>
<p></p>
<p>Default value: "Unknown"</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2634376"></a><h2>Signal Details</h2>
<a name="id2642274"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2634387"></a><h3>
<a name="id2642285"></a><h3>
<a name="GimpController-event"></a>The "event" signal</h3>
<a class="indexterm" name="id2634395"></a><pre class="programlisting">gboolean user_function (<a href="GimpController.html" title="GimpController">GimpController</a> *gimpcontroller,
gpointer arg1,
gpointer user_data) : Run last</pre>
<a class="indexterm" name="id2642293"></a><pre class="programlisting">gboolean user_function (<a href="GimpController.html" title="GimpController">GimpController</a> *gimpcontroller,
gpointer arg1,
gpointer user_data) : Run Last</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpDialog</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorSelection.html" title="GimpColorSelection">
<link rel="next" href="GimpEnumStore.html" title="GimpEnumStore">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2554899" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2569731" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2587292" class="shortcut">Description</a>
<a href="#id2604606" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2574135" class="shortcut">Object Hierarchy</a>
<a href="#id2598048" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2574202" class="shortcut">Implemented Interfaces</a>
<a href="#id2598116" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2574224" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2598137" 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="id2554899"></a><span class="refentrytitle">GimpDialog</span>
<a name="id2569731"></a><span class="refentrytitle">GimpDialog</span>
</h2>
<p>GimpDialog &#8212; Constructors for <span class="type">GtkDialog</span>'s and action_areas as well as other
dialog-related stuff.</p>
@ -61,35 +61,35 @@ dialog-related stuff.</p>
<a href="GimpDialog.html#GimpDialog-struct">GimpDialog</a>;
GtkWidget* <a href="GimpDialog.html#gimp-dialog-new">gimp_dialog_new</a> (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
...);
GtkWidget* <a href="GimpDialog.html#gimp-dialog-new-valist">gimp_dialog_new_valist</a> (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
va_list args);
GtkWidget* <a href="GimpDialog.html#gimp-dialog-add-button">gimp_dialog_add_button</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const gchar *button_text,
gint response_id);
void <a href="GimpDialog.html#gimp-dialog-add-buttons">gimp_dialog_add_buttons</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);
void <a href="GimpDialog.html#gimp-dialog-add-buttons-valist">gimp_dialog_add_buttons_valist</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);
gint <a href="GimpDialog.html#gimp-dialog-run">gimp_dialog_run</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);
void <a href="GimpDialog.html#gimp-dialogs-show-help-button">gimp_dialogs_show_help_button</a> (gboolean show);
<a href="GimpDialog.html#GimpDialog-struct">GimpDialog</a>;
GtkWidget* <a href="GimpDialog.html#gimp-dialog-new">gimp_dialog_new</a> (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
...);
GtkWidget* <a href="GimpDialog.html#gimp-dialog-new-valist">gimp_dialog_new_valist</a> (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
va_list args);
GtkWidget* <a href="GimpDialog.html#gimp-dialog-add-button">gimp_dialog_add_button</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const gchar *button_text,
gint response_id);
void <a href="GimpDialog.html#gimp-dialog-add-buttons">gimp_dialog_add_buttons</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);
void <a href="GimpDialog.html#gimp-dialog-add-buttons-valist">gimp_dialog_add_buttons_valist</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);
gint <a href="GimpDialog.html#gimp-dialog-run">gimp_dialog_run</a> (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);
void <a href="GimpDialog.html#gimp-dialogs-show-help-button">gimp_dialogs_show_help_button</a> (gboolean show);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2574135"></a><h2>Object Hierarchy</h2>
<a name="id2598048"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -104,46 +104,46 @@ void <a href="GimpDialog.html#gimp-dialogs-show-help-button">gimp_dialogs
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2574202"></a><h2>Implemented Interfaces</h2>
<a name="id2598116"></a><h2>Implemented Interfaces</h2>
<p>
GimpDialog implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2574224"></a><h2>Properties</h2>
<a name="id2598137"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpDialog.html#GimpDialog--help-func">help-func</a>" gpointer : Read / Write / Construct Only
"<a href="GimpDialog.html#GimpDialog--help-id">help-id</a>" gchararray : Read / Write / Construct Only
"<a href="GimpDialog.html#GimpDialog--help-func">help-func</a>" gpointer : Read / Write / Construct Only
"<a href="GimpDialog.html#GimpDialog--help-id">help-id</a>" gchararray : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2587292"></a><h2>Description</h2>
<a name="id2604606"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2587307"></a><h2>Details</h2>
<a name="id2604622"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2587318"></a><h3>
<a name="id2604632"></a><h3>
<a name="GimpDialog-struct"></a>GimpDialog</h3>
<a class="indexterm" name="id2587331"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<a class="indexterm" name="id2604645"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2587346"></a><h3>
<a name="id2604660"></a><h3>
<a name="gimp-dialog-new"></a>gimp_dialog_new ()</h3>
<a class="indexterm" name="id2587358"></a><pre class="programlisting">GtkWidget* gimp_dialog_new (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
...);</pre>
<a class="indexterm" name="id2604672"></a><pre class="programlisting">GtkWidget* gimp_dialog_new (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
...);</pre>
<p>
Creates a new <em class="parameter"><code>GimpDialog</code></em> widget.
</p>
@ -208,15 +208,15 @@ action_area buttons see <code class="function">gtk_dialog_new_with_buttons()</co
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2595880"></a><h3>
<a name="id2600436"></a><h3>
<a name="gimp-dialog-new-valist"></a>gimp_dialog_new_valist ()</h3>
<a class="indexterm" name="id2595891"></a><pre class="programlisting">GtkWidget* gimp_dialog_new_valist (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
va_list args);</pre>
<a class="indexterm" name="id2600448"></a><pre class="programlisting">GtkWidget* gimp_dialog_new_valist (const gchar *title,
const gchar *role,
GtkWidget *parent,
GtkDialogFlags flags,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
va_list args);</pre>
<p>
Creates a new <em class="parameter"><code>GimpDialog</code></em> widget. If a GtkWindow is specified as
<em class="parameter"><code>parent</code></em> then the dialog will be made transient for this window.
@ -277,11 +277,11 @@ action_area buttons see <code class="function">gtk_dialog_new_with_buttons()</co
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2599923"></a><h3>
<a name="id2608104"></a><h3>
<a name="gimp-dialog-add-button"></a>gimp_dialog_add_button ()</h3>
<a class="indexterm" name="id2599934"></a><pre class="programlisting">GtkWidget* gimp_dialog_add_button (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const gchar *button_text,
gint response_id);</pre>
<a class="indexterm" name="id2608115"></a><pre class="programlisting">GtkWidget* gimp_dialog_add_button (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const gchar *button_text,
gint response_id);</pre>
<p>
This function is essentially the same as <code class="function">gtk_dialog_add_button()</code>
except it ensures there is only one help button and automatically
@ -317,10 +317,10 @@ sets the RESPONSE_OK widget as the default response.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600055"></a><h3>
<a name="id2608236"></a><h3>
<a name="gimp-dialog-add-buttons"></a>gimp_dialog_add_buttons ()</h3>
<a class="indexterm" name="id2600066"></a><pre class="programlisting">void gimp_dialog_add_buttons (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);</pre>
<a class="indexterm" name="id2608248"></a><pre class="programlisting">void gimp_dialog_add_buttons (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);</pre>
<p>
This function is essentially the same as <code class="function">gtk_dialog_add_buttons()</code>
except it calls <a href="GimpDialog.html#gimp-dialog-add-button"><code class="function">gimp_dialog_add_button()</code></a> instead of <code class="function">gtk_dialog_add_button()</code></p>
@ -345,10 +345,10 @@ except it calls <a href="GimpDialog.html#gimp-dialog-add-button"><code class="fu
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600162"></a><h3>
<a name="id2608344"></a><h3>
<a name="gimp-dialog-add-buttons-valist"></a>gimp_dialog_add_buttons_valist ()</h3>
<a class="indexterm" name="id2600175"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
<a class="indexterm" name="id2608358"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
<p>
This function is essentially the same as <a href="GimpDialog.html#gimp-dialog-add-buttons"><code class="function">gimp_dialog_add_buttons()</code></a>
except it takes a va_list instead of '...'</p>
@ -373,9 +373,9 @@ except it takes a va_list instead of '...'</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600242"></a><h3>
<a name="id2608422"></a><h3>
<a name="gimp-dialog-run"></a>gimp_dialog_run ()</h3>
<a class="indexterm" name="id2600252"></a><pre class="programlisting">gint gimp_dialog_run (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<a class="indexterm" name="id2608432"></a><pre class="programlisting">gint gimp_dialog_run (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<p>
This function does exactly the same as <code class="function">gtk_dialog_run()</code> except it
does not make the dialog modal while the <span class="type">GMainLoop</span> is running.</p>
@ -400,9 +400,9 @@ does not make the dialog modal while the <span class="type">GMainLoop</span> is
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600328"></a><h3>
<a name="id2608508"></a><h3>
<a name="gimp-dialogs-show-help-button"></a>gimp_dialogs_show_help_button ()</h3>
<a class="indexterm" name="id2600342"></a><pre class="programlisting">void gimp_dialogs_show_help_button (gboolean show);</pre>
<a class="indexterm" name="id2608523"></a><pre class="programlisting">void gimp_dialogs_show_help_button (gboolean show);</pre>
<p>
This function is for internal use only.</p>
<p>
@ -416,23 +416,23 @@ This function is for internal use only.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2600393"></a><h2>Property Details</h2>
<a name="id2608576"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2600403"></a><h3>
<a name="id2608586"></a><h3>
<a name="GimpDialog--help-func"></a>The "<code class="literal">help-func</code>" property</h3>
<a class="indexterm" name="id2600415"></a><pre class="programlisting"> "help-func" gpointer : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2608598"></a><pre class="programlisting"> "help-func" gpointer : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600434"></a><h3>
<a name="id2608618"></a><h3>
<a name="GimpDialog--help-id"></a>The "<code class="literal">help-id</code>" property</h3>
<a class="indexterm" name="id2600446"></a><pre class="programlisting"> "help-id" gchararray : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2608630"></a><pre class="programlisting"> "help-id" gchararray : Read / Write / Construct Only</pre>
<p></p>
<p>Default value: NULL</p>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpEnumComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpEnumStore.html" title="GimpEnumStore">
<link rel="next" href="GimpEnumLabel.html" title="GimpEnumLabel">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2587804" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581703" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2556167" class="shortcut">Description</a>
<a href="#id2563274" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2598705" class="shortcut">Object Hierarchy</a>
<a href="#id2607179" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2598773" class="shortcut">Implemented Interfaces</a>
<a href="#id2607247" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2556137" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2563245" 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="id2587804"></a><span class="refentrytitle">GimpEnumComboBox</span>
<a name="id2581703"></a><span class="refentrytitle">GimpEnumComboBox</span>
</h2>
<p>GimpEnumComboBox</p>
</td>
@ -60,18 +60,17 @@
<a href="GimpEnumComboBox.html#GimpEnumComboBox-struct">GimpEnumComboBox</a>;
GtkWidget* <a href="GimpEnumComboBox.html#gimp-enum-combo-box-new">gimp_enum_combo_box_new</a> (GType enum_type);
GtkWidget* <a href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model">gimp_enum_combo_box_new_with_model</a>
(<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);
void <a href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix">gimp_enum_combo_box_set_stock_prefix</a>
(<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const gchar *stock_prefix);
<a href="GimpEnumComboBox.html#GimpEnumComboBox-struct">GimpEnumComboBox</a>;
GtkWidget* <a href="GimpEnumComboBox.html#gimp-enum-combo-box-new">gimp_enum_combo_box_new</a> (GType enum_type);
GtkWidget* <a href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model">gimp_enum_combo_box_new_with_model</a> (<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);
void <a href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix">gimp_enum_combo_box_set_stock_prefix</a>
(<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const gchar *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2598705"></a><h2>Object Hierarchy</h2>
<a name="id2607179"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -86,39 +85,39 @@ void <a href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2598773"></a><h2>Implemented Interfaces</h2>
<a name="id2607247"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumComboBox implements
AtkImplementorIface, GtkCellEditable and GtkCellLayout.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2556137"></a><h2>Properties</h2>
<a name="id2563245"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpEnumComboBox.html#GimpEnumComboBox--model">model</a>" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write
"<a href="GimpEnumComboBox.html#GimpEnumComboBox--model">model</a>" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2556167"></a><h2>Description</h2>
<a name="id2563274"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2556183"></a><h2>Details</h2>
<a name="id2563290"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2556194"></a><h3>
<a name="id2563301"></a><h3>
<a name="GimpEnumComboBox-struct"></a>GimpEnumComboBox</h3>
<a class="indexterm" name="id2556205"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<a class="indexterm" name="id2563313"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2556222"></a><h3>
<a name="id2563329"></a><h3>
<a name="gimp-enum-combo-box-new"></a>gimp_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2556235"></a><pre class="programlisting">GtkWidget* gimp_enum_combo_box_new (GType enum_type);</pre>
<a class="indexterm" name="id2563343"></a><pre class="programlisting">GtkWidget* gimp_enum_combo_box_new (GType enum_type);</pre>
<p>
Creates a <span class="type">GtkComboBox</span> readily filled with all enum values from a
given <em class="parameter"><code>enum_type</code></em>. The enum needs to be registered to the type
@ -151,15 +150,14 @@ own <a href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEn
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2598982"></a><h3>
<a name="id2605041"></a><h3>
<a name="gimp-enum-combo-box-new-with-model"></a>gimp_enum_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2598996"></a><pre class="programlisting">GtkWidget* gimp_enum_combo_box_new_with_model
(<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
<a class="indexterm" name="id2605054"></a><pre class="programlisting">GtkWidget* gimp_enum_combo_box_new_with_model (<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
<p>
Creates a <span class="type">GtkComboBox</span> for the given <em class="parameter"><code>enum_store</code></em>.</p>
<p>
@ -181,16 +179,16 @@ Creates a <span class="type">GtkComboBox</span> for the given <em class="paramet
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2599089"></a><h3>
<a name="id2605380"></a><h3>
<a name="gimp-enum-combo-box-set-stock-prefix"></a>gimp_enum_combo_box_set_stock_prefix ()</h3>
<a class="indexterm" name="id2597142"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const gchar *stock_prefix);</pre>
<a class="indexterm" name="id2605395"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const gchar *stock_prefix);</pre>
<p>
Attempts to create stock icons for all items in the <em class="parameter"><code>combo_box</code></em>. See
<code class="function">gimp_enum_store_set_icons()</code> to find out what to use as <em class="parameter"><code>stock_prefix</code></em>.</p>
@ -212,16 +210,16 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2597250"></a><h2>Property Details</h2>
<a name="id2605506"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2597261"></a><h3>
<a name="id2605517"></a><h3>
<a name="GimpEnumComboBox--model"></a>The "<code class="literal">model</code>" property</h3>
<a class="indexterm" name="id2597274"></a><pre class="programlisting"> "model" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<a class="indexterm" name="id2605530"></a><pre class="programlisting"> "model" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<p></p>
</div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpEnumLabel</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpEnumComboBox.html" title="GimpEnumComboBox">
<link rel="next" href="GimpFileEntry.html" title="GimpFileEntry">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2570689" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577775" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2570091" class="shortcut">Description</a>
<a href="#id2607668" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2570015" class="shortcut">Object Hierarchy</a>
<a href="#id2607592" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2570069" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2607647" 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="id2570689"></a><span class="refentrytitle">GimpEnumLabel</span>
<a name="id2577775"></a><span class="refentrytitle">GimpEnumLabel</span>
</h2>
<p>GimpEnumLabel</p>
</td>
@ -58,16 +58,16 @@
<a href="GimpEnumLabel.html#GimpEnumLabel-struct">GimpEnumLabel</a>;
GtkWidget* <a href="GimpEnumLabel.html#gimp-enum-label-new">gimp_enum_label_new</a> (GType enum_type,
gint value);
void <a href="GimpEnumLabel.html#gimp-enum-label-set-value">gimp_enum_label_set_value</a> (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
gint value);
<a href="GimpEnumLabel.html#GimpEnumLabel-struct">GimpEnumLabel</a>;
GtkWidget* <a href="GimpEnumLabel.html#gimp-enum-label-new">gimp_enum_label_new</a> (GType enum_type,
gint value);
void <a href="GimpEnumLabel.html#gimp-enum-label-set-value">gimp_enum_label_set_value</a> (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
gint value);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2570015"></a><h2>Object Hierarchy</h2>
<a name="id2607592"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -80,33 +80,33 @@ void <a href="GimpEnumLabel.html#gimp-enum-label-set-value">gimp_enum_lab
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2570069"></a><h2>Implemented Interfaces</h2>
<a name="id2607647"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumLabel implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2570091"></a><h2>Description</h2>
<a name="id2607668"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2570106"></a><h2>Details</h2>
<a name="id2607684"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2570117"></a><h3>
<a name="id2607695"></a><h3>
<a name="GimpEnumLabel-struct"></a>GimpEnumLabel</h3>
<a class="indexterm" name="id2597298"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<a class="indexterm" name="id2562865"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597315"></a><h3>
<a name="id2562882"></a><h3>
<a name="gimp-enum-label-new"></a>gimp_enum_label_new ()</h3>
<a class="indexterm" name="id2597329"></a><pre class="programlisting">GtkWidget* gimp_enum_label_new (GType enum_type,
gint value);</pre>
<a class="indexterm" name="id2562896"></a><pre class="programlisting">GtkWidget* gimp_enum_label_new (GType enum_type,
gint value);</pre>
<p>
</p>
<p>
@ -133,15 +133,15 @@ GimpEnumLabel implements
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597429"></a><h3>
<a name="id2563000"></a><h3>
<a name="gimp-enum-label-set-value"></a>gimp_enum_label_set_value ()</h3>
<a class="indexterm" name="id2597443"></a><pre class="programlisting">void gimp_enum_label_set_value (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
gint value);</pre>
<a class="indexterm" name="id2563013"></a><pre class="programlisting">void gimp_enum_label_set_value (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
gint value);</pre>
<p>
</p>
<p>
@ -162,7 +162,7 @@ GimpEnumLabel implements
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpEnumStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpDialog.html" title="GimpDialog">
<link rel="next" href="GimpEnumComboBox.html" title="GimpEnumComboBox">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2570730" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584090" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2565279" class="shortcut">Description</a>
<a href="#id2604173" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2596822" class="shortcut">Object Hierarchy</a>
<a href="#id2607820" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2565209" class="shortcut">Implemented Interfaces</a>
<a href="#id2604102" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2565248" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2604142" 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="id2570730"></a><span class="refentrytitle">GimpEnumStore</span>
<a name="id2584090"></a><span class="refentrytitle">GimpEnumStore</span>
</h2>
<p>GimpEnumStore</p>
</td>
@ -60,28 +60,25 @@
<a href="GimpEnumStore.html#GimpEnumStore-struct">GimpEnumStore</a>;
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new">gimp_enum_store_new</a> (GType enum_type);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-range">gimp_enum_store_new_with_range</a>
(GType enum_type,
gint minimum,
gint maximum);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-values">gimp_enum_store_new_with_values</a>
(GType enum_type,
gint n_values,
...);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-values-valist">gimp_enum_store_new_with_values_valist</a>
(GType enum_type,
gint n_values,
va_list args);
void <a href="GimpEnumStore.html#gimp-enum-store-set-stock-prefix">gimp_enum_store_set_stock_prefix</a>
(<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const gchar *stock_prefix);
<a href="GimpEnumStore.html#GimpEnumStore-struct">GimpEnumStore</a>;
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new">gimp_enum_store_new</a> (GType enum_type);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-range">gimp_enum_store_new_with_range</a> (GType enum_type,
gint minimum,
gint maximum);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-values">gimp_enum_store_new_with_values</a> (GType enum_type,
gint n_values,
...);
GtkListStore* <a href="GimpEnumStore.html#gimp-enum-store-new-with-values-valist">gimp_enum_store_new_with_values_valist</a>
(GType enum_type,
gint n_values,
va_list args);
void <a href="GimpEnumStore.html#gimp-enum-store-set-stock-prefix">gimp_enum_store_set_stock_prefix</a> (<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const gchar *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2596822"></a><h2>Object Hierarchy</h2>
<a name="id2607820"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -91,39 +88,39 @@ void <a href="GimpEnumStore.html#gimp-enum-store-set-stock-prefix">gimp_e
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2565209"></a><h2>Implemented Interfaces</h2>
<a name="id2604102"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumStore implements
GtkTreeModel, GtkTreeDragSource, GtkTreeDragDest and GtkTreeSortable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2565248"></a><h2>Properties</h2>
<a name="id2604142"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpEnumStore.html#GimpEnumStore--enum-type">enum-type</a>" GType : Read / Write / Construct Only
"<a href="GimpEnumStore.html#GimpEnumStore--enum-type">enum-type</a>" GType : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2565279"></a><h2>Description</h2>
<a name="id2604173"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2565295"></a><h2>Details</h2>
<a name="id2604189"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2565306"></a><h3>
<a name="id2604200"></a><h3>
<a name="GimpEnumStore-struct"></a>GimpEnumStore</h3>
<a class="indexterm" name="id2565317"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<a class="indexterm" name="id2604211"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565334"></a><h3>
<a name="id2604228"></a><h3>
<a name="gimp-enum-store-new"></a>gimp_enum_store_new ()</h3>
<a class="indexterm" name="id2565348"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new (GType enum_type);</pre>
<a class="indexterm" name="id2604242"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new (GType enum_type);</pre>
<p>
Creates a new <a href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a>, derived from <span class="type">GtkListStore</span> and fills
it with enum values. The enum needs to be registered to the type
@ -147,17 +144,16 @@ system and should have translatable value names.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2555556"></a><h3>
<a name="id2596909"></a><h3>
<a name="gimp-enum-store-new-with-range"></a>gimp_enum_store_new_with_range ()</h3>
<a class="indexterm" name="id2555570"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_range
(GType enum_type,
gint minimum,
gint maximum);</pre>
<a class="indexterm" name="id2596923"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_range (GType enum_type,
gint minimum,
gint maximum);</pre>
<p>
Creates a new <a href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a> like <a href="GimpEnumStore.html#gimp-enum-store-new"><code class="function">gimp_enum_store_new()</code></a> but allows
to limit the enum values to a certain range. Values smaller than
@ -191,17 +187,16 @@ to limit the enum values to a certain range. Values smaller than
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2555722"></a><h3>
<a name="id2593243"></a><h3>
<a name="gimp-enum-store-new-with-values"></a>gimp_enum_store_new_with_values ()</h3>
<a class="indexterm" name="id2597689"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_values
(GType enum_type,
gint n_values,
...);</pre>
<a class="indexterm" name="id2593256"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_values (GType enum_type,
gint n_values,
...);</pre>
<p>
Creates a new <a href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a> like <a href="GimpEnumStore.html#gimp-enum-store-new"><code class="function">gimp_enum_store_new()</code></a> but allows
to expliticely list the enum values that should be added to the
@ -235,17 +230,17 @@ store.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597829"></a><h3>
<a name="id2593399"></a><h3>
<a name="gimp-enum-store-new-with-values-valist"></a>gimp_enum_store_new_with_values_valist ()</h3>
<a class="indexterm" name="id2597845"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_values_valist
(GType enum_type,
gint n_values,
va_list args);</pre>
<a class="indexterm" name="id2593413"></a><pre class="programlisting">GtkListStore* gimp_enum_store_new_with_values_valist
(GType enum_type,
gint n_values,
va_list args);</pre>
<p>
See <a href="GimpEnumStore.html#gimp-enum-store-new-with-values"><code class="function">gimp_enum_store_new_with_values()</code></a>.</p>
<p>
@ -277,16 +272,15 @@ See <a href="GimpEnumStore.html#gimp-enum-store-new-with-values"><code class="fu
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2555940"></a><h3>
<a name="id2609135"></a><h3>
<a name="gimp-enum-store-set-stock-prefix"></a>gimp_enum_store_set_stock_prefix ()</h3>
<a class="indexterm" name="id2555955"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix
(<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const gchar *stock_prefix);</pre>
<a class="indexterm" name="id2609149"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const gchar *stock_prefix);</pre>
<p>
Creates a stock ID for each enum value in the <em class="parameter"><code>store</code></em> by appending
the value's nick to the given <em class="parameter"><code>stock_prefix</code></em>, separated by a hyphen.
@ -311,16 +305,16 @@ See also: <a href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix"><
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2556069"></a><h2>Property Details</h2>
<a name="id2609258"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2556080"></a><h3>
<a name="id2609268"></a><h3>
<a name="GimpEnumStore--enum-type"></a>The "<code class="literal">enum-type</code>" property</h3>
<a class="indexterm" name="id2556094"></a><pre class="programlisting"> "enum-type" GType : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2609282"></a><pre class="programlisting"> "enum-type" GType : Read / Write / Construct Only</pre>
<p>
Sets the <span class="type">GType</span> of the enum to be used in the store.</p>
<p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpFileEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpEnumLabel.html" title="GimpEnumLabel">
<link rel="next" href="GimpFrame.html" title="GimpFrame">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2560370" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2561372" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2556582" class="shortcut">Description</a>
<a href="#id2602376" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2596615" class="shortcut">Object Hierarchy</a>
<a href="#id2558656" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2596676" class="shortcut">Implemented Interfaces</a>
<a href="#id2558717" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2556540" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2602351" 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="id2560370"></a><span class="refentrytitle">GimpFileEntry</span>
<a name="id2561372"></a><span class="refentrytitle">GimpFileEntry</span>
</h2>
<p>GimpFileEntry &#8212; Widget for entering a filename.</p>
</td>
@ -60,19 +60,19 @@
<a href="GimpFileEntry.html#GimpFileEntry-struct">GimpFileEntry</a>;
GtkWidget* <a href="GimpFileEntry.html#gimp-file-entry-new">gimp_file_entry_new</a> (const gchar *title,
const gchar *filename,
gboolean dir_only,
gboolean check_valid);
gchar* <a href="GimpFileEntry.html#gimp-file-entry-get-filename">gimp_file_entry_get_filename</a> (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);
void <a href="GimpFileEntry.html#gimp-file-entry-set-filename">gimp_file_entry_set_filename</a> (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const gchar *filename);
<a href="GimpFileEntry.html#GimpFileEntry-struct">GimpFileEntry</a>;
GtkWidget* <a href="GimpFileEntry.html#gimp-file-entry-new">gimp_file_entry_new</a> (const gchar *title,
const gchar *filename,
gboolean dir_only,
gboolean check_valid);
gchar* <a href="GimpFileEntry.html#gimp-file-entry-get-filename">gimp_file_entry_get_filename</a> (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);
void <a href="GimpFileEntry.html#gimp-file-entry-set-filename">gimp_file_entry_set_filename</a> (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const gchar *filename);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2596615"></a><h2>Object Hierarchy</h2>
<a name="id2558656"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -86,22 +86,20 @@ void <a href="GimpFileEntry.html#gimp-file-entry-set-filename">gimp_file_
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2596676"></a><h2>Implemented Interfaces</h2>
<a name="id2558717"></a><h2>Implemented Interfaces</h2>
<p>
GimpFileEntry implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2556540"></a><h2>Signals</h2>
<a name="id2602351"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpFileEntry.html#GimpFileEntry-filename-changed">filename-changed</a>"
void user_function (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
gpointer user_data) : Run first
"<a href="GimpFileEntry.html#GimpFileEntry-filename-changed">filename-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2556582"></a><h2>Description</h2>
<a name="id2602376"></a><h2>Description</h2>
<p>
This widget is used to enter filenames or directories.
</p>
@ -124,11 +122,11 @@ will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2556670"></a><h2>Details</h2>
<a name="id2602464"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2556680"></a><h3>
<a name="id2602475"></a><h3>
<a name="GimpFileEntry-struct"></a>GimpFileEntry</h3>
<a class="indexterm" name="id2556692"></a><pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<a class="indexterm" name="id2602486"></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>
@ -139,12 +137,12 @@ will be emitted.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2601659"></a><h3>
<a name="id2602903"></a><h3>
<a name="gimp-file-entry-new"></a>gimp_file_entry_new ()</h3>
<a class="indexterm" name="id2601674"></a><pre class="programlisting">GtkWidget* gimp_file_entry_new (const gchar *title,
const gchar *filename,
gboolean dir_only,
gboolean check_valid);</pre>
<a class="indexterm" name="id2602916"></a><pre class="programlisting">GtkWidget* gimp_file_entry_new (const gchar *title,
const gchar *filename,
gboolean dir_only,
gboolean check_valid);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_new</code> is deprecated and should not be used in newly-written code.</p>
@ -188,9 +186,9 @@ You should use <span class="type">GtkFileChooserButton</span> instead.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2601850"></a><h3>
<a name="id2603095"></a><h3>
<a name="gimp-file-entry-get-filename"></a>gimp_file_entry_get_filename ()</h3>
<a class="indexterm" name="id2601864"></a><pre class="programlisting">gchar* gimp_file_entry_get_filename (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);</pre>
<a class="indexterm" name="id2603108"></a><pre class="programlisting">gchar* gimp_file_entry_get_filename (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_get_filename</code> is deprecated and should not be used in newly-written code.</p>
@ -218,10 +216,10 @@ Note that you have to <code class="function">g_free()</code> the returned string
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2551640"></a><h3>
<a name="id2605882"></a><h3>
<a name="gimp-file-entry-set-filename"></a>gimp_file_entry_set_filename ()</h3>
<a class="indexterm" name="id2551654"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const gchar *filename);</pre>
<a class="indexterm" name="id2605895"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const gchar *filename);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_file_entry_set_filename</code> is deprecated and should not be used in newly-written code.</p>
@ -251,12 +249,12 @@ name.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2551773"></a><h2>Signal Details</h2>
<a name="id2606015"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2551784"></a><h3>
<a name="id2606026"></a><h3>
<a name="GimpFileEntry-filename-changed"></a>The "filename-changed" signal</h3>
<a class="indexterm" name="id2551793"></a><pre class="programlisting">void user_function (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2606036"></a><pre class="programlisting">void user_function (<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
gpointer user_data) : Run First</pre>
<p>
This signal is emitted whenever the user changes the filename.</p>
<p>
@ -272,7 +270,7 @@ This signal is emitted whenever the user changes the filename.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2551853"></a><h2>See Also</h2>
<a name="id2606096"></a><h2>See Also</h2>
<p>
<a href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpFrame</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpFileEntry.html" title="GimpFileEntry">
<link rel="next" href="libgimpwidgets-GimpHintBox.html" title="GimpHintBox">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2588574" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2571130" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2551982" class="shortcut">Description</a>
<a href="#id2609536" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2551859" class="shortcut">Object Hierarchy</a>
<a href="#id2564252" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2551919" class="shortcut">Implemented Interfaces</a>
<a href="#id2564312" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2551941" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2564333" 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="id2588574"></a><span class="refentrytitle">GimpFrame</span>
<a name="id2571130"></a><span class="refentrytitle">GimpFrame</span>
</h2>
<p>GimpFrame &#8212; A widget providing a HIG-compliant subclass of <span class="type">GtkFrame</span>.</p>
</td>
@ -60,13 +60,13 @@
<a href="GimpFrame.html#GimpFrame-struct">GimpFrame</a>;
GtkWidget* <a href="GimpFrame.html#gimp-frame-new">gimp_frame_new</a> (const gchar *label);
<a href="GimpFrame.html#GimpFrame-struct">GimpFrame</a>;
GtkWidget* <a href="GimpFrame.html#gimp-frame-new">gimp_frame_new</a> (const gchar *label);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2551859"></a><h2>Object Hierarchy</h2>
<a name="id2564252"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -80,40 +80,40 @@ GtkWidget* <a href="GimpFrame.html#gimp-frame-new">gimp_frame_new</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2551919"></a><h2>Implemented Interfaces</h2>
<a name="id2564312"></a><h2>Implemented Interfaces</h2>
<p>
GimpFrame implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2551941"></a><h2>Style Properties</h2>
<a name="id2564333"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a href="GimpFrame.html#GimpFrame--label-bold">label-bold</a>" gboolean : Read
"<a href="GimpFrame.html#GimpFrame--label-spacing">label-spacing</a>" gint : Read
"<a href="GimpFrame.html#GimpFrame--label-bold">label-bold</a>" gboolean : Read
"<a href="GimpFrame.html#GimpFrame--label-spacing">label-spacing</a>" gint : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2551982"></a><h2>Description</h2>
<a name="id2609536"></a><h2>Description</h2>
<p>
A widget providing a HIG-compliant subclass of <span class="type">GtkFrame</span>.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2594527"></a><h2>Details</h2>
<a name="id2609560"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2594538"></a><h3>
<a name="id2609570"></a><h3>
<a name="GimpFrame-struct"></a>GimpFrame</h3>
<a class="indexterm" name="id2594550"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<a class="indexterm" name="id2609583"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594565"></a><h3>
<a name="id2609598"></a><h3>
<a name="gimp-frame-new"></a>gimp_frame_new ()</h3>
<a class="indexterm" name="id2594580"></a><pre class="programlisting">GtkWidget* gimp_frame_new (const gchar *label);</pre>
<a class="indexterm" name="id2609613"></a><pre class="programlisting">GtkWidget* gimp_frame_new (const gchar *label);</pre>
<p>
Creates a <a href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> widget. A <a href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> is a HIG-compliant
variant of <span class="type">GtkFrame</span>. It doesn't render a frame at all but
@ -139,24 +139,24 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2603132"></a><h2>Style Property Details</h2>
<a name="id2602792"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2603141"></a><h3>
<a name="id2602802"></a><h3>
<a name="GimpFrame--label-bold"></a>The "<code class="literal">label-bold</code>" style property</h3>
<a class="indexterm" name="id2603155"></a><pre class="programlisting"> "label-bold" gboolean : Read</pre>
<a class="indexterm" name="id2602816"></a><pre class="programlisting"> "label-bold" gboolean : Read</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2603179"></a><h3>
<a name="id2602839"></a><h3>
<a name="GimpFrame--label-spacing"></a>The "<code class="literal">label-spacing</code>" style property</h3>
<a class="indexterm" name="id2603193"></a><pre class="programlisting"> "label-spacing" gint : Read</pre>
<a class="indexterm" name="id2602853"></a><pre class="programlisting"> "label-spacing" gint : Read</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 6</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpIntComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="libgimpwidgets-GimpHintBox.html" title="GimpHintBox">
<link rel="next" href="GimpIntStore.html" title="GimpIntStore">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2563357" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2559955" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2600920" class="shortcut">Description</a>
<a href="#id2612088" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2552159" class="shortcut">Object Hierarchy</a>
<a href="#id2565167" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2600856" class="shortcut">Implemented Interfaces</a>
<a href="#id2612024" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2600889" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2612058" 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="id2563357"></a><span class="refentrytitle">GimpIntComboBox</span>
<a name="id2559955"></a><span class="refentrytitle">GimpIntComboBox</span>
</h2>
<p>GimpIntComboBox &#8212; A widget providing a popup menu of integer values (e.g. enums).</p>
</td>
@ -60,39 +60,38 @@
<a href="GimpIntComboBox.html#GimpIntComboBox-struct">GimpIntComboBox</a>;
gboolean (<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">*GimpIntSensitivityFunc</a>) (gint value,
gpointer data);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new">gimp_int_combo_box_new</a> (const gchar *first_label,
gint first_value,
...);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new-valist">gimp_int_combo_box_new_valist</a> (const gchar *first_label,
gint first_value,
va_list values);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new-array">gimp_int_combo_box_new_array</a> (gint n_values,
const gchar *labels[]);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-prepend">gimp_int_combo_box_prepend</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-append">gimp_int_combo_box_append</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
gboolean <a href="GimpIntComboBox.html#gimp-int-combo-box-set-active">gimp_int_combo_box_set_active</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value);
gboolean <a href="GimpIntComboBox.html#gimp-int-combo-box-get-active">gimp_int_combo_box_get_active</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint *value);
gulong <a href="GimpIntComboBox.html#gimp-int-combo-box-connect">gimp_int_combo_box_connect</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value,
GCallback callback,
gpointer data);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity">gimp_int_combo_box_set_sensitivity</a>
(<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
gpointer data,
GDestroyNotify destroy);
<a href="GimpIntComboBox.html#GimpIntComboBox-struct">GimpIntComboBox</a>;
gboolean (<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">*GimpIntSensitivityFunc</a>) (gint value,
gpointer data);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new">gimp_int_combo_box_new</a> (const gchar *first_label,
gint first_value,
...);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new-valist">gimp_int_combo_box_new_valist</a> (const gchar *first_label,
gint first_value,
va_list values);
GtkWidget* <a href="GimpIntComboBox.html#gimp-int-combo-box-new-array">gimp_int_combo_box_new_array</a> (gint n_values,
const gchar *labels[]);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-prepend">gimp_int_combo_box_prepend</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-append">gimp_int_combo_box_append</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
gboolean <a href="GimpIntComboBox.html#gimp-int-combo-box-set-active">gimp_int_combo_box_set_active</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value);
gboolean <a href="GimpIntComboBox.html#gimp-int-combo-box-get-active">gimp_int_combo_box_get_active</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint *value);
gulong <a href="GimpIntComboBox.html#gimp-int-combo-box-connect">gimp_int_combo_box_connect</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value,
GCallback callback,
gpointer data);
void <a href="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity">gimp_int_combo_box_set_sensitivity</a> (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
gpointer data,
GDestroyNotify destroy);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2552159"></a><h2>Object Hierarchy</h2>
<a name="id2565167"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -107,40 +106,40 @@ void <a href="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity">gi
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2600856"></a><h2>Implemented Interfaces</h2>
<a name="id2612024"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntComboBox implements
AtkImplementorIface, GtkCellEditable and GtkCellLayout.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2600889"></a><h2>Properties</h2>
<a name="id2612058"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpIntComboBox.html#GimpIntComboBox--ellipsize">ellipsize</a>" PangoEllipsizeMode : Read / Write
"<a href="GimpIntComboBox.html#GimpIntComboBox--ellipsize">ellipsize</a>" PangoEllipsizeMode : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2600920"></a><h2>Description</h2>
<a name="id2612088"></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="id2600937"></a><h2>Details</h2>
<a name="id2612105"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2600947"></a><h3>
<a name="id2612116"></a><h3>
<a name="GimpIntComboBox-struct"></a>GimpIntComboBox</h3>
<a class="indexterm" name="id2600959"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<a class="indexterm" name="id2612128"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600975"></a><h3>
<a name="id2612144"></a><h3>
<a name="GimpIntSensitivityFunc"></a>GimpIntSensitivityFunc ()</h3>
<a class="indexterm" name="id2600987"></a><pre class="programlisting">gboolean (*GimpIntSensitivityFunc) (gint value,
gpointer data);</pre>
<a class="indexterm" name="id2612155"></a><pre class="programlisting">gboolean (*GimpIntSensitivityFunc) (gint value,
gpointer data);</pre>
<p>
</p>
@ -169,11 +168,11 @@ A widget providing a popup menu of integer values (e.g. enums).
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2601063"></a><h3>
<a name="id2612233"></a><h3>
<a name="gimp-int-combo-box-new"></a>gimp_int_combo_box_new ()</h3>
<a class="indexterm" name="id2601077"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new (const gchar *first_label,
gint first_value,
...);</pre>
<a class="indexterm" name="id2612246"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new (const gchar *first_label,
gint first_value,
...);</pre>
<p>
Creates a GtkComboBox that has integer values associated with each
item. The items to fill the combo box with are specified as a <code class="literal">NULL</code>
@ -211,16 +210,16 @@ g_object_new (GIMP_TYPE_INT_COMBO_BOX, NULL).</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2602012"></a><h3>
<a name="id2564018"></a><h3>
<a name="gimp-int-combo-box-new-valist"></a>gimp_int_combo_box_new_valist ()</h3>
<a class="indexterm" name="id2602027"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new_valist (const gchar *first_label,
gint first_value,
va_list values);</pre>
<a class="indexterm" name="id2564032"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new_valist (const gchar *first_label,
gint first_value,
va_list values);</pre>
<p>
A variant of <a href="GimpIntComboBox.html#gimp-int-combo-box-new"><code class="function">gimp_int_combo_box_new()</code></a> that takes a va_list of
label/value pairs. Probably only useful for language bindings.</p>
@ -253,15 +252,15 @@ label/value pairs. Probably only useful for language bindings.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2602153"></a><h3>
<a name="id2564160"></a><h3>
<a name="gimp-int-combo-box-new-array"></a>gimp_int_combo_box_new_array ()</h3>
<a class="indexterm" name="id2605978"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new_array (gint n_values,
const gchar *labels[]);</pre>
<a class="indexterm" name="id2614214"></a><pre class="programlisting">GtkWidget* gimp_int_combo_box_new_array (gint n_values,
const gchar *labels[]);</pre>
<p>
A variant of <a href="GimpIntComboBox.html#gimp-int-combo-box-new"><code class="function">gimp_int_combo_box_new()</code></a> that takes an array of labels.
The array indices are used as values.</p>
@ -289,15 +288,15 @@ The array indices are used as values.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606078"></a><h3>
<a name="id2614316"></a><h3>
<a name="gimp-int-combo-box-prepend"></a>gimp_int_combo_box_prepend ()</h3>
<a class="indexterm" name="id2606091"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<a class="indexterm" name="id2614329"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to prepend items to a
<a href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It prepends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
@ -323,15 +322,15 @@ The column number must be taken from the enum <a href="GimpIntStore.html#GimpInt
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606202"></a><h3>
<a name="id2614444"></a><h3>
<a name="gimp-int-combo-box-append"></a>gimp_int_combo_box_append ()</h3>
<a class="indexterm" name="id2606217"></a><pre class="programlisting">void gimp_int_combo_box_append (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<a class="indexterm" name="id2614459"></a><pre class="programlisting">void gimp_int_combo_box_append (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to append items to a
<a href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It appends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
@ -357,15 +356,15 @@ The column number must be taken from the enum <a href="GimpIntStore.html#GimpInt
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606329"></a><h3>
<a name="id2614574"></a><h3>
<a name="gimp-int-combo-box-set-active"></a>gimp_int_combo_box_set_active ()</h3>
<a class="indexterm" name="id2606345"></a><pre class="programlisting">gboolean gimp_int_combo_box_set_active (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value);</pre>
<a class="indexterm" name="id2614589"></a><pre class="programlisting">gboolean gimp_int_combo_box_set_active (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value);</pre>
<p>
Looks up the item that belongs to the given <em class="parameter"><code>value</code></em> and makes it the
selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
@ -394,15 +393,15 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606471"></a><h3>
<a name="id2614718"></a><h3>
<a name="gimp-int-combo-box-get-active"></a>gimp_int_combo_box_get_active ()</h3>
<a class="indexterm" name="id2606487"></a><pre class="programlisting">gboolean gimp_int_combo_box_get_active (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint *value);</pre>
<a class="indexterm" name="id2614733"></a><pre class="programlisting">gboolean gimp_int_combo_box_get_active (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint *value);</pre>
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
@ -430,17 +429,17 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606614"></a><h3>
<a name="id2614862"></a><h3>
<a name="gimp-int-combo-box-connect"></a>gimp_int_combo_box_connect ()</h3>
<a class="indexterm" name="id2606628"></a><pre class="programlisting">gulong gimp_int_combo_box_connect (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value,
GCallback callback,
gpointer data);</pre>
<a class="indexterm" name="id2614876"></a><pre class="programlisting">gulong gimp_int_combo_box_connect (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
gint value,
GCallback callback,
gpointer data);</pre>
<p>
A convenience function that sets the inital <em class="parameter"><code>value</code></em> of a
<a href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a> and connects <em class="parameter"><code>callback</code></em> to the "changed"
@ -488,18 +487,17 @@ href="../libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2606850"></a><h3>
<a name="id2615101"></a><h3>
<a name="gimp-int-combo-box-set-sensitivity"></a>gimp_int_combo_box_set_sensitivity ()</h3>
<a class="indexterm" name="id2606866"></a><pre class="programlisting">void gimp_int_combo_box_set_sensitivity
(<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
gpointer data,
GDestroyNotify destroy);</pre>
<a class="indexterm" name="id2615118"></a><pre class="programlisting">void gimp_int_combo_box_set_sensitivity (<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
gpointer data,
GDestroyNotify destroy);</pre>
<p>
Sets a function that is used to decide about the sensitivity of
rows in the <em class="parameter"><code>combo_box</code></em>. Use this if you want to set certain rows
@ -536,16 +534,16 @@ sensitivity to be updated.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2607042"></a><h2>Property Details</h2>
<a name="id2615296"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2607053"></a><h3>
<a name="id2615306"></a><h3>
<a name="GimpIntComboBox--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3>
<a class="indexterm" name="id2607066"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
<a class="indexterm" name="id2615320"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
<p>
Specifies the preferred place to ellipsize text in the combo-box,
if the cell renderer does not have enough room to display the

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpIntStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpIntComboBox.html" title="GimpIntComboBox">
<link rel="next" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2588753" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2569041" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2600592" class="shortcut">Description</a>
<a href="#id2610326" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2605459" class="shortcut">Object Hierarchy</a>
<a href="#id2610218" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2605496" class="shortcut">Implemented Interfaces</a>
<a href="#id2610255" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2600562" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2610296" 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="id2588753"></a><span class="refentrytitle">GimpIntStore</span>
<a name="id2569041"></a><span class="refentrytitle">GimpIntStore</span>
</h2>
<p>GimpIntStore &#8212; A model for integer based name-value pairs (e.g. enums)</p>
</td>
@ -60,17 +60,17 @@
<a href="GimpIntStore.html#GimpIntStore-struct">GimpIntStore</a>;
enum <a href="GimpIntStore.html#GimpIntStoreColumns">GimpIntStoreColumns</a>;
GtkListStore* <a href="GimpIntStore.html#gimp-int-store-new">gimp_int_store_new</a> (void);
gboolean <a href="GimpIntStore.html#gimp-int-store-lookup-by-value">gimp_int_store_lookup_by_value</a> (GtkTreeModel *model,
gint value,
GtkTreeIter *iter);
<a href="GimpIntStore.html#GimpIntStore-struct">GimpIntStore</a>;
enum <a href="GimpIntStore.html#GimpIntStoreColumns">GimpIntStoreColumns</a>;
GtkListStore* <a href="GimpIntStore.html#gimp-int-store-new">gimp_int_store_new</a> (void);
gboolean <a href="GimpIntStore.html#gimp-int-store-lookup-by-value">gimp_int_store_lookup_by_value</a> (GtkTreeModel *model,
gint value,
GtkTreeIter *iter);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605459"></a><h2>Object Hierarchy</h2>
<a name="id2610218"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -80,39 +80,39 @@ gboolean <a href="GimpIntStore.html#gimp-int-store-lookup-by-value">gimp_int_
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605496"></a><h2>Implemented Interfaces</h2>
<a name="id2610255"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntStore implements
GtkTreeModel, GtkTreeDragSource, GtkTreeDragDest and GtkTreeSortable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2600562"></a><h2>Properties</h2>
<a name="id2610296"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpIntStore.html#GimpIntStore--user-data-type">user-data-type</a>" GType : Read / Write / Construct Only
"<a href="GimpIntStore.html#GimpIntStore--user-data-type">user-data-type</a>" GType : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2600592"></a><h2>Description</h2>
<a name="id2610326"></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="id2600609"></a><h2>Details</h2>
<a name="id2613814"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2600620"></a><h3>
<a name="id2613825"></a><h3>
<a name="GimpIntStore-struct"></a>GimpIntStore</h3>
<a class="indexterm" name="id2600632"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<a class="indexterm" name="id2613838"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600647"></a><h3>
<a name="id2613853"></a><h3>
<a name="GimpIntStoreColumns"></a>enum GimpIntStoreColumns</h3>
<a class="indexterm" name="id2600660"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2613866"></a><pre class="programlisting">typedef enum
{
GIMP_INT_STORE_VALUE,
GIMP_INT_STORE_LABEL,
@ -128,9 +128,9 @@ A model for integer based name-value pairs (e.g. enums)
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600678"></a><h3>
<a name="id2613884"></a><h3>
<a name="gimp-int-store-new"></a>gimp_int_store_new ()</h3>
<a class="indexterm" name="id2600693"></a><pre class="programlisting">GtkListStore* gimp_int_store_new (void);</pre>
<a class="indexterm" name="id2613898"></a><pre class="programlisting">GtkListStore* gimp_int_store_new (void);</pre>
<p>
Creates a <span class="type">GtkListStore</span> with a number of useful columns.
<a href="GimpIntStore.html" title="GimpIntStore"><span class="type">GimpIntStore</span></a> is especially useful if the items you want to store
@ -147,16 +147,16 @@ are identified using an integer value.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2601431"></a><h3>
<a name="id2613489"></a><h3>
<a name="gimp-int-store-lookup-by-value"></a>gimp_int_store_lookup_by_value ()</h3>
<a class="indexterm" name="id2601444"></a><pre class="programlisting">gboolean gimp_int_store_lookup_by_value (GtkTreeModel *model,
gint value,
GtkTreeIter *iter);</pre>
<a class="indexterm" name="id2613502"></a><pre class="programlisting">gboolean gimp_int_store_lookup_by_value (GtkTreeModel *model,
gint value,
GtkTreeIter *iter);</pre>
<p>
Iterate over the <em class="parameter"><code>model</code></em> looking for <em class="parameter"><code>value</code></em>.</p>
<p>
@ -189,16 +189,16 @@ Iterate over the <em class="parameter"><code>model</code></em> looking for <em c
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2605072"></a><h2>Property Details</h2>
<a name="id2613670"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2605082"></a><h3>
<a name="id2613680"></a><h3>
<a name="GimpIntStore--user-data-type"></a>The "<code class="literal">user-data-type</code>" property</h3>
<a class="indexterm" name="id2605096"></a><pre class="programlisting"> "user-data-type" GType : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2613694"></a><pre class="programlisting"> "user-data-type" GType : Read / Write / Construct Only</pre>
<p>
Allows to set the <span class="type">GType</span> for the GIMP_INT_STORE_USER_DATA column.
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpMemsizeEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpIntStore.html" title="GimpIntStore">
<link rel="next" href="GimpOffsetArea.html" title="GimpOffsetArea">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,22 +33,22 @@
<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="#id2590888" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2557702" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2605836" class="shortcut">Description</a>
<a href="#id2615519" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2605627" class="shortcut">Object Hierarchy</a>
<a href="#id2615412" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2605686" class="shortcut">Implemented Interfaces</a>
<a href="#id2615473" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2605707" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2615494" 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="id2590888"></a><span class="refentrytitle">GimpMemsizeEntry</span>
<a name="id2557702"></a><span class="refentrytitle">GimpMemsizeEntry</span>
</h2>
<p>GimpMemsizeEntry &#8212; A composite widget that allows to enter a memory size.</p>
</td>
@ -60,18 +60,18 @@
<a href="GimpMemsizeEntry.html#GimpMemsizeEntry-struct">GimpMemsizeEntry</a>;
GtkWidget* <a href="GimpMemsizeEntry.html#gimp-memsize-entry-new">gimp_memsize_entry_new</a> (guint64 value,
guint64 lower,
guint64 upper);
void <a href="GimpMemsizeEntry.html#gimp-memsize-entry-set-value">gimp_memsize_entry_set_value</a> (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
guint64 value);
guint64 <a href="GimpMemsizeEntry.html#gimp-memsize-entry-get-value">gimp_memsize_entry_get_value</a> (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);
<a href="GimpMemsizeEntry.html#GimpMemsizeEntry-struct">GimpMemsizeEntry</a>;
GtkWidget* <a href="GimpMemsizeEntry.html#gimp-memsize-entry-new">gimp_memsize_entry_new</a> (guint64 value,
guint64 lower,
guint64 upper);
void <a href="GimpMemsizeEntry.html#gimp-memsize-entry-set-value">gimp_memsize_entry_set_value</a> (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
guint64 value);
guint64 <a href="GimpMemsizeEntry.html#gimp-memsize-entry-get-value">gimp_memsize_entry_get_value</a> (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605627"></a><h2>Object Hierarchy</h2>
<a name="id2615412"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -85,22 +85,20 @@ guint64 <a href="GimpMemsizeEntry.html#gimp-memsize-entry-get-value">gimp_me
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605686"></a><h2>Implemented Interfaces</h2>
<a name="id2615473"></a><h2>Implemented Interfaces</h2>
<p>
GimpMemsizeEntry implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2605707"></a><h2>Signals</h2>
<a name="id2615494"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed">value-changed</a>"
void user_function (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
gpointer user_data) : Run first
"<a href="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed">value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605836"></a><h2>Description</h2>
<a name="id2615519"></a><h2>Description</h2>
<p>
Similar to a <a 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
@ -108,22 +106,22 @@ Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2605862"></a><h2>Details</h2>
<a name="id2615545"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2605873"></a><h3>
<a name="id2615556"></a><h3>
<a name="GimpMemsizeEntry-struct"></a>GimpMemsizeEntry</h3>
<a class="indexterm" name="id2605885"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<a class="indexterm" name="id2615568"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<p>
The <a 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="id2605908"></a><h3>
<a name="id2615591"></a><h3>
<a name="gimp-memsize-entry-new"></a>gimp_memsize_entry_new ()</h3>
<a class="indexterm" name="id2605920"></a><pre class="programlisting">GtkWidget* gimp_memsize_entry_new (guint64 value,
guint64 lower,
guint64 upper);</pre>
<a class="indexterm" name="id2615602"></a><pre class="programlisting">GtkWidget* gimp_memsize_entry_new (guint64 value,
guint64 lower,
guint64 upper);</pre>
<p>
Creates a new <a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> which is a <span class="type">GtkHBox</span> with a <span class="type">GtkSpinButton</span>
and a <span class="type">GtkOptionMenu</span> all setup to allow the user to enter memory sizes.</p>
@ -158,10 +156,10 @@ and a <span class="type">GtkOptionMenu</span> all setup to allow the user to ent
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2604712"></a><h3>
<a name="id2613325"></a><h3>
<a name="gimp-memsize-entry-set-value"></a>gimp_memsize_entry_set_value ()</h3>
<a class="indexterm" name="id2604723"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
guint64 value);</pre>
<a class="indexterm" name="id2613336"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
guint64 value);</pre>
<p>
Sets the <em class="parameter"><code>entry</code></em>'s value. Please note that the <a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> rounds
the value to full Kilobytes.</p>
@ -186,9 +184,9 @@ the value to full Kilobytes.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2604813"></a><h3>
<a name="id2613427"></a><h3>
<a name="gimp-memsize-entry-get-value"></a>gimp_memsize_entry_get_value ()</h3>
<a class="indexterm" name="id2604825"></a><pre class="programlisting">guint64 gimp_memsize_entry_get_value (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);</pre>
<a class="indexterm" name="id2613438"></a><pre class="programlisting">guint64 gimp_memsize_entry_get_value (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);</pre>
<p>
Retrieves the current value from a <a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a>.</p>
<p>
@ -212,12 +210,12 @@ Retrieves the current value from a <a href="GimpMemsizeEntry.html" title="GimpMe
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2602206"></a><h2>Signal Details</h2>
<a name="id2610383"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2602216"></a><h3>
<a name="id2610394"></a><h3>
<a name="GimpMemsizeEntry-value-changed"></a>The "value-changed" signal</h3>
<a class="indexterm" name="id2602226"></a><pre class="programlisting">void user_function (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2610402"></a><pre class="programlisting">void user_function (<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpOffsetArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">
<link rel="next" href="GimpPageSelector.html" title="GimpPageSelector">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2559671" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2599762" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2602739" class="shortcut">Description</a>
<a href="#id2609843" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2605333" class="shortcut">Object Hierarchy</a>
<a href="#id2612348" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2605382" class="shortcut">Implemented Interfaces</a>
<a href="#id2609796" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2602682" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2609818" 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="id2559671"></a><span class="refentrytitle">GimpOffsetArea</span>
<a name="id2599762"></a><span class="refentrytitle">GimpOffsetArea</span>
</h2>
<p>GimpOffsetArea &#8212; Widget to control image offsets.</p>
</td>
@ -60,22 +60,22 @@
<a href="GimpOffsetArea.html#GimpOffsetArea-struct">GimpOffsetArea</a>;
GtkWidget* <a href="GimpOffsetArea.html#gimp-offset-area-new">gimp_offset_area_new</a> (gint orig_width,
gint orig_height);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-size">gimp_offset_area_set_size</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint width,
gint height);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-offsets">gimp_offset_area_set_offsets</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint offset_x,
gint offset_y);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf">gimp_offset_area_set_pixbuf</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
GdkPixbuf *pixbuf);
<a href="GimpOffsetArea.html#GimpOffsetArea-struct">GimpOffsetArea</a>;
GtkWidget* <a href="GimpOffsetArea.html#gimp-offset-area-new">gimp_offset_area_new</a> (gint orig_width,
gint orig_height);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-size">gimp_offset_area_set_size</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint width,
gint height);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-offsets">gimp_offset_area_set_offsets</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint offset_x,
gint offset_y);
void <a href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf">gimp_offset_area_set_pixbuf</a> (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
GdkPixbuf *pixbuf);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605333"></a><h2>Object Hierarchy</h2>
<a name="id2612348"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -87,44 +87,40 @@ void <a href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf">gimp_offse
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605382"></a><h2>Implemented Interfaces</h2>
<a name="id2609796"></a><h2>Implemented Interfaces</h2>
<p>
GimpOffsetArea implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2602682"></a><h2>Signals</h2>
<a name="id2609818"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed">offsets-changed</a>"
void user_function (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
gint arg1,
gint arg2,
gpointer user_data) : Run first
"<a href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed">offsets-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2602739"></a><h2>Description</h2>
<a name="id2609843"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2602755"></a><h2>Details</h2>
<a name="id2609858"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2602766"></a><h3>
<a name="id2609869"></a><h3>
<a name="GimpOffsetArea-struct"></a>GimpOffsetArea</h3>
<a class="indexterm" name="id2602777"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<a class="indexterm" name="id2609881"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2602794"></a><h3>
<a name="id2609897"></a><h3>
<a name="gimp-offset-area-new"></a>gimp_offset_area_new ()</h3>
<a class="indexterm" name="id2602805"></a><pre class="programlisting">GtkWidget* gimp_offset_area_new (gint orig_width,
gint orig_height);</pre>
<a class="indexterm" name="id2609908"></a><pre class="programlisting">GtkWidget* gimp_offset_area_new (gint orig_width,
gint orig_height);</pre>
<p>
Creates a new <a href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a> widget. A <a href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a> can be used
when resizing an image or a drawable to allow the user to interactively
@ -155,11 +151,11 @@ specify the new offsets.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608016"></a><h3>
<a name="id2611518"></a><h3>
<a name="gimp-offset-area-set-size"></a>gimp_offset_area_set_size ()</h3>
<a class="indexterm" name="id2608027"></a><pre class="programlisting">void gimp_offset_area_set_size (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint width,
gint height);</pre>
<a class="indexterm" name="id2611529"></a><pre class="programlisting">void gimp_offset_area_set_size (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint width,
gint height);</pre>
<p>
Sets the size of the image/drawable displayed by the <a href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
If the offsets change as a result of this change, the "offsets-changed"
@ -190,11 +186,11 @@ signal is emitted.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608135"></a><h3>
<a name="id2611639"></a><h3>
<a name="gimp-offset-area-set-offsets"></a>gimp_offset_area_set_offsets ()</h3>
<a class="indexterm" name="id2608146"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint offset_x,
gint offset_y);</pre>
<a class="indexterm" name="id2611650"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
gint offset_x,
gint offset_y);</pre>
<p>
Sets the offsets of the image/drawable displayed by the <a href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
It does not emit the "offsets-changed" signal.</p>
@ -224,10 +220,10 @@ It does not emit the "offsets-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2602369"></a><h3>
<a name="id2610519"></a><h3>
<a name="gimp-offset-area-set-pixbuf"></a>gimp_offset_area_set_pixbuf ()</h3>
<a class="indexterm" name="id2602382"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
GdkPixbuf *pixbuf);</pre>
<a class="indexterm" name="id2610532"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
GdkPixbuf *pixbuf);</pre>
<p>
Sets the pixbuf which represents the original image/drawable which
is being offset.</p>
@ -249,19 +245,19 @@ is being offset.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2602475"></a><h2>Signal Details</h2>
<a name="id2610628"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2602486"></a><h3>
<a name="id2610639"></a><h3>
<a name="GimpOffsetArea-offsets-changed"></a>The "offsets-changed" signal</h3>
<a class="indexterm" name="id2602493"></a><pre class="programlisting">void user_function (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
gint arg1,
gint arg2,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2610646"></a><pre class="programlisting">void user_function (<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
gint arg1,
gint arg2,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPageSelector</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpOffsetArea.html" title="GimpOffsetArea">
<link rel="next" href="GimpPathEditor.html" title="GimpPathEditor">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2596711" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574001" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2603393" class="shortcut">Description</a>
<a href="#id2616976" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2609220" class="shortcut">Object Hierarchy</a>
<a href="#id2616818" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2603258" class="shortcut">Implemented Interfaces</a>
<a href="#id2616880" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2603280" class="shortcut">Properties</a>
<a href="#id2616902" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2603322" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2616944" 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="id2596711"></a><span class="refentrytitle">GimpPageSelector</span>
<a name="id2574001"></a><span class="refentrytitle">GimpPageSelector</span>
</h2>
<p>GimpPageSelector</p>
</td>
@ -62,52 +62,47 @@
<a href="GimpPageSelector.html#GimpPageSelector-struct">GimpPageSelector</a>;
enum <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a>;
GtkWidget* <a href="GimpPageSelector.html#gimp-page-selector-new">gimp_page_selector_new</a> (void);
void <a href="GimpPageSelector.html#gimp-page-selector-set-n-pages">gimp_page_selector_set_n_pages</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint n_pages);
gint <a href="GimpPageSelector.html#gimp-page-selector-get-n-pages">gimp_page_selector_get_n_pages</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-set-target">gimp_page_selector_set_target</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> <a href="GimpPageSelector.html#gimp-page-selector-get-target">gimp_page_selector_get_target</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-set-page-thumbnail">gimp_page_selector_set_page_thumbnail</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
GdkPixbuf *thumbnail);
GdkPixbuf* <a href="GimpPageSelector.html#gimp-page-selector-get-page-thumbnail">gimp_page_selector_get_page_thumbnail</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-set-page-label">gimp_page_selector_set_page_label</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
const gchar *label);
gchar* <a href="GimpPageSelector.html#gimp-page-selector-get-page-label">gimp_page_selector_get_page_label</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-select-all">gimp_page_selector_select_all</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-unselect-all">gimp_page_selector_unselect_all</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-select-page">gimp_page_selector_select_page</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-unselect-page">gimp_page_selector_unselect_page</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
gboolean <a href="GimpPageSelector.html#gimp-page-selector-page-is-selected">gimp_page_selector_page_is_selected</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
gint* <a href="GimpPageSelector.html#gimp-page-selector-get-selected-pages">gimp_page_selector_get_selected_pages</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint *n_selected_pages);
void <a href="GimpPageSelector.html#gimp-page-selector-select-range">gimp_page_selector_select_range</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const gchar *range);
gchar* <a href="GimpPageSelector.html#gimp-page-selector-get-selected-range">gimp_page_selector_get_selected_range</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
<a href="GimpPageSelector.html#GimpPageSelector-struct">GimpPageSelector</a>;
enum <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a>;
GtkWidget* <a href="GimpPageSelector.html#gimp-page-selector-new">gimp_page_selector_new</a> (void);
void <a href="GimpPageSelector.html#gimp-page-selector-set-n-pages">gimp_page_selector_set_n_pages</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint n_pages);
gint <a href="GimpPageSelector.html#gimp-page-selector-get-n-pages">gimp_page_selector_get_n_pages</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-set-target">gimp_page_selector_set_target</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> <a href="GimpPageSelector.html#gimp-page-selector-get-target">gimp_page_selector_get_target</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-set-page-thumbnail">gimp_page_selector_set_page_thumbnail</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
GdkPixbuf *thumbnail);
GdkPixbuf* <a href="GimpPageSelector.html#gimp-page-selector-get-page-thumbnail">gimp_page_selector_get_page_thumbnail</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-set-page-label">gimp_page_selector_set_page_label</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
const gchar *label);
gchar* <a href="GimpPageSelector.html#gimp-page-selector-get-page-label">gimp_page_selector_get_page_label</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-select-all">gimp_page_selector_select_all</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-unselect-all">gimp_page_selector_unselect_all</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a href="GimpPageSelector.html#gimp-page-selector-select-page">gimp_page_selector_select_page</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
void <a href="GimpPageSelector.html#gimp-page-selector-unselect-page">gimp_page_selector_unselect_page</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
gboolean <a href="GimpPageSelector.html#gimp-page-selector-page-is-selected">gimp_page_selector_page_is_selected</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);
gint* <a href="GimpPageSelector.html#gimp-page-selector-get-selected-pages">gimp_page_selector_get_selected_pages</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint *n_selected_pages);
void <a href="GimpPageSelector.html#gimp-page-selector-select-range">gimp_page_selector_select_range</a> (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const gchar *range);
gchar* <a href="GimpPageSelector.html#gimp-page-selector-get-selected-range">gimp_page_selector_get_selected_range</a>
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2609220"></a><h2>Object Hierarchy</h2>
<a name="id2616818"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -121,51 +116,48 @@ gchar* <a href="GimpPageSelector.html#gimp-page-selector-get-selected-range
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2603258"></a><h2>Implemented Interfaces</h2>
<a name="id2616880"></a><h2>Implemented Interfaces</h2>
<p>
GimpPageSelector implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2603280"></a><h2>Properties</h2>
<a name="id2616902"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpPageSelector.html#GimpPageSelector--n-pages">n-pages</a>" gint : Read / Write
"<a href="GimpPageSelector.html#GimpPageSelector--target">target</a>" <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write
"<a href="GimpPageSelector.html#GimpPageSelector--n-pages">n-pages</a>" gint : Read / Write
"<a href="GimpPageSelector.html#GimpPageSelector--target">target</a>" <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2603322"></a><h2>Signals</h2>
<a name="id2616944"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpPageSelector.html#GimpPageSelector-activate">activate</a>" void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run first / Action
"<a href="GimpPageSelector.html#GimpPageSelector-selection-changed">selection-changed</a>"
void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run first
"<a href="GimpPageSelector.html#GimpPageSelector-activate">activate</a>" : Run First / Action
"<a href="GimpPageSelector.html#GimpPageSelector-selection-changed">selection-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2603393"></a><h2>Description</h2>
<a name="id2616976"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2603408"></a><h2>Details</h2>
<a name="id2611717"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2603419"></a><h3>
<a name="id2611728"></a><h3>
<a name="GimpPageSelector-struct"></a>GimpPageSelector</h3>
<a class="indexterm" name="id2603431"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<a class="indexterm" name="id2611740"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2603447"></a><h3>
<a name="id2611756"></a><h3>
<a name="GimpPageSelectorTarget"></a>enum GimpPageSelectorTarget</h3>
<a class="indexterm" name="id2603458"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2611767"></a><pre class="programlisting">typedef enum
{
GIMP_PAGE_SELECTOR_TARGET_LAYERS, /*&lt; desc="Layers" &gt;*/
GIMP_PAGE_SELECTOR_TARGET_IMAGES /*&lt; desc="Images" &gt;*/
@ -177,9 +169,9 @@ GimpPageSelector implements
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2603476"></a><h3>
<a name="id2611785"></a><h3>
<a name="gimp-page-selector-new"></a>gimp_page_selector_new ()</h3>
<a class="indexterm" name="id2603490"></a><pre class="programlisting">GtkWidget* gimp_page_selector_new (void);</pre>
<a class="indexterm" name="id2611799"></a><pre class="programlisting">GtkWidget* gimp_page_selector_new (void);</pre>
<p>
Creates a new <a href="GimpPageSelector.html" title="GimpPageSelector"><span class="type">GimpPageSelector</span></a> widget.</p>
<p>
@ -194,15 +186,15 @@ Creates a new <a href="GimpPageSelector.html" title="GimpPageSelector"><span cla
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2603549"></a><h3>
<a name="id2611860"></a><h3>
<a name="gimp-page-selector-set-n-pages"></a>gimp_page_selector_set_n_pages ()</h3>
<a class="indexterm" name="id2603564"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint n_pages);</pre>
<a class="indexterm" name="id2611875"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint n_pages);</pre>
<p>
Sets the number of pages in the document to open.</p>
<p>
@ -223,14 +215,14 @@ Sets the number of pages in the document to open.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611401"></a><h3>
<a name="id2611962"></a><h3>
<a name="gimp-page-selector-get-n-pages"></a>gimp_page_selector_get_n_pages ()</h3>
<a class="indexterm" name="id2611414"></a><pre class="programlisting">gint gimp_page_selector_get_n_pages (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2611978"></a><pre class="programlisting">gint gimp_page_selector_get_n_pages (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
@ -252,15 +244,15 @@ Sets the number of pages in the document to open.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611479"></a><h3>
<a name="id2619641"></a><h3>
<a name="gimp-page-selector-set-target"></a>gimp_page_selector_set_target ()</h3>
<a class="indexterm" name="id2611494"></a><pre class="programlisting">void gimp_page_selector_set_target (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);</pre>
<a class="indexterm" name="id2619656"></a><pre class="programlisting">void gimp_page_selector_set_target (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);</pre>
<p>
</p>
<p>
@ -281,15 +273,14 @@ Sets the number of pages in the document to open.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611577"></a><h3>
<a name="id2619736"></a><h3>
<a name="gimp-page-selector-get-target"></a>gimp_page_selector_get_target ()</h3>
<a class="indexterm" name="id2611592"></a><pre class="programlisting"><a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2619752"></a><pre class="programlisting"><a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
@ -311,17 +302,17 @@ Sets the number of pages in the document to open.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611666"></a><h3>
<a name="id2619827"></a><h3>
<a name="gimp-page-selector-set-page-thumbnail"></a>gimp_page_selector_set_page_thumbnail ()</h3>
<a class="indexterm" name="id2611682"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
GdkPixbuf *thumbnail);</pre>
<a class="indexterm" name="id2619843"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
GdkPixbuf *thumbnail);</pre>
<p>
Sets the thumbnail for given <code class="literal">page_no</code>. A default "page" icon will
be used if no page thumbnail is set.</p>
@ -348,16 +339,16 @@ be used if no page thumbnail is set.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611799"></a><h3>
<a name="id2619963"></a><h3>
<a name="gimp-page-selector-get-page-thumbnail"></a>gimp_page_selector_get_page_thumbnail ()</h3>
<a class="indexterm" name="id2611815"></a><pre class="programlisting">GdkPixbuf* gimp_page_selector_get_page_thumbnail
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<a class="indexterm" name="id2619979"></a><pre class="programlisting">GdkPixbuf* gimp_page_selector_get_page_thumbnail
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<p>
</p>
<p>
@ -386,17 +377,16 @@ be used if no page thumbnail is set.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2611928"></a><h3>
<a name="id2620070"></a><h3>
<a name="gimp-page-selector-set-page-label"></a>gimp_page_selector_set_page_label ()</h3>
<a class="indexterm" name="id2611945"></a><pre class="programlisting">void gimp_page_selector_set_page_label
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
const gchar *label);</pre>
<a class="indexterm" name="id2620085"></a><pre class="programlisting">void gimp_page_selector_set_page_label (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no,
const gchar *label);</pre>
<p>
</p>
<p>
@ -422,16 +412,15 @@ be used if no page thumbnail is set.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612050"></a><h3>
<a name="id2620181"></a><h3>
<a name="gimp-page-selector-get-page-label"></a>gimp_page_selector_get_page_label ()</h3>
<a class="indexterm" name="id2612067"></a><pre class="programlisting">gchar* gimp_page_selector_get_page_label
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<a class="indexterm" name="id2620196"></a><pre class="programlisting">gchar* gimp_page_selector_get_page_label (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<p>
</p>
<p>
@ -460,14 +449,14 @@ be used if no page thumbnail is set.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612182"></a><h3>
<a name="id2620301"></a><h3>
<a name="gimp-page-selector-select-all"></a>gimp_page_selector_select_all ()</h3>
<a class="indexterm" name="id2612197"></a><pre class="programlisting">void gimp_page_selector_select_all (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2620315"></a><pre class="programlisting">void gimp_page_selector_select_all (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Selects all pages.</p>
<p>
@ -481,14 +470,14 @@ Selects all pages.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612260"></a><h3>
<a name="id2620372"></a><h3>
<a name="gimp-page-selector-unselect-all"></a>gimp_page_selector_unselect_all ()</h3>
<a class="indexterm" name="id2612276"></a><pre class="programlisting">void gimp_page_selector_unselect_all (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2620387"></a><pre class="programlisting">void gimp_page_selector_unselect_all (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Unselects all pages.</p>
<p>
@ -502,15 +491,15 @@ Unselects all pages.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612338"></a><h3>
<a name="id2620444"></a><h3>
<a name="gimp-page-selector-select-page"></a>gimp_page_selector_select_page ()</h3>
<a class="indexterm" name="id2612354"></a><pre class="programlisting">void gimp_page_selector_select_page (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<a class="indexterm" name="id2620458"></a><pre class="programlisting">void gimp_page_selector_select_page (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<p>
Adds a page to the selection.</p>
<p>
@ -531,16 +520,15 @@ Adds a page to the selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612438"></a><h3>
<a name="id2620536"></a><h3>
<a name="gimp-page-selector-unselect-page"></a>gimp_page_selector_unselect_page ()</h3>
<a class="indexterm" name="id2612453"></a><pre class="programlisting">void gimp_page_selector_unselect_page
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<a class="indexterm" name="id2620550"></a><pre class="programlisting">void gimp_page_selector_unselect_page (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<p>
Removes a page from the selection.</p>
<p>
@ -561,16 +549,15 @@ Removes a page from the selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612539"></a><h3>
<a name="id2620628"></a><h3>
<a name="gimp-page-selector-page-is-selected"></a>gimp_page_selector_page_is_selected ()</h3>
<a class="indexterm" name="id2612555"></a><pre class="programlisting">gboolean gimp_page_selector_page_is_selected
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<a class="indexterm" name="id2620643"></a><pre class="programlisting">gboolean gimp_page_selector_page_is_selected (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint page_no);</pre>
<p>
</p>
<p>
@ -597,16 +584,16 @@ Removes a page from the selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612668"></a><h3>
<a name="id2620746"></a><h3>
<a name="gimp-page-selector-get-selected-pages"></a>gimp_page_selector_get_selected_pages ()</h3>
<a class="indexterm" name="id2612684"></a><pre class="programlisting">gint* gimp_page_selector_get_selected_pages
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint *n_selected_pages);</pre>
<a class="indexterm" name="id2620760"></a><pre class="programlisting">gint* gimp_page_selector_get_selected_pages
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
gint *n_selected_pages);</pre>
<p>
</p>
<p>
@ -634,15 +621,15 @@ Removes a page from the selection.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612790"></a><h3>
<a name="id2620858"></a><h3>
<a name="gimp-page-selector-select-range"></a>gimp_page_selector_select_range ()</h3>
<a class="indexterm" name="id2612806"></a><pre class="programlisting">void gimp_page_selector_select_range (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const gchar *range);</pre>
<a class="indexterm" name="id2620873"></a><pre class="programlisting">void gimp_page_selector_select_range (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const gchar *range);</pre>
<p>
Selectes the pages described by <code class="literal">range</code>. The range string is a
user-editable list of pages and ranges, e.g. "1,3,5-7,9-12,14".
@ -670,15 +657,15 @@ overlapping pages and ranges will be merged.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2612908"></a><h3>
<a name="id2620967"></a><h3>
<a name="gimp-page-selector-get-selected-range"></a>gimp_page_selector_get_selected_range ()</h3>
<a class="indexterm" name="id2612924"></a><pre class="programlisting">gchar* gimp_page_selector_get_selected_range
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2620982"></a><pre class="programlisting">gchar* gimp_page_selector_get_selected_range
(<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
@ -702,16 +689,16 @@ overlapping pages and ranges will be merged.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2613012"></a><h2>Property Details</h2>
<a name="id2621062"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2613022"></a><h3>
<a name="id2621072"></a><h3>
<a name="GimpPageSelector--n-pages"></a>The "<code class="literal">n-pages</code>" property</h3>
<a class="indexterm" name="id2613036"></a><pre class="programlisting"> "n-pages" gint : Read / Write</pre>
<a class="indexterm" name="id2621084"></a><pre class="programlisting"> "n-pages" gint : Read / Write</pre>
<p>
The number of pages of the document to open.</p>
<p>
@ -724,9 +711,9 @@ The number of pages of the document to open.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613075"></a><h3>
<a name="id2621120"></a><h3>
<a name="GimpPageSelector--target"></a>The "<code class="literal">target</code>" property</h3>
<a class="indexterm" name="id2613089"></a><pre class="programlisting"> "target" <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<a class="indexterm" name="id2621133"></a><pre class="programlisting"> "target" <a href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<p>
The target to open the document to.</p>
<p>
@ -738,12 +725,12 @@ The target to open the document to.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2613126"></a><h2>Signal Details</h2>
<a name="id2621167"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2613137"></a><h3>
<a name="id2621176"></a><h3>
<a name="GimpPageSelector-activate"></a>The "activate" signal</h3>
<a class="indexterm" name="id2613145"></a><pre class="programlisting">void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run first / Action</pre>
<a class="indexterm" name="id2621183"></a><pre class="programlisting">void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run First / Action</pre>
<p>
The "activate" signal on GimpPageSelector is an action signal. It
is emitted when a user double-clicks an item in the page selection.</p>
@ -769,10 +756,10 @@ is emitted when a user double-clicks an item in the page selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613223"></a><h3>
<a name="id2621255"></a><h3>
<a name="GimpPageSelector-selection-changed"></a>The "selection-changed" signal</h3>
<a class="indexterm" name="id2613232"></a><pre class="programlisting">void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2621264"></a><pre class="programlisting">void user_function (<a href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
gpointer user_data) : Run First</pre>
<p>
This signal is emitted whenever the set of selected pages changes.</p>
<p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPathEditor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPageSelector.html" title="GimpPageSelector">
<link rel="next" href="GimpPickButton.html" title="GimpPickButton">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2552769" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2589635" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2611328" class="shortcut">Description</a>
<a href="#id2619526" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2611166" class="shortcut">Object Hierarchy</a>
<a href="#id2619413" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2611239" class="shortcut">Implemented Interfaces</a>
<a href="#id2619473" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2611260" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2619495" 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="id2552769"></a><span class="refentrytitle">GimpPathEditor</span>
<a name="id2589635"></a><span class="refentrytitle">GimpPathEditor</span>
</h2>
<p>GimpPathEditor &#8212; Widget for editing a file search path.</p>
</td>
@ -60,29 +60,25 @@
<a href="GimpPathEditor.html#GimpPathEditor-struct">GimpPathEditor</a>;
GtkWidget* <a href="GimpPathEditor.html#gimp-path-editor-new">gimp_path_editor_new</a> (const gchar *title,
const gchar *path);
gchar* <a href="GimpPathEditor.html#gimp-path-editor-get-path">gimp_path_editor_get_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a href="GimpPathEditor.html#gimp-path-editor-set-path">gimp_path_editor_set_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);
gchar* <a href="GimpPathEditor.html#gimp-path-editor-get-writable-path">gimp_path_editor_get_writable_path</a>
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a href="GimpPathEditor.html#gimp-path-editor-set-writable-path">gimp_path_editor_set_writable_path</a>
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);
gboolean <a href="GimpPathEditor.html#gimp-path-editor-get-dir-writable">gimp_path_editor_get_dir_writable</a>
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory);
void <a href="GimpPathEditor.html#gimp-path-editor-set-dir-writable">gimp_path_editor_set_dir_writable</a>
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory,
gboolean writable);
<a href="GimpPathEditor.html#GimpPathEditor-struct">GimpPathEditor</a>;
GtkWidget* <a href="GimpPathEditor.html#gimp-path-editor-new">gimp_path_editor_new</a> (const gchar *title,
const gchar *path);
gchar* <a href="GimpPathEditor.html#gimp-path-editor-get-path">gimp_path_editor_get_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a href="GimpPathEditor.html#gimp-path-editor-set-path">gimp_path_editor_set_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);
gchar* <a href="GimpPathEditor.html#gimp-path-editor-get-writable-path">gimp_path_editor_get_writable_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a href="GimpPathEditor.html#gimp-path-editor-set-writable-path">gimp_path_editor_set_writable_path</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);
gboolean <a href="GimpPathEditor.html#gimp-path-editor-get-dir-writable">gimp_path_editor_get_dir_writable</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory);
void <a href="GimpPathEditor.html#gimp-path-editor-set-dir-writable">gimp_path_editor_set_dir_writable</a> (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory,
gboolean writable);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2611166"></a><h2>Object Hierarchy</h2>
<a name="id2619413"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -96,25 +92,21 @@ void <a href="GimpPathEditor.html#gimp-path-editor-set-dir-writable">gimp
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2611239"></a><h2>Implemented Interfaces</h2>
<a name="id2619473"></a><h2>Implemented Interfaces</h2>
<p>
GimpPathEditor implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2611260"></a><h2>Signals</h2>
<a name="id2619495"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpPathEditor.html#GimpPathEditor-path-changed">path-changed</a>"
void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run first
"<a href="GimpPathEditor.html#GimpPathEditor-writable-changed">writable-changed</a>"
void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run first
"<a href="GimpPathEditor.html#GimpPathEditor-path-changed">path-changed</a>" : Run First
"<a href="GimpPathEditor.html#GimpPathEditor-writable-changed">writable-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2611328"></a><h2>Description</h2>
<a name="id2619526"></a><h2>Description</h2>
<p>
This widget is used to edit file search paths.
</p>
@ -133,21 +125,21 @@ the search path, the "path_changed" signal will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2611369"></a><h2>Details</h2>
<a name="id2618753"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2611380"></a><h3>
<a name="id2618763"></a><h3>
<a name="GimpPathEditor-struct"></a>GimpPathEditor</h3>
<a class="indexterm" name="id2607637"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<a class="indexterm" name="id2618775"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2607653"></a><h3>
<a name="id2618791"></a><h3>
<a name="gimp-path-editor-new"></a>gimp_path_editor_new ()</h3>
<a class="indexterm" name="id2607665"></a><pre class="programlisting">GtkWidget* gimp_path_editor_new (const gchar *title,
const gchar *path);</pre>
<a class="indexterm" name="id2618802"></a><pre class="programlisting">GtkWidget* gimp_path_editor_new (const gchar *title,
const gchar *path);</pre>
<p>
Creates a new <a href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> widget.
</p>
@ -180,9 +172,9 @@ The elements of the initial search path must be separated with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2607778"></a><h3>
<a name="id2618917"></a><h3>
<a name="gimp-path-editor-get-path"></a>gimp_path_editor_get_path ()</h3>
<a class="indexterm" name="id2607790"></a><pre class="programlisting">gchar* gimp_path_editor_get_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<a class="indexterm" name="id2618928"></a><pre class="programlisting">gchar* gimp_path_editor_get_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
The elements of the returned search path string are separated with the
<span class="type">G_SEARCHPATH_SEPARATOR</span> character.
@ -210,10 +202,10 @@ Note that you have to <code class="function">g_free()</code> the returned string
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2607872"></a><h3>
<a name="id2612625"></a><h3>
<a name="gimp-path-editor-set-path"></a>gimp_path_editor_set_path ()</h3>
<a class="indexterm" name="id2607884"></a><pre class="programlisting">void gimp_path_editor_set_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);</pre>
<a class="indexterm" name="id2612636"></a><pre class="programlisting">void gimp_path_editor_set_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);</pre>
<p>
The elements of the initial search path must be separated with the
<span class="type">G_SEARCHPATH_SEPARATOR</span> character.</p>
@ -238,10 +230,9 @@ The elements of the initial search path must be separated with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608246"></a><h3>
<a name="id2612716"></a><h3>
<a name="gimp-path-editor-get-writable-path"></a>gimp_path_editor_get_writable_path ()</h3>
<a class="indexterm" name="id2608260"></a><pre class="programlisting">gchar* gimp_path_editor_get_writable_path
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<a class="indexterm" name="id2612727"></a><pre class="programlisting">gchar* gimp_path_editor_get_writable_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
</p>
@ -265,11 +256,10 @@ The elements of the initial search path must be separated with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608317"></a><h3>
<a name="id2612784"></a><h3>
<a name="gimp-path-editor-set-writable-path"></a>gimp_path_editor_set_writable_path ()</h3>
<a class="indexterm" name="id2608331"></a><pre class="programlisting">void gimp_path_editor_set_writable_path
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);</pre>
<a class="indexterm" name="id2612796"></a><pre class="programlisting">void gimp_path_editor_set_writable_path (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *path);</pre>
<p>
</p>
@ -293,11 +283,10 @@ The elements of the initial search path must be separated with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608399"></a><h3>
<a name="id2612863"></a><h3>
<a name="gimp-path-editor-get-dir-writable"></a>gimp_path_editor_get_dir_writable ()</h3>
<a class="indexterm" name="id2608413"></a><pre class="programlisting">gboolean gimp_path_editor_get_dir_writable
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory);</pre>
<a class="indexterm" name="id2612877"></a><pre class="programlisting">gboolean gimp_path_editor_get_dir_writable (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory);</pre>
<p>
</p>
@ -326,12 +315,11 @@ The elements of the initial search path must be separated with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608492"></a><h3>
<a name="id2616445"></a><h3>
<a name="gimp-path-editor-set-dir-writable"></a>gimp_path_editor_set_dir_writable ()</h3>
<a class="indexterm" name="id2608506"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable
(<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory,
gboolean writable);</pre>
<a class="indexterm" name="id2616459"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const gchar *directory,
gboolean writable);</pre>
<p>
</p>
@ -360,12 +348,12 @@ The elements of the initial search path must be separated with the
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2608596"></a><h2>Signal Details</h2>
<a name="id2616549"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2608607"></a><h3>
<a name="id2616560"></a><h3>
<a name="GimpPathEditor-path-changed"></a>The "path-changed" signal</h3>
<a class="indexterm" name="id2608614"></a><pre class="programlisting">void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2616567"></a><pre class="programlisting">void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run First</pre>
<p>
This signal is emitted whenever the user adds, deletes, modifies
or reorders an element of the search path.</p>
@ -382,10 +370,10 @@ or reorders an element of the search path.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608673"></a><h3>
<a name="id2616626"></a><h3>
<a name="GimpPathEditor-writable-changed"></a>The "writable-changed" signal</h3>
<a class="indexterm" name="id2608682"></a><pre class="programlisting">void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2616636"></a><pre class="programlisting">void user_function (<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
gpointer user_data) : Run First</pre>
<p>
This signal is emitted whenever the "writable" column of a directory
is changed, either by the user clicking on it or by calling
@ -403,7 +391,7 @@ is changed, either by the user clicking on it or by calling
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2608754"></a><h2>See Also</h2>
<a name="id2616708"></a><h2>See Also</h2>
<p>
<a href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPickButton</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPathEditor.html" title="GimpPathEditor">
<link rel="next" href="GimpPixmap.html" title="GimpPixmap">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2565140" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577526" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2594824" class="shortcut">Description</a>
<a href="#id2612921" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2590932" class="shortcut">Object Hierarchy</a>
<a href="#id2589842" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2563657" class="shortcut">Implemented Interfaces</a>
<a href="#id2575350" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2563678" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2612896" 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="id2565140"></a><span class="refentrytitle">GimpPickButton</span>
<a name="id2577526"></a><span class="refentrytitle">GimpPickButton</span>
</h2>
<p>GimpPickButton &#8212; Widget to pick a color from screen.</p>
</td>
@ -60,13 +60,13 @@
<a href="GimpPickButton.html#GimpPickButton-struct">GimpPickButton</a>;
GtkWidget* <a href="GimpPickButton.html#gimp-pick-button-new">gimp_pick_button_new</a> (void);
<a href="GimpPickButton.html#GimpPickButton-struct">GimpPickButton</a>;
GtkWidget* <a href="GimpPickButton.html#gimp-pick-button-new">gimp_pick_button_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2590932"></a><h2>Object Hierarchy</h2>
<a name="id2589842"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -80,23 +80,20 @@ GtkWidget* <a href="GimpPickButton.html#gimp-pick-button-new">gimp_pick_button_
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2563657"></a><h2>Implemented Interfaces</h2>
<a name="id2575350"></a><h2>Implemented Interfaces</h2>
<p>
GimpPickButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2563678"></a><h2>Signals</h2>
<a name="id2612896"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>"
void user_function (<a href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
gpointer arg1,
gpointer user_data) : Run first
"<a href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2594824"></a><h2>Description</h2>
<a name="id2612921"></a><h2>Description</h2>
<p>
<a 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
@ -104,20 +101,20 @@ from any point on the screen.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2594850"></a><h2>Details</h2>
<a name="id2612947"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2594861"></a><h3>
<a name="id2612958"></a><h3>
<a name="GimpPickButton-struct"></a>GimpPickButton</h3>
<a class="indexterm" name="id2594872"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<a class="indexterm" name="id2612969"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594889"></a><h3>
<a name="id2612986"></a><h3>
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
<a class="indexterm" name="id2604279"></a><pre class="programlisting">GtkWidget* gimp_pick_button_new (void);</pre>
<a class="indexterm" name="id2612997"></a><pre class="programlisting">GtkWidget* gimp_pick_button_new (void);</pre>
<p>
Creates a new <a href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> widget.</p>
<p>
@ -134,13 +131,13 @@ Creates a new <a href="GimpPickButton.html" title="GimpPickButton"><span class="
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2604334"></a><h2>Signal Details</h2>
<a name="id2619119"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2604345"></a><h3>
<a name="id2619130"></a><h3>
<a name="GimpPickButton-color-picked"></a>The "color-picked" signal</h3>
<a class="indexterm" name="id2604352"></a><pre class="programlisting">void user_function (<a href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
gpointer arg1,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2619137"></a><pre class="programlisting">void user_function (<a href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
gpointer arg1,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPixmap</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPickButton.html" title="GimpPickButton">
<link rel="next" href="GimpPreviewArea.html" title="GimpPreviewArea">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2565746" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574590" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2610869" class="shortcut">Description</a>
<a href="#id2615995" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2551281" class="shortcut">Object Hierarchy</a>
<a href="#id2615919" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2610848" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2615973" 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="id2565746"></a><span class="refentrytitle">GimpPixmap</span>
<a name="id2574590"></a><span class="refentrytitle">GimpPixmap</span>
</h2>
<p>GimpPixmap &#8212; Widget which creates a <span class="type">GtkPixmap</span> from XPM data.</p>
</td>
@ -58,15 +58,15 @@
<a href="GimpPixmap.html#GimpPixmap-struct">GimpPixmap</a>;
GtkWidget* <a href="GimpPixmap.html#gimp-pixmap-new">gimp_pixmap_new</a> (gchar **xpm_data);
void <a href="GimpPixmap.html#gimp-pixmap-set">gimp_pixmap_set</a> (<a href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
gchar **xpm_data);
<a href="GimpPixmap.html#GimpPixmap-struct">GimpPixmap</a>;
GtkWidget* <a href="GimpPixmap.html#gimp-pixmap-new">gimp_pixmap_new</a> (gchar **xpm_data);
void <a href="GimpPixmap.html#gimp-pixmap-set">gimp_pixmap_set</a> (<a href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
gchar **xpm_data);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2551281"></a><h2>Object Hierarchy</h2>
<a name="id2615919"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -79,13 +79,13 @@ void <a href="GimpPixmap.html#gimp-pixmap-set">gimp_pixmap_set</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2610848"></a><h2>Implemented Interfaces</h2>
<a name="id2615973"></a><h2>Implemented Interfaces</h2>
<p>
GimpPixmap implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2610869"></a><h2>Description</h2>
<a name="id2615995"></a><h2>Description</h2>
<p>
Widget which creates a <span class="type">GtkPixmap</span> from XPM data.
</p>
@ -100,11 +100,11 @@ and cannot be cached in memory without doing bad hacks.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2610927"></a><h2>Details</h2>
<a name="id2616052"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2610937"></a><h3>
<a name="id2616063"></a><h3>
<a name="GimpPixmap-struct"></a>GimpPixmap</h3>
<a class="indexterm" name="id2610950"></a><pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<a class="indexterm" name="id2616075"></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>
@ -115,9 +115,9 @@ and cannot be cached in memory without doing bad hacks.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2610978"></a><h3>
<a name="id2616103"></a><h3>
<a name="gimp-pixmap-new"></a>gimp_pixmap_new ()</h3>
<a class="indexterm" name="id2610992"></a><pre class="programlisting">GtkWidget* gimp_pixmap_new (gchar **xpm_data);</pre>
<a class="indexterm" name="id2616118"></a><pre class="programlisting">GtkWidget* gimp_pixmap_new (gchar **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_pixmap_new</code> is deprecated and should not be used in newly-written code.</p>
@ -145,10 +145,10 @@ Creates a new <a href="GimpPixmap.html" title="GimpPixmap"><span class="type">Gi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2608810"></a><h3>
<a name="id2616206"></a><h3>
<a name="gimp-pixmap-set"></a>gimp_pixmap_set ()</h3>
<a class="indexterm" name="id2608825"></a><pre class="programlisting">void gimp_pixmap_set (<a href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
gchar **xpm_data);</pre>
<a class="indexterm" name="id2616220"></a><pre class="programlisting">void gimp_pixmap_set (<a href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
gchar **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_pixmap_set</code> is deprecated and should not be used in newly-written code.</p>
@ -176,7 +176,7 @@ Sets a new image for an existing <a href="GimpPixmap.html" title="GimpPixmap"><s
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2608917"></a><h2>See Also</h2>
<a name="id2616314"></a><h2>See Also</h2>
<p>
<a href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new"><code class="function">gimp_pixmap_button_new()</code></a>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPreview</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPreviewArea.html" title="GimpPreviewArea">
<link rel="next" href="GimpRatioEntry.html" title="GimpRatioEntry">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,26 +33,26 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpRatioEntry.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="#id2564738" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2562312" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2616139" class="shortcut">Description</a>
<a href="#id2618660" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2615397" class="shortcut">Object Hierarchy</a>
<a href="#id2618487" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2615465" class="shortcut">Implemented Interfaces</a>
<a href="#id2618555" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2616036" class="shortcut">Properties</a>
<a href="#id2618576" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2616067" class="shortcut">Style Properties</a>
<a href="#id2618606" class="shortcut">Style Properties</a>
&#160;|&#160;
<a href="#id2616097" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2618636" 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="id2564738"></a><span class="refentrytitle">GimpPreview</span>
<a name="id2562312"></a><span class="refentrytitle">GimpPreview</span>
</h2>
<p>GimpPreview &#8212; A widget providing a <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> plus framework to update the preview.</p>
</td>
@ -64,45 +64,45 @@
<a href="GimpPreview.html#GimpPreview-struct">GimpPreview</a>;
gboolean <a href="GimpPreview.html#gimp-preview-get-update">gimp_preview_get_update</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-set-update">gimp_preview_set_update</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gboolean update);
void <a href="GimpPreview.html#gimp-preview-set-bounds">gimp_preview_set_bounds</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint xmin,
gint ymin,
gint xmax,
gint ymax);
void <a href="GimpPreview.html#gimp-preview-get-size">gimp_preview_get_size</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *width,
gint *height);
void <a href="GimpPreview.html#gimp-preview-get-position">gimp_preview_get_position</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *x,
gint *y);
void <a href="GimpPreview.html#gimp-preview-transform">gimp_preview_transform</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);
void <a href="GimpPreview.html#gimp-preview-untransform">gimp_preview_untransform</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);
GtkWidget* <a href="GimpPreview.html#gimp-preview-get-area">gimp_preview_get_area</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-draw">gimp_preview_draw</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-draw-buffer">gimp_preview_draw_buffer</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const guchar *buffer,
gint rowstride);
void <a href="GimpPreview.html#gimp-preview-invalidate">gimp_preview_invalidate</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-set-default-cursor">gimp_preview_set_default_cursor</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
GdkCursor *cursor);
GtkWidget* <a href="GimpPreview.html#gimp-preview-get-controls">gimp_preview_get_controls</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
<a href="GimpPreview.html#GimpPreview-struct">GimpPreview</a>;
gboolean <a href="GimpPreview.html#gimp-preview-get-update">gimp_preview_get_update</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-set-update">gimp_preview_set_update</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gboolean update);
void <a href="GimpPreview.html#gimp-preview-set-bounds">gimp_preview_set_bounds</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint xmin,
gint ymin,
gint xmax,
gint ymax);
void <a href="GimpPreview.html#gimp-preview-get-size">gimp_preview_get_size</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *width,
gint *height);
void <a href="GimpPreview.html#gimp-preview-get-position">gimp_preview_get_position</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *x,
gint *y);
void <a href="GimpPreview.html#gimp-preview-transform">gimp_preview_transform</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);
void <a href="GimpPreview.html#gimp-preview-untransform">gimp_preview_untransform</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);
GtkWidget* <a href="GimpPreview.html#gimp-preview-get-area">gimp_preview_get_area</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-draw">gimp_preview_draw</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-draw-buffer">gimp_preview_draw_buffer</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const guchar *buffer,
gint rowstride);
void <a href="GimpPreview.html#gimp-preview-invalidate">gimp_preview_invalidate</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a href="GimpPreview.html#gimp-preview-set-default-cursor">gimp_preview_set_default_cursor</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
GdkCursor *cursor);
GtkWidget* <a href="GimpPreview.html#gimp-preview-get-controls">gimp_preview_get_controls</a> (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615397"></a><h2>Object Hierarchy</h2>
<a name="id2618487"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -117,55 +117,53 @@ GtkWidget* <a href="GimpPreview.html#gimp-preview-get-controls">gimp_preview_ge
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615465"></a><h2>Implemented Interfaces</h2>
<a name="id2618555"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreview implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2616036"></a><h2>Properties</h2>
<a name="id2618576"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpPreview.html#GimpPreview--update">update</a>" gboolean : Read / Write / Construct
"<a href="GimpPreview.html#GimpPreview--update">update</a>" gboolean : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616067"></a><h2>Style Properties</h2>
<a name="id2618606"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a href="GimpPreview.html#GimpPreview--size">size</a>" gint : Read
"<a href="GimpPreview.html#GimpPreview--size">size</a>" gint : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616097"></a><h2>Signals</h2>
<a name="id2618636"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpPreview.html#GimpPreview-invalidated">invalidated</a>"
void user_function (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
gpointer user_data) : Run first
"<a href="GimpPreview.html#GimpPreview-invalidated">invalidated</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616139"></a><h2>Description</h2>
<a name="id2618660"></a><h2>Description</h2>
<p>
A widget providing a <a 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="id2616162"></a><h2>Details</h2>
<a name="id2624214"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2616173"></a><h3>
<a name="id2624224"></a><h3>
<a name="GimpPreview-struct"></a>GimpPreview</h3>
<a class="indexterm" name="id2616185"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<a class="indexterm" name="id2624237"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616200"></a><h3>
<a name="id2624252"></a><h3>
<a name="gimp-preview-get-update"></a>gimp_preview_get_update ()</h3>
<a class="indexterm" name="id2616214"></a><pre class="programlisting">gboolean gimp_preview_get_update (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2624266"></a><pre class="programlisting">gboolean gimp_preview_get_update (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
</p>
<p>
@ -187,15 +185,15 @@ A widget providing a <a href="GimpPreviewArea.html" title="GimpPreviewArea"><spa
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616286"></a><h3>
<a name="id2624340"></a><h3>
<a name="gimp-preview-set-update"></a>gimp_preview_set_update ()</h3>
<a class="indexterm" name="id2616300"></a><pre class="programlisting">void gimp_preview_set_update (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gboolean update);</pre>
<a class="indexterm" name="id2624354"></a><pre class="programlisting">void gimp_preview_set_update (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gboolean update);</pre>
<p>
Sets the state of the "Preview" check button.</p>
<p>
@ -217,18 +215,18 @@ Sets the state of the "Preview" check button.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616402"></a><h3>
<a name="id2624459"></a><h3>
<a name="gimp-preview-set-bounds"></a>gimp_preview_set_bounds ()</h3>
<a class="indexterm" name="id2616416"></a><pre class="programlisting">void gimp_preview_set_bounds (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint xmin,
gint ymin,
gint xmax,
gint ymax);</pre>
<a class="indexterm" name="id2624473"></a><pre class="programlisting">void gimp_preview_set_bounds (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint xmin,
gint ymin,
gint xmax,
gint ymax);</pre>
<p>
Sets the lower and upper limits for the previewed area. The
difference between the upper and lower value is used to set the
@ -266,16 +264,16 @@ maximum size of the <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619169"></a><h3>
<a name="id2627372"></a><h3>
<a name="gimp-preview-get-size"></a>gimp_preview_get_size ()</h3>
<a class="indexterm" name="id2619182"></a><pre class="programlisting">void gimp_preview_get_size (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *width,
gint *height);</pre>
<a class="indexterm" name="id2627385"></a><pre class="programlisting">void gimp_preview_get_size (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *width,
gint *height);</pre>
<p>
</p>
<p>
@ -301,16 +299,16 @@ maximum size of the <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619285"></a><h3>
<a name="id2627488"></a><h3>
<a name="gimp-preview-get-position"></a>gimp_preview_get_position ()</h3>
<a class="indexterm" name="id2619298"></a><pre class="programlisting">void gimp_preview_get_position (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *x,
gint *y);</pre>
<a class="indexterm" name="id2627501"></a><pre class="programlisting">void gimp_preview_get_position (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint *x,
gint *y);</pre>
<p>
</p>
<p>
@ -336,18 +334,18 @@ maximum size of the <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619403"></a><h3>
<a name="id2627609"></a><h3>
<a name="gimp-preview-transform"></a>gimp_preview_transform ()</h3>
<a class="indexterm" name="id2619416"></a><pre class="programlisting">void gimp_preview_transform (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);</pre>
<a class="indexterm" name="id2627622"></a><pre class="programlisting">void gimp_preview_transform (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);</pre>
<p>
Transforms from image to widget coordinates.</p>
<p>
@ -383,18 +381,18 @@ Transforms from image to widget coordinates.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619565"></a><h3>
<a name="id2627774"></a><h3>
<a name="gimp-preview-untransform"></a>gimp_preview_untransform ()</h3>
<a class="indexterm" name="id2619579"></a><pre class="programlisting">void gimp_preview_untransform (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);</pre>
<a class="indexterm" name="id2627788"></a><pre class="programlisting">void gimp_preview_untransform (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
gint src_x,
gint src_y,
gint *dest_x,
gint *dest_y);</pre>
<p>
Transforms from widget to image coordinates.</p>
<p>
@ -430,14 +428,14 @@ Transforms from widget to image coordinates.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619728"></a><h3>
<a name="id2627940"></a><h3>
<a name="gimp-preview-get-area"></a>gimp_preview_get_area ()</h3>
<a class="indexterm" name="id2619741"></a><pre class="programlisting">GtkWidget* gimp_preview_get_area (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2627954"></a><pre class="programlisting">GtkWidget* gimp_preview_get_area (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
In most cases, you shouldn't need to access the <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a>
that is being used in the <em class="parameter"><code>preview</code></em>. Sometimes however, you need to.
@ -462,14 +460,14 @@ such cases, use <a href="GimpPreview.html#gimp-preview-get-area"><code class="fu
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619851"></a><h3>
<a name="id2573918"></a><h3>
<a name="gimp-preview-draw"></a>gimp_preview_draw ()</h3>
<a class="indexterm" name="id2619866"></a><pre class="programlisting">void gimp_preview_draw (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2628062"></a><pre class="programlisting">void gimp_preview_draw (<a 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
@ -491,16 +489,16 @@ original, unmodified drawable to the <em class="parameter"><code>preview</code><
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619957"></a><h3>
<a name="id2628145"></a><h3>
<a name="gimp-preview-draw-buffer"></a>gimp_preview_draw_buffer ()</h3>
<a class="indexterm" name="id2619971"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const guchar *buffer,
gint rowstride);</pre>
<a class="indexterm" name="id2628158"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const guchar *buffer,
gint rowstride);</pre>
<p>
Calls the GimpPreview::draw_buffer method. GimpPreview itself
doesn't implement this method so the behaviour is determined by the
@ -528,14 +526,14 @@ derived class implementing this method.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620058"></a><h3>
<a name="id2628261"></a><h3>
<a name="gimp-preview-invalidate"></a>gimp_preview_invalidate ()</h3>
<a class="indexterm" name="id2620070"></a><pre class="programlisting">void gimp_preview_invalidate (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2628274"></a><pre class="programlisting">void gimp_preview_invalidate (<a 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
@ -559,15 +557,15 @@ itself.</p>
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620147"></a><h3>
<a name="id2628353"></a><h3>
<a name="gimp-preview-set-default-cursor"></a>gimp_preview_set_default_cursor ()</h3>
<a class="indexterm" name="id2620161"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
GdkCursor *cursor);</pre>
<a class="indexterm" name="id2628366"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
GdkCursor *cursor);</pre>
<p>
Sets the default mouse cursor for the preview. Note that this will
be overriden by a <code class="literal">GDK_FLEUR</code> if the preview has scrollbars, or by a
@ -590,14 +588,14 @@ be overriden by a <code class="literal">GDK_FLEUR</code> if the preview has scro
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620269"></a><h3>
<a name="id2628476"></a><h3>
<a name="gimp-preview-get-controls"></a>gimp_preview_get_controls ()</h3>
<a class="indexterm" name="id2620282"></a><pre class="programlisting">GtkWidget* gimp_preview_get_controls (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2628490"></a><pre class="programlisting">GtkWidget* gimp_preview_get_controls (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
Gives access to the <span class="type">GtkHBox</span> at the bottom of the preview that
contains the update toggle. Derived widgets can use this function
@ -621,38 +619,38 @@ if they need to add controls to this area.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2620363"></a><h2>Property Details</h2>
<a name="id2628572"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2620372"></a><h3>
<a name="id2628582"></a><h3>
<a name="GimpPreview--update"></a>The "<code class="literal">update</code>" property</h3>
<a class="indexterm" name="id2620384"></a><pre class="programlisting"> "update" gboolean : Read / Write / Construct</pre>
<a class="indexterm" name="id2628594"></a><pre class="programlisting"> "update" gboolean : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2620407"></a><h2>Style Property Details</h2>
<a name="id2628618"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2620417"></a><h3>
<a name="id2628628"></a><h3>
<a name="GimpPreview--size"></a>The "<code class="literal">size</code>" style property</h3>
<a class="indexterm" name="id2620430"></a><pre class="programlisting"> "size" gint : Read</pre>
<a class="indexterm" name="id2628640"></a><pre class="programlisting"> "size" gint : Read</pre>
<p></p>
<p>Allowed values: [1,1024]</p>
<p>Default value: 200</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2620455"></a><h2>Signal Details</h2>
<a name="id2628666"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2620464"></a><h3>
<a name="id2628675"></a><h3>
<a name="GimpPreview-invalidated"></a>The "invalidated" signal</h3>
<a class="indexterm" name="id2620472"></a><pre class="programlisting">void user_function (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2628683"></a><pre class="programlisting">void user_function (<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPreviewArea</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPixmap.html" title="GimpPixmap">
<link rel="next" href="GimpPreview.html" title="GimpPreview">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2581223" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2588480" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2607402" class="shortcut">Description</a>
<a href="#id2617418" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2607289" class="shortcut">Object Hierarchy</a>
<a href="#id2617306" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2607338" class="shortcut">Implemented Interfaces</a>
<a href="#id2617355" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2607360" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2617376" 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="id2581223"></a><span class="refentrytitle">GimpPreviewArea</span>
<a name="id2588480"></a><span class="refentrytitle">GimpPreviewArea</span>
</h2>
<p>GimpPreviewArea &#8212; A general purpose preview widget which caches its pixel data.</p>
</td>
@ -60,69 +60,69 @@
<a href="GimpPreviewArea.html#GimpPreviewArea-struct">GimpPreviewArea</a>;
GtkWidget* <a href="GimpPreviewArea.html#gimp-preview-area-new">gimp_preview_area_new</a> (void);
void <a href="GimpPreviewArea.html#gimp-preview-area-draw">gimp_preview_area_draw</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
<a href="GimpPreviewArea.html#GimpPreviewArea-struct">GimpPreviewArea</a>;
GtkWidget* <a href="GimpPreviewArea.html#gimp-preview-area-new">gimp_preview_area_new</a> (void);
void <a href="GimpPreviewArea.html#gimp-preview-area-draw">gimp_preview_area_draw</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf,
gint rowstride);
void <a href="GimpPreviewArea.html#gimp-preview-area-fill">gimp_preview_area_fill</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
guchar red,
guchar green,
guchar blue);
void <a href="GimpPreviewArea.html#gimp-preview-area-blend">gimp_preview_area_blend</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
const guchar *buf,
gint rowstride);
void <a href="GimpPreviewArea.html#gimp-preview-area-fill">gimp_preview_area_fill</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
guchar red,
guchar green,
guchar blue);
void <a href="GimpPreviewArea.html#gimp-preview-area-blend">gimp_preview_area_blend</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
guchar opacity);
void <a href="GimpPreviewArea.html#gimp-preview-area-mask">gimp_preview_area_mask</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
guchar opacity);
void <a href="GimpPreviewArea.html#gimp-preview-area-mask">gimp_preview_area_mask</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
const guchar *mask,
gint rowstride_mask);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-offsets">gimp_preview_area_set_offsets</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-colormap">gimp_preview_area_set_colormap</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const guchar *colormap,
gint num_colors);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-max-size">gimp_preview_area_set_max_size</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint width,
gint height);
void <a href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_preview_area_menu_popup</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
GdkEventButton *event);
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
const guchar *mask,
gint rowstride_mask);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-offsets">gimp_preview_area_set_offsets</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-colormap">gimp_preview_area_set_colormap</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const guchar *colormap,
gint num_colors);
void <a href="GimpPreviewArea.html#gimp-preview-area-set-max-size">gimp_preview_area_set_max_size</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint width,
gint height);
void <a href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_preview_area_menu_popup</a> (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
GdkEventButton *event);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607289"></a><h2>Object Hierarchy</h2>
<a name="id2617306"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -134,44 +134,44 @@ void <a href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_pre
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607338"></a><h2>Implemented Interfaces</h2>
<a name="id2617355"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreviewArea implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2607360"></a><h2>Properties</h2>
<a name="id2617376"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpPreviewArea.html#GimpPreviewArea--check-size">check-size</a>" <a
"<a href="GimpPreviewArea.html#GimpPreviewArea--check-size">check-size</a>" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> : Read / Write
"<a href="GimpPreviewArea.html#GimpPreviewArea--check-type">check-type</a>" <a
"<a href="GimpPreviewArea.html#GimpPreviewArea--check-type">check-type</a>" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607402"></a><h2>Description</h2>
<a name="id2617418"></a><h2>Description</h2>
<p>
A general purpose preview widget which caches its pixel data.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2609272"></a><h2>Details</h2>
<a name="id2617435"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2609282"></a><h3>
<a name="id2617446"></a><h3>
<a name="GimpPreviewArea-struct"></a>GimpPreviewArea</h3>
<a class="indexterm" name="id2609294"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<a class="indexterm" name="id2617457"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2609310"></a><h3>
<a name="id2617474"></a><h3>
<a name="gimp-preview-area-new"></a>gimp_preview_area_new ()</h3>
<a class="indexterm" name="id2609322"></a><pre class="programlisting">GtkWidget* gimp_preview_area_new (void);</pre>
<a class="indexterm" name="id2617485"></a><pre class="programlisting">GtkWidget* gimp_preview_area_new (void);</pre>
<p>
Creates a new <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget.</p>
<p>
@ -190,18 +190,18 @@ Since GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2609375"></a><h3>
<a name="id2617539"></a><h3>
<a name="gimp-preview-area-draw"></a>gimp_preview_area_draw ()</h3>
<a class="indexterm" name="id2609386"></a><pre class="programlisting">void gimp_preview_area_draw (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
<a class="indexterm" name="id2617551"></a><pre class="programlisting">void gimp_preview_area_draw (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf,
gint rowstride);</pre>
const guchar *buf,
gint rowstride);</pre>
<p>
Draws <em class="parameter"><code>buf</code></em> on <em class="parameter"><code>area</code></em> and queues a redraw on the given rectangle.
</p>
@ -260,19 +260,19 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616514"></a><h3>
<a name="id2624711"></a><h3>
<a name="gimp-preview-area-fill"></a>gimp_preview_area_fill ()</h3>
<a class="indexterm" name="id2616524"></a><pre class="programlisting">void gimp_preview_area_fill (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
guchar red,
guchar green,
guchar blue);</pre>
<a class="indexterm" name="id2624722"></a><pre class="programlisting">void gimp_preview_area_fill (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
guchar red,
guchar green,
guchar blue);</pre>
<p>
Fills <em class="parameter"><code>area</code></em> in the given color and queues a redraw on the given
rectangle.
Fills the given rectangle of <em class="parameter"><code>area</code></em> in the given color and queues a
redraw.
</p>
<p>
Since GIMP 2.2</p>
@ -299,12 +299,12 @@ Since GIMP 2.2</p>
</tr>
<tr>
<td><span class="term"><em class="parameter"><code>width</code></em>&#160;:</span></td>
<td> buffer width
<td> width of the rectangle to fill
</td>
</tr>
<tr>
<td><span class="term"><em class="parameter"><code>height</code></em>&#160;:</span></td>
<td> buffer height
<td> height of the rectangle to fill
</td>
</tr>
<tr>
@ -327,21 +327,21 @@ Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616733"></a><h3>
<a name="id2624927"></a><h3>
<a name="gimp-preview-area-blend"></a>gimp_preview_area_blend ()</h3>
<a class="indexterm" name="id2616744"></a><pre class="programlisting">void gimp_preview_area_blend (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
<a class="indexterm" name="id2624938"></a><pre class="programlisting">void gimp_preview_area_blend (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
guchar opacity);</pre>
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
guchar opacity);</pre>
<p>
Composites <em class="parameter"><code>buf1</code></em> on <em class="parameter"><code>buf2</code></em> with the given <em class="parameter"><code>opacity</code></em>, draws the result
to <em class="parameter"><code>area</code></em> and queues a redraw on the given rectangle.
@ -418,22 +418,22 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2617090"></a><h3>
<a name="id2625284"></a><h3>
<a name="gimp-preview-area-mask"></a>gimp_preview_area_mask ()</h3>
<a class="indexterm" name="id2617101"></a><pre class="programlisting">void gimp_preview_area_mask (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
<a class="indexterm" name="id2625295"></a><pre class="programlisting">void gimp_preview_area_mask (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y,
gint width,
gint height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
const guchar *mask,
gint rowstride_mask);</pre>
const guchar *buf1,
gint rowstride1,
const guchar *buf2,
gint rowstride2,
const guchar *mask,
gint rowstride_mask);</pre>
<p>
Composites <em class="parameter"><code>buf1</code></em> on <em class="parameter"><code>buf2</code></em> with the given <em class="parameter"><code>mask</code></em>, draws the result on
<em class="parameter"><code>area</code></em> and queues a redraw on the given rectangle.
@ -516,11 +516,11 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2617475"></a><h3>
<a name="id2625672"></a><h3>
<a name="gimp-preview-area-set-offsets"></a>gimp_preview_area_set_offsets ()</h3>
<a class="indexterm" name="id2617491"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y);</pre>
<a class="indexterm" name="id2625688"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint x,
gint y);</pre>
<p>
Sets the offsets of the previewed area. This information is used
when drawing the checkerboard and to determine the dither offsets.</p>
@ -547,16 +547,16 @@ when drawing the checkerboard and to determine the dither offsets.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2617596"></a><h3>
<a name="id2625796"></a><h3>
<a name="gimp-preview-area-set-colormap"></a>gimp_preview_area_set_colormap ()</h3>
<a class="indexterm" name="id2617610"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const guchar *colormap,
gint num_colors);</pre>
<a class="indexterm" name="id2573809"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const guchar *colormap,
gint num_colors);</pre>
<p>
Sets the colormap for the <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget. You need to
call this function before you use <a href="GimpPreviewArea.html#gimp-preview-area-draw"><code class="function">gimp_preview_area_draw()</code></a> with
@ -590,11 +590,11 @@ Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2501397"></a><h3>
<a name="id2625926"></a><h3>
<a name="gimp-preview-area-set-max-size"></a>gimp_preview_area_set_max_size ()</h3>
<a class="indexterm" name="id2617753"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint width,
gint height);</pre>
<a class="indexterm" name="id2625940"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
gint width,
gint height);</pre>
<p>
Usually a <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> fills the size that it is
allocated. This funtion allows you to limit the preview area to a
@ -623,15 +623,15 @@ preview will draw itself centered into the allocated area.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2617857"></a><h3>
<a name="id2626047"></a><h3>
<a name="gimp-preview-area-menu-popup"></a>gimp_preview_area_menu_popup ()</h3>
<a class="indexterm" name="id2617872"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
GdkEventButton *event);</pre>
<a class="indexterm" name="id2626062"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
GdkEventButton *event);</pre>
<p>
Creates a popup menu that allows to configure the size and type of
the checkerboard pattern that the <em class="parameter"><code>area</code></em> uses to visualize transparency.</p>
@ -653,16 +653,16 @@ the checkerboard pattern that the <em class="parameter"><code>area</code></em> u
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2617964"></a><h2>Property Details</h2>
<a name="id2626156"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2617973"></a><h3>
<a name="id2626165"></a><h3>
<a name="GimpPreviewArea--check-size"></a>The "<code class="literal">check-size</code>" property</h3>
<a class="indexterm" name="id2617985"></a><pre class="programlisting"> "check-size" <a
<a class="indexterm" name="id2626178"></a><pre class="programlisting"> "check-size" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> : Read / Write</pre>
<p></p>
@ -670,9 +670,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618007"></a><h3>
<a name="id2626200"></a><h3>
<a name="GimpPreviewArea--check-type"></a>The "<code class="literal">check-type</code>" property</h3>
<a class="indexterm" name="id2618020"></a><pre class="programlisting"> "check-type" <a
<a class="indexterm" name="id2626213"></a><pre class="programlisting"> "check-type" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write</pre>
<p></p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpRatioEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpPreview.html" title="GimpPreview">
<link rel="next" href="GimpScrolledPreview.html" title="GimpScrolledPreview">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -33,24 +33,24 @@
<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="#id2582258" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2588088" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2615876" class="shortcut">Description</a>
<a href="#id2623484" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2613926" class="shortcut">Object Hierarchy</a>
<a href="#id2623994" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2613974" class="shortcut">Implemented Interfaces</a>
<a href="#id2624043" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2614008" class="shortcut">Properties</a>
<a href="#id2624076" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2614073" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2624140" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpRatioEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2582258"></a><span class="refentrytitle">GimpRatioEntry</span>
<a name="id2588088"></a><span class="refentrytitle">GimpRatioEntry</span>
</h2>
<p>GimpRatioEntry</p>
</td>
@ -62,26 +62,26 @@
<a href="GimpRatioEntry.html#GimpRatioEntry-struct">GimpRatioEntry</a>;
enum <a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a>;
GtkWidget* <a href="GimpRatioEntry.html#gimp-ratio-entry-new">gimp_ratio_entry_new</a> (void);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-fraction">gimp_ratio_entry_set_fraction</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble numerator,
gdouble denominator);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-get-fraction">gimp_ratio_entry_get_fraction</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble *numerator,
gdouble *denominator);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-ratio">gimp_ratio_entry_set_ratio</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble ratio);
gdouble <a href="GimpRatioEntry.html#gimp-ratio-entry-get-ratio">gimp_ratio_entry_get_ratio</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-aspect">gimp_ratio_entry_set_aspect</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> aspect);
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> <a href="GimpRatioEntry.html#gimp-ratio-entry-get-aspect">gimp_ratio_entry_get_aspect</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);
<a href="GimpRatioEntry.html#GimpRatioEntry-struct">GimpRatioEntry</a>;
enum <a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a>;
GtkWidget* <a href="GimpRatioEntry.html#gimp-ratio-entry-new">gimp_ratio_entry_new</a> (void);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-fraction">gimp_ratio_entry_set_fraction</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble numerator,
gdouble denominator);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-get-fraction">gimp_ratio_entry_get_fraction</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble *numerator,
gdouble *denominator);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-ratio">gimp_ratio_entry_set_ratio</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble ratio);
gdouble <a href="GimpRatioEntry.html#gimp-ratio-entry-get-ratio">gimp_ratio_entry_get_ratio</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);
void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-aspect">gimp_ratio_entry_set_aspect</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> aspect);
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> <a href="GimpRatioEntry.html#gimp-ratio-entry-get-aspect">gimp_ratio_entry_get_aspect</a> (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2613926"></a><h2>Object Hierarchy</h2>
<a name="id2623994"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -93,51 +93,49 @@ void <a href="GimpRatioEntry.html#gimp-ratio-entry-set-aspect">gimp_ratio
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2613974"></a><h2>Implemented Interfaces</h2>
<a name="id2624043"></a><h2>Implemented Interfaces</h2>
<p>
GimpRatioEntry implements
AtkImplementorIface, GtkEditable and GtkCellEditable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2614008"></a><h2>Properties</h2>
<a name="id2624076"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpRatioEntry.html#GimpRatioEntry--aspect">aspect</a>" <a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--denominator">denominator</a>" gdouble : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--numerator">numerator</a>" gdouble : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--ratio">ratio</a>" gdouble : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--aspect">aspect</a>" <a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--denominator">denominator</a>" gdouble : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--numerator">numerator</a>" gdouble : Read / Write
"<a href="GimpRatioEntry.html#GimpRatioEntry--ratio">ratio</a>" gdouble : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2614073"></a><h2>Signals</h2>
<a name="id2624140"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpRatioEntry.html#GimpRatioEntry-ratio-changed">ratio-changed</a>"
void user_function (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *gimpratioentry,
gpointer user_data) : Run first
"<a href="GimpRatioEntry.html#GimpRatioEntry-ratio-changed">ratio-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615876"></a><h2>Description</h2>
<a name="id2623484"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615891"></a><h2>Details</h2>
<a name="id2623500"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2615902"></a><h3>
<a name="id2623510"></a><h3>
<a name="GimpRatioEntry-struct"></a>GimpRatioEntry</h3>
<a class="indexterm" name="id2615914"></a><pre class="programlisting">typedef struct _GimpRatioEntry GimpRatioEntry;</pre>
<a class="indexterm" name="id2623522"></a><pre class="programlisting">typedef struct _GimpRatioEntry GimpRatioEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615930"></a><h3>
<a name="id2623538"></a><h3>
<a name="GimpAspectType"></a>enum GimpAspectType</h3>
<a class="indexterm" name="id2615942"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2623551"></a><pre class="programlisting">typedef enum
{
GIMP_ASPECT_SQUARE, /*&lt; desc="Square" &gt;*/
GIMP_ASPECT_PORTRAIT, /*&lt; desc="Portrait" &gt;*/
@ -150,9 +148,9 @@ GimpRatioEntry implements
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615961"></a><h3>
<a name="id2623570"></a><h3>
<a name="gimp-ratio-entry-new"></a>gimp_ratio_entry_new ()</h3>
<a class="indexterm" name="id2615975"></a><pre class="programlisting">GtkWidget* gimp_ratio_entry_new (void);</pre>
<a class="indexterm" name="id2623583"></a><pre class="programlisting">GtkWidget* gimp_ratio_entry_new (void);</pre>
<p>
</p>
<p>
@ -167,16 +165,16 @@ GimpRatioEntry implements
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2614570"></a><h3>
<a name="id2622856"></a><h3>
<a name="gimp-ratio-entry-set-fraction"></a>gimp_ratio_entry_set_fraction ()</h3>
<a class="indexterm" name="id2614584"></a><pre class="programlisting">void gimp_ratio_entry_set_fraction (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble numerator,
gdouble denominator);</pre>
<a class="indexterm" name="id2622869"></a><pre class="programlisting">void gimp_ratio_entry_set_fraction (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble numerator,
gdouble denominator);</pre>
<p>
Sets the fraction displayed by a <a href="GimpRatioEntry.html" title="GimpRatioEntry"><span class="type">GimpRatioEntry</span></a>. If the resulting
ratio is different to the previously set ratio, the "ratio-changed"
@ -208,16 +206,16 @@ convert it to 1.0.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2614707"></a><h3>
<a name="id2622997"></a><h3>
<a name="gimp-ratio-entry-get-fraction"></a>gimp_ratio_entry_get_fraction ()</h3>
<a class="indexterm" name="id2614722"></a><pre class="programlisting">void gimp_ratio_entry_get_fraction (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble *numerator,
gdouble *denominator);</pre>
<a class="indexterm" name="id2623010"></a><pre class="programlisting">void gimp_ratio_entry_get_fraction (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble *numerator,
gdouble *denominator);</pre>
<p>
Gets the fraction displayed by a <a href="GimpRatioEntry.html" title="GimpRatioEntry"><span class="type">GimpRatioEntry</span></a>.
</p>
@ -248,15 +246,15 @@ as a single decimal value.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613616"></a><h3>
<a name="id2623669"></a><h3>
<a name="gimp-ratio-entry-set-ratio"></a>gimp_ratio_entry_set_ratio ()</h3>
<a class="indexterm" name="id2613630"></a><pre class="programlisting">void gimp_ratio_entry_set_ratio (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble ratio);</pre>
<a class="indexterm" name="id2623682"></a><pre class="programlisting">void gimp_ratio_entry_set_ratio (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
gdouble ratio);</pre>
<p>
Sets the ratio displayed by a <a href="GimpRatioEntry.html" title="GimpRatioEntry"><span class="type">GimpRatioEntry</span></a>. If the new ratio is
different than the previous ratio, the "ratio-changed" signal is
@ -283,14 +281,14 @@ numerator and denominator &lt; 1000.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613728"></a><h3>
<a name="id2623781"></a><h3>
<a name="gimp-ratio-entry-get-ratio"></a>gimp_ratio_entry_get_ratio ()</h3>
<a class="indexterm" name="id2613742"></a><pre class="programlisting">gdouble gimp_ratio_entry_get_ratio (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);</pre>
<a class="indexterm" name="id2623796"></a><pre class="programlisting">gdouble gimp_ratio_entry_get_ratio (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);</pre>
<p>
Retrieves the ratio value displayed by a <a href="GimpRatioEntry.html" title="GimpRatioEntry"><span class="type">GimpRatioEntry</span></a>.</p>
<p>
@ -312,15 +310,15 @@ Retrieves the ratio value displayed by a <a href="GimpRatioEntry.html" title="Gi
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2613823"></a><h3>
<a name="id2623878"></a><h3>
<a name="gimp-ratio-entry-set-aspect"></a>gimp_ratio_entry_set_aspect ()</h3>
<a class="indexterm" name="id2613837"></a><pre class="programlisting">void gimp_ratio_entry_set_aspect (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> aspect);</pre>
<a class="indexterm" name="id2623892"></a><pre class="programlisting">void gimp_ratio_entry_set_aspect (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry,
<a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> aspect);</pre>
<p>
Sets the aspect of the ratio by swapping the numerator and denominator
(or setting them to 1.0 in case that <em class="parameter"><code>aspect</code></em> is <code class="literal">GIMP_ASPECT_SQUARE</code>).</p>
@ -342,14 +340,14 @@ Sets the aspect of the ratio by swapping the numerator and denominator
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2609986"></a><h3>
<a name="id2621573"></a><h3>
<a name="gimp-ratio-entry-get-aspect"></a>gimp_ratio_entry_get_aspect ()</h3>
<a class="indexterm" name="id2610000"></a><pre class="programlisting"><a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> gimp_ratio_entry_get_aspect (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);</pre>
<a class="indexterm" name="id2621587"></a><pre class="programlisting"><a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> gimp_ratio_entry_get_aspect (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *entry);</pre>
<p>
Gets the aspect of the ratio displayed by a <a href="GimpRatioEntry.html" title="GimpRatioEntry"><span class="type">GimpRatioEntry</span></a>.</p>
<p>
@ -371,54 +369,54 @@ Gets the aspect of the ratio displayed by a <a href="GimpRatioEntry.html" title=
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2610082"></a><h2>Property Details</h2>
<a name="id2621671"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2610093"></a><h3>
<a name="id2621681"></a><h3>
<a name="GimpRatioEntry--aspect"></a>The "<code class="literal">aspect</code>" property</h3>
<a class="indexterm" name="id2610107"></a><pre class="programlisting"> "aspect" <a href="GimpRatioEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<a class="indexterm" name="id2621695"></a><pre class="programlisting"> "aspect" <a href="GimpRatioEntry.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="id2610130"></a><h3>
<a name="id2621720"></a><h3>
<a name="GimpRatioEntry--denominator"></a>The "<code class="literal">denominator</code>" property</h3>
<a class="indexterm" name="id2610144"></a><pre class="programlisting"> "denominator" gdouble : Read / Write</pre>
<a class="indexterm" name="id2621734"></a><pre class="programlisting"> "denominator" gdouble : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2610172"></a><h3>
<a name="id2621762"></a><h3>
<a name="GimpRatioEntry--numerator"></a>The "<code class="literal">numerator</code>" property</h3>
<a class="indexterm" name="id2610186"></a><pre class="programlisting"> "numerator" gdouble : Read / Write</pre>
<a class="indexterm" name="id2621776"></a><pre class="programlisting"> "numerator" gdouble : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2610214"></a><h3>
<a name="id2621805"></a><h3>
<a name="GimpRatioEntry--ratio"></a>The "<code class="literal">ratio</code>" property</h3>
<a class="indexterm" name="id2610228"></a><pre class="programlisting"> "ratio" gdouble : Read / Write</pre>
<a class="indexterm" name="id2621819"></a><pre class="programlisting"> "ratio" gdouble : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
<p>Default value: 1</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2610258"></a><h2>Signal Details</h2>
<a name="id2621849"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2610269"></a><h3>
<a name="id2621860"></a><h3>
<a name="GimpRatioEntry-ratio-changed"></a>The "ratio-changed" signal</h3>
<a class="indexterm" name="id2610278"></a><pre class="programlisting">void user_function (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *gimpratioentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2621870"></a><pre class="programlisting">void user_function (<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a> *gimpratioentry,
gpointer user_data) : Run First</pre>
<p>
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpScrolledPreview</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpRatioEntry.html" title="GimpRatioEntry">
<link rel="next" href="GimpSizeEntry.html" title="GimpSizeEntry">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2580156" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580742" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2615704" class="shortcut">Description</a>
<a href="#id2617942" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2615615" class="shortcut">Object Hierarchy</a>
<a href="#id2622766" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2615682" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2622834" 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="id2580156"></a><span class="refentrytitle">GimpScrolledPreview</span>
<a name="id2580742"></a><span class="refentrytitle">GimpScrolledPreview</span>
</h2>
<p>GimpScrolledPreview &#8212; A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</p>
</td>
@ -58,22 +58,20 @@
<a href="GimpScrolledPreview.html#GimpScrolledPreview-struct">GimpScrolledPreview</a>;
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-set-position">gimp_scrolled_preview_set_position</a>
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
gint x,
gint y);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy">gimp_scrolled_preview_set_policy</a>
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
GtkPolicyType hscrollbar_policy,
GtkPolicyType vscrollbar_policy);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze">gimp_scrolled_preview_freeze</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_scrolled_preview_thaw</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
<a href="GimpScrolledPreview.html#GimpScrolledPreview-struct">GimpScrolledPreview</a>;
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-set-position">gimp_scrolled_preview_set_position</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
gint x,
gint y);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy">gimp_scrolled_preview_set_policy</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
GtkPolicyType hscrollbar_policy,
GtkPolicyType vscrollbar_policy);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze">gimp_scrolled_preview_freeze</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_scrolled_preview_thaw</a> (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615615"></a><h2>Object Hierarchy</h2>
<a name="id2622766"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -88,35 +86,34 @@ void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_s
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615682"></a><h2>Implemented Interfaces</h2>
<a name="id2622834"></a><h2>Implemented Interfaces</h2>
<p>
GimpScrolledPreview implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615704"></a><h2>Description</h2>
<a name="id2617942"></a><h2>Description</h2>
<p>
A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615726"></a><h2>Details</h2>
<a name="id2617964"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2614395"></a><h3>
<a name="id2617975"></a><h3>
<a name="GimpScrolledPreview-struct"></a>GimpScrolledPreview</h3>
<a class="indexterm" name="id2614407"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<a class="indexterm" name="id2617986"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2614424"></a><h3>
<a name="id2618003"></a><h3>
<a name="gimp-scrolled-preview-set-position"></a>gimp_scrolled_preview_set_position ()</h3>
<a class="indexterm" name="id2614437"></a><pre class="programlisting">void gimp_scrolled_preview_set_position
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
gint x,
gint y);</pre>
<a class="indexterm" name="id2618016"></a><pre class="programlisting">void gimp_scrolled_preview_set_position (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
gint x,
gint y);</pre>
<p>
</p>
<p>
@ -142,17 +139,16 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2614541"></a><h3>
<a name="id2629599"></a><h3>
<a name="gimp-scrolled-preview-set-policy"></a>gimp_scrolled_preview_set_policy ()</h3>
<a class="indexterm" name="id2620543"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
GtkPolicyType hscrollbar_policy,
GtkPolicyType vscrollbar_policy);</pre>
<a class="indexterm" name="id2629613"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
GtkPolicyType hscrollbar_policy,
GtkPolicyType vscrollbar_policy);</pre>
<p>
</p>
<p>
@ -178,14 +174,14 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620650"></a><h3>
<a name="id2629720"></a><h3>
<a name="gimp-scrolled-preview-freeze"></a>gimp_scrolled_preview_freeze ()</h3>
<a class="indexterm" name="id2620665"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2629733"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a 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.
@ -204,14 +200,14 @@ This function should only be used to implement widgets derived from
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621566"></a><h3>
<a name="id2629817"></a><h3>
<a name="gimp-scrolled-preview-thaw"></a>gimp_scrolled_preview_thaw ()</h3>
<a class="indexterm" name="id2621580"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2623110"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a 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.
@ -230,7 +226,7 @@ This function should only be used to implement widgets derived from
</td>
</tr></tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpSizeEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpScrolledPreview.html" title="GimpScrolledPreview">
<link rel="next" href="GimpStringComboBox.html" title="GimpStringComboBox">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2551106" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2582388" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2620927" class="shortcut">Description</a>
<a href="#id2628907" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2620754" class="shortcut">Object Hierarchy</a>
<a href="#id2628793" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2620809" class="shortcut">Implemented Interfaces</a>
<a href="#id2628848" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2620830" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2628869" 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="id2551106"></a><span class="refentrytitle">GimpSizeEntry</span>
<a name="id2582388"></a><span class="refentrytitle">GimpSizeEntry</span>
</h2>
<p>GimpSizeEntry &#8212; Widget for entering pixel values and resolutions.</p>
</td>
@ -60,82 +60,80 @@
<a href="GimpSizeEntry.html#GimpSizeEntry-struct">GimpSizeEntry</a>;
<a href="GimpSizeEntry.html#GimpSizeEntryField">GimpSizeEntryField</a>;
enum <a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a>;
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-new">gimp_size_entry_new</a> (gint number_of_fields,
<a
<a href="GimpSizeEntry.html#GimpSizeEntry-struct">GimpSizeEntry</a>;
<a href="GimpSizeEntry.html#GimpSizeEntryField">GimpSizeEntryField</a>;
enum <a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a>;
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-new">gimp_size_entry_new</a> (gint number_of_fields,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gboolean show_refval,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);
void <a href="GimpSizeEntry.html#gimp-size-entry-add-field">gimp_size_entry_add_field</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
GtkSpinButton *value_spinbutton,
GtkSpinButton *refval_spinbutton);
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-attach-label">gimp_size_entry_attach_label</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const gchar *text,
gint row,
gint column,
gfloat alignment);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-resolution">gimp_size_entry_set_resolution</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble resolution,
gboolean keep_size);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-size">gimp_size_entry_set_size</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-value-boundaries">gimp_size_entry_set_value_boundaries</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
gdouble <a href="GimpSizeEntry.html#gimp-size-entry-get-value">gimp_size_entry_get_value</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-value">gimp_size_entry_set_value</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble value);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval-boundaries">gimp_size_entry_set_refval_boundaries</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval-digits">gimp_size_entry_set_refval_digits</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gint digits);
gdouble <a href="GimpSizeEntry.html#gimp-size-entry-get-refval">gimp_size_entry_get_refval</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval">gimp_size_entry_set_refval</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble refval);
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gboolean show_refval,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);
void <a href="GimpSizeEntry.html#gimp-size-entry-add-field">gimp_size_entry_add_field</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
GtkSpinButton *value_spinbutton,
GtkSpinButton *refval_spinbutton);
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-attach-label">gimp_size_entry_attach_label</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const gchar *text,
gint row,
gint column,
gfloat alignment);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-resolution">gimp_size_entry_set_resolution</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble resolution,
gboolean keep_size);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-size">gimp_size_entry_set_size</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-value-boundaries">gimp_size_entry_set_value_boundaries</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
gdouble <a href="GimpSizeEntry.html#gimp-size-entry-get-value">gimp_size_entry_get_value</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-value">gimp_size_entry_set_value</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble value);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval-boundaries">gimp_size_entry_set_refval_boundaries</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval-digits">gimp_size_entry_set_refval_digits</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gint digits);
gdouble <a href="GimpSizeEntry.html#gimp-size-entry-get-refval">gimp_size_entry_get_refval</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-refval">gimp_size_entry_set_refval</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble refval);
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> <a href="GimpSizeEntry.html#gimp-size-entry-get-unit">gimp_size_entry_get_unit</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-unit">gimp_size_entry_set_unit</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
>GimpUnit</a> <a href="GimpSizeEntry.html#gimp-size-entry-get-unit">gimp_size_entry_get_unit</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-unit">gimp_size_entry_set_unit</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-pixel-digits">gimp_size_entry_set_pixel_digits</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint digits);
void <a href="GimpSizeEntry.html#gimp-size-entry-show-unit-menu">gimp_size_entry_show_unit_menu</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean show);
void <a href="GimpSizeEntry.html#gimp-size-entry-grab-focus">gimp_size_entry_grab_focus</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-activates-default">gimp_size_entry_set_activates_default</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean setting);
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-get-help-widget">gimp_size_entry_get_help_widget</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-pixel-digits">gimp_size_entry_set_pixel_digits</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint digits);
void <a href="GimpSizeEntry.html#gimp-size-entry-show-unit-menu">gimp_size_entry_show_unit_menu</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean show);
void <a href="GimpSizeEntry.html#gimp-size-entry-grab-focus">gimp_size_entry_grab_focus</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a href="GimpSizeEntry.html#gimp-size-entry-set-activates-default">gimp_size_entry_set_activates_default</a>
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean setting);
GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-get-help-widget">gimp_size_entry_get_help_widget</a> (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2620754"></a><h2>Object Hierarchy</h2>
<a name="id2628793"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -148,28 +146,22 @@ GtkWidget* <a href="GimpSizeEntry.html#gimp-size-entry-get-help-widget">gimp_si
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2620809"></a><h2>Implemented Interfaces</h2>
<a name="id2628848"></a><h2>Implemented Interfaces</h2>
<p>
GimpSizeEntry implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2620830"></a><h2>Signals</h2>
<a name="id2628869"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpSizeEntry.html#GimpSizeEntry-refval-changed">refval-changed</a>"
void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first
"<a href="GimpSizeEntry.html#GimpSizeEntry-unit-changed">unit-changed</a>"
void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first
"<a href="GimpSizeEntry.html#GimpSizeEntry-value-changed">value-changed</a>"
void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first
"<a href="GimpSizeEntry.html#GimpSizeEntry-refval-changed">refval-changed</a>" : Run First
"<a href="GimpSizeEntry.html#GimpSizeEntry-unit-changed">unit-changed</a>" : Run First
"<a href="GimpSizeEntry.html#GimpSizeEntry-value-changed">value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2620927"></a><h2>Description</h2>
<a name="id2628907"></a><h2>Description</h2>
<p>
This widget is used to enter pixel distances/sizes and resolutions.
</p>
@ -201,29 +193,29 @@ real-world-unit.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2626303"></a><h2>Details</h2>
<a name="id2634442"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2626312"></a><h3>
<a name="id2634451"></a><h3>
<a name="GimpSizeEntry-struct"></a>GimpSizeEntry</h3>
<a class="indexterm" name="id2626322"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<a class="indexterm" name="id2634462"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626337"></a><h3>
<a name="id2634476"></a><h3>
<a name="GimpSizeEntryField"></a>GimpSizeEntryField</h3>
<a class="indexterm" name="id2626347"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<a class="indexterm" name="id2634487"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626363"></a><h3>
<a name="id2634501"></a><h3>
<a name="GimpSizeEntryUpdatePolicy"></a>enum GimpSizeEntryUpdatePolicy</h3>
<a class="indexterm" name="id2626375"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2634512"></a><pre class="programlisting">typedef enum
{
GIMP_SIZE_ENTRY_UPDATE_NONE = 0,
GIMP_SIZE_ENTRY_UPDATE_SIZE = 1,
@ -236,18 +228,18 @@ real-world-unit.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626393"></a><h3>
<a name="id2634528"></a><h3>
<a name="gimp-size-entry-new"></a>gimp_size_entry_new ()</h3>
<a class="indexterm" name="id2626405"></a><pre class="programlisting">GtkWidget* gimp_size_entry_new (gint number_of_fields,
<a
<a class="indexterm" name="id2634539"></a><pre class="programlisting">GtkWidget* gimp_size_entry_new (gint number_of_fields,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gboolean show_refval,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);</pre>
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gboolean show_refval,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);</pre>
<p>
Creates a new <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> widget.
</p>
@ -347,11 +339,11 @@ of the <a href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpU
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626843"></a><h3>
<a name="id2634975"></a><h3>
<a name="gimp-size-entry-add-field"></a>gimp_size_entry_add_field ()</h3>
<a class="indexterm" name="id2626854"></a><pre class="programlisting">void gimp_size_entry_add_field (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
GtkSpinButton *value_spinbutton,
GtkSpinButton *refval_spinbutton);</pre>
<a class="indexterm" name="id2634987"></a><pre class="programlisting">void gimp_size_entry_add_field (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
GtkSpinButton *value_spinbutton,
GtkSpinButton *refval_spinbutton);</pre>
<p>
Adds an input field to the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -386,13 +378,13 @@ as <code class="literal">TRUE</code> in <a href="GimpSizeEntry.html#gimp-size-en
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627016"></a><h3>
<a name="id2635149"></a><h3>
<a name="gimp-size-entry-attach-label"></a>gimp_size_entry_attach_label ()</h3>
<a class="indexterm" name="id2627029"></a><pre class="programlisting">GtkWidget* gimp_size_entry_attach_label (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const gchar *text,
gint row,
gint column,
gfloat alignment);</pre>
<a class="indexterm" name="id2635162"></a><pre class="programlisting">GtkWidget* gimp_size_entry_attach_label (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const gchar *text,
gint row,
gint column,
gfloat alignment);</pre>
<p>
Attaches a <span class="type">GtkLabel</span> to the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> (which is a <span class="type">GtkTable</span>).</p>
<p>
@ -436,12 +428,12 @@ Attaches a <span class="type">GtkLabel</span> to the <a href="GimpSizeEntry.html
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627205"></a><h3>
<a name="id2635340"></a><h3>
<a name="gimp-size-entry-set-resolution"></a>gimp_size_entry_set_resolution ()</h3>
<a class="indexterm" name="id2627219"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble resolution,
gboolean keep_size);</pre>
<a class="indexterm" name="id2635353"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble resolution,
gboolean keep_size);</pre>
<p>
Sets the resolution (in dpi) for field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -488,12 +480,12 @@ This function does nothing if the <a href="GimpSizeEntry.html#GimpSizeEntryUpdat
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627438"></a><h3>
<a name="id2635573"></a><h3>
<a name="gimp-size-entry-set-size"></a>gimp_size_entry_set_size ()</h3>
<a class="indexterm" name="id2627449"></a><pre class="programlisting">void gimp_size_entry_set_size (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<a class="indexterm" name="id2635584"></a><pre class="programlisting">void gimp_size_entry_set_size (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<p>
Sets the pixel values for field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>
which will be treated as 0% and 100%.
@ -537,13 +529,13 @@ This function does nothing if the <a href="GimpSizeEntry.html#GimpSizeEntryUpdat
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627644"></a><h3>
<a name="id2635780"></a><h3>
<a name="gimp-size-entry-set-value-boundaries"></a>gimp_size_entry_set_value_boundaries ()</h3>
<a class="indexterm" name="id2627658"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<a class="indexterm" name="id2635793"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<p>
Limits the range of possible values which can be entered in field # <em class="parameter"><code>field</code></em>
of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -589,10 +581,10 @@ NOTE: In most cases you won't be interested in this function because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627843"></a><h3>
<a name="id2635980"></a><h3>
<a name="gimp-size-entry-get-value"></a>gimp_size_entry_get_value ()</h3>
<a class="indexterm" name="id2627855"></a><pre class="programlisting">gdouble gimp_size_entry_get_value (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<a class="indexterm" name="id2635992"></a><pre class="programlisting">gdouble gimp_size_entry_get_value (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<p>
Returns the value of field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -633,11 +625,11 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628012"></a><h3>
<a name="id2636149"></a><h3>
<a name="gimp-size-entry-set-value"></a>gimp_size_entry_set_value ()</h3>
<a class="indexterm" name="id2628024"></a><pre class="programlisting">void gimp_size_entry_set_value (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble value);</pre>
<a class="indexterm" name="id2636161"></a><pre class="programlisting">void gimp_size_entry_set_value (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble value);</pre>
<p>
Sets the value for field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -678,13 +670,13 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628193"></a><h3>
<a name="id2636330"></a><h3>
<a name="gimp-size-entry-set-refval-boundaries"></a>gimp_size_entry_set_refval_boundaries ()</h3>
<a class="indexterm" name="id2628206"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<a class="indexterm" name="id2636344"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble lower,
gdouble upper);</pre>
<p>
Limits the range of possible reference values which can be entered in
field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -724,12 +716,11 @@ The current reference value of the <em class="parameter"><code>field</code></em>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628368"></a><h3>
<a name="id2636506"></a><h3>
<a name="gimp-size-entry-set-refval-digits"></a>gimp_size_entry_set_refval_digits ()</h3>
<a class="indexterm" name="id2628382"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gint digits);</pre>
<a class="indexterm" name="id2636520"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gint digits);</pre>
<p>
Sets the decimal digits of field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> to
<em class="parameter"><code>digits</code></em>.
@ -765,10 +756,10 @@ of digits will equal to 0 for <span class="type">GIMP_SIZE_ENTRY_UPDATE_SIZE</sp
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628500"></a><h3>
<a name="id2636641"></a><h3>
<a name="gimp-size-entry-get-refval"></a>gimp_size_entry_get_refval ()</h3>
<a class="indexterm" name="id2628511"></a><pre class="programlisting">gdouble gimp_size_entry_get_refval (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<a class="indexterm" name="id2636652"></a><pre class="programlisting">gdouble gimp_size_entry_get_refval (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<p>
Returns the reference value for field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -802,11 +793,11 @@ in dpi, depending on which <a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628623"></a><h3>
<a name="id2636765"></a><h3>
<a name="gimp-size-entry-set-refval"></a>gimp_size_entry_set_refval ()</h3>
<a class="indexterm" name="id2628634"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble refval);</pre>
<a class="indexterm" name="id2636776"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field,
gdouble refval);</pre>
<p>
Sets the reference value for field # <em class="parameter"><code>field</code></em> of the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -840,11 +831,11 @@ depending on which <a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"><span
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628761"></a><h3>
<a name="id2636903"></a><h3>
<a name="gimp-size-entry-get-unit"></a>gimp_size_entry_get_unit ()</h3>
<a class="indexterm" name="id2628771"></a><pre class="programlisting"><a
<a class="indexterm" name="id2636913"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_size_entry_get_unit (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
>GimpUnit</a> gimp_size_entry_get_unit (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<p>
Returns the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -871,10 +862,10 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628845"></a><h3>
<a name="id2636987"></a><h3>
<a name="gimp-size-entry-set-unit"></a>gimp_size_entry_set_unit ()</h3>
<a class="indexterm" name="id2628855"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
<a class="indexterm" name="id2636997"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
<p>
@ -903,11 +894,10 @@ according to which <a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"><span
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628942"></a><h3>
<a name="id2637085"></a><h3>
<a name="gimp-size-entry-set-pixel-digits"></a>gimp_size_entry_set_pixel_digits ()</h3>
<a class="indexterm" name="id2628955"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint digits);</pre>
<a class="indexterm" name="id2637097"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint digits);</pre>
<p>
Similar to <a href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"><code class="function">gimp_unit_menu_set_pixel_digits()</code></a>, this function allows
you set up a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> so that sub-pixel sizes can be entered.</p>
@ -932,10 +922,10 @@ you set up a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="typ
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629043"></a><h3>
<a name="id2637185"></a><h3>
<a name="gimp-size-entry-show-unit-menu"></a>gimp_size_entry_show_unit_menu ()</h3>
<a class="indexterm" name="id2629058"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean show);</pre>
<a class="indexterm" name="id2637200"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean show);</pre>
<p>
Controls whether a unit menu is shown in the size entry. If
<em class="parameter"><code>show</code></em> is <span class="type">TRUE</span>, the menu is shown; otherwise it is hidden.</p>
@ -957,14 +947,14 @@ Controls whether a unit menu is shown in the size entry. If
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629145"></a><h3>
<a name="id2637290"></a><h3>
<a name="gimp-size-entry-grab-focus"></a>gimp_size_entry_grab_focus ()</h3>
<a class="indexterm" name="id2629156"></a><pre class="programlisting">void gimp_size_entry_grab_focus (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<a class="indexterm" name="id2637301"></a><pre class="programlisting">void gimp_size_entry_grab_focus (<a 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 <code class="function">gtk_widget_grab_focus()</code> for a <span class="type">GtkTable</span>.</p>
@ -982,11 +972,11 @@ it's impossible to implement <code class="function">gtk_widget_grab_focus()</cod
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629217"></a><h3>
<a name="id2637362"></a><h3>
<a name="gimp-size-entry-set-activates-default"></a>gimp_size_entry_set_activates_default ()</h3>
<a class="indexterm" name="id2629232"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean setting);</pre>
<a class="indexterm" name="id2637377"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
(<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gboolean setting);</pre>
<p>
Iterates over all entries in the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> and calls
<code class="function">gtk_entry_set_activates_default()</code> on them.</p>
@ -1008,15 +998,15 @@ Iterates over all entries in the <a href="GimpSizeEntry.html" title="GimpSizeEnt
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629333"></a><h3>
<a name="id2637480"></a><h3>
<a name="gimp-size-entry-get-help-widget"></a>gimp_size_entry_get_help_widget ()</h3>
<a class="indexterm" name="id2629345"></a><pre class="programlisting">GtkWidget* gimp_size_entry_get_help_widget (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<a class="indexterm" name="id2637492"></a><pre class="programlisting">GtkWidget* gimp_size_entry_get_help_widget (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
gint field);</pre>
<p>
You shouldn't fiddle with the internals of a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> but
if you want to set tooltips using <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data"><code class="function">gimp_help_set_help_data()</code></a> you
@ -1047,12 +1037,12 @@ can use this function to get a pointer to the spinbuttons.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2629451"></a><h2>Signal Details</h2>
<a name="id2637598"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2629460"></a><h3>
<a name="id2637608"></a><h3>
<a name="GimpSizeEntry-refval-changed"></a>The "refval-changed" signal</h3>
<a class="indexterm" name="id2629470"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2637617"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -1074,10 +1064,10 @@ can use this function to get a pointer to the spinbuttons.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629531"></a><h3>
<a name="id2637679"></a><h3>
<a name="GimpSizeEntry-unit-changed"></a>The "unit-changed" signal</h3>
<a class="indexterm" name="id2629538"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2637686"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -1099,10 +1089,10 @@ can use this function to get a pointer to the spinbuttons.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629599"></a><h3>
<a name="id2637748"></a><h3>
<a name="GimpSizeEntry-value-changed"></a>The "value-changed" signal</h3>
<a class="indexterm" name="id2629607"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2637755"></a><pre class="programlisting">void user_function (<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
gpointer user_data) : Run First</pre>
<p>
</p>
@ -1124,7 +1114,7 @@ can use this function to get a pointer to the spinbuttons.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2629671"></a><h2>See Also</h2>
<a name="id2637819"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpStringComboBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpSizeEntry.html" title="GimpSizeEntry">
<link rel="next" href="GimpUnitMenu.html" title="GimpUnitMenu">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2562817" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2607345" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2621338" class="shortcut">Description</a>
<a href="#id2629363" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2621122" class="shortcut">Object Hierarchy</a>
<a href="#id2629328" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2621183" class="shortcut">Implemented Interfaces</a>
<a href="#id2633654" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2621283" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2633688" 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="id2562817"></a><span class="refentrytitle">GimpStringComboBox</span>
<a name="id2607345"></a><span class="refentrytitle">GimpStringComboBox</span>
</h2>
<p>GimpStringComboBox</p>
</td>
@ -60,20 +60,18 @@
<a href="GimpStringComboBox.html#GimpStringComboBox-struct">GimpStringComboBox</a>;
GtkWidget* <a href="GimpStringComboBox.html#gimp-string-combo-box-new">gimp_string_combo_box_new</a> (GtkTreeModel *model,
gint id_column,
gint label_column);
gboolean <a href="GimpStringComboBox.html#gimp-string-combo-box-set-active">gimp_string_combo_box_set_active</a>
(<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const gchar *id);
gchar* <a href="GimpStringComboBox.html#gimp-string-combo-box-get-active">gimp_string_combo_box_get_active</a>
(<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);
<a href="GimpStringComboBox.html#GimpStringComboBox-struct">GimpStringComboBox</a>;
GtkWidget* <a href="GimpStringComboBox.html#gimp-string-combo-box-new">gimp_string_combo_box_new</a> (GtkTreeModel *model,
gint id_column,
gint label_column);
gboolean <a href="GimpStringComboBox.html#gimp-string-combo-box-set-active">gimp_string_combo_box_set_active</a> (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const gchar *id);
gchar* <a href="GimpStringComboBox.html#gimp-string-combo-box-get-active">gimp_string_combo_box_get_active</a> (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621122"></a><h2>Object Hierarchy</h2>
<a name="id2629328"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -87,43 +85,43 @@ gchar* <a href="GimpStringComboBox.html#gimp-string-combo-box-get-active">g
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621183"></a><h2>Implemented Interfaces</h2>
<a name="id2633654"></a><h2>Implemented Interfaces</h2>
<p>
GimpStringComboBox implements
AtkImplementorIface, GtkCellEditable and GtkCellLayout.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621283"></a><h2>Properties</h2>
<a name="id2633688"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpStringComboBox.html#GimpStringComboBox--ellipsize">ellipsize</a>" PangoEllipsizeMode : Read / Write
"<a href="GimpStringComboBox.html#GimpStringComboBox--id-column">id-column</a>" gint : Read / Write / Construct Only
"<a href="GimpStringComboBox.html#GimpStringComboBox--label-column">label-column</a>" gint : Read / Write / Construct Only
"<a href="GimpStringComboBox.html#GimpStringComboBox--ellipsize">ellipsize</a>" PangoEllipsizeMode : Read / Write
"<a href="GimpStringComboBox.html#GimpStringComboBox--id-column">id-column</a>" gint : Read / Write / Construct Only
"<a href="GimpStringComboBox.html#GimpStringComboBox--label-column">label-column</a>" gint : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621338"></a><h2>Description</h2>
<a name="id2629363"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621354"></a><h2>Details</h2>
<a name="id2629378"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2621365"></a><h3>
<a name="id2629389"></a><h3>
<a name="GimpStringComboBox-struct"></a>GimpStringComboBox</h3>
<a class="indexterm" name="id2621376"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<a class="indexterm" name="id2629401"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621393"></a><h3>
<a name="id2629417"></a><h3>
<a name="gimp-string-combo-box-new"></a>gimp_string_combo_box_new ()</h3>
<a class="indexterm" name="id2621406"></a><pre class="programlisting">GtkWidget* gimp_string_combo_box_new (GtkTreeModel *model,
gint id_column,
gint label_column);</pre>
<a class="indexterm" name="id2629431"></a><pre class="programlisting">GtkWidget* gimp_string_combo_box_new (GtkTreeModel *model,
gint id_column,
gint label_column);</pre>
<p>
</p>
<p>
@ -155,16 +153,15 @@ GimpStringComboBox implements
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625537"></a><h3>
<a name="id2630674"></a><h3>
<a name="gimp-string-combo-box-set-active"></a>gimp_string_combo_box_set_active ()</h3>
<a class="indexterm" name="id2625551"></a><pre class="programlisting">gboolean gimp_string_combo_box_set_active
(<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const gchar *id);</pre>
<a class="indexterm" name="id2630687"></a><pre class="programlisting">gboolean gimp_string_combo_box_set_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const gchar *id);</pre>
<p>
Looks up the item that belongs to the given <em class="parameter"><code>id</code></em> and makes it the
selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
@ -193,15 +190,14 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622577"></a><h3>
<a name="id2630816"></a><h3>
<a name="gimp-string-combo-box-get-active"></a>gimp_string_combo_box_get_active ()</h3>
<a class="indexterm" name="id2622590"></a><pre class="programlisting">gchar* gimp_string_combo_box_get_active
(<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
<a class="indexterm" name="id2630829"></a><pre class="programlisting">gchar* gimp_string_combo_box_get_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
<p>
@ -223,16 +219,16 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2622680"></a><h2>Property Details</h2>
<a name="id2626645"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2622691"></a><h3>
<a name="id2626656"></a><h3>
<a name="GimpStringComboBox--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3>
<a class="indexterm" name="id2622706"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
<a class="indexterm" name="id2626672"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
<p>
Specifies the preferred place to ellipsize text in the combo-box,
if the cell renderer does not have enough room to display the
@ -246,9 +242,9 @@ entire string.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618423"></a><h3>
<a name="id2626710"></a><h3>
<a name="GimpStringComboBox--id-column"></a>The "<code class="literal">id-column</code>" property</h3>
<a class="indexterm" name="id2618438"></a><pre class="programlisting"> "id-column" gint : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2626726"></a><pre class="programlisting"> "id-column" gint : Read / Write / Construct Only</pre>
<p>
The column in the associated GtkTreeModel that holds strings to
be used as labels in the combo-box.</p>
@ -262,9 +258,9 @@ be used as labels in the combo-box.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618479"></a><h3>
<a name="id2626767"></a><h3>
<a name="GimpStringComboBox--label-column"></a>The "<code class="literal">label-column</code>" property</h3>
<a class="indexterm" name="id2618495"></a><pre class="programlisting"> "label-column" gint : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2626783"></a><pre class="programlisting"> "label-column" gint : Read / Write / Construct Only</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpUnitMenu</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpStringComboBox.html" title="GimpStringComboBox">
<link rel="next" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2567712" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2593124" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2618558" class="shortcut">Description</a>
<a href="#id2631945" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2625923" class="shortcut">Object Hierarchy</a>
<a href="#id2631831" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2625990" class="shortcut">Implemented Interfaces</a>
<a href="#id2631899" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2626012" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2631920" 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="id2567712"></a><span class="refentrytitle">GimpUnitMenu</span>
<a name="id2593124"></a><span class="refentrytitle">GimpUnitMenu</span>
</h2>
<p>GimpUnitMenu &#8212; Widget for selecting a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -62,29 +62,29 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a href="GimpUnitMenu.html#GimpUnitMenu-struct">GimpUnitMenu</a>;
GtkWidget* <a href="GimpUnitMenu.html#gimp-unit-menu-new">gimp_unit_menu_new</a> (const gchar *format,
<a
<a href="GimpUnitMenu.html#GimpUnitMenu-struct">GimpUnitMenu</a>;
GtkWidget* <a href="GimpUnitMenu.html#gimp-unit-menu-new">gimp_unit_menu_new</a> (const gchar *format,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gboolean show_pixels,
gboolean show_percent,
gboolean show_custom);
void <a href="GimpUnitMenu.html#gimp-unit-menu-set-unit">gimp_unit_menu_set_unit</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
gboolean show_pixels,
gboolean show_percent,
gboolean show_custom);
void <a href="GimpUnitMenu.html#gimp-unit-menu-set-unit">gimp_unit_menu_set_unit</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> <a href="GimpUnitMenu.html#gimp-unit-menu-get-unit">gimp_unit_menu_get_unit</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
gint <a href="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits">gimp_unit_menu_get_pixel_digits</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
void <a href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits">gimp_unit_menu_set_pixel_digits</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
gint digits);
>GimpUnit</a> <a href="GimpUnitMenu.html#gimp-unit-menu-get-unit">gimp_unit_menu_get_unit</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
gint <a href="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits">gimp_unit_menu_get_pixel_digits</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
void <a href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits">gimp_unit_menu_set_pixel_digits</a> (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
gint digits);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625923"></a><h2>Object Hierarchy</h2>
<a name="id2631831"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -99,22 +99,20 @@ void <a href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits">gimp_uni
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625990"></a><h2>Implemented Interfaces</h2>
<a name="id2631899"></a><h2>Implemented Interfaces</h2>
<p>
GimpUnitMenu implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2626012"></a><h2>Signals</h2>
<a name="id2631920"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpUnitMenu.html#GimpUnitMenu-unit-changed">unit-changed</a>"
void user_function (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
gpointer user_data) : Run first
"<a href="GimpUnitMenu.html#GimpUnitMenu-unit-changed">unit-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2618558"></a><h2>Description</h2>
<a name="id2631945"></a><h2>Description</h2>
<p>
This widget provides a <span class="type">GtkOptionMenu</span> which contains a list of <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -135,26 +133,26 @@ Whenever the user selects a unit from the menu or the dialog, the
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2618620"></a><h2>Details</h2>
<a name="id2626271"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2618630"></a><h3>
<a name="id2626282"></a><h3>
<a name="GimpUnitMenu-struct"></a>GimpUnitMenu</h3>
<a class="indexterm" name="id2618643"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<a class="indexterm" name="id2626295"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618658"></a><h3>
<a name="id2626310"></a><h3>
<a name="gimp-unit-menu-new"></a>gimp_unit_menu_new ()</h3>
<a class="indexterm" name="id2618671"></a><pre class="programlisting">GtkWidget* gimp_unit_menu_new (const gchar *format,
<a
<a class="indexterm" name="id2626322"></a><pre class="programlisting">GtkWidget* gimp_unit_menu_new (const gchar *format,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gboolean show_pixels,
gboolean show_percent,
gboolean show_custom);</pre>
gboolean show_pixels,
gboolean show_percent,
gboolean show_custom);</pre>
<p>
Creates a new <a href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> widget.
</p>
@ -240,10 +238,10 @@ The <em class="parameter"><code>format</code></em> string supports the following
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618059"></a><h3>
<a name="id2634180"></a><h3>
<a name="gimp-unit-menu-set-unit"></a>gimp_unit_menu_set_unit ()</h3>
<a class="indexterm" name="id2618070"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
<a class="indexterm" name="id2634192"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
<p>
@ -271,11 +269,11 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618156"></a><h3>
<a name="id2634278"></a><h3>
<a name="gimp-unit-menu-get-unit"></a>gimp_unit_menu_get_unit ()</h3>
<a class="indexterm" name="id2618167"></a><pre class="programlisting"><a
<a class="indexterm" name="id2634289"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_unit_menu_get_unit (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
>GimpUnit</a> gimp_unit_menu_get_unit (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
Returns the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -301,9 +299,9 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618242"></a><h3>
<a name="id2633064"></a><h3>
<a name="gimp-unit-menu-get-pixel-digits"></a>gimp_unit_menu_get_pixel_digits ()</h3>
<a class="indexterm" name="id2618253"></a><pre class="programlisting">gint gimp_unit_menu_get_pixel_digits (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<a class="indexterm" name="id2633075"></a><pre class="programlisting">gint gimp_unit_menu_get_pixel_digits (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
Retrieve the number of digits for a pixel size as set by
<code class="function">gimp_unit_set_pixel_digits()</code>.</p>
@ -328,10 +326,10 @@ Retrieve the number of digits for a pixel size as set by
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624799"></a><h3>
<a name="id2633153"></a><h3>
<a name="gimp-unit-menu-set-pixel-digits"></a>gimp_unit_menu_set_pixel_digits ()</h3>
<a class="indexterm" name="id2624811"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
gint digits);</pre>
<a class="indexterm" name="id2633164"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
gint digits);</pre>
<p>
A GimpUnitMenu can be setup to control the number of digits shown
by attached spinbuttons. Please refer to the documentation of
@ -364,12 +362,12 @@ here. You should do this after attaching your spinbuttons.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624910"></a><h2>Signal Details</h2>
<a name="id2633264"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2624921"></a><h3>
<a name="id2633275"></a><h3>
<a name="GimpUnitMenu-unit-changed"></a>The "unit-changed" signal</h3>
<a class="indexterm" name="id2624928"></a><pre class="programlisting">void user_function (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
gpointer user_data) : Run first</pre>
<a class="indexterm" name="id2633282"></a><pre class="programlisting">void user_function (<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
gpointer user_data) : Run First</pre>
<p>
This signal is emitted whenever the user selects a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
@ -388,7 +386,7 @@ the <a href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnit
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2625002"></a><h2>See Also</h2>
<a name="id2633356"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"

View File

@ -3,10 +3,10 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GIMP Widgets Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="next" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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.3.15
for GIMP 2.3.16
</p></div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpEnumWidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpStock.html" title="GimpStock">
<link rel="next" href="libgimpwidgets-GimpPropWidgets.html" title="GimpPropWidgets">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2594929" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2573989" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2640249" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2648831" 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="id2594929"></a><span class="refentrytitle">GimpEnumWidgets</span>
<a name="id2573989"></a><span class="refentrytitle">GimpEnumWidgets</span>
</h2>
<p>GimpEnumWidgets</p>
</td>
@ -54,66 +54,64 @@
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new">gimp_enum_radio_box_new</a> (GType enum_type,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range">gimp_enum_radio_box_new_with_range</a>
(GType enum_type,
gint minimum,
gint maximum,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new">gimp_enum_radio_frame_new</a> (GType enum_type,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new-with-range">gimp_enum_radio_frame_new_with_range</a>
(GType enum_type,
gint minimum,
gint maximum,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new">gimp_enum_stock_box_new</a> (GType enum_type,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range">gimp_enum_stock_box_new_with_range</a>
(GType enum_type,
gint minimum,
gint maximum,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
void <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding">gimp_enum_stock_box_set_child_padding</a>
(GtkWidget *stock_box,
gint xpad,
gint ypad);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new">gimp_enum_radio_box_new</a> (GType enum_type,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range">gimp_enum_radio_box_new_with_range</a> (GType enum_type,
gint minimum,
gint maximum,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new">gimp_enum_radio_frame_new</a> (GType enum_type,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new-with-range">gimp_enum_radio_frame_new_with_range</a>
(GType enum_type,
gint minimum,
gint maximum,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new">gimp_enum_stock_box_new</a> (GType enum_type,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
GtkWidget* <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range">gimp_enum_stock_box_new_with_range</a> (GType enum_type,
gint minimum,
gint maximum,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);
void <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding">gimp_enum_stock_box_set_child_padding</a>
(GtkWidget *stock_box,
gint xpad,
gint ypad);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2640249"></a><h2>Description</h2>
<a name="id2648831"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2640265"></a><h2>Details</h2>
<a name="id2648846"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2640275"></a><h3>
<a name="id2648857"></a><h3>
<a name="gimp-enum-radio-box-new"></a>gimp_enum_radio_box_new ()</h3>
<a class="indexterm" name="id2640289"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_box_new (GType enum_type,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2648871"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_box_new (GType enum_type,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Creates a new group of <span class="type">GtkRadioButtons</span> representing the enum
values. A group of radiobuttons is a good way to represent enums
@ -154,20 +152,19 @@ with up to three or four values. Often it is better to use a
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640470"></a><h3>
<a name="id2649055"></a><h3>
<a name="gimp-enum-radio-box-new-with-range"></a>gimp_enum_radio_box_new_with_range ()</h3>
<a class="indexterm" name="id2640484"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_box_new_with_range
(GType enum_type,
gint minimum,
gint maximum,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2659462"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_box_new_with_range (GType enum_type,
gint minimum,
gint maximum,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Just like <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"><code class="function">gimp_enum_radio_box_new()</code></a>, this function creates a group
of radio buttons, but it allows to limit the range of available
@ -217,18 +214,18 @@ enum values.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639223"></a><h3>
<a name="id2659683"></a><h3>
<a name="gimp-enum-radio-frame-new"></a>gimp_enum_radio_frame_new ()</h3>
<a class="indexterm" name="id2639236"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_frame_new (GType enum_type,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2659696"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_frame_new (GType enum_type,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Calls <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"><code class="function">gimp_enum_radio_box_new()</code></a> and puts the resulting vbox into a
<span class="type">GtkFrame</span>.</p>
@ -273,21 +270,21 @@ Calls <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"><cod
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639440"></a><h3>
<a name="id2647630"></a><h3>
<a name="gimp-enum-radio-frame-new-with-range"></a>gimp_enum_radio_frame_new_with_range ()</h3>
<a class="indexterm" name="id2639456"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_frame_new_with_range
(GType enum_type,
gint minimum,
gint maximum,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2647646"></a><pre class="programlisting">GtkWidget* gimp_enum_radio_frame_new_with_range
(GType enum_type,
gint minimum,
gint maximum,
GtkWidget *label_widget,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Calls <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range"><code class="function">gimp_enum_radio_box_new_with_range()</code></a> and puts the resulting
vbox into a <span class="type">GtkFrame</span>.</p>
@ -341,19 +338,19 @@ vbox into a <span class="type">GtkFrame</span>.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639704"></a><h3>
<a name="id2647898"></a><h3>
<a name="gimp-enum-stock-box-new"></a>gimp_enum_stock_box_new ()</h3>
<a class="indexterm" name="id2639717"></a><pre class="programlisting">GtkWidget* gimp_enum_stock_box_new (GType enum_type,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2647911"></a><pre class="programlisting">GtkWidget* gimp_enum_stock_box_new (GType enum_type,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Creates a horizontal box of radio buttons with stock icons. The
stock_id for each icon is created by appending the enum_value's
@ -403,22 +400,21 @@ nick to the given <em class="parameter"><code>stock_prefix</code></em>.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645286"></a><h3>
<a name="id2653353"></a><h3>
<a name="gimp-enum-stock-box-new-with-range"></a>gimp_enum_stock_box_new_with_range ()</h3>
<a class="indexterm" name="id2645300"></a><pre class="programlisting">GtkWidget* gimp_enum_stock_box_new_with_range
(GType enum_type,
gint minimum,
gint maximum,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<a class="indexterm" name="id2653367"></a><pre class="programlisting">GtkWidget* gimp_enum_stock_box_new_with_range (GType enum_type,
gint minimum,
gint maximum,
const gchar *stock_prefix,
GtkIconSize icon_size,
GCallback callback,
gpointer callback_data,
GtkWidget **first_button);</pre>
<p>
Just like <a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new"><code class="function">gimp_enum_stock_box_new()</code></a>, this function creates a group
of radio buttons, but it allows to limit the range of available
@ -478,17 +474,17 @@ enum values.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645561"></a><h3>
<a name="id2653632"></a><h3>
<a name="gimp-enum-stock-box-set-child-padding"></a>gimp_enum_stock_box_set_child_padding ()</h3>
<a class="indexterm" name="id2645577"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
(GtkWidget *stock_box,
gint xpad,
gint ypad);</pre>
<a class="indexterm" name="id2653648"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
(GtkWidget *stock_box,
gint xpad,
gint ypad);</pre>
<p>
Sets the padding of all buttons in a box created by
<a href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new"><code class="function">gimp_enum_stock_box_new()</code></a>.</p>
@ -515,7 +511,7 @@ Sets the padding of all buttons in a box created by
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.4
<p class="since">Since GIMP 2.4
</p>
</div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpHelpUI</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="next" href="libgimpwidgets-GimpQueryBox.html" title="GimpQueryBox">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2582947" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2623903" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2636347" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2641017" 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="id2582947"></a><span class="refentrytitle">GimpHelpUI</span>
<a name="id2623903"></a><span class="refentrytitle">GimpHelpUI</span>
</h2>
<p>GimpHelpUI &#8212; Functions for setting <span class="type">GtkTooltips</span> and help identifier used by GIMP help
system.</p>
@ -55,37 +55,37 @@ system.</p>
void (<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">*GimpHelpFunc</a>) (const gchar *help_id,
gpointer help_data);
#define <a href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS">GIMP_HELP_ID</a>
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips">gimp_help_enable_tooltips</a> (void);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips">gimp_help_disable_tooltips</a> (void);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func">gimp_standard_help_func</a> (const gchar *help_id,
gpointer help_data);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-connect">gimp_help_connect</a> (GtkWidget *widget,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
gpointer help_data);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data">gimp_help_set_help_data</a> (GtkWidget *widget,
const gchar *tooltip,
const gchar *help_id);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-context-help">gimp_context_help</a> (GtkWidget *widget);
void (<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">*GimpHelpFunc</a>) (const gchar *help_id,
gpointer help_data);
#define <a href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS">GIMP_HELP_ID</a>
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips">gimp_help_enable_tooltips</a> (void);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips">gimp_help_disable_tooltips</a> (void);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func">gimp_standard_help_func</a> (const gchar *help_id,
gpointer help_data);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-connect">gimp_help_connect</a> (GtkWidget *widget,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
gpointer help_data);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data">gimp_help_set_help_data</a> (GtkWidget *widget,
const gchar *tooltip,
const gchar *help_id);
void <a href="libgimpwidgets-GimpHelpUI.html#gimp-context-help">gimp_context_help</a> (GtkWidget *widget);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636347"></a><h2>Description</h2>
<a name="id2641017"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2636363"></a><h2>Details</h2>
<a name="id2641033"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2636374"></a><h3>
<a name="id2641044"></a><h3>
<a name="GimpHelpFunc"></a>GimpHelpFunc ()</h3>
<a class="indexterm" name="id2636386"></a><pre class="programlisting">void (*GimpHelpFunc) (const gchar *help_id,
gpointer help_data);</pre>
<a class="indexterm" name="id2641056"></a><pre class="programlisting">void (*GimpHelpFunc) (const gchar *help_id,
gpointer help_data);</pre>
<p>
This is the prototype for all functions you pass as <em class="parameter"><code>help_func</code></em> to the
various GIMP dialog constructors like <a href="GimpDialog.html#gimp-dialog-new"><code class="function">gimp_dialog_new()</code></a>,
@ -129,9 +129,9 @@ the help.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637362"></a><h3>
<a name="id2645465"></a><h3>
<a name="GIMP-HELP-ID:CAPS"></a>GIMP_HELP_ID</h3>
<a class="indexterm" name="id2637374"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
<a class="indexterm" name="id2645477"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
</pre>
<p>
Since: GIMP 2.2
@ -139,9 +139,9 @@ Since: GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637391"></a><h3>
<a name="id2645494"></a><h3>
<a name="gimp-help-enable-tooltips"></a>gimp_help_enable_tooltips ()</h3>
<a class="indexterm" name="id2637402"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<a class="indexterm" name="id2645505"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<p>
This function calls <code class="function">gtk_tooltips_enable()</code>.</p>
<p>
@ -150,9 +150,9 @@ This function calls <code class="function">gtk_tooltips_enable()</code>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637435"></a><h3>
<a name="id2645538"></a><h3>
<a name="gimp-help-disable-tooltips"></a>gimp_help_disable_tooltips ()</h3>
<a class="indexterm" name="id2637447"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<a class="indexterm" name="id2645550"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<p>
This function calls <code class="function">gtk_tooltips_disable()</code>.</p>
<p>
@ -161,10 +161,10 @@ This function calls <code class="function">gtk_tooltips_disable()</code>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637480"></a><h3>
<a name="id2645583"></a><h3>
<a name="gimp-standard-help-func"></a>gimp_standard_help_func ()</h3>
<a class="indexterm" name="id2637491"></a><pre class="programlisting">void gimp_standard_help_func (const gchar *help_id,
gpointer help_data);</pre>
<a class="indexterm" name="id2645594"></a><pre class="programlisting">void gimp_standard_help_func (const gchar *help_id,
gpointer help_data);</pre>
<p>
This is the standard GIMP help function which does nothing but calling
<a
@ -191,12 +191,12 @@ href="../libgimp/libgimp-gimphelp.html#gimp-help"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637588"></a><h3>
<a name="id2641394"></a><h3>
<a name="gimp-help-connect"></a>gimp_help_connect ()</h3>
<a class="indexterm" name="id2634509"></a><pre class="programlisting">void gimp_help_connect (GtkWidget *widget,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
gpointer help_data);</pre>
<a class="indexterm" name="id2641406"></a><pre class="programlisting">void gimp_help_connect (GtkWidget *widget,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
gpointer help_data);</pre>
<p>
Note that this function is automatically called by all libgimp dialog
constructors. You only have to call it for windows/dialogs you created
@ -233,11 +233,11 @@ constructors. You only have to call it for windows/dialogs you created
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634656"></a><h3>
<a name="id2641555"></a><h3>
<a name="gimp-help-set-help-data"></a>gimp_help_set_help_data ()</h3>
<a class="indexterm" name="id2634667"></a><pre class="programlisting">void gimp_help_set_help_data (GtkWidget *widget,
const gchar *tooltip,
const gchar *help_id);</pre>
<a class="indexterm" name="id2641566"></a><pre class="programlisting">void gimp_help_set_help_data (GtkWidget *widget,
const gchar *tooltip,
const gchar *help_id);</pre>
<p>
The reason why we don't use <code class="function">gtk_tooltips_set_tip()</code> is that it's
impossible to set a <em class="parameter"><code>private_tip</code></em> (aka <em class="parameter"><code>help_id</code></em>) without a visible
@ -273,9 +273,9 @@ a visible tooltip.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634844"></a><h3>
<a name="id2644384"></a><h3>
<a name="gimp-context-help"></a>gimp_context_help ()</h3>
<a class="indexterm" name="id2634856"></a><pre class="programlisting">void gimp_context_help (GtkWidget *widget);</pre>
<a class="indexterm" name="id2644396"></a><pre class="programlisting">void gimp_context_help (GtkWidget *widget);</pre>
<p>
This function invokes the context help inspector.
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpHintBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpFrame.html" title="GimpFrame">
<link rel="next" href="GimpIntComboBox.html" title="GimpIntComboBox">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2579890" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2571124" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2560226" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2571835" 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="id2579890"></a><span class="refentrytitle">GimpHintBox</span>
<a name="id2571124"></a><span class="refentrytitle">GimpHintBox</span>
</h2>
<p>GimpHintBox</p>
</td>
@ -54,22 +54,22 @@
GtkWidget* <a href="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new">gimp_hint_box_new</a> (const gchar *hint);
GtkWidget* <a href="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new">gimp_hint_box_new</a> (const gchar *hint);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2560226"></a><h2>Description</h2>
<a name="id2571835"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2565595"></a><h2>Details</h2>
<a name="id2563043"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2602845"></a><h3>
<a name="id2564476"></a><h3>
<a name="gimp-hint-box-new"></a>gimp_hint_box_new ()</h3>
<a class="indexterm" name="id2599409"></a><pre class="programlisting">GtkWidget* gimp_hint_box_new (const gchar *hint);</pre>
<a class="indexterm" name="id2564489"></a><pre class="programlisting">GtkWidget* gimp_hint_box_new (const gchar *hint);</pre>
<p>
Creates a new widget that shows a text label showing <em class="parameter"><code>hint</code></em>,
decorated with a GIMP_STOCK_INFO wilber icon.</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpPropWidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpEnumWidgets.html" title="GimpEnumWidgets">
<link rel="next" href="libgimpwidgets-GimpWidgets.html" title="GimpWidgets">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2573444" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2646482" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2661276" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2669367" 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="id2573444"></a><span class="refentrytitle">GimpPropWidgets</span>
<a name="id2646482"></a><span class="refentrytitle">GimpPropWidgets</span>
</h2>
<p>GimpPropWidgets</p>
</td>
@ -54,157 +54,155 @@
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new">gimp_prop_boolean_combo_box_new</a> (GObject *config,
const gchar *property_name,
const gchar *true_text,
const gchar *false_text);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new">gimp_prop_boolean_radio_frame_new</a>
(GObject *config,
const gchar *property_name,
const gchar *title,
const gchar *true_text,
const gchar *false_text);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new">gimp_prop_check_button_new</a> (GObject *config,
const gchar *property_name,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-color-area-new">gimp_prop_color_area_new</a> (GObject *config,
const gchar *property_name,
gint width,
gint height,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
gboolean <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-coordinates-connect">gimp_prop_coordinates_connect</a> (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
GtkWidget *sizeentry,
GtkWidget *chainbutton,
gdouble xresolution,
gdouble yresolution);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-coordinates-new">gimp_prop_coordinates_new</a> (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble xresolution,
gdouble yresolution,
gboolean has_chainbutton);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-entry-new">gimp_prop_entry_new</a> (GObject *config,
const gchar *property_name,
gint max_len);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-check-button-new">gimp_prop_enum_check_button_new</a> (GObject *config,
const gchar *property_name,
const gchar *label,
gint false_value,
gint true_value);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-combo-box-new">gimp_prop_enum_combo_box_new</a> (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-label-new">gimp_prop_enum_label_new</a> (GObject *config,
const gchar *property_name);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-radio-box-new">gimp_prop_enum_radio_box_new</a> (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-radio-frame-new">gimp_prop_enum_radio_frame_new</a> (GObject *config,
const gchar *property_name,
const gchar *title,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-stock-box-new">gimp_prop_enum_stock_box_new</a> (GObject *config,
const gchar *property_name,
const gchar *stock_prefix,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-expander-new">gimp_prop_expander_new</a> (GObject *config,
const gchar *property_name,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-file-chooser-button-new">gimp_prop_file_chooser_button_new</a>
(GObject *config,
const gchar *property_name,
const gchar *title,
GtkFileChooserAction action);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-file-chooser-button-new-with-dialog">gimp_prop_file_chooser_button_new_with_dialog</a>
(GObject *config,
const gchar *property_name,
GtkWidget *dialog);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-hscale-new">gimp_prop_hscale_new</a> (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-int-combo-box-new">gimp_prop_int_combo_box_new</a> (GObject *config,
const gchar *property_name,
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a> *store);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-label-new">gimp_prop_label_new</a> (GObject *config,
const gchar *property_name);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-memsize-entry-new">gimp_prop_memsize_entry_new</a> (GObject *config,
const gchar *property_name);
GtkObject* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-opacity-entry-new">gimp_prop_opacity_entry_new</a> (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-path-editor-new">gimp_prop_path_editor_new</a> (GObject *config,
const gchar *path_property_name,
const gchar *writable_property_name,
const gchar *filesel_title);
GtkObject* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-scale-entry-new">gimp_prop_scale_entry_new</a> (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label,
gdouble step_increment,
gdouble page_increment,
gint digits,
gboolean limit_scale,
gdouble lower_limit,
gdouble upper_limit);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-size-entry-new">gimp_prop_size_entry_new</a> (GObject *config,
const gchar *property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble resolution);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-spin-button-new">gimp_prop_spin_button_new</a> (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-stock-image-new">gimp_prop_stock_image_new</a> (GObject *config,
const gchar *property_name,
GtkIconSize icon_size);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new">gimp_prop_string_combo_box_new</a> (GObject *config,
const gchar *property_name,
GtkTreeModel *model,
gint id_column,
gint label_column);
GtkTextBuffer* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new">gimp_prop_text_buffer_new</a> (GObject *config,
const gchar *property_name,
gint max_len);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new">gimp_prop_unit_menu_new</a> (GObject *config,
const gchar *property_name,
const gchar *unit_format);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new">gimp_prop_boolean_combo_box_new</a> (GObject *config,
const gchar *property_name,
const gchar *true_text,
const gchar *false_text);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new">gimp_prop_boolean_radio_frame_new</a> (GObject *config,
const gchar *property_name,
const gchar *title,
const gchar *true_text,
const gchar *false_text);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new">gimp_prop_check_button_new</a> (GObject *config,
const gchar *property_name,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-color-area-new">gimp_prop_color_area_new</a> (GObject *config,
const gchar *property_name,
gint width,
gint height,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
gboolean <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-coordinates-connect">gimp_prop_coordinates_connect</a> (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
GtkWidget *sizeentry,
GtkWidget *chainbutton,
gdouble xresolution,
gdouble yresolution);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-coordinates-new">gimp_prop_coordinates_new</a> (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble xresolution,
gdouble yresolution,
gboolean has_chainbutton);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-entry-new">gimp_prop_entry_new</a> (GObject *config,
const gchar *property_name,
gint max_len);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-check-button-new">gimp_prop_enum_check_button_new</a> (GObject *config,
const gchar *property_name,
const gchar *label,
gint false_value,
gint true_value);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-combo-box-new">gimp_prop_enum_combo_box_new</a> (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-label-new">gimp_prop_enum_label_new</a> (GObject *config,
const gchar *property_name);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-radio-box-new">gimp_prop_enum_radio_box_new</a> (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-radio-frame-new">gimp_prop_enum_radio_frame_new</a> (GObject *config,
const gchar *property_name,
const gchar *title,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-enum-stock-box-new">gimp_prop_enum_stock_box_new</a> (GObject *config,
const gchar *property_name,
const gchar *stock_prefix,
gint minimum,
gint maximum);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-expander-new">gimp_prop_expander_new</a> (GObject *config,
const gchar *property_name,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-file-chooser-button-new">gimp_prop_file_chooser_button_new</a> (GObject *config,
const gchar *property_name,
const gchar *title,
GtkFileChooserAction action);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-file-chooser-button-new-with-dialog">gimp_prop_file_chooser_button_new_with_dialog</a>
(GObject *config,
const gchar *property_name,
GtkWidget *dialog);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-hscale-new">gimp_prop_hscale_new</a> (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-int-combo-box-new">gimp_prop_int_combo_box_new</a> (GObject *config,
const gchar *property_name,
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a> *store);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-label-new">gimp_prop_label_new</a> (GObject *config,
const gchar *property_name);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-memsize-entry-new">gimp_prop_memsize_entry_new</a> (GObject *config,
const gchar *property_name);
GtkObject* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-opacity-entry-new">gimp_prop_opacity_entry_new</a> (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-path-editor-new">gimp_prop_path_editor_new</a> (GObject *config,
const gchar *path_property_name,
const gchar *writable_property_name,
const gchar *filesel_title);
GtkObject* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-scale-entry-new">gimp_prop_scale_entry_new</a> (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label,
gdouble step_increment,
gdouble page_increment,
gint digits,
gboolean limit_scale,
gdouble lower_limit,
gdouble upper_limit);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-size-entry-new">gimp_prop_size_entry_new</a> (GObject *config,
const gchar *property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble resolution);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-spin-button-new">gimp_prop_spin_button_new</a> (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-stock-image-new">gimp_prop_stock_image_new</a> (GObject *config,
const gchar *property_name,
GtkIconSize icon_size);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new">gimp_prop_string_combo_box_new</a> (GObject *config,
const gchar *property_name,
GtkTreeModel *model,
gint id_column,
gint label_column);
GtkTextBuffer* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new">gimp_prop_text_buffer_new</a> (GObject *config,
const gchar *property_name,
gint max_len);
GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new">gimp_prop_unit_menu_new</a> (GObject *config,
const gchar *property_name,
const gchar *unit_format);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661276"></a><h2>Description</h2>
<a name="id2669367"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2661292"></a><h2>Details</h2>
<a name="id2669383"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2661303"></a><h3>
<a name="id2669393"></a><h3>
<a name="gimp-prop-boolean-combo-box-new"></a>gimp_prop_boolean_combo_box_new ()</h3>
<a class="indexterm" name="id2661316"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_combo_box_new (GObject *config,
const gchar *property_name,
const gchar *true_text,
const gchar *false_text);</pre>
<a class="indexterm" name="id2669407"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_combo_box_new (GObject *config,
const gchar *property_name,
const gchar *true_text,
const gchar *false_text);</pre>
<p>
Creates a <span class="type">GtkComboBox</span> widget to display and set the specified
boolean property. The combo box will have two entries, one
@ -249,14 +247,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661496"></a><h3>
<a name="id2669588"></a><h3>
<a name="gimp-prop-boolean-radio-frame-new"></a>gimp_prop_boolean_radio_frame_new ()</h3>
<a class="indexterm" name="id2661509"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_radio_frame_new
(GObject *config,
const gchar *property_name,
const gchar *title,
const gchar *true_text,
const gchar *false_text);</pre>
<a class="indexterm" name="id2669601"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_radio_frame_new (GObject *config,
const gchar *property_name,
const gchar *title,
const gchar *true_text,
const gchar *false_text);</pre>
<p>
Creates a pair of radio buttons which function to set and display
the specified boolean property.</p>
@ -303,11 +300,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661685"></a><h3>
<a name="id2669777"></a><h3>
<a name="gimp-prop-check-button-new"></a>gimp_prop_check_button_new ()</h3>
<a class="indexterm" name="id2661697"></a><pre class="programlisting">GtkWidget* gimp_prop_check_button_new (GObject *config,
const gchar *property_name,
const gchar *label);</pre>
<a class="indexterm" name="id2669789"></a><pre class="programlisting">GtkWidget* gimp_prop_check_button_new (GObject *config,
const gchar *property_name,
const gchar *label);</pre>
<p>
Creates a <span class="type">GtkCheckButton</span> that displays and sets the specified
boolean property.</p>
@ -344,13 +341,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661817"></a><h3>
<a name="id2669909"></a><h3>
<a name="gimp-prop-color-area-new"></a>gimp_prop_color_area_new ()</h3>
<a class="indexterm" name="id2661829"></a><pre class="programlisting">GtkWidget* gimp_prop_color_area_new (GObject *config,
const gchar *property_name,
gint width,
gint height,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<a class="indexterm" name="id2669920"></a><pre class="programlisting">GtkWidget* gimp_prop_color_area_new (GObject *config,
const gchar *property_name,
gint width,
gint height,
<a href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Creates a <a href="GimpColorArea.html" title="GimpColorArea"><span class="type">GimpColorArea</span></a> to set and display the value of an RGB
property.</p>
@ -397,16 +394,16 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661990"></a><h3>
<a name="id2670083"></a><h3>
<a name="gimp-prop-coordinates-connect"></a>gimp_prop_coordinates_connect ()</h3>
<a class="indexterm" name="id2662003"></a><pre class="programlisting">gboolean gimp_prop_coordinates_connect (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
GtkWidget *sizeentry,
GtkWidget *chainbutton,
gdouble xresolution,
gdouble yresolution);</pre>
<a class="indexterm" name="id2670096"></a><pre class="programlisting">gboolean gimp_prop_coordinates_connect (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
GtkWidget *sizeentry,
GtkWidget *chainbutton,
gdouble xresolution,
gdouble yresolution);</pre>
<p>
</p>
@ -465,17 +462,17 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662209"></a><h3>
<a name="id2670303"></a><h3>
<a name="gimp-prop-coordinates-new"></a>gimp_prop_coordinates_new ()</h3>
<a class="indexterm" name="id2662221"></a><pre class="programlisting">GtkWidget* gimp_prop_coordinates_new (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble xresolution,
gdouble yresolution,
gboolean has_chainbutton);</pre>
<a class="indexterm" name="id2670315"></a><pre class="programlisting">GtkWidget* gimp_prop_coordinates_new (GObject *config,
const gchar *x_property_name,
const gchar *y_property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble xresolution,
gdouble yresolution,
gboolean has_chainbutton);</pre>
<p>
Creates a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> to set and display two double or int
properties, which will usually represent X and Y coordinates, and
@ -545,11 +542,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662484"></a><h3>
<a name="id2670547"></a><h3>
<a name="gimp-prop-entry-new"></a>gimp_prop_entry_new ()</h3>
<a class="indexterm" name="id2662496"></a><pre class="programlisting">GtkWidget* gimp_prop_entry_new (GObject *config,
const gchar *property_name,
gint max_len);</pre>
<a class="indexterm" name="id2670558"></a><pre class="programlisting">GtkWidget* gimp_prop_entry_new (GObject *config,
const gchar *property_name,
gint max_len);</pre>
<p>
Creates a <span class="type">GtkEntry</span> to set and display the value of the specified
string property.</p>
@ -586,13 +583,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662614"></a><h3>
<a name="id2670665"></a><h3>
<a name="gimp-prop-enum-check-button-new"></a>gimp_prop_enum_check_button_new ()</h3>
<a class="indexterm" name="id2662628"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_check_button_new (GObject *config,
const gchar *property_name,
const gchar *label,
gint false_value,
gint true_value);</pre>
<a class="indexterm" name="id2670678"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_check_button_new (GObject *config,
const gchar *property_name,
const gchar *label,
gint false_value,
gint true_value);</pre>
<p>
Creates a <span class="type">GtkCheckButton</span> that displays and sets the specified
property of type Enum. Note that this widget only allows two values
@ -641,12 +638,12 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662794"></a><h3>
<a name="id2670829"></a><h3>
<a name="gimp-prop-enum-combo-box-new"></a>gimp_prop_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2662807"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_combo_box_new (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);</pre>
<a class="indexterm" name="id2670842"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_combo_box_new (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);</pre>
<p>
Creates a <a href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a> widget to display and set the specified
enum property. The <em class="parameter"><code>mimimum_value</code></em> and <em class="parameter"><code>maximum_value</code></em> give the
@ -692,10 +689,10 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662972"></a><h3>
<a name="id2670991"></a><h3>
<a name="gimp-prop-enum-label-new"></a>gimp_prop_enum_label_new ()</h3>
<a class="indexterm" name="id2662984"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_label_new (GObject *config,
const gchar *property_name);</pre>
<a class="indexterm" name="id2671001"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_label_new (GObject *config,
const gchar *property_name);</pre>
<p>
</p>
<p>
@ -726,12 +723,12 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663073"></a><h3>
<a name="id2671082"></a><h3>
<a name="gimp-prop-enum-radio-box-new"></a>gimp_prop_enum_radio_box_new ()</h3>
<a class="indexterm" name="id2663086"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_box_new (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);</pre>
<a class="indexterm" name="id2671094"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_box_new (GObject *config,
const gchar *property_name,
gint minimum,
gint maximum);</pre>
<p>
Creates a group of radio buttons which function to set and display
the specified enum property. The <em class="parameter"><code>minimum</code></em> and <em class="parameter"><code>maximum</code></em> arguments
@ -777,13 +774,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663226"></a><h3>
<a name="id2671243"></a><h3>
<a name="gimp-prop-enum-radio-frame-new"></a>gimp_prop_enum_radio_frame_new ()</h3>
<a class="indexterm" name="id2663238"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_frame_new (GObject *config,
const gchar *property_name,
const gchar *title,
gint minimum,
gint maximum);</pre>
<a class="indexterm" name="id2671255"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_frame_new (GObject *config,
const gchar *property_name,
const gchar *title,
gint minimum,
gint maximum);</pre>
<p>
Creates a group of radio buttons which function to set and display
the specified enum property. The <em class="parameter"><code>minimum</code></em> and <em class="parameter"><code>maximum</code></em> arguments
@ -832,13 +829,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663395"></a><h3>
<a name="id2671413"></a><h3>
<a name="gimp-prop-enum-stock-box-new"></a>gimp_prop_enum_stock_box_new ()</h3>
<a class="indexterm" name="id2663407"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_stock_box_new (GObject *config,
const gchar *property_name,
const gchar *stock_prefix,
gint minimum,
gint maximum);</pre>
<a class="indexterm" name="id2671425"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_stock_box_new (GObject *config,
const gchar *property_name,
const gchar *stock_prefix,
gint minimum,
gint maximum);</pre>
<p>
Creates a horizontal box of radio buttons with stock icons, which
function to set and display the value of the specified Enum
@ -888,11 +885,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663567"></a><h3>
<a name="id2671585"></a><h3>
<a name="gimp-prop-expander-new"></a>gimp_prop_expander_new ()</h3>
<a class="indexterm" name="id2663577"></a><pre class="programlisting">GtkWidget* gimp_prop_expander_new (GObject *config,
const gchar *property_name,
const gchar *label);</pre>
<a class="indexterm" name="id2671596"></a><pre class="programlisting">GtkWidget* gimp_prop_expander_new (GObject *config,
const gchar *property_name,
const gchar *label);</pre>
<p>
Creates a <span class="type">GtkExpander</span> controlled by the specified boolean property.
A value of <code class="literal">TRUE</code> for the property corresponds to the expanded state
@ -930,13 +927,12 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663694"></a><h3>
<a name="id2671712"></a><h3>
<a name="gimp-prop-file-chooser-button-new"></a>gimp_prop_file_chooser_button_new ()</h3>
<a class="indexterm" name="id2663707"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new
(GObject *config,
const gchar *property_name,
const gchar *title,
GtkFileChooserAction action);</pre>
<a class="indexterm" name="id2671726"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new (GObject *config,
const gchar *property_name,
const gchar *title,
GtkFileChooserAction action);</pre>
<p>
Creates a <span class="type">GtkFileChooserButton</span> to edit the specified path property.
</p>
@ -981,12 +977,12 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663856"></a><h3>
<a name="id2671875"></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="id2663870"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new_with_dialog
(GObject *config,
const gchar *property_name,
GtkWidget *dialog);</pre>
<a class="indexterm" name="id2671888"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new_with_dialog
(GObject *config,
const gchar *property_name,
GtkWidget *dialog);</pre>
<p>
Creates a <span class="type">GtkFileChooserButton</span> to edit the specified path property.
</p>
@ -1031,13 +1027,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664037"></a><h3>
<a name="id2672056"></a><h3>
<a name="gimp-prop-hscale-new"></a>gimp_prop_hscale_new ()</h3>
<a class="indexterm" name="id2664048"></a><pre class="programlisting">GtkWidget* gimp_prop_hscale_new (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);</pre>
<a class="indexterm" name="id2672067"></a><pre class="programlisting">GtkWidget* gimp_prop_hscale_new (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);</pre>
<p>
Creates a horizontal scale to control the value of the specified
integer or double property.</p>
@ -1084,11 +1080,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664188"></a><h3>
<a name="id2672208"></a><h3>
<a name="gimp-prop-int-combo-box-new"></a>gimp_prop_int_combo_box_new ()</h3>
<a class="indexterm" name="id2664199"></a><pre class="programlisting">GtkWidget* gimp_prop_int_combo_box_new (GObject *config,
const gchar *property_name,
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a> *store);</pre>
<a class="indexterm" name="id2672219"></a><pre class="programlisting">GtkWidget* gimp_prop_int_combo_box_new (GObject *config,
const gchar *property_name,
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a> *store);</pre>
<p>
Creates a <a href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a> widget to display and set the specified
property. The contents of the widget are determined by <em class="parameter"><code>store</code></em>,
@ -1127,10 +1123,10 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664335"></a><h3>
<a name="id2672356"></a><h3>
<a name="gimp-prop-label-new"></a>gimp_prop_label_new ()</h3>
<a class="indexterm" name="id2664346"></a><pre class="programlisting">GtkWidget* gimp_prop_label_new (GObject *config,
const gchar *property_name);</pre>
<a class="indexterm" name="id2672366"></a><pre class="programlisting">GtkWidget* gimp_prop_label_new (GObject *config,
const gchar *property_name);</pre>
<p>
Creates a <span class="type">GtkLabel</span> to display the value of the specified property.
The property should be a string property or at least transformable
@ -1164,10 +1160,10 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664443"></a><h3>
<a name="id2672464"></a><h3>
<a name="gimp-prop-memsize-entry-new"></a>gimp_prop_memsize_entry_new ()</h3>
<a class="indexterm" name="id2664454"></a><pre class="programlisting">GtkWidget* gimp_prop_memsize_entry_new (GObject *config,
const gchar *property_name);</pre>
<a class="indexterm" name="id2672475"></a><pre class="programlisting">GtkWidget* gimp_prop_memsize_entry_new (GObject *config,
const gchar *property_name);</pre>
<p>
Creates a <a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> (spin button and option menu) to set
and display the value of the specified memsize property. See
@ -1200,14 +1196,14 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664550"></a><h3>
<a name="id2672571"></a><h3>
<a name="gimp-prop-opacity-entry-new"></a>gimp_prop_opacity_entry_new ()</h3>
<a class="indexterm" name="id2664561"></a><pre class="programlisting">GtkObject* gimp_prop_opacity_entry_new (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label);</pre>
<a class="indexterm" name="id2672582"></a><pre class="programlisting">GtkObject* gimp_prop_opacity_entry_new (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label);</pre>
<p>
Creates a <span class="type">GimpScaleEntry</span> (slider and spin button) to set and
display the value of the specified double property, which should
@ -1262,12 +1258,12 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664763"></a><h3>
<a name="id2672785"></a><h3>
<a name="gimp-prop-path-editor-new"></a>gimp_prop_path_editor_new ()</h3>
<a class="indexterm" name="id2664774"></a><pre class="programlisting">GtkWidget* gimp_prop_path_editor_new (GObject *config,
const gchar *path_property_name,
const gchar *writable_property_name,
const gchar *filesel_title);</pre>
<a class="indexterm" name="id2672796"></a><pre class="programlisting">GtkWidget* gimp_prop_path_editor_new (GObject *config,
const gchar *path_property_name,
const gchar *writable_property_name,
const gchar *filesel_title);</pre>
<p>
</p>
@ -1306,20 +1302,20 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664882"></a><h3>
<a name="id2672904"></a><h3>
<a name="gimp-prop-scale-entry-new"></a>gimp_prop_scale_entry_new ()</h3>
<a class="indexterm" name="id2664893"></a><pre class="programlisting">GtkObject* gimp_prop_scale_entry_new (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label,
gdouble step_increment,
gdouble page_increment,
gint digits,
gboolean limit_scale,
gdouble lower_limit,
gdouble upper_limit);</pre>
<a class="indexterm" name="id2672916"></a><pre class="programlisting">GtkObject* gimp_prop_scale_entry_new (GObject *config,
const gchar *property_name,
GtkTable *table,
gint column,
gint row,
const gchar *label,
gdouble step_increment,
gdouble page_increment,
gint digits,
gboolean limit_scale,
gdouble lower_limit,
gdouble upper_limit);</pre>
<p>
Creates a <span class="type">GimpScaleEntry</span> (slider and spin button) to set and
display the value of the specified double property. See
@ -1404,14 +1400,14 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665248"></a><h3>
<a name="id2673305"></a><h3>
<a name="gimp-prop-size-entry-new"></a>gimp_prop_size_entry_new ()</h3>
<a class="indexterm" name="id2665258"></a><pre class="programlisting">GtkWidget* gimp_prop_size_entry_new (GObject *config,
const gchar *property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble resolution);</pre>
<a class="indexterm" name="id2673319"></a><pre class="programlisting">GtkWidget* gimp_prop_size_entry_new (GObject *config,
const gchar *property_name,
const gchar *unit_property_name,
const gchar *unit_format,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gdouble resolution);</pre>
<p>
Creates a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> to set and display the specified double or
int property, and its associated unit property. Note that this
@ -1468,13 +1464,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665446"></a><h3>
<a name="id2673531"></a><h3>
<a name="gimp-prop-spin-button-new"></a>gimp_prop_spin_button_new ()</h3>
<a class="indexterm" name="id2665457"></a><pre class="programlisting">GtkWidget* gimp_prop_spin_button_new (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);</pre>
<a class="indexterm" name="id2673545"></a><pre class="programlisting">GtkWidget* gimp_prop_spin_button_new (GObject *config,
const gchar *property_name,
gdouble step_increment,
gdouble page_increment,
gint digits);</pre>
<p>
Creates a spin button to set and display the value of the
specified double property.</p>
@ -1521,11 +1517,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665598"></a><h3>
<a name="id2673703"></a><h3>
<a name="gimp-prop-stock-image-new"></a>gimp_prop_stock_image_new ()</h3>
<a class="indexterm" name="id2665609"></a><pre class="programlisting">GtkWidget* gimp_prop_stock_image_new (GObject *config,
const gchar *property_name,
GtkIconSize icon_size);</pre>
<a class="indexterm" name="id2673717"></a><pre class="programlisting">GtkWidget* gimp_prop_stock_image_new (GObject *config,
const gchar *property_name,
GtkIconSize icon_size);</pre>
<p>
Creates a widget to display a stock image representing the value of the
specified string property, which should encode a Stock ID.
@ -1563,13 +1559,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665730"></a><h3>
<a name="id2673841"></a><h3>
<a name="gimp-prop-string-combo-box-new"></a>gimp_prop_string_combo_box_new ()</h3>
<a class="indexterm" name="id2665744"></a><pre class="programlisting">GtkWidget* gimp_prop_string_combo_box_new (GObject *config,
const gchar *property_name,
GtkTreeModel *model,
gint id_column,
gint label_column);</pre>
<a class="indexterm" name="id2673855"></a><pre class="programlisting">GtkWidget* gimp_prop_string_combo_box_new (GObject *config,
const gchar *property_name,
GtkTreeModel *model,
gint id_column,
gint label_column);</pre>
<p>
Creates a <a href="GimpStringComboBox.html" title="GimpStringComboBox"><span class="type">GimpStringComboBox</span></a> widget to display and set the
specified property. The contents of the widget are determined by
@ -1618,11 +1614,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665942"></a><h3>
<a name="id2674054"></a><h3>
<a name="gimp-prop-text-buffer-new"></a>gimp_prop_text_buffer_new ()</h3>
<a class="indexterm" name="id2665957"></a><pre class="programlisting">GtkTextBuffer* gimp_prop_text_buffer_new (GObject *config,
const gchar *property_name,
gint max_len);</pre>
<a class="indexterm" name="id2674069"></a><pre class="programlisting">GtkTextBuffer* gimp_prop_text_buffer_new (GObject *config,
const gchar *property_name,
gint max_len);</pre>
<p>
Creates a <span class="type">GtkTextBuffer</span> to set and display the value of the
specified string property. Unless the string is expected to
@ -1666,11 +1662,11 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666107"></a><h3>
<a name="id2674220"></a><h3>
<a name="gimp-prop-unit-menu-new"></a>gimp_prop_unit_menu_new ()</h3>
<a class="indexterm" name="id2666121"></a><pre class="programlisting">GtkWidget* gimp_prop_unit_menu_new (GObject *config,
const gchar *property_name,
const gchar *unit_format);</pre>
<a class="indexterm" name="id2674234"></a><pre class="programlisting">GtkWidget* gimp_prop_unit_menu_new (GObject *config,
const gchar *property_name,
const gchar *unit_format);</pre>
<p>
Creates a <a href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> to set and display the value of a Unit
property. See <a href="GimpUnitMenu.html#gimp-unit-menu-new"><code class="function">gimp_unit_menu_new()</code></a> for more information.</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpQueryBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpHelpUI.html" title="GimpHelpUI">
<link rel="next" href="libgimpwidgets-GimpStock.html" title="GimpStock">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2588162" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2601114" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2635881" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2643841" 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="id2588162"></a><span class="refentrytitle">GimpQueryBox</span>
<a name="id2601114"></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>
@ -54,94 +54,94 @@
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">*GimpQueryStringCallback</a>) (GtkWidget *query_box,
const gchar *string,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">*GimpQueryIntCallback</a>) (GtkWidget *query_box,
gint value,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">*GimpQueryDoubleCallback</a>) (GtkWidget *query_box,
gdouble value,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">*GimpQuerySizeCallback</a>) (GtkWidget *query_box,
gdouble size,
<a
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">*GimpQueryStringCallback</a>) (GtkWidget *query_box,
const gchar *string,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">*GimpQueryIntCallback</a>) (GtkWidget *query_box,
gint value,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">*GimpQueryDoubleCallback</a>) (GtkWidget *query_box,
gdouble value,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">*GimpQuerySizeCallback</a>) (GtkWidget *query_box,
gdouble size,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">*GimpQueryBooleanCallback</a>) (GtkWidget *query_box,
gboolean value,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-string-box">gimp_query_string_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
const gchar *initial,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-int-box">gimp_query_int_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gint initial,
gint lower,
gint upper,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box">gimp_query_double_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box">gimp_query_size_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
<a
gpointer data);
void (<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">*GimpQueryBooleanCallback</a>) (GtkWidget *query_box,
gboolean value,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-string-box">gimp_query_string_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
const gchar *initial,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-int-box">gimp_query_int_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gint initial,
gint lower,
gint upper,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box">gimp_query_double_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box">gimp_query_size_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gdouble resolution,
gboolean dot_for_dot,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box">gimp_query_boolean_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *stock_id,
const gchar *message,
const gchar *true_button,
const gchar *false_button,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
gpointer data);
#define <a href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS">GIMP_QUERY_BOX_VBOX</a> (qbox)
gdouble resolution,
gboolean dot_for_dot,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box">gimp_query_boolean_box</a> (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *stock_id,
const gchar *message,
const gchar *true_button,
const gchar *false_button,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
gpointer data);
#define <a href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS">GIMP_QUERY_BOX_VBOX</a> (qbox)
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635881"></a><h2>Description</h2>
<a name="id2643841"></a><h2>Description</h2>
<p>
These functions provide simple dialogs for entering a single string,
integer, double, boolean or pixel size value.
@ -158,13 +158,13 @@ callback function is called and returns the entered value.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635927"></a><h2>Details</h2>
<a name="id2643887"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2635937"></a><h3>
<a name="id2643897"></a><h3>
<a name="GimpQueryStringCallback"></a>GimpQueryStringCallback ()</h3>
<a class="indexterm" name="id2635949"></a><pre class="programlisting">void (*GimpQueryStringCallback) (GtkWidget *query_box,
const gchar *string,
gpointer data);</pre>
<a class="indexterm" name="id2643909"></a><pre class="programlisting">void (*GimpQueryStringCallback) (GtkWidget *query_box,
const gchar *string,
gpointer data);</pre>
<p>
Note that you have to <code class="function">g_free()</code> the returned string.
</p>
@ -193,11 +193,11 @@ Note that you have to <code class="function">g_free()</code> the returned string
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636044"></a><h3>
<a name="id2644006"></a><h3>
<a name="GimpQueryIntCallback"></a>GimpQueryIntCallback ()</h3>
<a class="indexterm" name="id2636056"></a><pre class="programlisting">void (*GimpQueryIntCallback) (GtkWidget *query_box,
gint value,
gpointer data);</pre>
<a class="indexterm" name="id2644017"></a><pre class="programlisting">void (*GimpQueryIntCallback) (GtkWidget *query_box,
gint value,
gpointer data);</pre>
<p>
</p>
@ -226,11 +226,11 @@ Note that you have to <code class="function">g_free()</code> the returned string
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641584"></a><h3>
<a name="id2649580"></a><h3>
<a name="GimpQueryDoubleCallback"></a>GimpQueryDoubleCallback ()</h3>
<a class="indexterm" name="id2641594"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (GtkWidget *query_box,
gdouble value,
gpointer data);</pre>
<a class="indexterm" name="id2649590"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (GtkWidget *query_box,
gdouble value,
gpointer data);</pre>
<p>
</p>
@ -259,14 +259,14 @@ Note that you have to <code class="function">g_free()</code> the returned string
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641672"></a><h3>
<a name="id2649669"></a><h3>
<a name="GimpQuerySizeCallback"></a>GimpQuerySizeCallback ()</h3>
<a class="indexterm" name="id2641682"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (GtkWidget *query_box,
gdouble size,
<a
<a class="indexterm" name="id2649679"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (GtkWidget *query_box,
gdouble size,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gpointer data);</pre>
gpointer data);</pre>
<p>
</p>
@ -300,11 +300,11 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641793"></a><h3>
<a name="id2649793"></a><h3>
<a name="GimpQueryBooleanCallback"></a>GimpQueryBooleanCallback ()</h3>
<a class="indexterm" name="id2641804"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (GtkWidget *query_box,
gboolean value,
gpointer data);</pre>
<a class="indexterm" name="id2649804"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (GtkWidget *query_box,
gboolean value,
gpointer data);</pre>
<p>
</p>
@ -333,18 +333,18 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641892"></a><h3>
<a name="id2649892"></a><h3>
<a name="gimp-query-string-box"></a>gimp_query_string_box ()</h3>
<a class="indexterm" name="id2641903"></a><pre class="programlisting">GtkWidget* gimp_query_string_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
const gchar *initial,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
gpointer data);</pre>
<a class="indexterm" name="id2649904"></a><pre class="programlisting">GtkWidget* gimp_query_string_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
const gchar *initial,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
gpointer data);</pre>
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for a string value.</p>
<p>
@ -413,20 +413,20 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for a st
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642172"></a><h3>
<a name="id2650173"></a><h3>
<a name="gimp-query-int-box"></a>gimp_query_int_box ()</h3>
<a class="indexterm" name="id2642184"></a><pre class="programlisting">GtkWidget* gimp_query_int_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gint initial,
gint lower,
gint upper,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
gpointer data);</pre>
<a class="indexterm" name="id2575188"></a><pre class="programlisting">GtkWidget* gimp_query_int_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gint initial,
gint lower,
gint upper,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
gpointer data);</pre>
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for an integer value.</p>
<p>
@ -505,21 +505,21 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for an i
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642496"></a><h3>
<a name="id2650455"></a><h3>
<a name="gimp-query-double-box"></a>gimp_query_double_box ()</h3>
<a class="indexterm" name="id2642507"></a><pre class="programlisting">GtkWidget* gimp_query_double_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
gpointer data);</pre>
<a class="indexterm" name="id2650465"></a><pre class="programlisting">GtkWidget* gimp_query_double_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
gpointer data);</pre>
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for a double value.</p>
<p>
@ -603,26 +603,26 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for a do
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642849"></a><h3>
<a name="id2650778"></a><h3>
<a name="gimp-query-size-box"></a>gimp_query_size_box ()</h3>
<a class="indexterm" name="id2642862"></a><pre class="programlisting">GtkWidget* gimp_query_size_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
<a
<a class="indexterm" name="id2650788"></a><pre class="programlisting">GtkWidget* gimp_query_size_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *message,
gdouble initial,
gdouble lower,
gdouble upper,
gint digits,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
gdouble resolution,
gboolean dot_for_dot,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
gpointer data);</pre>
gdouble resolution,
gboolean dot_for_dot,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
gpointer data);</pre>
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for a size using a
<a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.</p>
@ -725,20 +725,20 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for a si
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643247"></a><h3>
<a name="id2651192"></a><h3>
<a name="gimp-query-boolean-box"></a>gimp_query_boolean_box ()</h3>
<a class="indexterm" name="id2643257"></a><pre class="programlisting">GtkWidget* gimp_query_boolean_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *stock_id,
const gchar *message,
const gchar *true_button,
const gchar *false_button,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
gpointer data);</pre>
<a class="indexterm" name="id2651202"></a><pre class="programlisting">GtkWidget* gimp_query_boolean_box (const gchar *title,
GtkWidget *parent,
<a href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const gchar *help_id,
const gchar *stock_id,
const gchar *message,
const gchar *true_button,
const gchar *false_button,
GObject *object,
const gchar *signal,
<a href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
gpointer data);</pre>
<p>
Creates a new <span class="type">GtkDialog</span> that asks the user to do a boolean decision.</p>
<p>
@ -820,9 +820,9 @@ Creates a new <span class="type">GtkDialog</span> that asks the user to do a boo
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643547"></a><h3>
<a name="id2651494"></a><h3>
<a name="GIMP-QUERY-BOX-VBOX:CAPS"></a>GIMP_QUERY_BOX_VBOX()</h3>
<a class="indexterm" name="id2643557"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<a class="indexterm" name="id2651504"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<p>
A macro to access the <span class="type">GtkVBox</span> in a <span class="type">GimpQueryBox</span>. Useful if you want to add
more widgets.
@ -840,7 +840,7 @@ more widgets.
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2643603"></a><h2>See Also</h2>
<a name="id2651550"></a><h2>See Also</h2>
<p>
GimpSizeEntry
</p>

File diff suppressed because it is too large Load Diff

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GimpWidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpPropWidgets.html" title="GimpPropWidgets">
<link rel="next" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2570489" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2572936" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2668176" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2676310" 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="id2570489"></a><span class="refentrytitle">GimpWidgets</span>
<a name="id2572936"></a><span class="refentrytitle">GimpWidgets</span>
</h2>
<p>GimpWidgets &#8212; A collection of convenient widget constructors, standard callbacks and
helper functions.</p>
@ -55,152 +55,149 @@ helper functions.</p>
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new">gimp_radio_group_new</a> (gboolean in_frame,
const gchar *frame_title,
...);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2">gimp_radio_group_new2</a> (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gpointer initial,
...);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active">gimp_radio_group_set_active</a> (GtkRadioButton *radio_button,
gpointer item_data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-new">gimp_int_radio_group_new</a> (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gint initial,
...);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-set-active">gimp_int_radio_group_set_active</a> (GtkRadioButton *radio_button,
gint item_data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-spin-button-new">gimp_spin_button_new</a> (GtkObject **adjustment,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
gdouble page_size,
gdouble climb_rate,
guint digits);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS">GIMP_SCALE_ENTRY_LABEL</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS">GIMP_SCALE_ENTRY_SCALE</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS">GIMP_SCALE_ENTRY_SCALE_ADJ</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON_ADJ</a> (adj)
GtkObject* <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new">gimp_scale_entry_new</a> (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
gboolean constrain,
gdouble unconstrained_lower,
gdouble unconstrained_upper,
const gchar *tooltip,
const gchar *help_id);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive">gimp_scale_entry_set_sensitive</a> (GtkObject *adjustment,
gboolean sensitive);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic">gimp_scale_entry_set_logarithmic</a>
(GtkObject *adjustment,
gboolean logarithmic);
gboolean <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic">gimp_scale_entry_get_logarithmic</a>
(GtkObject *adjustment);
GtkObject* <a href="libgimpwidgets-GimpWidgets.html#gimp-color-scale-entry-new">gimp_color_scale_entry_new</a> (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
const gchar *tooltip,
const gchar *help_id);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS">GIMP_RANDOM_SEED_SPINBUTTON</a> (hbox)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS">GIMP_RANDOM_SEED_SPINBUTTON_ADJ</a> (hbox)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS">GIMP_RANDOM_SEED_TOGGLE</a> (hbox)
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new">gimp_random_seed_new</a> (guint32 *seed,
gboolean *random_seed);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS">GIMP_COORDINATES_CHAINBUTTON</a> (sizeentry)
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new">gimp_coordinates_new</a> (<a
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new">gimp_radio_group_new</a> (gboolean in_frame,
const gchar *frame_title,
...);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2">gimp_radio_group_new2</a> (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gpointer initial,
...);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active">gimp_radio_group_set_active</a> (GtkRadioButton *radio_button,
gpointer item_data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-new">gimp_int_radio_group_new</a> (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gint initial,
...);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-int-radio-group-set-active">gimp_int_radio_group_set_active</a> (GtkRadioButton *radio_button,
gint item_data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-spin-button-new">gimp_spin_button_new</a> (GtkObject **adjustment,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
gdouble page_size,
gdouble climb_rate,
guint digits);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-LABEL:CAPS">GIMP_SCALE_ENTRY_LABEL</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE:CAPS">GIMP_SCALE_ENTRY_SCALE</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS">GIMP_SCALE_ENTRY_SCALE_ADJ</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON</a> (adj)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS">GIMP_SCALE_ENTRY_SPINBUTTON_ADJ</a> (adj)
GtkObject* <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-new">gimp_scale_entry_new</a> (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
gboolean constrain,
gdouble unconstrained_lower,
gdouble unconstrained_upper,
const gchar *tooltip,
const gchar *help_id);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-sensitive">gimp_scale_entry_set_sensitive</a> (GtkObject *adjustment,
gboolean sensitive);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-set-logarithmic">gimp_scale_entry_set_logarithmic</a> (GtkObject *adjustment,
gboolean logarithmic);
gboolean <a href="libgimpwidgets-GimpWidgets.html#gimp-scale-entry-get-logarithmic">gimp_scale_entry_get_logarithmic</a> (GtkObject *adjustment);
GtkObject* <a href="libgimpwidgets-GimpWidgets.html#gimp-color-scale-entry-new">gimp_color_scale_entry_new</a> (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
const gchar *tooltip,
const gchar *help_id);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON:CAPS">GIMP_RANDOM_SEED_SPINBUTTON</a> (hbox)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS">GIMP_RANDOM_SEED_SPINBUTTON_ADJ</a> (hbox)
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS">GIMP_RANDOM_SEED_TOGGLE</a> (hbox)
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new">gimp_random_seed_new</a> (guint32 *seed,
gboolean *random_seed);
#define <a href="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS">GIMP_COORDINATES_CHAINBUTTON</a> (sizeentry)
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new">gimp_coordinates_new</a> (<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gboolean chainbutton_active,
gboolean chain_constrains_ratio,
const gchar *xlabel,
gdouble x,
gdouble xres,
gdouble lower_boundary_x,
gdouble upper_boundary_x,
gdouble xsize_0,
gdouble xsize_100,
const gchar *ylabel,
gdouble y,
gdouble yres,
gdouble lower_boundary_y,
gdouble upper_boundary_y,
gdouble ysize_0,
gdouble ysize_100);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new">gimp_pixmap_button_new</a> (gchar **xpm_data,
const gchar *text);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update">gimp_toggle_button_sensitive_update</a>
(GtkToggleButton *toggle_button);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-update">gimp_toggle_button_update</a> (GtkWidget *widget,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-button-update">gimp_radio_button_update</a> (GtkWidget *widget,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-int-adjustment-update">gimp_int_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-uint-adjustment-update">gimp_uint_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-float-adjustment-update">gimp_float_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-double-adjustment-update">gimp_double_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update">gimp_unit_menu_update</a> (GtkWidget *widget,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned">gimp_table_attach_aligned</a> (GtkTable *table,
gint column,
gint row,
const gchar *label_text,
gfloat xalign,
gfloat yalign,
GtkWidget *widget,
gint colspan,
gboolean left_align);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes">gimp_label_set_attributes</a> (GtkLabel *label,
...);
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gboolean chainbutton_active,
gboolean chain_constrains_ratio,
const gchar *xlabel,
gdouble x,
gdouble xres,
gdouble lower_boundary_x,
gdouble upper_boundary_x,
gdouble xsize_0,
gdouble xsize_100,
const gchar *ylabel,
gdouble y,
gdouble yres,
gdouble lower_boundary_y,
gdouble upper_boundary_y,
gdouble ysize_0,
gdouble ysize_100);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new">gimp_pixmap_button_new</a> (gchar **xpm_data,
const gchar *text);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update">gimp_toggle_button_sensitive_update</a> (GtkToggleButton *toggle_button);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-update">gimp_toggle_button_update</a> (GtkWidget *widget,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-radio-button-update">gimp_radio_button_update</a> (GtkWidget *widget,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-int-adjustment-update">gimp_int_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-uint-adjustment-update">gimp_uint_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-float-adjustment-update">gimp_float_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-double-adjustment-update">gimp_double_adjustment_update</a> (GtkAdjustment *adjustment,
gpointer data);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update">gimp_unit_menu_update</a> (GtkWidget *widget,
gpointer data);
GtkWidget* <a href="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned">gimp_table_attach_aligned</a> (GtkTable *table,
gint column,
gint row,
const gchar *label_text,
gfloat xalign,
gfloat yalign,
GtkWidget *widget,
gint colspan,
gboolean left_align);
void <a href="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes">gimp_label_set_attributes</a> (GtkLabel *label,
...);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2668176"></a><h2>Description</h2>
<a name="id2676310"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2668192"></a><h2>Details</h2>
<a name="id2676326"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2668203"></a><h3>
<a name="id2676336"></a><h3>
<a name="gimp-radio-group-new"></a>gimp_radio_group_new ()</h3>
<a class="indexterm" name="id2668214"></a><pre class="programlisting">GtkWidget* gimp_radio_group_new (gboolean in_frame,
const gchar *frame_title,
...);</pre>
<a class="indexterm" name="id2676348"></a><pre class="programlisting">GtkWidget* gimp_radio_group_new (gboolean in_frame,
const gchar *frame_title,
...);</pre>
<p>
Convenience function to create a group of radio buttons embedded into
a <span class="type">GtkFrame</span> or <span class="type">GtkVbox</span>.</p>
@ -235,14 +232,14 @@ a <span class="type">GtkFrame</span> or <span class="type">GtkVbox</span>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668387"></a><h3>
<a name="id2676522"></a><h3>
<a name="gimp-radio-group-new2"></a>gimp_radio_group_new2 ()</h3>
<a class="indexterm" name="id2668398"></a><pre class="programlisting">GtkWidget* gimp_radio_group_new2 (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gpointer initial,
...);</pre>
<a class="indexterm" name="id2676533"></a><pre class="programlisting">GtkWidget* gimp_radio_group_new2 (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gpointer initial,
...);</pre>
<p>
Convenience function to create a group of radio buttons embedded into
a <span class="type">GtkFrame</span> or <span class="type">GtkVbox</span>.</p>
@ -297,10 +294,10 @@ a <span class="type">GtkFrame</span> or <span class="type">GtkVbox</span>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668655"></a><h3>
<a name="id2676792"></a><h3>
<a name="gimp-radio-group-set-active"></a>gimp_radio_group_set_active ()</h3>
<a class="indexterm" name="id2668667"></a><pre class="programlisting">void gimp_radio_group_set_active (GtkRadioButton *radio_button,
gpointer item_data);</pre>
<a class="indexterm" name="id2676804"></a><pre class="programlisting">void gimp_radio_group_set_active (GtkRadioButton *radio_button,
gpointer item_data);</pre>
<p>
Calls <code class="function">gtk_toggle_button_set_active()</code> with the radio button that was
created with a matching <em class="parameter"><code>item_data</code></em>.</p>
@ -325,14 +322,14 @@ created with a matching <em class="parameter"><code>item_data</code></em>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668769"></a><h3>
<a name="id2676906"></a><h3>
<a name="gimp-int-radio-group-new"></a>gimp_int_radio_group_new ()</h3>
<a class="indexterm" name="id2668780"></a><pre class="programlisting">GtkWidget* gimp_int_radio_group_new (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gint initial,
...);</pre>
<a class="indexterm" name="id2676917"></a><pre class="programlisting">GtkWidget* gimp_int_radio_group_new (gboolean in_frame,
const gchar *frame_title,
GCallback radio_button_callback,
gpointer radio_button_callback_data,
gint initial,
...);</pre>
<p>
Convenience function to create a group of radio buttons embedded into
a <span class="type">GtkFrame</span> or <span class="type">GtkVbox</span>. This function does the same thing as
@ -390,10 +387,10 @@ group).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669054"></a><h3>
<a name="id2677192"></a><h3>
<a name="gimp-int-radio-group-set-active"></a>gimp_int_radio_group_set_active ()</h3>
<a class="indexterm" name="id2669068"></a><pre class="programlisting">void gimp_int_radio_group_set_active (GtkRadioButton *radio_button,
gint item_data);</pre>
<a class="indexterm" name="id2677206"></a><pre class="programlisting">void gimp_int_radio_group_set_active (GtkRadioButton *radio_button,
gint item_data);</pre>
<p>
Calls <code class="function">gtk_toggle_button_set_active()</code> with the radio button that was created
with a matching <em class="parameter"><code>item_data</code></em>. This function does the same thing as
@ -420,17 +417,17 @@ of pointers.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669186"></a><h3>
<a name="id2677299"></a><h3>
<a name="gimp-spin-button-new"></a>gimp_spin_button_new ()</h3>
<a class="indexterm" name="id2669197"></a><pre class="programlisting">GtkWidget* gimp_spin_button_new (GtkObject **adjustment,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
gdouble page_size,
gdouble climb_rate,
guint digits);</pre>
<a class="indexterm" name="id2677310"></a><pre class="programlisting">GtkWidget* gimp_spin_button_new (GtkObject **adjustment,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
gdouble page_size,
gdouble climb_rate,
guint digits);</pre>
<p>
This function is a shortcut for <code class="function">gtk_adjustment_new()</code> and a
subsequent <code class="function">gtk_spin_button_new()</code>. It also calls
@ -497,9 +494,9 @@ entered.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669482"></a><h3>
<a name="id2677569"></a><h3>
<a name="GIMP-SCALE-ENTRY-LABEL:CAPS"></a>GIMP_SCALE_ENTRY_LABEL()</h3>
<a class="indexterm" name="id2669493"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_LABEL(adj)</pre>
<a class="indexterm" name="id2677580"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_LABEL(adj)</pre>
<p>
Returns the scale_entry's <span class="type">GtkLabel</span>.
</p>
@ -516,9 +513,9 @@ Returns the scale_entry's <span class="type">GtkLabel</span>.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669551"></a><h3>
<a name="id2677632"></a><h3>
<a name="GIMP-SCALE-ENTRY-SCALE:CAPS"></a>GIMP_SCALE_ENTRY_SCALE()</h3>
<a class="indexterm" name="id2669562"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE(adj)</pre>
<a class="indexterm" name="id2677642"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE(adj)</pre>
<p>
Returns the scale_entry's <span class="type">GtkHScale</span>.
</p>
@ -535,9 +532,9 @@ Returns the scale_entry's <span class="type">GtkHScale</span>.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669620"></a><h3>
<a name="id2677694"></a><h3>
<a name="GIMP-SCALE-ENTRY-SCALE-ADJ:CAPS"></a>GIMP_SCALE_ENTRY_SCALE_ADJ()</h3>
<a class="indexterm" name="id2669633"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE_ADJ(adj)</pre>
<a class="indexterm" name="id2677707"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SCALE_ADJ(adj)</pre>
<p>
Returns the <span class="type">GtkAdjustment</span> of the scale_entry's <span class="type">GtkHScale</span>.
</p>
@ -554,9 +551,9 @@ Returns the <span class="type">GtkAdjustment</span> of the scale_entry's <span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669698"></a><h3>
<a name="id2677765"></a><h3>
<a name="GIMP-SCALE-ENTRY-SPINBUTTON:CAPS"></a>GIMP_SCALE_ENTRY_SPINBUTTON()</h3>
<a class="indexterm" name="id2669712"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON(adj)</pre>
<a class="indexterm" name="id2677777"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON(adj)</pre>
<p>
Returns the scale_entry's <span class="type">GtkSpinButton</span>.
</p>
@ -573,9 +570,9 @@ Returns the scale_entry's <span class="type">GtkSpinButton</span>.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669770"></a><h3>
<a name="id2677830"></a><h3>
<a name="GIMP-SCALE-ENTRY-SPINBUTTON-ADJ:CAPS"></a>GIMP_SCALE_ENTRY_SPINBUTTON_ADJ()</h3>
<a class="indexterm" name="id2669784"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON_ADJ(adj)</pre>
<a class="indexterm" name="id2677843"></a><pre class="programlisting">#define GIMP_SCALE_ENTRY_SPINBUTTON_ADJ(adj)</pre>
<p>
Returns the <span class="type">GtkAdjustment</span> of the scale_entry's <span class="type">GtkSpinButton</span>.
</p>
@ -592,25 +589,25 @@ Returns the <span class="type">GtkAdjustment</span> of the scale_entry's <span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2669850"></a><h3>
<a name="id2677902"></a><h3>
<a name="gimp-scale-entry-new"></a>gimp_scale_entry_new ()</h3>
<a class="indexterm" name="id2669862"></a><pre class="programlisting">GtkObject* gimp_scale_entry_new (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
gboolean constrain,
gdouble unconstrained_lower,
gdouble unconstrained_upper,
const gchar *tooltip,
const gchar *help_id);</pre>
<a class="indexterm" name="id2677913"></a><pre class="programlisting">GtkObject* gimp_scale_entry_new (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
gboolean constrain,
gdouble unconstrained_lower,
gdouble unconstrained_upper,
const gchar *tooltip,
const gchar *help_id);</pre>
<p>
This function creates a <span class="type">GtkLabel</span>, a <span class="type">GtkHScale</span> and a <span class="type">GtkSpinButton</span> and
attaches them to a 3-column <span class="type">GtkTable</span>.</p>
@ -719,10 +716,10 @@ attaches them to a 3-column <span class="type">GtkTable</span>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2670351"></a><h3>
<a name="id2678413"></a><h3>
<a name="gimp-scale-entry-set-sensitive"></a>gimp_scale_entry_set_sensitive ()</h3>
<a class="indexterm" name="id2670363"></a><pre class="programlisting">void gimp_scale_entry_set_sensitive (GtkObject *adjustment,
gboolean sensitive);</pre>
<a class="indexterm" name="id2678425"></a><pre class="programlisting">void gimp_scale_entry_set_sensitive (GtkObject *adjustment,
gboolean sensitive);</pre>
<p>
Sets the sensitivity of the scale_entry's <span class="type">GtkLabel</span>, <span class="type">GtkHScale</span> and
<span class="type">GtkSpinbutton</span>.</p>
@ -748,11 +745,10 @@ Sets the sensitivity of the scale_entry's <span class="type">GtkLabel</span>, <s
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2670475"></a><h3>
<a name="id2678537"></a><h3>
<a name="gimp-scale-entry-set-logarithmic"></a>gimp_scale_entry_set_logarithmic ()</h3>
<a class="indexterm" name="id2670489"></a><pre class="programlisting">void gimp_scale_entry_set_logarithmic
(GtkObject *adjustment,
gboolean logarithmic);</pre>
<a class="indexterm" name="id2678552"></a><pre class="programlisting">void gimp_scale_entry_set_logarithmic (GtkObject *adjustment,
gboolean logarithmic);</pre>
<p>
Sets whether the scale_entry's scale widget will behave in a linear
or logharithmic fashion. Useful when an entry has to attend large
@ -777,15 +773,14 @@ adjustment.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2670577"></a><h3>
<a name="id2678642"></a><h3>
<a name="gimp-scale-entry-get-logarithmic"></a>gimp_scale_entry_get_logarithmic ()</h3>
<a class="indexterm" name="id2670592"></a><pre class="programlisting">gboolean gimp_scale_entry_get_logarithmic
(GtkObject *adjustment);</pre>
<a class="indexterm" name="id2678656"></a><pre class="programlisting">gboolean gimp_scale_entry_get_logarithmic (GtkObject *adjustment);</pre>
<p>
</p>
<p>
@ -808,27 +803,27 @@ adjustment.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2670683"></a><h3>
<a name="id2678749"></a><h3>
<a name="gimp-color-scale-entry-new"></a>gimp_color_scale_entry_new ()</h3>
<a class="indexterm" name="id2670694"></a><pre class="programlisting">GtkObject* gimp_color_scale_entry_new (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
const gchar *tooltip,
const gchar *help_id);</pre>
<a class="indexterm" name="id2678760"></a><pre class="programlisting">GtkObject* gimp_color_scale_entry_new (GtkTable *table,
gint column,
gint row,
const gchar *text,
gint scale_width,
gint spinbutton_width,
gdouble value,
gdouble lower,
gdouble upper,
gdouble step_increment,
gdouble page_increment,
guint digits,
const gchar *tooltip,
const gchar *help_id);</pre>
<p>
This function creates a <span class="type">GtkLabel</span>, a <a href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> and a
<span class="type">GtkSpinButton</span> and attaches them to a 3-column <span class="type">GtkTable</span>.</p>
@ -919,9 +914,9 @@ This function creates a <span class="type">GtkLabel</span>, a <a href="GimpColor
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671083"></a><h3>
<a name="id2679151"></a><h3>
<a name="GIMP-RANDOM-SEED-SPINBUTTON:CAPS"></a>GIMP_RANDOM_SEED_SPINBUTTON()</h3>
<a class="indexterm" name="id2671096"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON(hbox)</pre>
<a class="indexterm" name="id2679163"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON(hbox)</pre>
<p>
Returns the random_seed's <span class="type">GtkSpinButton</span>.
</p>
@ -938,9 +933,9 @@ Returns the random_seed's <span class="type">GtkSpinButton</span>.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671148"></a><h3>
<a name="id2679216"></a><h3>
<a name="GIMP-RANDOM-SEED-SPINBUTTON-ADJ:CAPS"></a>GIMP_RANDOM_SEED_SPINBUTTON_ADJ()</h3>
<a class="indexterm" name="id2671161"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON_ADJ(hbox)</pre>
<a class="indexterm" name="id2679229"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_SPINBUTTON_ADJ(hbox)</pre>
<p>
Returns the <span class="type">GtkAdjustment</span> of the random_seed's <span class="type">GtkSpinButton</span>.
</p>
@ -957,9 +952,9 @@ Returns the <span class="type">GtkAdjustment</span> of the random_seed's <span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671220"></a><h3>
<a name="id2679288"></a><h3>
<a name="GIMP-RANDOM-SEED-TOGGLE:CAPS"></a>GIMP_RANDOM_SEED_TOGGLE()</h3>
<a class="indexterm" name="id2671233"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_TOGGLE(hbox)</pre>
<a class="indexterm" name="id2679301"></a><pre class="programlisting">#define GIMP_RANDOM_SEED_TOGGLE(hbox)</pre>
<p>
</p>
@ -976,10 +971,10 @@ Returns the <span class="type">GtkAdjustment</span> of the random_seed's <span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671263"></a><h3>
<a name="id2679332"></a><h3>
<a name="gimp-random-seed-new"></a>gimp_random_seed_new ()</h3>
<a class="indexterm" name="id2671273"></a><pre class="programlisting">GtkWidget* gimp_random_seed_new (guint32 *seed,
gboolean *random_seed);</pre>
<a class="indexterm" name="id2679342"></a><pre class="programlisting">GtkWidget* gimp_random_seed_new (guint32 *seed,
gboolean *random_seed);</pre>
<p>
Creates a widget that allows the user to control how the random number
generator is initialized.</p>
@ -1011,9 +1006,9 @@ generator is initialized.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671370"></a><h3>
<a name="id2679439"></a><h3>
<a name="GIMP-COORDINATES-CHAINBUTTON:CAPS"></a>GIMP_COORDINATES_CHAINBUTTON()</h3>
<a class="indexterm" name="id2671382"></a><pre class="programlisting">#define GIMP_COORDINATES_CHAINBUTTON(sizeentry)</pre>
<a class="indexterm" name="id2679452"></a><pre class="programlisting">#define GIMP_COORDINATES_CHAINBUTTON(sizeentry)</pre>
<p>
Returns the <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> which is attached to the <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
@ -1030,32 +1025,32 @@ Returns the <a href="GimpChainButton.html" title="GimpChainButton"><span class="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671441"></a><h3>
<a name="id2679511"></a><h3>
<a name="gimp-coordinates-new"></a>gimp_coordinates_new ()</h3>
<a class="indexterm" name="id2671452"></a><pre class="programlisting">GtkWidget* gimp_coordinates_new (<a
<a class="indexterm" name="id2679521"></a><pre class="programlisting">GtkWidget* gimp_coordinates_new (<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gboolean chainbutton_active,
gboolean chain_constrains_ratio,
const gchar *xlabel,
gdouble x,
gdouble xres,
gdouble lower_boundary_x,
gdouble upper_boundary_x,
gdouble xsize_0,
gdouble xsize_100,
const gchar *ylabel,
gdouble y,
gdouble yres,
gdouble lower_boundary_y,
gdouble upper_boundary_y,
gdouble ysize_0,
gdouble ysize_100);</pre>
const gchar *unit_format,
gboolean menu_show_pixels,
gboolean menu_show_percent,
gint spinbutton_width,
<a href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy,
gboolean chainbutton_active,
gboolean chain_constrains_ratio,
const gchar *xlabel,
gdouble x,
gdouble xres,
gdouble lower_boundary_x,
gdouble upper_boundary_x,
gdouble xsize_0,
gdouble xsize_100,
const gchar *ylabel,
gdouble y,
gdouble yres,
gdouble lower_boundary_y,
gdouble upper_boundary_y,
gdouble ysize_0,
gdouble ysize_100);</pre>
<p>
Convenience function that creates a <a href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> with two fields for x/y
coordinates/sizes with a <a href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> attached to constrain either the
@ -1193,10 +1188,10 @@ two fields' values or the ratio between them.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672045"></a><h3>
<a name="id2680174"></a><h3>
<a name="gimp-pixmap-button-new"></a>gimp_pixmap_button_new ()</h3>
<a class="indexterm" name="id2672057"></a><pre class="programlisting">GtkWidget* gimp_pixmap_button_new (gchar **xpm_data,
const gchar *text);</pre>
<a class="indexterm" name="id2680191"></a><pre class="programlisting">GtkWidget* gimp_pixmap_button_new (gchar **xpm_data,
const gchar *text);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_pixmap_button_new</code> is deprecated and should not be used in newly-written code.</p>
@ -1230,10 +1225,9 @@ and an optional <span class="type">GtkLabel</span>.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672177"></a><h3>
<a name="id2680326"></a><h3>
<a name="gimp-toggle-button-sensitive-update"></a>gimp_toggle_button_sensitive_update ()</h3>
<a class="indexterm" name="id2672191"></a><pre class="programlisting">void gimp_toggle_button_sensitive_update
(GtkToggleButton *toggle_button);</pre>
<a class="indexterm" name="id2680341"></a><pre class="programlisting">void gimp_toggle_button_sensitive_update (GtkToggleButton *toggle_button);</pre>
<p>
If you attached a pointer to a <span class="type">GtkWidget</span> with <code class="function">g_object_set_data()</code> and
the "set_sensitive" key to the <span class="type">GtkToggleButton</span>, the sensitive state of
@ -1263,10 +1257,10 @@ button's inverse "active" state by attaching widgets with the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672280"></a><h3>
<a name="id2680438"></a><h3>
<a name="gimp-toggle-button-update"></a>gimp_toggle_button_update ()</h3>
<a class="indexterm" name="id2672295"></a><pre class="programlisting">void gimp_toggle_button_update (GtkWidget *widget,
gpointer data);</pre>
<a class="indexterm" name="id2680452"></a><pre class="programlisting">void gimp_toggle_button_update (GtkWidget *widget,
gpointer data);</pre>
<p>
Note that this function calls <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update"><code class="function">gimp_toggle_button_sensitive_update()</code></a>.</p>
<p>
@ -1291,10 +1285,10 @@ Note that this function calls <a href="libgimpwidgets-GimpWidgets.html#gimp-togg
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672401"></a><h3>
<a name="id2680559"></a><h3>
<a name="gimp-radio-button-update"></a>gimp_radio_button_update ()</h3>
<a class="indexterm" name="id2672415"></a><pre class="programlisting">void gimp_radio_button_update (GtkWidget *widget,
gpointer data);</pre>
<a class="indexterm" name="id2680573"></a><pre class="programlisting">void gimp_radio_button_update (GtkWidget *widget,
gpointer data);</pre>
<p>
Note that this function calls <a href="libgimpwidgets-GimpWidgets.html#gimp-toggle-button-sensitive-update"><code class="function">gimp_toggle_button_sensitive_update()</code></a>.</p>
<p>
@ -1319,10 +1313,10 @@ Note that this function calls <a href="libgimpwidgets-GimpWidgets.html#gimp-togg
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672518"></a><h3>
<a name="id2680677"></a><h3>
<a name="gimp-int-adjustment-update"></a>gimp_int_adjustment_update ()</h3>
<a class="indexterm" name="id2672533"></a><pre class="programlisting">void gimp_int_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<a class="indexterm" name="id2680691"></a><pre class="programlisting">void gimp_int_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<p>
Note that the <span class="type">GtkAdjustment</span>'s value (which is a <span class="type">gdouble</span>) will be
rounded with <a
@ -1350,10 +1344,10 @@ href="../libgimpmath/libgimpmath-GimpMath.html#RINT:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672649"></a><h3>
<a name="id2680808"></a><h3>
<a name="gimp-uint-adjustment-update"></a>gimp_uint_adjustment_update ()</h3>
<a class="indexterm" name="id2672664"></a><pre class="programlisting">void gimp_uint_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<a class="indexterm" name="id2680823"></a><pre class="programlisting">void gimp_uint_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<p>
Note that the <span class="type">GtkAdjustment</span>'s value (which is a <span class="type">gdouble</span>) will be rounded
with (<span class="type">guint</span>) (value + 0.5).</p>
@ -1379,10 +1373,10 @@ with (<span class="type">guint</span>) (value + 0.5).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672778"></a><h3>
<a name="id2680937"></a><h3>
<a name="gimp-float-adjustment-update"></a>gimp_float_adjustment_update ()</h3>
<a class="indexterm" name="id2672792"></a><pre class="programlisting">void gimp_float_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<a class="indexterm" name="id2680952"></a><pre class="programlisting">void gimp_float_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<p>
</p>
<p>
@ -1407,10 +1401,10 @@ with (<span class="type">guint</span>) (value + 0.5).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672885"></a><h3>
<a name="id2681045"></a><h3>
<a name="gimp-double-adjustment-update"></a>gimp_double_adjustment_update ()</h3>
<a class="indexterm" name="id2672899"></a><pre class="programlisting">void gimp_double_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<a class="indexterm" name="id2681059"></a><pre class="programlisting">void gimp_double_adjustment_update (GtkAdjustment *adjustment,
gpointer data);</pre>
<p>
</p>
<p>
@ -1435,10 +1429,10 @@ with (<span class="type">guint</span>) (value + 0.5).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672992"></a><h3>
<a name="id2681152"></a><h3>
<a name="gimp-unit-menu-update"></a>gimp_unit_menu_update ()</h3>
<a class="indexterm" name="id2673005"></a><pre class="programlisting">void gimp_unit_menu_update (GtkWidget *widget,
gpointer data);</pre>
<a class="indexterm" name="id2681166"></a><pre class="programlisting">void gimp_unit_menu_update (GtkWidget *widget,
gpointer data);</pre>
<p>
This callback can set the number of decimal digits of an arbitrary number
of <span class="type">GtkSpinButton</span>'s. To use this functionality, attach the spinbuttons
@ -1472,17 +1466,17 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673126"></a><h3>
<a name="id2681287"></a><h3>
<a name="gimp-table-attach-aligned"></a>gimp_table_attach_aligned ()</h3>
<a class="indexterm" name="id2673141"></a><pre class="programlisting">GtkWidget* gimp_table_attach_aligned (GtkTable *table,
gint column,
gint row,
const gchar *label_text,
gfloat xalign,
gfloat yalign,
GtkWidget *widget,
gint colspan,
gboolean left_align);</pre>
<a class="indexterm" name="id2681302"></a><pre class="programlisting">GtkWidget* gimp_table_attach_aligned (GtkTable *table,
gint column,
gint row,
const gchar *label_text,
gfloat xalign,
gfloat yalign,
GtkWidget *widget,
gint colspan,
gboolean left_align);</pre>
<p>
Note that the <em class="parameter"><code>label_text</code></em> can be <code class="literal">NULL</code> and that the widget will be
attached starting at (<em class="parameter"><code>column</code></em> + 1) in this case, too.</p>
@ -1548,10 +1542,10 @@ attached starting at (<em class="parameter"><code>column</code></em> + 1) in thi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673448"></a><h3>
<a name="id2681611"></a><h3>
<a name="gimp-label-set-attributes"></a>gimp_label_set_attributes ()</h3>
<a class="indexterm" name="id2673465"></a><pre class="programlisting">void gimp_label_set_attributes (GtkLabel *label,
...);</pre>
<a class="indexterm" name="id2681627"></a><pre class="programlisting">void gimp_label_set_attributes (GtkLabel *label,
...);</pre>
<p>
Sets Pango attributes on a <span class="type">GtkLabel</span> in a more convenient way than
<code class="function">gtk_label_set_attributes()</code>.
@ -1583,7 +1577,7 @@ use the PangoAttributes API directly.</p>
</tr>
</tbody>
</table></div>
<p>Since GIMP 2.2
<p class="since">Since GIMP 2.2
</p>
</div>
</div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Cell Renderers for GtkTreeView</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpUnitMenu.html" title="GimpUnitMenu">
<link rel="next" href="GimpCellRendererColor.html" title="GimpCellRendererColor">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;II.&#160;GIMP Display Filters</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">
<link rel="next" href="GimpColorDisplay.html" title="GimpColorDisplay">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;III.&#160;GIMP Color Selectors</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">
<link rel="next" href="GimpColorSelector.html" title="GimpColorSelector">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;IV.&#160;GIMP Controllers</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpColorSelect.html" title="GimpColorSelect">
<link rel="next" href="GimpController.html" title="GimpController">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;VI.&#160;Deprecated API</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-GimpWidgets.html" title="GimpWidgets">
<link rel="next" href="libgimpwidgets-gimpoldwidgets.html" title="gimpoldwidgets">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Widget Gallery</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
<link rel="next" href="GimpBrowser.html" title="GimpBrowser">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>gimpoldwidgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
<link rel="prev" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
<link rel="next" href="libgimpwidgets-index.html" title="Index">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -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="#id2641438" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584349" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2666681" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2651927" 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="id2641438"></a><span class="refentrytitle">gimpoldwidgets</span>
<a name="id2584349"></a><span class="refentrytitle">gimpoldwidgets</span>
</h2>
<p>gimpoldwidgets &#8212; Old API that is still available but declared as deprecated.</p>
</td>
@ -54,56 +54,54 @@
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new">gimp_int_option_menu_new</a> (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gint initial,
...);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history">gimp_int_option_menu_set_history</a>
(GtkOptionMenu *option_menu,
gint item_data);
gboolean (<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">*GimpIntOptionMenuSensitivityCallback</a>)
(gint item_data,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-sensitive">gimp_int_option_menu_set_sensitive</a>
(GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new">gimp_option_menu_new</a> (gboolean menu_only,
...);
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2">gimp_option_menu_new2</a> (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gpointer initial,
...);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history">gimp_option_menu_set_history</a> (GtkOptionMenu *option_menu,
gpointer item_data);
gboolean (<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">*GimpOptionMenuSensitivityCallback</a>)
(gpointer item_data,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive">gimp_option_menu_set_sensitive</a> (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update">gimp_menu_item_update</a> (GtkWidget *widget,
gpointer data);
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new">gimp_int_option_menu_new</a> (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gint initial,
...);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history">gimp_int_option_menu_set_history</a> (GtkOptionMenu *option_menu,
gint item_data);
gboolean (<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">*GimpIntOptionMenuSensitivityCallback</a>)
(gint item_data,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-sensitive">gimp_int_option_menu_set_sensitive</a> (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new">gimp_option_menu_new</a> (gboolean menu_only,
...);
GtkWidget* <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2">gimp_option_menu_new2</a> (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gpointer initial,
...);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history">gimp_option_menu_set_history</a> (GtkOptionMenu *option_menu,
gpointer item_data);
gboolean (<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">*GimpOptionMenuSensitivityCallback</a>)
(gpointer item_data,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive">gimp_option_menu_set_sensitive</a> (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);
void <a href="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update">gimp_menu_item_update</a> (GtkWidget *widget,
gpointer data);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2666681"></a><h2>Description</h2>
<a name="id2651927"></a><h2>Description</h2>
<p>
These functions are not defined if you <span class="type">define</span> GIMP_DISABLE_DEPRECATED.
These functions are not defined if you #define GIMP_DISABLE_DEPRECATED.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666703"></a><h2>Details</h2>
<a name="id2651943"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2666714"></a><h3>
<a name="id2651954"></a><h3>
<a name="gimp-int-option-menu-new"></a>gimp_int_option_menu_new ()</h3>
<a class="indexterm" name="id2666727"></a><pre class="programlisting">GtkWidget* gimp_int_option_menu_new (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gint initial,
...);</pre>
<a class="indexterm" name="id2651967"></a><pre class="programlisting">GtkWidget* gimp_int_option_menu_new (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gint initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_new</code> is deprecated and should not be used in newly-written code.</p>
@ -157,11 +155,10 @@ enum to a menu).</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644121"></a><h3>
<a name="id2651801"></a><h3>
<a name="gimp-int-option-menu-set-history"></a>gimp_int_option_menu_set_history ()</h3>
<a class="indexterm" name="id2644135"></a><pre class="programlisting">void gimp_int_option_menu_set_history
(GtkOptionMenu *option_menu,
gint item_data);</pre>
<a class="indexterm" name="id2651815"></a><pre class="programlisting">void gimp_int_option_menu_set_history (GtkOptionMenu *option_menu,
gint item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_set_history</code> is deprecated and should not be used in newly-written code.</p>
@ -193,11 +190,11 @@ same thing as <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-h
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666409"></a><h3>
<a name="id2674430"></a><h3>
<a name="GimpIntOptionMenuSensitivityCallback"></a>GimpIntOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2666425"></a><pre class="programlisting">gboolean (*GimpIntOptionMenuSensitivityCallback)
(gint item_data,
gpointer callback_data);</pre>
<a class="indexterm" name="id2674446"></a><pre class="programlisting">gboolean (*GimpIntOptionMenuSensitivityCallback)
(gint item_data,
gpointer callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpIntOptionMenuSensitivityCallback</code> is deprecated and should not be used in newly-written code.</p>
@ -230,12 +227,11 @@ same thing as <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-h
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666517"></a><h3>
<a name="id2674539"></a><h3>
<a name="gimp-int-option-menu-set-sensitive"></a>gimp_int_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2649906"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive
(GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);</pre>
<a class="indexterm" name="id2674553"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_int_option_menu_set_sensitive</code> is deprecated and should not be used in newly-written code.</p>
@ -274,10 +270,10 @@ same thing as <a href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-s
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650076"></a><h3>
<a name="id2675760"></a><h3>
<a name="gimp-option-menu-new"></a>gimp_option_menu_new ()</h3>
<a class="indexterm" name="id2650090"></a><pre class="programlisting">GtkWidget* gimp_option_menu_new (gboolean menu_only,
...);</pre>
<a class="indexterm" name="id2675773"></a><pre class="programlisting">GtkWidget* gimp_option_menu_new (gboolean menu_only,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_new</code> is deprecated and should not be used in newly-written code.</p>
@ -310,13 +306,13 @@ Convenience function to create a <span class="type">GtkOptionMenu</span> or a <s
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667640"></a><h3>
<a name="id2675927"></a><h3>
<a name="gimp-option-menu-new2"></a>gimp_option_menu_new2 ()</h3>
<a class="indexterm" name="id2667654"></a><pre class="programlisting">GtkWidget* gimp_option_menu_new2 (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gpointer initial,
...);</pre>
<a class="indexterm" name="id2675940"></a><pre class="programlisting">GtkWidget* gimp_option_menu_new2 (gboolean menu_only,
GCallback menu_item_callback,
gpointer menu_item_callback_data,
gpointer initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_new2</code> is deprecated and should not be used in newly-written code.</p>
@ -366,10 +362,10 @@ Convenience function to create a <span class="type">GtkOptionMenu</span> or a <s
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649368"></a><h3>
<a name="id2652514"></a><h3>
<a name="gimp-option-menu-set-history"></a>gimp_option_menu_set_history ()</h3>
<a class="indexterm" name="id2649384"></a><pre class="programlisting">void gimp_option_menu_set_history (GtkOptionMenu *option_menu,
gpointer item_data);</pre>
<a class="indexterm" name="id2652529"></a><pre class="programlisting">void gimp_option_menu_set_history (GtkOptionMenu *option_menu,
gpointer item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_set_history</code> is deprecated and should not be used in newly-written code.</p>
@ -401,11 +397,11 @@ a <span class="type">GtkOptionMenu</span> that was created using <a href="libgim
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649540"></a><h3>
<a name="id2652685"></a><h3>
<a name="GimpOptionMenuSensitivityCallback"></a>GimpOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2649556"></a><pre class="programlisting">gboolean (*GimpOptionMenuSensitivityCallback)
(gpointer item_data,
gpointer callback_data);</pre>
<a class="indexterm" name="id2657006"></a><pre class="programlisting">gboolean (*GimpOptionMenuSensitivityCallback)
(gpointer item_data,
gpointer callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpOptionMenuSensitivityCallback</code> is deprecated and should not be used in newly-written code.</p>
@ -438,11 +434,11 @@ a <span class="type">GtkOptionMenu</span> that was created using <a href="libgim
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649647"></a><h3>
<a name="id2657097"></a><h3>
<a name="gimp-option-menu-set-sensitive"></a>gimp_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2649663"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);</pre>
<a class="indexterm" name="id2657112"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (GtkOptionMenu *option_menu,
<a href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
gpointer callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_option_menu_set_sensitive</code> is deprecated and should not be used in newly-written code.</p>
@ -479,10 +475,10 @@ according to the return value of this function.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649019"></a><h3>
<a name="id2657266"></a><h3>
<a name="gimp-menu-item-update"></a>gimp_menu_item_update ()</h3>
<a class="indexterm" name="id2649033"></a><pre class="programlisting">void gimp_menu_item_update (GtkWidget *widget,
gpointer data);</pre>
<a class="indexterm" name="id2657280"></a><pre class="programlisting">void gimp_menu_item_update (GtkWidget *widget,
gpointer data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_menu_item_update</code> is deprecated and should not be used in newly-written code.</p>
@ -511,7 +507,7 @@ according to the return value of this function.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2649138"></a><h2>See Also</h2>
<a name="id2653767"></a><h2>See Also</h2>
<p>
GimpIntComboBox
</p>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="next" href="libgimpwidgets-gallery.html" title="Widget Gallery">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,11 +3,11 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Index of deprecated symbols</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -37,47 +37,47 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpFileEntry, <a href="GimpFileEntry.html#id2556680">GimpFileEntry</a>
<dt>GimpFileEntry, <a href="GimpFileEntry.html#id2602475">GimpFileEntry</a>
</dt>
<dt>GimpIntOptionMenuSensitivityCallback, <a href="libgimpwidgets-gimpoldwidgets.html#id2666409">GimpIntOptionMenuSensitivityCallback ()</a>
<dt>GimpIntOptionMenuSensitivityCallback, <a href="libgimpwidgets-gimpoldwidgets.html#id2674430">GimpIntOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpOptionMenuSensitivityCallback, <a href="libgimpwidgets-gimpoldwidgets.html#id2649540">GimpOptionMenuSensitivityCallback ()</a>
<dt>GimpOptionMenuSensitivityCallback, <a href="libgimpwidgets-gimpoldwidgets.html#id2652685">GimpOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpPixmap, <a href="GimpPixmap.html#id2610937">GimpPixmap</a>
<dt>GimpPixmap, <a href="GimpPixmap.html#id2616063">GimpPixmap</a>
</dt>
<dt>gimp_file_entry_get_filename, <a href="GimpFileEntry.html#id2601850">gimp_file_entry_get_filename ()</a>
<dt>gimp_file_entry_get_filename, <a href="GimpFileEntry.html#id2603095">gimp_file_entry_get_filename ()</a>
</dt>
<dt>gimp_file_entry_new, <a href="GimpFileEntry.html#id2601659">gimp_file_entry_new ()</a>
<dt>gimp_file_entry_new, <a href="GimpFileEntry.html#id2602903">gimp_file_entry_new ()</a>
</dt>
<dt>gimp_file_entry_set_filename, <a href="GimpFileEntry.html#id2551640">gimp_file_entry_set_filename ()</a>
<dt>gimp_file_entry_set_filename, <a href="GimpFileEntry.html#id2605882">gimp_file_entry_set_filename ()</a>
</dt>
<dt>gimp_int_option_menu_new, <a href="libgimpwidgets-gimpoldwidgets.html#id2666714">gimp_int_option_menu_new ()</a>
<dt>gimp_int_option_menu_new, <a href="libgimpwidgets-gimpoldwidgets.html#id2651954">gimp_int_option_menu_new ()</a>
</dt>
<dt>gimp_int_option_menu_set_history, <a href="libgimpwidgets-gimpoldwidgets.html#id2644121">gimp_int_option_menu_set_history ()</a>
<dt>gimp_int_option_menu_set_history, <a href="libgimpwidgets-gimpoldwidgets.html#id2651801">gimp_int_option_menu_set_history ()</a>
</dt>
<dt>gimp_int_option_menu_set_sensitive, <a href="libgimpwidgets-gimpoldwidgets.html#id2666517">gimp_int_option_menu_set_sensitive ()</a>
<dt>gimp_int_option_menu_set_sensitive, <a href="libgimpwidgets-gimpoldwidgets.html#id2674539">gimp_int_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_menu_item_update, <a href="libgimpwidgets-gimpoldwidgets.html#id2649019">gimp_menu_item_update ()</a>
<dt>gimp_menu_item_update, <a href="libgimpwidgets-gimpoldwidgets.html#id2657266">gimp_menu_item_update ()</a>
</dt>
<dt>gimp_option_menu_new, <a href="libgimpwidgets-gimpoldwidgets.html#id2650076">gimp_option_menu_new ()</a>
<dt>gimp_option_menu_new, <a href="libgimpwidgets-gimpoldwidgets.html#id2675760">gimp_option_menu_new ()</a>
</dt>
<dt>gimp_option_menu_new2, <a href="libgimpwidgets-gimpoldwidgets.html#id2667640">gimp_option_menu_new2 ()</a>
<dt>gimp_option_menu_new2, <a href="libgimpwidgets-gimpoldwidgets.html#id2675927">gimp_option_menu_new2 ()</a>
</dt>
<dt>gimp_option_menu_set_history, <a href="libgimpwidgets-gimpoldwidgets.html#id2649368">gimp_option_menu_set_history ()</a>
<dt>gimp_option_menu_set_history, <a href="libgimpwidgets-gimpoldwidgets.html#id2652514">gimp_option_menu_set_history ()</a>
</dt>
<dt>gimp_option_menu_set_sensitive, <a href="libgimpwidgets-gimpoldwidgets.html#id2649647">gimp_option_menu_set_sensitive ()</a>
<dt>gimp_option_menu_set_sensitive, <a href="libgimpwidgets-gimpoldwidgets.html#id2657097">gimp_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_pixmap_button_new, <a href="libgimpwidgets-GimpWidgets.html#id2672045">gimp_pixmap_button_new ()</a>
<dt>gimp_pixmap_button_new, <a href="libgimpwidgets-GimpWidgets.html#id2680174">gimp_pixmap_button_new ()</a>
</dt>
<dt>gimp_pixmap_new, <a href="GimpPixmap.html#id2610978">gimp_pixmap_new ()</a>
<dt>gimp_pixmap_new, <a href="GimpPixmap.html#id2616103">gimp_pixmap_new ()</a>
</dt>
<dt>gimp_pixmap_set, <a href="GimpPixmap.html#id2608810">gimp_pixmap_set ()</a>
<dt>gimp_pixmap_set, <a href="GimpPixmap.html#id2616206">gimp_pixmap_set ()</a>
</dt>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a href="libgimpwidgets-GimpStock.html#id2654606">GIMP_STOCK_INDEXED_PALETTE</a>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a href="libgimpwidgets-GimpStock.html#id2662640">GIMP_STOCK_INDEXED_PALETTE</a>
</dt>
<dt>GIMP_STOCK_QMASK_OFF, <a href="libgimpwidgets-GimpStock.html#id2660548">GIMP_STOCK_QMASK_OFF</a>
<dt>GIMP_STOCK_QMASK_OFF, <a href="libgimpwidgets-GimpStock.html#id2668582">GIMP_STOCK_QMASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QMASK_ON, <a href="libgimpwidgets-GimpStock.html#id2660502">GIMP_STOCK_QMASK_ON</a>
<dt>GIMP_STOCK_QMASK_ON, <a href="libgimpwidgets-GimpStock.html#id2668536">GIMP_STOCK_QMASK_ON</a>
</dt>
</dl>
</div></div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Index of new symbols in GIMP 2.2</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index.html" title="Index">
<link rel="next" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -38,73 +38,73 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>gimp_cell_renderer_color_new, <a href="GimpCellRendererColor.html#id2618366">gimp_cell_renderer_color_new ()</a>
<dt>gimp_cell_renderer_color_new, <a href="GimpCellRendererColor.html#id2602560">gimp_cell_renderer_color_new ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_clicked, <a href="GimpCellRendererToggle.html#id2625062">gimp_cell_renderer_toggle_clicked ()</a>
<dt>gimp_cell_renderer_toggle_clicked, <a href="GimpCellRendererToggle.html#id2632162">gimp_cell_renderer_toggle_clicked ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_new, <a href="GimpCellRendererToggle.html#id2629875">gimp_cell_renderer_toggle_new ()</a>
<dt>gimp_cell_renderer_toggle_new, <a href="GimpCellRendererToggle.html#id2632054">gimp_cell_renderer_toggle_new ()</a>
</dt>
<dt>gimp_color_hex_entry_get_color, <a href="GimpColorHexEntry.html#id2555007">gimp_color_hex_entry_get_color ()</a>
<dt>gimp_color_hex_entry_get_color, <a href="GimpColorHexEntry.html#id2559150">gimp_color_hex_entry_get_color ()</a>
</dt>
<dt>gimp_color_hex_entry_new, <a href="GimpColorHexEntry.html#id2591805">gimp_color_hex_entry_new ()</a>
<dt>gimp_color_hex_entry_new, <a href="GimpColorHexEntry.html#id2596131">gimp_color_hex_entry_new ()</a>
</dt>
<dt>gimp_color_hex_entry_set_color, <a href="GimpColorHexEntry.html#id2591869">gimp_color_hex_entry_set_color ()</a>
<dt>gimp_color_hex_entry_set_color, <a href="GimpColorHexEntry.html#id2596199">gimp_color_hex_entry_set_color ()</a>
</dt>
<dt>gimp_dialogs_show_help_button, <a href="GimpDialog.html#id2600328">gimp_dialogs_show_help_button ()</a>
<dt>gimp_dialogs_show_help_button, <a href="GimpDialog.html#id2608508">gimp_dialogs_show_help_button ()</a>
</dt>
<dt>gimp_frame_new, <a href="GimpFrame.html#id2594565">gimp_frame_new ()</a>
<dt>gimp_frame_new, <a href="GimpFrame.html#id2609598">gimp_frame_new ()</a>
</dt>
<dt>gimp_int_combo_box_append, <a href="GimpIntComboBox.html#id2606202">gimp_int_combo_box_append ()</a>
<dt>gimp_int_combo_box_append, <a href="GimpIntComboBox.html#id2614444">gimp_int_combo_box_append ()</a>
</dt>
<dt>gimp_int_combo_box_connect, <a href="GimpIntComboBox.html#id2606614">gimp_int_combo_box_connect ()</a>
<dt>gimp_int_combo_box_connect, <a href="GimpIntComboBox.html#id2614862">gimp_int_combo_box_connect ()</a>
</dt>
<dt>gimp_int_combo_box_get_active, <a href="GimpIntComboBox.html#id2606471">gimp_int_combo_box_get_active ()</a>
<dt>gimp_int_combo_box_get_active, <a href="GimpIntComboBox.html#id2614718">gimp_int_combo_box_get_active ()</a>
</dt>
<dt>gimp_int_combo_box_new, <a href="GimpIntComboBox.html#id2601063">gimp_int_combo_box_new ()</a>
<dt>gimp_int_combo_box_new, <a href="GimpIntComboBox.html#id2612233">gimp_int_combo_box_new ()</a>
</dt>
<dt>gimp_int_combo_box_new_array, <a href="GimpIntComboBox.html#id2602153">gimp_int_combo_box_new_array ()</a>
<dt>gimp_int_combo_box_new_array, <a href="GimpIntComboBox.html#id2564160">gimp_int_combo_box_new_array ()</a>
</dt>
<dt>gimp_int_combo_box_new_valist, <a href="GimpIntComboBox.html#id2602012">gimp_int_combo_box_new_valist ()</a>
<dt>gimp_int_combo_box_new_valist, <a href="GimpIntComboBox.html#id2564018">gimp_int_combo_box_new_valist ()</a>
</dt>
<dt>gimp_int_combo_box_prepend, <a href="GimpIntComboBox.html#id2606078">gimp_int_combo_box_prepend ()</a>
<dt>gimp_int_combo_box_prepend, <a href="GimpIntComboBox.html#id2614316">gimp_int_combo_box_prepend ()</a>
</dt>
<dt>gimp_int_combo_box_set_active, <a href="GimpIntComboBox.html#id2606329">gimp_int_combo_box_set_active ()</a>
<dt>gimp_int_combo_box_set_active, <a href="GimpIntComboBox.html#id2614574">gimp_int_combo_box_set_active ()</a>
</dt>
<dt>gimp_int_store_lookup_by_value, <a href="GimpIntStore.html#id2601431">gimp_int_store_lookup_by_value ()</a>
<dt>gimp_int_store_lookup_by_value, <a href="GimpIntStore.html#id2613489">gimp_int_store_lookup_by_value ()</a>
</dt>
<dt>gimp_int_store_new, <a href="GimpIntStore.html#id2600678">gimp_int_store_new ()</a>
<dt>gimp_int_store_new, <a href="GimpIntStore.html#id2613884">gimp_int_store_new ()</a>
</dt>
<dt>gimp_label_set_attributes, <a href="libgimpwidgets-GimpWidgets.html#id2673448">gimp_label_set_attributes ()</a>
<dt>gimp_label_set_attributes, <a href="libgimpwidgets-GimpWidgets.html#id2681611">gimp_label_set_attributes ()</a>
</dt>
<dt>gimp_offset_area_set_pixbuf, <a href="GimpOffsetArea.html#id2602369">gimp_offset_area_set_pixbuf ()</a>
<dt>gimp_offset_area_set_pixbuf, <a href="GimpOffsetArea.html#id2610519">gimp_offset_area_set_pixbuf ()</a>
</dt>
<dt>gimp_preview_area_menu_popup, <a href="GimpPreviewArea.html#id2617857">gimp_preview_area_menu_popup ()</a>
<dt>gimp_preview_area_menu_popup, <a href="GimpPreviewArea.html#id2626047">gimp_preview_area_menu_popup ()</a>
</dt>
<dt>gimp_preview_area_set_max_size, <a href="GimpPreviewArea.html#id2501397">gimp_preview_area_set_max_size ()</a>
<dt>gimp_preview_area_set_max_size, <a href="GimpPreviewArea.html#id2625926">gimp_preview_area_set_max_size ()</a>
</dt>
<dt>gimp_preview_area_set_offsets, <a href="GimpPreviewArea.html#id2617475">gimp_preview_area_set_offsets ()</a>
<dt>gimp_preview_area_set_offsets, <a href="GimpPreviewArea.html#id2625672">gimp_preview_area_set_offsets ()</a>
</dt>
<dt>gimp_preview_draw, <a href="GimpPreview.html#id2619851">gimp_preview_draw ()</a>
<dt>gimp_preview_draw, <a href="GimpPreview.html#id2573918">gimp_preview_draw ()</a>
</dt>
<dt>gimp_preview_draw_buffer, <a href="GimpPreview.html#id2619957">gimp_preview_draw_buffer ()</a>
<dt>gimp_preview_draw_buffer, <a href="GimpPreview.html#id2628145">gimp_preview_draw_buffer ()</a>
</dt>
<dt>gimp_preview_get_position, <a href="GimpPreview.html#id2619285">gimp_preview_get_position ()</a>
<dt>gimp_preview_get_position, <a href="GimpPreview.html#id2627488">gimp_preview_get_position ()</a>
</dt>
<dt>gimp_preview_get_size, <a href="GimpPreview.html#id2619169">gimp_preview_get_size ()</a>
<dt>gimp_preview_get_size, <a href="GimpPreview.html#id2627372">gimp_preview_get_size ()</a>
</dt>
<dt>gimp_preview_get_update, <a href="GimpPreview.html#id2616200">gimp_preview_get_update ()</a>
<dt>gimp_preview_get_update, <a href="GimpPreview.html#id2624252">gimp_preview_get_update ()</a>
</dt>
<dt>gimp_preview_invalidate, <a href="GimpPreview.html#id2620058">gimp_preview_invalidate ()</a>
<dt>gimp_preview_invalidate, <a href="GimpPreview.html#id2628261">gimp_preview_invalidate ()</a>
</dt>
<dt>gimp_preview_set_bounds, <a href="GimpPreview.html#id2616402">gimp_preview_set_bounds ()</a>
<dt>gimp_preview_set_bounds, <a href="GimpPreview.html#id2624459">gimp_preview_set_bounds ()</a>
</dt>
<dt>gimp_preview_set_default_cursor, <a href="GimpPreview.html#id2620147">gimp_preview_set_default_cursor ()</a>
<dt>gimp_preview_set_default_cursor, <a href="GimpPreview.html#id2628353">gimp_preview_set_default_cursor ()</a>
</dt>
<dt>gimp_preview_set_update, <a href="GimpPreview.html#id2616286">gimp_preview_set_update ()</a>
<dt>gimp_preview_set_update, <a href="GimpPreview.html#id2624340">gimp_preview_set_update ()</a>
</dt>
<dt>gimp_scale_entry_get_logarithmic, <a href="libgimpwidgets-GimpWidgets.html#id2670577">gimp_scale_entry_get_logarithmic ()</a>
<dt>gimp_scale_entry_get_logarithmic, <a href="libgimpwidgets-GimpWidgets.html#id2678642">gimp_scale_entry_get_logarithmic ()</a>
</dt>
<dt>gimp_scale_entry_set_logarithmic, <a href="libgimpwidgets-GimpWidgets.html#id2670475">gimp_scale_entry_set_logarithmic ()</a>
<dt>gimp_scale_entry_set_logarithmic, <a href="libgimpwidgets-GimpWidgets.html#id2678537">gimp_scale_entry_set_logarithmic ()</a>
</dt>
</dl>
</div></div>

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Index of new symbols in GIMP 2.4</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<link rel="next" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
@ -38,161 +38,161 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpChainButton:position, <a href="GimpChainButton.html#id2589965">The "position" property</a>
<dt>GimpChainButton:position, <a href="GimpChainButton.html#id2514923">The "position" property</a>
</dt>
<dt>GimpColorArea:color, <a href="GimpColorArea.html#id2593516">The "color" property</a>
<dt>GimpColorArea:color, <a href="GimpColorArea.html#id2601706">The "color" property</a>
</dt>
<dt>GimpColorArea:draw-border, <a href="GimpColorArea.html#id2593596">The "draw-border" property</a>
<dt>GimpColorArea:draw-border, <a href="GimpColorArea.html#id2601788">The "draw-border" property</a>
</dt>
<dt>GimpColorArea:type, <a href="GimpColorArea.html#id2593646">The "type" property</a>
<dt>GimpColorArea:type, <a href="GimpColorArea.html#id2601838">The "type" property</a>
</dt>
<dt>GimpColorButton:color, <a href="GimpColorButton.html#id2595418">The "color" property</a>
<dt>GimpColorButton:color, <a href="GimpColorButton.html#id2603594">The "color" property</a>
</dt>
<dt>GimpColorButton:continuous-update, <a href="GimpColorButton.html#id2595464">The "continuous-update" property</a>
<dt>GimpColorButton:continuous-update, <a href="GimpColorButton.html#id2603640">The "continuous-update" property</a>
</dt>
<dt>GimpColorButton:title, <a href="GimpColorButton.html#id2595516">The "title" property</a>
<dt>GimpColorButton:title, <a href="GimpColorButton.html#id2603691">The "title" property</a>
</dt>
<dt>GimpColorButton:type, <a href="GimpColorButton.html#id2595566">The "type" property</a>
<dt>GimpColorButton:type, <a href="GimpColorButton.html#id2603742">The "type" property</a>
</dt>
<dt>GimpEnumStore:enum-type, <a href="GimpEnumStore.html#id2556080">The "enum-type" property</a>
<dt>GimpEnumStore:enum-type, <a href="GimpEnumStore.html#id2609268">The "enum-type" property</a>
</dt>
<dt>GimpIntComboBox:ellipsize, <a href="GimpIntComboBox.html#id2607053">The "ellipsize" property</a>
<dt>GimpIntComboBox:ellipsize, <a href="GimpIntComboBox.html#id2615306">The "ellipsize" property</a>
</dt>
<dt>GimpIntStore:user-data-type, <a href="GimpIntStore.html#id2605082">The "user-data-type" property</a>
<dt>GimpIntStore:user-data-type, <a href="GimpIntStore.html#id2613680">The "user-data-type" property</a>
</dt>
<dt>GimpPageSelector::activate, <a href="GimpPageSelector.html#id2613137">The "activate" signal</a>
<dt>GimpPageSelector::activate, <a href="GimpPageSelector.html#id2621176">The "activate" signal</a>
</dt>
<dt>GimpPageSelector::selection-changed, <a href="GimpPageSelector.html#id2613223">The "selection-changed" signal</a>
<dt>GimpPageSelector::selection-changed, <a href="GimpPageSelector.html#id2621255">The "selection-changed" signal</a>
</dt>
<dt>GimpPageSelector:n-pages, <a href="GimpPageSelector.html#id2613022">The "n-pages" property</a>
<dt>GimpPageSelector:n-pages, <a href="GimpPageSelector.html#id2621072">The "n-pages" property</a>
</dt>
<dt>GimpPageSelector:target, <a href="GimpPageSelector.html#id2613075">The "target" property</a>
<dt>GimpPageSelector:target, <a href="GimpPageSelector.html#id2621120">The "target" property</a>
</dt>
<dt>GimpStringComboBox:ellipsize, <a href="GimpStringComboBox.html#id2622691">The "ellipsize" property</a>
<dt>GimpStringComboBox:ellipsize, <a href="GimpStringComboBox.html#id2626656">The "ellipsize" property</a>
</dt>
<dt>GimpStringComboBox:id-column, <a href="GimpStringComboBox.html#id2618423">The "id-column" property</a>
<dt>GimpStringComboBox:id-column, <a href="GimpStringComboBox.html#id2626710">The "id-column" property</a>
</dt>
<dt>gimp_browser_add_search_types, <a href="GimpBrowser.html#id2501163">gimp_browser_add_search_types ()</a>
<dt>gimp_browser_add_search_types, <a href="GimpBrowser.html#id2572278">gimp_browser_add_search_types ()</a>
</dt>
<dt>gimp_browser_new, <a href="GimpBrowser.html#id2571591">gimp_browser_new ()</a>
<dt>gimp_browser_new, <a href="GimpBrowser.html#id2573717">gimp_browser_new ()</a>
</dt>
<dt>gimp_browser_set_widget, <a href="GimpBrowser.html#id2501312">gimp_browser_set_widget ()</a>
<dt>gimp_browser_set_widget, <a href="GimpBrowser.html#id2572431">gimp_browser_set_widget ()</a>
</dt>
<dt>gimp_browser_show_message, <a href="GimpBrowser.html#id2506595">gimp_browser_show_message ()</a>
<dt>gimp_browser_show_message, <a href="GimpBrowser.html#id2584669">gimp_browser_show_message ()</a>
</dt>
<dt>gimp_color_selection_set_config, <a href="GimpColorSelection.html#id2598436">gimp_color_selection_set_config ()</a>
<dt>gimp_color_selection_set_config, <a href="GimpColorSelection.html#id2606573">gimp_color_selection_set_config ()</a>
</dt>
<dt>gimp_color_selector_set_config, <a href="GimpColorSelector.html#id2635268">gimp_color_selector_set_config ()</a>
<dt>gimp_color_selector_set_config, <a href="GimpColorSelector.html#id2643167">gimp_color_selector_set_config ()</a>
</dt>
<dt>gimp_enum_combo_box_new, <a href="GimpEnumComboBox.html#id2556222">gimp_enum_combo_box_new ()</a>
<dt>gimp_enum_combo_box_new, <a href="GimpEnumComboBox.html#id2563329">gimp_enum_combo_box_new ()</a>
</dt>
<dt>gimp_enum_combo_box_new_with_model, <a href="GimpEnumComboBox.html#id2598982">gimp_enum_combo_box_new_with_model ()</a>
<dt>gimp_enum_combo_box_new_with_model, <a href="GimpEnumComboBox.html#id2605041">gimp_enum_combo_box_new_with_model ()</a>
</dt>
<dt>gimp_enum_combo_box_set_stock_prefix, <a href="GimpEnumComboBox.html#id2599089">gimp_enum_combo_box_set_stock_prefix ()</a>
<dt>gimp_enum_combo_box_set_stock_prefix, <a href="GimpEnumComboBox.html#id2605380">gimp_enum_combo_box_set_stock_prefix ()</a>
</dt>
<dt>gimp_enum_label_new, <a href="GimpEnumLabel.html#id2597315">gimp_enum_label_new ()</a>
<dt>gimp_enum_label_new, <a href="GimpEnumLabel.html#id2562882">gimp_enum_label_new ()</a>
</dt>
<dt>gimp_enum_label_set_value, <a href="GimpEnumLabel.html#id2597429">gimp_enum_label_set_value ()</a>
<dt>gimp_enum_label_set_value, <a href="GimpEnumLabel.html#id2563000">gimp_enum_label_set_value ()</a>
</dt>
<dt>gimp_enum_radio_box_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2640275">gimp_enum_radio_box_new ()</a>
<dt>gimp_enum_radio_box_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2648857">gimp_enum_radio_box_new ()</a>
</dt>
<dt>gimp_enum_radio_box_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2640470">gimp_enum_radio_box_new_with_range ()</a>
<dt>gimp_enum_radio_box_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2649055">gimp_enum_radio_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_radio_frame_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2639223">gimp_enum_radio_frame_new ()</a>
<dt>gimp_enum_radio_frame_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2659683">gimp_enum_radio_frame_new ()</a>
</dt>
<dt>gimp_enum_radio_frame_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2639440">gimp_enum_radio_frame_new_with_range ()</a>
<dt>gimp_enum_radio_frame_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2647630">gimp_enum_radio_frame_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2639704">gimp_enum_stock_box_new ()</a>
<dt>gimp_enum_stock_box_new, <a href="libgimpwidgets-GimpEnumWidgets.html#id2647898">gimp_enum_stock_box_new ()</a>
</dt>
<dt>gimp_enum_stock_box_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2645286">gimp_enum_stock_box_new_with_range ()</a>
<dt>gimp_enum_stock_box_new_with_range, <a href="libgimpwidgets-GimpEnumWidgets.html#id2653353">gimp_enum_stock_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_set_child_padding, <a href="libgimpwidgets-GimpEnumWidgets.html#id2645561">gimp_enum_stock_box_set_child_padding ()</a>
<dt>gimp_enum_stock_box_set_child_padding, <a href="libgimpwidgets-GimpEnumWidgets.html#id2653632">gimp_enum_stock_box_set_child_padding ()</a>
</dt>
<dt>gimp_enum_store_new, <a href="GimpEnumStore.html#id2565334">gimp_enum_store_new ()</a>
<dt>gimp_enum_store_new, <a href="GimpEnumStore.html#id2604228">gimp_enum_store_new ()</a>
</dt>
<dt>gimp_enum_store_new_with_range, <a href="GimpEnumStore.html#id2555556">gimp_enum_store_new_with_range ()</a>
<dt>gimp_enum_store_new_with_range, <a href="GimpEnumStore.html#id2596909">gimp_enum_store_new_with_range ()</a>
</dt>
<dt>gimp_enum_store_new_with_values, <a href="GimpEnumStore.html#id2555722">gimp_enum_store_new_with_values ()</a>
<dt>gimp_enum_store_new_with_values, <a href="GimpEnumStore.html#id2593243">gimp_enum_store_new_with_values ()</a>
</dt>
<dt>gimp_enum_store_new_with_values_valist, <a href="GimpEnumStore.html#id2597829">gimp_enum_store_new_with_values_valist ()</a>
<dt>gimp_enum_store_new_with_values_valist, <a href="GimpEnumStore.html#id2593399">gimp_enum_store_new_with_values_valist ()</a>
</dt>
<dt>gimp_enum_store_set_stock_prefix, <a href="GimpEnumStore.html#id2555940">gimp_enum_store_set_stock_prefix ()</a>
<dt>gimp_enum_store_set_stock_prefix, <a href="GimpEnumStore.html#id2609135">gimp_enum_store_set_stock_prefix ()</a>
</dt>
<dt>gimp_int_combo_box_set_sensitivity, <a href="GimpIntComboBox.html#id2606850">gimp_int_combo_box_set_sensitivity ()</a>
<dt>gimp_int_combo_box_set_sensitivity, <a href="GimpIntComboBox.html#id2615101">gimp_int_combo_box_set_sensitivity ()</a>
</dt>
<dt>gimp_page_selector_get_n_pages, <a href="GimpPageSelector.html#id2611401">gimp_page_selector_get_n_pages ()</a>
<dt>gimp_page_selector_get_n_pages, <a href="GimpPageSelector.html#id2611962">gimp_page_selector_get_n_pages ()</a>
</dt>
<dt>gimp_page_selector_get_page_label, <a href="GimpPageSelector.html#id2612050">gimp_page_selector_get_page_label ()</a>
<dt>gimp_page_selector_get_page_label, <a href="GimpPageSelector.html#id2620181">gimp_page_selector_get_page_label ()</a>
</dt>
<dt>gimp_page_selector_get_page_thumbnail, <a href="GimpPageSelector.html#id2611799">gimp_page_selector_get_page_thumbnail ()</a>
<dt>gimp_page_selector_get_page_thumbnail, <a href="GimpPageSelector.html#id2619963">gimp_page_selector_get_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_get_selected_pages, <a href="GimpPageSelector.html#id2612668">gimp_page_selector_get_selected_pages ()</a>
<dt>gimp_page_selector_get_selected_pages, <a href="GimpPageSelector.html#id2620746">gimp_page_selector_get_selected_pages ()</a>
</dt>
<dt>gimp_page_selector_get_selected_range, <a href="GimpPageSelector.html#id2612908">gimp_page_selector_get_selected_range ()</a>
<dt>gimp_page_selector_get_selected_range, <a href="GimpPageSelector.html#id2620967">gimp_page_selector_get_selected_range ()</a>
</dt>
<dt>gimp_page_selector_get_target, <a href="GimpPageSelector.html#id2611577">gimp_page_selector_get_target ()</a>
<dt>gimp_page_selector_get_target, <a href="GimpPageSelector.html#id2619736">gimp_page_selector_get_target ()</a>
</dt>
<dt>gimp_page_selector_new, <a href="GimpPageSelector.html#id2603476">gimp_page_selector_new ()</a>
<dt>gimp_page_selector_new, <a href="GimpPageSelector.html#id2611785">gimp_page_selector_new ()</a>
</dt>
<dt>gimp_page_selector_page_is_selected, <a href="GimpPageSelector.html#id2612539">gimp_page_selector_page_is_selected ()</a>
<dt>gimp_page_selector_page_is_selected, <a href="GimpPageSelector.html#id2620628">gimp_page_selector_page_is_selected ()</a>
</dt>
<dt>gimp_page_selector_select_all, <a href="GimpPageSelector.html#id2612182">gimp_page_selector_select_all ()</a>
<dt>gimp_page_selector_select_all, <a href="GimpPageSelector.html#id2620301">gimp_page_selector_select_all ()</a>
</dt>
<dt>gimp_page_selector_select_page, <a href="GimpPageSelector.html#id2612338">gimp_page_selector_select_page ()</a>
<dt>gimp_page_selector_select_page, <a href="GimpPageSelector.html#id2620444">gimp_page_selector_select_page ()</a>
</dt>
<dt>gimp_page_selector_select_range, <a href="GimpPageSelector.html#id2612790">gimp_page_selector_select_range ()</a>
<dt>gimp_page_selector_select_range, <a href="GimpPageSelector.html#id2620858">gimp_page_selector_select_range ()</a>
</dt>
<dt>gimp_page_selector_set_n_pages, <a href="GimpPageSelector.html#id2603549">gimp_page_selector_set_n_pages ()</a>
<dt>gimp_page_selector_set_n_pages, <a href="GimpPageSelector.html#id2611860">gimp_page_selector_set_n_pages ()</a>
</dt>
<dt>gimp_page_selector_set_page_label, <a href="GimpPageSelector.html#id2611928">gimp_page_selector_set_page_label ()</a>
<dt>gimp_page_selector_set_page_label, <a href="GimpPageSelector.html#id2620070">gimp_page_selector_set_page_label ()</a>
</dt>
<dt>gimp_page_selector_set_page_thumbnail, <a href="GimpPageSelector.html#id2611666">gimp_page_selector_set_page_thumbnail ()</a>
<dt>gimp_page_selector_set_page_thumbnail, <a href="GimpPageSelector.html#id2619827">gimp_page_selector_set_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_set_target, <a href="GimpPageSelector.html#id2611479">gimp_page_selector_set_target ()</a>
<dt>gimp_page_selector_set_target, <a href="GimpPageSelector.html#id2619641">gimp_page_selector_set_target ()</a>
</dt>
<dt>gimp_page_selector_unselect_all, <a href="GimpPageSelector.html#id2612260">gimp_page_selector_unselect_all ()</a>
<dt>gimp_page_selector_unselect_all, <a href="GimpPageSelector.html#id2620372">gimp_page_selector_unselect_all ()</a>
</dt>
<dt>gimp_page_selector_unselect_page, <a href="GimpPageSelector.html#id2612438">gimp_page_selector_unselect_page ()</a>
<dt>gimp_page_selector_unselect_page, <a href="GimpPageSelector.html#id2620536">gimp_page_selector_unselect_page ()</a>
</dt>
<dt>gimp_preview_get_area, <a href="GimpPreview.html#id2619728">gimp_preview_get_area ()</a>
<dt>gimp_preview_get_area, <a href="GimpPreview.html#id2627940">gimp_preview_get_area ()</a>
</dt>
<dt>gimp_preview_get_controls, <a href="GimpPreview.html#id2620269">gimp_preview_get_controls ()</a>
<dt>gimp_preview_get_controls, <a href="GimpPreview.html#id2628476">gimp_preview_get_controls ()</a>
</dt>
<dt>gimp_preview_transform, <a href="GimpPreview.html#id2619403">gimp_preview_transform ()</a>
<dt>gimp_preview_transform, <a href="GimpPreview.html#id2627609">gimp_preview_transform ()</a>
</dt>
<dt>gimp_preview_untransform, <a href="GimpPreview.html#id2619565">gimp_preview_untransform ()</a>
<dt>gimp_preview_untransform, <a href="GimpPreview.html#id2627774">gimp_preview_untransform ()</a>
</dt>
<dt>gimp_ratio_entry_get_aspect, <a href="GimpRatioEntry.html#id2609986">gimp_ratio_entry_get_aspect ()</a>
<dt>gimp_ratio_entry_get_aspect, <a href="GimpRatioEntry.html#id2621573">gimp_ratio_entry_get_aspect ()</a>
</dt>
<dt>gimp_ratio_entry_get_fraction, <a href="GimpRatioEntry.html#id2614707">gimp_ratio_entry_get_fraction ()</a>
<dt>gimp_ratio_entry_get_fraction, <a href="GimpRatioEntry.html#id2622997">gimp_ratio_entry_get_fraction ()</a>
</dt>
<dt>gimp_ratio_entry_get_ratio, <a href="GimpRatioEntry.html#id2613728">gimp_ratio_entry_get_ratio ()</a>
<dt>gimp_ratio_entry_get_ratio, <a href="GimpRatioEntry.html#id2623781">gimp_ratio_entry_get_ratio ()</a>
</dt>
<dt>gimp_ratio_entry_new, <a href="GimpRatioEntry.html#id2615961">gimp_ratio_entry_new ()</a>
<dt>gimp_ratio_entry_new, <a href="GimpRatioEntry.html#id2623570">gimp_ratio_entry_new ()</a>
</dt>
<dt>gimp_ratio_entry_set_aspect, <a href="GimpRatioEntry.html#id2613823">gimp_ratio_entry_set_aspect ()</a>
<dt>gimp_ratio_entry_set_aspect, <a href="GimpRatioEntry.html#id2623878">gimp_ratio_entry_set_aspect ()</a>
</dt>
<dt>gimp_ratio_entry_set_fraction, <a href="GimpRatioEntry.html#id2614570">gimp_ratio_entry_set_fraction ()</a>
<dt>gimp_ratio_entry_set_fraction, <a href="GimpRatioEntry.html#id2622856">gimp_ratio_entry_set_fraction ()</a>
</dt>
<dt>gimp_ratio_entry_set_ratio, <a href="GimpRatioEntry.html#id2613616">gimp_ratio_entry_set_ratio ()</a>
<dt>gimp_ratio_entry_set_ratio, <a href="GimpRatioEntry.html#id2623669">gimp_ratio_entry_set_ratio ()</a>
</dt>
<dt>gimp_scrolled_preview_freeze, <a href="GimpScrolledPreview.html#id2620650">gimp_scrolled_preview_freeze ()</a>
<dt>gimp_scrolled_preview_freeze, <a href="GimpScrolledPreview.html#id2629720">gimp_scrolled_preview_freeze ()</a>
</dt>
<dt>gimp_scrolled_preview_set_policy, <a href="GimpScrolledPreview.html#id2614541">gimp_scrolled_preview_set_policy ()</a>
<dt>gimp_scrolled_preview_set_policy, <a href="GimpScrolledPreview.html#id2629599">gimp_scrolled_preview_set_policy ()</a>
</dt>
<dt>gimp_scrolled_preview_set_position, <a href="GimpScrolledPreview.html#id2614424">gimp_scrolled_preview_set_position ()</a>
<dt>gimp_scrolled_preview_set_position, <a href="GimpScrolledPreview.html#id2618003">gimp_scrolled_preview_set_position ()</a>
</dt>
<dt>gimp_scrolled_preview_thaw, <a href="GimpScrolledPreview.html#id2621566">gimp_scrolled_preview_thaw ()</a>
<dt>gimp_scrolled_preview_thaw, <a href="GimpScrolledPreview.html#id2629817">gimp_scrolled_preview_thaw ()</a>
</dt>
<dt>gimp_size_entry_set_activates_default, <a href="GimpSizeEntry.html#id2629217">gimp_size_entry_set_activates_default ()</a>
<dt>gimp_size_entry_set_activates_default, <a href="GimpSizeEntry.html#id2637362">gimp_size_entry_set_activates_default ()</a>
</dt>
<dt>gimp_size_entry_show_unit_menu, <a href="GimpSizeEntry.html#id2629043">gimp_size_entry_show_unit_menu ()</a>
<dt>gimp_size_entry_show_unit_menu, <a href="GimpSizeEntry.html#id2637185">gimp_size_entry_show_unit_menu ()</a>
</dt>
<dt>gimp_string_combo_box_get_active, <a href="GimpStringComboBox.html#id2622577">gimp_string_combo_box_get_active ()</a>
<dt>gimp_string_combo_box_get_active, <a href="GimpStringComboBox.html#id2630816">gimp_string_combo_box_get_active ()</a>
</dt>
<dt>gimp_string_combo_box_new, <a href="GimpStringComboBox.html#id2621393">gimp_string_combo_box_new ()</a>
<dt>gimp_string_combo_box_new, <a href="GimpStringComboBox.html#id2629417">gimp_string_combo_box_new ()</a>
</dt>
<dt>gimp_string_combo_box_set_active, <a href="GimpStringComboBox.html#id2625537">gimp_string_combo_box_set_active ()</a>
<dt>gimp_string_combo_box_set_active, <a href="GimpStringComboBox.html#id2630674">gimp_string_combo_box_set_active ()</a>
</dt>
</dl>
</div></div>

File diff suppressed because it is too large Load Diff

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;V.&#160;GIMP Widgets Utilities</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpController.html" title="GimpController">
<link rel="next" href="libgimpwidgets-GimpHelpUI.html" title="GimpHelpUI">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

View File

@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;I.&#160;GIMP Widgets</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="next" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 B

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 B

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 B

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 B

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 B

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 B

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -19,7 +19,8 @@
{
vertical-align: top;
}
div a[name]
/* this is needed so that the local anchors are displayed below the naviagtion */
div.refnamediv a[name], div.refsect1 a[name]
{
position: relative;
top: -4.5em;
@ -54,7 +55,7 @@ td.shortcuts
font-size: 80%;
}
div.refentry, div.chapter, div.part, div.book, div.index, div.glossary, div.sect1
div.refentry, div.chapter, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
{
position: relative;
top: 3em;
@ -86,3 +87,26 @@ a:hover
text-decoration: underline;
color: #FF0000;
}
div.table table
{
border-collapse: collapse;
border-spacing: 0px;
border-style: solid;
border-color: #777777;
border-width: 1px;
}
div.table table td, div.table table th
{
border-style: solid;
border-color: #777777;
border-width: 1px;
padding: 3px;
vertical-align: top;
}
div.table table th
{
background-color: #eeeeee;
}