Imported Upstream version 2.4.0

This commit is contained in:
Ari Pollak
2010-08-11 01:23:21 -04:00
parent f35d8506c6
commit 258b1471f0
781 changed files with 98804 additions and 57910 deletions

View File

@ -520,7 +520,12 @@ SCANOBJ_FILES = \
$(DOC_MODULE).prerequisites \
$(DOC_MODULE).signals
CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
REPORT_FILES = \
$(DOC_MODULE)-undocumented.txt \
$(DOC_MODULE)-undeclared.txt \
$(DOC_MODULE)-unused.txt
CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
all: all-am
.SUFFIXES:
@ -638,7 +643,8 @@ clean-am: clean-generic clean-libtool clean-local mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-libtool
distclean-am: clean-am distclean-generic distclean-libtool \
distclean-local
dvi: dvi-am
@ -681,9 +687,9 @@ uninstall-am: uninstall-info-am uninstall-local
.PHONY: all all-am all-local check check-am clean clean-generic \
clean-libtool clean-local dist-hook distclean \
distclean-generic distclean-libtool distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-data-local install-exec \
distclean-generic distclean-libtool distclean-local distdir \
dvi dvi-am html html-am info info-am install install-am \
install-data install-data-am install-data-local install-exec \
install-exec-am install-info install-info-am install-man \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic \
@ -728,6 +734,9 @@ tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections
tmpl.stamp: tmpl-build.stamp
@true
tmpl/*.sgml:
@true
#### xml ####
sgml-build.stamp: tmpl.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
@ -745,11 +754,11 @@ sgml.stamp: sgml-build.stamp
html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
@echo 'gtk-doc: Building HTML'
@-chmod -R u+w $(srcdir)
rm -rf $(srcdir)/html
rm -rf $(srcdir)/html
mkdir $(srcdir)/html
cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
@echo 'gtk-doc: Fixing cross-references'
@echo 'gtk-doc: Fixing cross-references'
cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
touch html-build.stamp
@ -759,8 +768,13 @@ clean-local:
rm -f *~ *.bak
rm -rf .libs
distclean-local:
cd $(srcdir) && \
rm -rf xml $(REPORT_FILES) \
$(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
maintainer-clean-local: clean
cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
cd $(srcdir) && rm -rf xml html
install-data-local:
installfiles=`echo $(srcdir)/html/*`; \
@ -774,6 +788,9 @@ install-data-local:
done; \
echo '-- Installing $(srcdir)/html/index.sgml' ; \
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
if test `which gtkdoc-rebase` != ""; then \
gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \
fi \
fi
uninstall-local:
@ -794,9 +811,10 @@ dist-hook: dist-check-gtkdoc dist-hook-local
-cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
-cp $(srcdir)/xml/*.xml $(distdir)/xml
cp $(srcdir)/html/* $(distdir)/html
if test -f $(srcdir)/$(DOC_MODULE).types; then \
cp $(srcdir)/$(DOC_MODULE).types $(distdir)/$(DOC_MODULE).types; \
fi
cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
cd $(distdir) && rm -f $(DISTCLEANFILES)
-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
.PHONY : dist-hook-local docs
# Tell versions [3.59,3.63) of GNU make to not export all variables.

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2587195" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581431" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2597082" class="shortcut">Description</a>
<a href="#id2527548" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2594678" class="shortcut">Object Hierarchy</a>
<a href="#id2606570" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2594739" class="shortcut">Implemented Interfaces</a>
<a href="#id2606630" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2597057" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2527522" 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="id2587195"></a><span class="refentrytitle">GimpBrowser</span>
<a name="id2581431"></a><span class="refentrytitle">GimpBrowser</span>
</h2>
<p>GimpBrowser</p>
</td>
@ -62,90 +62,90 @@
<a class="link" href="GimpBrowser.html#GimpBrowser-struct">GimpBrowser</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpBrowser.html#gimp-browser-new">gimp_browser_new</a> (void);
void <a class="link" href="GimpBrowser.html#gimp-browser-add-search-types">gimp_browser_add_search_types</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_type_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> first_type_id,
...);
void <a class="link" href="GimpBrowser.html#gimp-browser-set-widget">gimp_browser_set_widget</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget);
void <a class="link" href="GimpBrowser.html#gimp-browser-show-message">gimp_browser_show_message</a> (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2594678"></a><h2>Object Hierarchy</h2>
<a name="id2606570"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkPaned.html"
href="/usr/share/gtk-doc/html/gtk/GtkPaned.html"
>GtkPaned</a>
+----<a
href="../gtk/GtkHPaned.html"
href="/usr/share/gtk-doc/html/gtk/GtkHPaned.html"
>GtkHPaned</a>
+----GimpBrowser
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2594739"></a><h2>Implemented Interfaces</h2>
<a name="id2606630"></a><h2>Implemented Interfaces</h2>
<p>
GimpBrowser implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2597057"></a><h2>Signals</h2>
<a name="id2527522"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpBrowser.html#GimpBrowser-search">search</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2597082"></a><h2>Description</h2>
<a name="id2527548"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2597098"></a><h2>Details</h2>
<a name="id2527563"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2597109"></a><h3>
<a name="id2527574"></a><h3>
<a name="GimpBrowser-struct"></a>GimpBrowser</h3>
<a class="indexterm" name="id2597122"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<a class="indexterm" name="id2527587"></a><pre class="programlisting">typedef struct _GimpBrowser GimpBrowser;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597137"></a><h3>
<a name="id2527602"></a><h3>
<a name="gimp-browser-new"></a>gimp_browser_new ()</h3>
<a class="indexterm" name="id2597151"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2527617"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_browser_new (void);</pre>
<p>
Create a new <a class="link" href="GimpBrowser.html" title="GimpBrowser"><span class="type">GimpBrowser</span></a> widget.</p>
@ -166,19 +166,19 @@ Create a new <a class="link" href="GimpBrowser.html" title="GimpBrowser"><span c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594772"></a><h3>
<a name="id2581822"></a><h3>
<a name="gimp-browser-add-search-types"></a>gimp_browser_add_search_types ()</h3>
<a class="indexterm" name="id2594785"></a><pre class="programlisting">void gimp_browser_add_search_types (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2581835"></a><pre class="programlisting">void gimp_browser_add_search_types (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_type_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> first_type_id,
...);</pre>
<p>
Populates the <a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> with search types.</p>
<p>
@ -204,7 +204,7 @@ href="../gtk/GtkComboBox.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>-terminated list of more labels and ids.
</td>
</tr>
@ -215,11 +215,11 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594925"></a><h3>
<a name="id2581975"></a><h3>
<a name="gimp-browser-set-widget"></a>gimp_browser_set_widget ()</h3>
<a class="indexterm" name="id2594938"></a><pre class="programlisting">void gimp_browser_set_widget (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2581988"></a><pre class="programlisting">void gimp_browser_set_widget (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
Sets the widget to appear on the right side of the <em class="parameter"><code>browser</code></em>.</p>
@ -237,7 +237,7 @@ Sets the widget to appear on the right side of the <em class="parameter"><code>b
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a>
</td>
</tr>
@ -248,19 +248,19 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2532284"></a><h3>
<a name="id2611655"></a><h3>
<a name="gimp-browser-show-message"></a>gimp_browser_show_message ()</h3>
<a class="indexterm" name="id2532298"></a><pre class="programlisting">void gimp_browser_show_message (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
<a class="indexterm" name="id2611669"></a><pre class="programlisting">void gimp_browser_show_message (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *browser,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *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 <a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
><span class="type">GtkLabel</span></a>, the widget previously added with
<a class="link" href="GimpBrowser.html#gimp-browser-set-widget"><code class="function">gimp_browser_set_widget()</code></a> is removed and replaced by a <a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
><span class="type">GtkLabel</span></a>.</p>
<p>
@ -285,19 +285,19 @@ href="../gtk/GtkLabel.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2532418"></a><h2>Signal Details</h2>
<a name="id2611789"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2532429"></a><h3>
<a name="GimpBrowser-search"></a>The "search" signal</h3>
<a class="indexterm" name="id2532438"></a><pre class="programlisting">void user_function (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
<a name="id2611800"></a><h3>
<a name="GimpBrowser-search"></a>The <code class="literal">"search"</code> signal</h3>
<a class="indexterm" name="id2611815"></a><pre class="programlisting">void user_function (<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a> *gimpbrowser,
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *arg1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
@ -329,6 +329,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2616099"></a><div class="refsect2" lang="en"><a name="id2616100"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2616101"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,25 +33,25 @@
<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="#id2588123" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584526" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2607248" class="shortcut">Description</a>
<a href="#id2613821" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2607128" class="shortcut">Object Hierarchy</a>
<a href="#id2574962" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2607196" class="shortcut">Implemented Interfaces</a>
<a href="#id2575030" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2607223" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2575058" 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="id2588123"></a><span class="refentrytitle">GimpButton</span>
<a name="id2584526"></a><span class="refentrytitle">GimpButton</span>
</h2>
<p>GimpButton &#8212; A <a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</p>
</td>
<td valign="top" align="right"><img src="gimp-button.png"></td>
@ -64,83 +64,83 @@ href="../gtk/GtkButton.html"
<a class="link" href="GimpButton.html#GimpButton-struct">GimpButton</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpButton.html#gimp-button-new">gimp_button_new</a> (void);
void <a class="link" href="GimpButton.html#gimp-button-extended-clicked">gimp_button_extended_clicked</a> (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607128"></a><h2>Object Hierarchy</h2>
<a name="id2574962"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
>GtkButton</a>
+----GimpButton
+----<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607196"></a><h2>Implemented Interfaces</h2>
<a name="id2575030"></a><h2>Implemented Interfaces</h2>
<p>
GimpButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2607223"></a><h2>Signals</h2>
<a name="id2575058"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2607248"></a><h2>Description</h2>
<a name="id2613821"></a><h2>Description</h2>
<p>
<a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> adds an extra signal to the <a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
><span class="type">GtkButton</span></a> widget that allows
to distinguish a normal click from a click that was performed with
modifier keys pressed.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2605781"></a><h2>Details</h2>
<a name="id2613853"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2605792"></a><h3>
<a name="id2613863"></a><h3>
<a name="GimpButton-struct"></a>GimpButton</h3>
<a class="indexterm" name="id2605804"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<a class="indexterm" name="id2613876"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2605819"></a><h3>
<a name="id2613891"></a><h3>
<a name="gimp-button-new"></a>gimp_button_new ()</h3>
<a class="indexterm" name="id2605832"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2613903"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_button_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.</p>
@ -158,11 +158,11 @@ Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span cl
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2605886"></a><h3>
<a name="id2613958"></a><h3>
<a name="gimp-button-extended-clicked"></a>gimp_button_extended_clicked ()</h3>
<a class="indexterm" name="id2605897"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a class="indexterm" name="id2613969"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);</pre>
<p>
Emits the button's "extended_clicked" signal.</p>
@ -180,7 +180,7 @@ Emits the button's "extended_clicked" signal.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>state</code></em>&#160;:</span></p></td>
<td> a state as found in <span class="type">GdkEventButton-</span>&gt;state, e.g. <a
href="../gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
><span class="type">GDK_SHIFT_MASK</span></a>.
</td>
</tr>
@ -189,16 +189,16 @@ href="../gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2592298"></a><h2>Signal Details</h2>
<a name="id2592595"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2592309"></a><h3>
<a name="GimpButton-extended-clicked"></a>The "extended-clicked" signal</h3>
<a class="indexterm" name="id2592317"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
<a name="id2592606"></a><h3>
<a name="GimpButton-extended-clicked"></a>The <code class="literal">"extended-clicked"</code> signal</h3>
<a class="indexterm" name="id2592620"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -225,6 +225,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2592712"></a><div class="refsect2" lang="en"><a name="id2592713"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2592714"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2616655" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574463" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2640650" class="shortcut">Description</a>
<a href="#id2649952" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2641279" class="shortcut">Object Hierarchy</a>
<a href="#id2613752" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2641425" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2592738" 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="id2616655"></a><span class="refentrytitle">GimpCellRendererColor</span>
<a name="id2574463"></a><span class="refentrytitle">GimpCellRendererColor</span>
</h2>
<p>GimpCellRendererColor</p>
</td>
@ -60,71 +60,71 @@
<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor-struct">GimpCellRendererColor</a>;
<a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* <a class="link" href="GimpCellRendererColor.html#gimp-cell-renderer-color-new">gimp_cell_renderer_color_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641279"></a><h2>Object Hierarchy</h2>
<a name="id2613752"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>
+----GimpCellRendererColor
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2641425"></a><h2>Properties</h2>
<a name="id2592738"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write
"<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--icon-size">icon-size</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct
"<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--opaque">opaque</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2640650"></a><h2>Description</h2>
<a name="id2649952"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2640666"></a><h2>Details</h2>
<a name="id2649968"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2640677"></a><h3>
<a name="id2649979"></a><h3>
<a name="GimpCellRendererColor-struct"></a>GimpCellRendererColor</h3>
<a class="indexterm" name="id2640688"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<a class="indexterm" name="id2649990"></a><pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655105"></a><h3>
<a name="id2650006"></a><h3>
<a name="gimp-cell-renderer-color-new"></a>gimp_cell_renderer_color_new ()</h3>
<a class="indexterm" name="id2655119"></a><pre class="programlisting"><a
href="../gtk/GtkCellRenderer.html"
<a class="indexterm" name="id2655490"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_color_new (void);</pre>
<p>
Creates a <a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
><span class="type">GtkCellRenderer</span></a> that displays a color.</p>
<p>
@ -143,21 +143,21 @@ href="../gtk/GtkCellRenderer.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2655181"></a><h2>Property Details</h2>
<a name="id2655552"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2655192"></a><h3>
<a name="GimpCellRendererColor--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2654739"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<a name="id2655563"></a><h3>
<a name="GimpCellRendererColor--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2655577"></a><pre class="programlisting"> "color" <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654758"></a><h3>
<a name="GimpCellRendererColor--icon-size"></a>The "<code class="literal">icon-size</code>" property</h3>
<a class="indexterm" name="id2654772"></a><pre class="programlisting"> "icon-size" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2655822"></a><h3>
<a name="GimpCellRendererColor--icon-size"></a>The <code class="literal">"icon-size"</code> property</h3>
<a class="indexterm" name="id2655836"></a><pre class="programlisting"> "icon-size" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
@ -165,15 +165,20 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654800"></a><h3>
<a name="GimpCellRendererColor--opaque"></a>The "<code class="literal">opaque</code>" property</h3>
<a class="indexterm" name="id2654814"></a><pre class="programlisting"> "opaque" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2655864"></a><h3>
<a name="GimpCellRendererColor--opaque"></a>The <code class="literal">"opaque"</code> property</h3>
<a class="indexterm" name="id2655878"></a><pre class="programlisting"> "opaque" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2655903"></a><div class="refsect2" lang="en"><a name="id2655904"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2655905"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2602021" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2589424" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2660083" class="shortcut">Description</a>
<a href="#id2646346" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2659148" class="shortcut">Object Hierarchy</a>
<a href="#id2592319" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2660016" class="shortcut">Properties</a>
<a href="#id2646279" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2660058" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2646321" 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="id2602021"></a><span class="refentrytitle">GimpCellRendererToggle</span>
<a name="id2589424"></a><span class="refentrytitle">GimpCellRendererToggle</span>
</h2>
<p>GimpCellRendererToggle</p>
</td>
@ -62,89 +62,89 @@
<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle-struct">GimpCellRendererToggle</a>;
<a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* <a class="link" href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new">gimp_cell_renderer_toggle_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id);
void <a class="link" href="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked">gimp_cell_renderer_toggle_clicked</a> (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2659148"></a><h2>Object Hierarchy</h2>
<a name="id2592319"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>
+----<a
href="../gtk/GtkCellRendererToggle.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
>GtkCellRendererToggle</a>
+----GimpCellRendererToggle
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660016"></a><h2>Properties</h2>
<a name="id2646279"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id">stock-id</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size">stock-size</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660058"></a><h2>Signals</h2>
<a name="id2646321"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked">clicked</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660083"></a><h2>Description</h2>
<a name="id2646346"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2660099"></a><h2>Details</h2>
<a name="id2646362"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2660110"></a><h3>
<a name="id2646372"></a><h3>
<a name="GimpCellRendererToggle-struct"></a>GimpCellRendererToggle</h3>
<a class="indexterm" name="id2660121"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<a class="indexterm" name="id2660174"></a><pre class="programlisting">typedef struct _GimpCellRendererToggle GimpCellRendererToggle;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660137"></a><h3>
<a name="id2660191"></a><h3>
<a name="gimp-cell-renderer-toggle-new"></a>gimp_cell_renderer_toggle_new ()</h3>
<a class="indexterm" name="id2660151"></a><pre class="programlisting"><a
href="../gtk/GtkCellRenderer.html"
<a class="indexterm" name="id2660204"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>* gimp_cell_renderer_toggle_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id);</pre>
<p>
Creates a custom version of the <a
href="../gtk/GtkCellRendererToggle.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
><span class="type">GtkCellRendererToggle</span></a>. Instead of
showing the standard toggle button, it shows a stock icon if the
cell is active and no icon otherwise. This cell renderer is for
@ -174,14 +174,14 @@ layer's visibility by showing <a class="link" href="libgimpwidgets-GimpStock.htm
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660245"></a><h3>
<a name="id2660298"></a><h3>
<a name="gimp-cell-renderer-toggle-clicked"></a>gimp_cell_renderer_toggle_clicked ()</h3>
<a class="indexterm" name="id2660258"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
<a class="indexterm" name="id2660312"></a><pre class="programlisting">void gimp_cell_renderer_toggle_clicked (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *cell,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> state);</pre>
<p>
Emits the "clicked" signal from a <a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle"><span class="type">GimpCellRendererToggle</span></a>.</p>
@ -213,22 +213,22 @@ Emits the "clicked" signal from a <a class="link" href="GimpCellRendererToggle.h
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2653971"></a><h2>Property Details</h2>
<a name="id2659606"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2653982"></a><h3>
<a name="GimpCellRendererToggle--stock-id"></a>The "<code class="literal">stock-id</code>" property</h3>
<a class="indexterm" name="id2653998"></a><pre class="programlisting"> "stock-id" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2659616"></a><h3>
<a name="GimpCellRendererToggle--stock-id"></a>The <code class="literal">"stock-id"</code> property</h3>
<a class="indexterm" name="id2659630"></a><pre class="programlisting"> "stock-id" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654022"></a><h3>
<a name="GimpCellRendererToggle--stock-size"></a>The "<code class="literal">stock-size</code>" property</h3>
<a class="indexterm" name="id2654038"></a><pre class="programlisting"> "stock-size" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2659654"></a><h3>
<a name="GimpCellRendererToggle--stock-size"></a>The <code class="literal">"stock-size"</code> property</h3>
<a class="indexterm" name="id2659669"></a><pre class="programlisting"> "stock-size" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
@ -236,19 +236,19 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2654067"></a><h2>Signal Details</h2>
<a name="id2659699"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2654078"></a><h3>
<a name="GimpCellRendererToggle-clicked"></a>The "clicked" signal</h3>
<a class="indexterm" name="id2654088"></a><pre class="programlisting">void user_function (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
<a name="id2659710"></a><h3>
<a name="GimpCellRendererToggle-clicked"></a>The <code class="literal">"clicked"</code> signal</h3>
<a class="indexterm" name="id2659725"></a><pre class="programlisting">void user_function (<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a> *gimpcellrenderertoggle,
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *arg1,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
@ -280,6 +280,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2659838"></a><div class="refsect2" lang="en"><a name="id2659839"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2659840"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2606392" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2608388" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2586916" class="shortcut">Description</a>
<a href="#id2584349" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2610572" class="shortcut">Object Hierarchy</a>
<a href="#id2614983" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2610626" class="shortcut">Implemented Interfaces</a>
<a href="#id2615038" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2610654" class="shortcut">Properties</a>
<a href="#id2615065" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2586891" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2584324" 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="id2606392"></a><span class="refentrytitle">GimpChainButton</span>
<a name="id2608388"></a><span class="refentrytitle">GimpChainButton</span>
</h2>
<p>GimpChainButton &#8212; Widget to visually connect two entry widgets.</p>
</td>
@ -65,65 +65,65 @@
<a class="link" href="GimpChainButton.html#GimpChainButton-struct">GimpChainButton</a>;
enum <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpChainButton.html#gimp-chain-button-new">gimp_chain_button_new</a> (<a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);
void <a class="link" href="GimpChainButton.html#gimp-chain-button-set-active">gimp_chain_button_set_active</a> (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> active);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpChainButton.html#gimp-chain-button-get-active">gimp_chain_button_get_active</a> (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2610572"></a><h2>Object Hierarchy</h2>
<a name="id2614983"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
>GtkTable</a>
+----GimpChainButton
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2610626"></a><h2>Implemented Interfaces</h2>
<a name="id2615038"></a><h2>Implemented Interfaces</h2>
<p>
GimpChainButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2610654"></a><h2>Properties</h2>
<a name="id2615065"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton--position">position</a>" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586891"></a><h2>Signals</h2>
<a name="id2584324"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpChainButton.html#GimpChainButton-toggled">toggled</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586916"></a><h2>Description</h2>
<a name="id2584349"></a><h2>Description</h2>
<p>
This widget provides a button showing either a linked or a broken
chain that can be used to link two entries, spinbuttons, colors
@ -140,20 +140,20 @@ necessary.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2586958"></a><h2>Details</h2>
<a name="id2584392"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2586969"></a><h3>
<a name="id2584403"></a><h3>
<a name="GimpChainButton-struct"></a>GimpChainButton</h3>
<a class="indexterm" name="id2586981"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<a class="indexterm" name="id2584414"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2586997"></a><h3>
<a name="id2584431"></a><h3>
<a name="GimpChainPosition"></a>enum GimpChainPosition</h3>
<a class="indexterm" name="id2587010"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2584443"></a><pre class="programlisting">typedef enum
{
GIMP_CHAIN_TOP,
GIMP_CHAIN_LEFT,
@ -167,10 +167,10 @@ necessary.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2587027"></a><h3>
<a name="id2587632"></a><h3>
<a name="gimp-chain-button-new"></a>gimp_chain_button_new ()</h3>
<a class="indexterm" name="id2578023"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2587643"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_chain_button_new (<a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);</pre>
<p>
Creates a new <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> widget.
@ -206,18 +206,18 @@ for more than two widgets, but the look is optimized for two.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578119"></a><h3>
<a name="id2587739"></a><h3>
<a name="gimp-chain-button-set-active"></a>gimp_chain_button_set_active ()</h3>
<a class="indexterm" name="id2578130"></a><pre class="programlisting">void gimp_chain_button_set_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a class="indexterm" name="id2587750"></a><pre class="programlisting">void gimp_chain_button_set_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> active);</pre>
<p>
Sets the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> to be either locked (<a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a>) or
unlocked (<a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a>) and changes the showed pixmap to reflect the new state.</p>
<p>
@ -240,10 +240,10 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2578235"></a><h3>
<a name="id2587855"></a><h3>
<a name="gimp-chain-button-get-active"></a>gimp_chain_button_get_active ()</h3>
<a class="indexterm" name="id2578248"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2587868"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_chain_button_get_active (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);</pre>
<p>
Checks the state of the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.</p>
@ -261,7 +261,7 @@ Checks the state of the <a class="link" href="GimpChainButton.html" title="GimpC
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a> is active (locked).
</td>
</tr>
@ -270,11 +270,11 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2573281"></a><h2>Property Details</h2>
<a name="id2579918"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2573292"></a><h3>
<a name="GimpChainButton--position"></a>The "<code class="literal">position</code>" property</h3>
<a class="indexterm" name="id2573306"></a><pre class="programlisting"> "position" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<a name="id2579929"></a><h3>
<a name="GimpChainButton--position"></a>The <code class="literal">"position"</code> property</h3>
<a class="indexterm" name="id2579943"></a><pre class="programlisting"> "position" <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> : Read / Write / Construct Only</pre>
<p>
The position in which the chain button will be used.</p>
<p>
@ -286,13 +286,13 @@ The position in which the chain button will be used.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2573344"></a><h2>Signal Details</h2>
<a name="id2579981"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2573355"></a><h3>
<a name="GimpChainButton-toggled"></a>The "toggled" signal</h3>
<a class="indexterm" name="id2573362"></a><pre class="programlisting">void user_function (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
<a name="id2579992"></a><h3>
<a name="GimpChainButton-toggled"></a>The <code class="literal">"toggled"</code> signal</h3>
<a class="indexterm" name="id2580005"></a><pre class="programlisting">void user_function (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -315,12 +315,17 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2573431"></a><h2>See Also</h2>
<a name="id2580074"></a><h2>See Also</h2>
<p>
You may want to use the convenience function <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"><code class="function">gimp_coordinates_new()</code></a> to set
up two GimpSizeEntries (see <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>) linked with a <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2580110"></a><div class="refsect2" lang="en"><a name="id2580111"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2580112"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2599640" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598269" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2596653" class="shortcut">Description</a>
<a href="#id2586526" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2586264" class="shortcut">Object Hierarchy</a>
<a href="#id2587221" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2573725" class="shortcut">Implemented Interfaces</a>
<a href="#id2587270" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2573753" class="shortcut">Properties</a>
<a href="#id2587297" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2573818" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2587363" 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="id2599640"></a><span class="refentrytitle">GimpColorArea</span>
<a name="id2598269"></a><span class="refentrytitle">GimpColorArea</span>
</h2>
<p>GimpColorArea &#8212; Displays a GimpRGB color, optionally with alpha-channel.</p>
</td>
@ -65,106 +65,106 @@
<a class="link" href="GimpColorArea.html#GimpColorArea-struct">GimpColorArea</a>;
enum <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorArea.html#gimp-color-area-new">gimp_color_area_new</a> (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> drag_mask);
void <a class="link" href="GimpColorArea.html#gimp-color-area-set-color">gimp_color_area_set_color</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorArea.html#gimp-color-area-get-color">gimp_color_area_get_color</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpColorArea.html#gimp-color-area-has-alpha">gimp_color_area_has_alpha</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);
void <a class="link" href="GimpColorArea.html#gimp-color-area-set-type">gimp_color_area_set_type</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a class="link" href="GimpColorArea.html#gimp-color-area-set-draw-border">gimp_color_area_set_draw_border</a> (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> draw_border);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2586264"></a><h2>Object Hierarchy</h2>
<a name="id2587221"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkDrawingArea.html"
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpColorArea
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2573725"></a><h2>Implemented Interfaces</h2>
<a name="id2587270"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2573753"></a><h2>Properties</h2>
<a name="id2587297"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct
"<a class="link" href="GimpColorArea.html#GimpColorArea--drag-mask">drag-mask</a>" <a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> : Write / Construct Only
"<a class="link" href="GimpColorArea.html#GimpColorArea--draw-border">draw-border</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write
"<a class="link" href="GimpColorArea.html#GimpColorArea--type">type</a>" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2573818"></a><h2>Signals</h2>
<a name="id2587363"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorArea.html#GimpColorArea-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2596653"></a><h2>Description</h2>
<a name="id2586526"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2596669"></a><h2>Details</h2>
<a name="id2586542"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2596679"></a><h3>
<a name="id2586552"></a><h3>
<a name="GimpColorArea-struct"></a>GimpColorArea</h3>
<a class="indexterm" name="id2596691"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<a class="indexterm" name="id2586564"></a><pre class="programlisting">typedef struct _GimpColorArea GimpColorArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2596707"></a><h3>
<a name="id2586580"></a><h3>
<a name="GimpColorAreaType"></a>enum GimpColorAreaType</h3>
<a class="indexterm" name="id2596720"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2586593"></a><pre class="programlisting">typedef enum
{
GIMP_COLOR_AREA_FLAT = 0,
GIMP_COLOR_AREA_SMALL_CHECKS,
@ -177,16 +177,16 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2596737"></a><h3>
<a name="id2586610"></a><h3>
<a name="gimp-color-area-new"></a>gimp_color_area_new ()</h3>
<a class="indexterm" name="id2596750"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2586622"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_area_new (const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type,
<a
href="../gdk/gdk-Windows.html#GdkModifierType"
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> drag_mask);</pre>
<p>
Creates a new <a class="link" href="GimpColorArea.html" title="GimpColorArea"><span class="type">GimpColorArea</span></a> widget.
@ -203,7 +203,7 @@ DND. If the color changes, the "color_changed" signal is emitted.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> A pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> struct.
</td>
</tr>
@ -227,11 +227,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2596879"></a><h3>
<a name="id2586752"></a><h3>
<a name="gimp-color-area-set-color"></a>gimp_color_area_set_color ()</h3>
<a class="indexterm" name="id2596890"></a><pre class="programlisting">void gimp_color_area_set_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2586763"></a><pre class="programlisting">void gimp_color_area_set_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Sets <em class="parameter"><code>area</code></em> to a different <em class="parameter"><code>color</code></em>.</p>
@ -249,7 +249,7 @@ Sets <em class="parameter"><code>area</code></em> to a different <em class="para
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> Pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> struct that defines the new color.
</td>
</tr>
@ -258,11 +258,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2584807"></a><h3>
<a name="id2532630"></a><h3>
<a name="gimp-color-area-get-color"></a>gimp_color_area_get_color ()</h3>
<a class="indexterm" name="id2584818"></a><pre class="programlisting">void gimp_color_area_get_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2532642"></a><pre class="programlisting">void gimp_color_area_get_color (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Retrieves the current color of the <em class="parameter"><code>area</code></em>.</p>
@ -280,7 +280,7 @@ Retrieves the current color of the <em class="parameter"><code>area</code></em>.
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> Pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> struct that is used to return the color.
</td>
</tr>
@ -289,10 +289,10 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2584909"></a><h3>
<a name="id2532733"></a><h3>
<a name="gimp-color-area-has-alpha"></a>gimp_color_area_has_alpha ()</h3>
<a class="indexterm" name="id2584920"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2532744"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_area_has_alpha (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area);</pre>
<p>
Checks whether the <em class="parameter"><code>area</code></em> shows transparency information. This is determined
@ -311,9 +311,9 @@ via the <em class="parameter"><code>area</code></em>'s <a class="link" href="Gim
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if <em class="parameter"><code>area</code></em> shows transparency information, <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
</tr>
@ -322,9 +322,9 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618886"></a><h3>
<a name="id2619216"></a><h3>
<a name="gimp-color-area-set-type"></a>gimp_color_area_set_type ()</h3>
<a class="indexterm" name="id2618897"></a><pre class="programlisting">void gimp_color_area_set_type (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2619227"></a><pre class="programlisting">void gimp_color_area_set_type (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Allows to change the type of <em class="parameter"><code>area</code></em>. The <a class="link" href="GimpColorArea.html#GimpColorAreaType"><span class="type">GimpColorAreaType</span></a> determines
@ -351,11 +351,11 @@ the checkerboard used to do that.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618988"></a><h3>
<a name="id2619316"></a><h3>
<a name="gimp-color-area-set-draw-border"></a>gimp_color_area_set_draw_border ()</h3>
<a class="indexterm" name="id2619002"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a class="indexterm" name="id2619329"></a><pre class="programlisting">void gimp_color_area_set_draw_border (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> draw_border);</pre>
<p>
The <em class="parameter"><code>area</code></em> can draw a thin border in the foreground color around
@ -382,12 +382,12 @@ off. The default is not draw a border.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619091"></a><h2>Property Details</h2>
<a name="id2619418"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2619102"></a><h3>
<a name="GimpColorArea--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2619116"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<a name="id2619429"></a><h3>
<a name="GimpColorArea--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2619443"></a><pre class="programlisting"> "color" <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
The color displayed in the color area.</p>
@ -399,19 +399,19 @@ The color displayed in the color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619149"></a><h3>
<a name="GimpColorArea--drag-mask"></a>The "<code class="literal">drag-mask</code>" property</h3>
<a class="indexterm" name="id2619162"></a><pre class="programlisting"> "drag-mask" <a
href="../gdk/gdk-Windows.html#GdkModifierType"
<a name="id2619476"></a><h3>
<a name="GimpColorArea--drag-mask"></a>The <code class="literal">"drag-mask"</code> property</h3>
<a class="indexterm" name="id2619490"></a><pre class="programlisting"> "drag-mask" <a
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
>GdkModifierType</a> : Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619184"></a><h3>
<a name="GimpColorArea--draw-border"></a>The "<code class="literal">draw-border</code>" property</h3>
<a class="indexterm" name="id2607272"></a><pre class="programlisting"> "draw-border" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2619511"></a><h3>
<a name="GimpColorArea--draw-border"></a>The <code class="literal">"draw-border"</code> property</h3>
<a class="indexterm" name="id2619525"></a><pre class="programlisting"> "draw-border" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>
Whether to draw a thin border in the foreground color around the area.</p>
@ -424,9 +424,9 @@ Whether to draw a thin border in the foreground color around the area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2619213"></a><h3>
<a name="GimpColorArea--type"></a>The "<code class="literal">type</code>" property</h3>
<a class="indexterm" name="id2619225"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a name="id2619541"></a><h3>
<a name="GimpColorArea--type"></a>The <code class="literal">"type"</code> property</h3>
<a class="indexterm" name="id2619554"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the color area.</p>
<p>
@ -438,13 +438,13 @@ The type of the color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619259"></a><h2>Signal Details</h2>
<a name="id2619588"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2619269"></a><h3>
<a name="GimpColorArea-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2619276"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
<a name="id2619597"></a><h3>
<a name="GimpColorArea-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2619610"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a> *gimpcolorarea,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -466,6 +466,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619674"></a><div class="refsect2" lang="en"><a name="id2619675"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2619676"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2550293" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581260" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2581366" class="shortcut">Description</a>
<a href="#id2594100" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2615181" class="shortcut">Object Hierarchy</a>
<a href="#id2584156" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2615248" class="shortcut">Implemented Interfaces</a>
<a href="#id2584223" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2615276" class="shortcut">Properties</a>
<a href="#id2584251" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2581341" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2594075" 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="id2550293"></a><span class="refentrytitle">GimpColorButton</span>
<a name="id2581260"></a><span class="refentrytitle">GimpColorButton</span>
</h2>
<p>GimpColorButton &#8212; Widget for selecting a color from a simple button.</p>
</td>
@ -64,37 +64,37 @@
<a class="link" href="GimpColorButton.html#GimpColorButton-struct">GimpColorButton</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorButton.html#gimp-color-button-new">gimp_color_button_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
void <a class="link" href="GimpColorButton.html#gimp-color-button-set-color">gimp_color_button_set_color</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorButton.html#gimp-color-button-get-color">gimp_color_button_get_color</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorButton.html#gimp-color-button-set-update">gimp_color_button_set_update</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> continuous);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpColorButton.html#gimp-color-button-get-update">gimp_color_button_get_update</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpColorButton.html#gimp-color-button-has-alpha">gimp_color_button_has_alpha</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);
void <a class="link" href="GimpColorButton.html#gimp-color-button-set-type">gimp_color_button_set_type</a> (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);
@ -102,65 +102,65 @@ void <a class="link" href="GimpColorButton.html#gimp-color-button
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615181"></a><h2>Object Hierarchy</h2>
<a name="id2584156"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
>GtkButton</a>
+----<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a>
+----GimpColorButton
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615248"></a><h2>Implemented Interfaces</h2>
<a name="id2584223"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615276"></a><h2>Properties</h2>
<a name="id2584251"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton--color">color</a>" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct
"<a class="link" href="GimpColorButton.html#GimpColorButton--continuous-update">continuous-update</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct
"<a class="link" href="GimpColorButton.html#GimpColorButton--title">title</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only
"<a class="link" href="GimpColorButton.html#GimpColorButton--type">type</a>" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2581341"></a><h2>Signals</h2>
<a name="id2594075"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorButton.html#GimpColorButton-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2581366"></a><h2>Description</h2>
<a name="id2594100"></a><h2>Description</h2>
<p>
This widget provides a simple button with a preview showing the
color.
@ -173,32 +173,32 @@ color, the "color_changed" signal is emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2581390"></a><h2>Details</h2>
<a name="id2594125"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2581401"></a><h3>
<a name="id2594136"></a><h3>
<a name="GimpColorButton-struct"></a>GimpColorButton</h3>
<a class="indexterm" name="id2581413"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<a class="indexterm" name="id2594147"></a><pre class="programlisting">typedef struct _GimpColorButton GimpColorButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581429"></a><h3>
<a name="id2594164"></a><h3>
<a name="gimp-color-button-new"></a>gimp_color_button_new ()</h3>
<a class="indexterm" name="id2581440"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2594175"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_button_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
@ -234,7 +234,7 @@ signal is emitted.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> A pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> color.
</td>
</tr>
@ -253,11 +253,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2579370"></a><h3>
<a name="id2597558"></a><h3>
<a name="gimp-color-button-set-color"></a>gimp_color_button_set_color ()</h3>
<a class="indexterm" name="id2579381"></a><pre class="programlisting">void gimp_color_button_set_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2597570"></a><pre class="programlisting">void gimp_color_button_set_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Sets the <em class="parameter"><code>button</code></em> to the given <em class="parameter"><code>color</code></em>.</p>
@ -275,7 +275,7 @@ Sets the <em class="parameter"><code>button</code></em> to the given <em class="
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> Pointer to the new <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> color.
</td>
</tr>
@ -284,11 +284,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2579478"></a><h3>
<a name="id2597668"></a><h3>
<a name="gimp-color-button-get-color"></a>gimp_color_button_get_color ()</h3>
<a class="indexterm" name="id2579490"></a><pre class="programlisting">void gimp_color_button_get_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2597679"></a><pre class="programlisting">void gimp_color_button_get_color (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Retrieves the currently set color from the <em class="parameter"><code>button</code></em>.</p>
@ -306,7 +306,7 @@ Retrieves the currently set color from the <em class="parameter"><code>button</c
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> Pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> struct used to return the color.
</td>
</tr>
@ -315,15 +315,15 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2579583"></a><h3>
<a name="id2597772"></a><h3>
<a name="gimp-color-button-set-update"></a>gimp_color_button_set_update ()</h3>
<a class="indexterm" name="id2579596"></a><pre class="programlisting">void gimp_color_button_set_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2597785"></a><pre class="programlisting">void gimp_color_button_set_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> continuous);</pre>
<p>
When set to <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><span class="type">TRUE</span></a>, the <em class="parameter"><code>button</code></em> will emit the "color-changed"
continuously while the color is changed in the color selection
dialog.</p>
@ -348,10 +348,10 @@ dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620672"></a><h3>
<a name="id2621004"></a><h3>
<a name="gimp-color-button-get-update"></a>gimp_color_button_get_update ()</h3>
<a class="indexterm" name="id2620684"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2621016"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_button_get_update (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
Returns the color button's <em class="parameter"><code>continuous_update</code></em> property.</p>
@ -376,10 +376,10 @@ Returns the color button's <em class="parameter"><code>continuous_update</code><
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620761"></a><h3>
<a name="id2621094"></a><h3>
<a name="gimp-color-button-has-alpha"></a>gimp_color_button_has_alpha ()</h3>
<a class="indexterm" name="id2620773"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2621106"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_button_has_alpha (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button);</pre>
<p>
Checks whether the <em class="parameter"><code>buttons</code></em> shows transparency information.</p>
@ -397,9 +397,9 @@ Checks whether the <em class="parameter"><code>buttons</code></em> shows transpa
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the <em class="parameter"><code>button</code></em> shows transparency information, <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a>
otherwise.
</td>
@ -409,9 +409,9 @@ otherwise.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620872"></a><h3>
<a name="id2621205"></a><h3>
<a name="gimp-color-button-set-type"></a>gimp_color_button_set_type ()</h3>
<a class="indexterm" name="id2620884"></a><pre class="programlisting">void gimp_color_button_set_type (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="indexterm" name="id2621217"></a><pre class="programlisting">void gimp_color_button_set_type (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *button,
<a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> type);</pre>
<p>
Sets the <em class="parameter"><code>button</code></em> to the given <em class="parameter"><code>type</code></em>. See also <a class="link" href="GimpColorArea.html#gimp-color-area-set-type"><code class="function">gimp_color_area_set_type()</code></a>.</p>
@ -436,12 +436,12 @@ Sets the <em class="parameter"><code>button</code></em> to the given <em class="
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2620992"></a><h2>Property Details</h2>
<a name="id2621326"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2621003"></a><h3>
<a name="GimpColorButton--color"></a>The "<code class="literal">color</code>" property</h3>
<a class="indexterm" name="id2621017"></a><pre class="programlisting"> "color" <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
<a name="id2621336"></a><h3>
<a name="GimpColorButton--color"></a>The <code class="literal">"color"</code> property</h3>
<a class="indexterm" name="id2621350"></a><pre class="programlisting"> "color" <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> : Read / Write / Construct</pre>
<p>
The color displayed in the button's color area.</p>
@ -453,10 +453,10 @@ The color displayed in the button's color area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621050"></a><h3>
<a name="GimpColorButton--continuous-update"></a>The "<code class="literal">continuous-update</code>" property</h3>
<a class="indexterm" name="id2621066"></a><pre class="programlisting"> "continuous-update" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2621383"></a><h3>
<a name="GimpColorButton--continuous-update"></a>The <code class="literal">"continuous-update"</code> property</h3>
<a class="indexterm" name="id2621399"></a><pre class="programlisting"> "continuous-update" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p>
The update policy of the color button.</p>
@ -469,10 +469,10 @@ The update policy of the color button.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621102"></a><h3>
<a name="GimpColorButton--title"></a>The "<code class="literal">title</code>" property</h3>
<a class="indexterm" name="id2621116"></a><pre class="programlisting"> "title" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2621435"></a><h3>
<a name="GimpColorButton--title"></a>The <code class="literal">"title"</code> property</h3>
<a class="indexterm" name="id2621449"></a><pre class="programlisting"> "title" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>
The title to be used for the color selection dialog.</p>
@ -485,9 +485,9 @@ The title to be used for the color selection dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2621152"></a><h3>
<a name="GimpColorButton--type"></a>The "<code class="literal">type</code>" property</h3>
<a class="indexterm" name="id2621166"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<a name="id2621486"></a><h3>
<a name="GimpColorButton--type"></a>The <code class="literal">"type"</code> property</h3>
<a class="indexterm" name="id2621500"></a><pre class="programlisting"> "type" <a class="link" href="GimpColorArea.html#GimpColorAreaType">GimpColorAreaType</a> : Read / Write / Construct</pre>
<p>
The type of the button's color area.</p>
<p>
@ -499,13 +499,13 @@ The type of the button's color area.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621204"></a><h2>Signal Details</h2>
<a name="id2621538"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2621215"></a><h3>
<a name="GimpColorButton-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2621225"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
<a name="id2621549"></a><h3>
<a name="GimpColorButton-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2621565"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a> *gimpcolorbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -528,11 +528,16 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621296"></a><h2>See Also</h2>
<a name="id2621635"></a><h2>See Also</h2>
<p>
<span class="type">libgimpcolor-gimpcolorspace</span>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621653"></a><div class="refsect2" lang="en"><a name="id2621654"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2621655"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2597657" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2614631" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2661233" class="shortcut">Description</a>
<a href="#id2661870" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2661110" class="shortcut">Object Hierarchy</a>
<a href="#id2661747" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2661134" class="shortcut">Implemented Interfaces</a>
<a href="#id2661771" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2661155" class="shortcut">Properties</a>
<a href="#id2661792" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2661208" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2661846" 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="id2597657"></a><span class="refentrytitle">GimpColorDisplay</span>
<a name="id2614631"></a><span class="refentrytitle">GimpColorDisplay</span>
</h2>
<p>GimpColorDisplay &#8212; Pluggable GIMP display color correction modules.</p>
</td>
@ -64,47 +64,47 @@
<a class="link" href="GimpColorDisplay.html#GimpColorDisplay-struct">GimpColorDisplay</a>;
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-new">gimp_color_display_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> display_type);
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-clone">gimp_color_display_clone</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-set-enabled">gimp_color_display_set_enabled</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> enabled);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-enabled">gimp_color_display_get_enabled</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-config">gimp_color_display_get_config</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
>GimpColorManaged</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-get-managed">gimp_color_display_get_managed</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-convert">gimp_color_display_convert</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpp,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpl);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-load-state">gimp_color_display_load_state</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-save-state">gimp_color_display_save_state</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorDisplay.html#gimp-color-display-configure">gimp_color_display_configure</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-configure-reset">gimp_color_display_configure_reset</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplay.html#gimp-color-display-changed">gimp_color_display_changed</a> (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
@ -112,68 +112,68 @@ void <a class="link" href="GimpColorDisplay.html#gimp-color-displ
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661110"></a><h2>Object Hierarchy</h2>
<a name="id2661747"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----GimpColorDisplay
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661134"></a><h2>Implemented Interfaces</h2>
<a name="id2661771"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorDisplay implements
<a
href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
href="/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2661155"></a><h2>Properties</h2>
<a name="id2661792"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay--color-config">color-config</a>" <a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Read / Write / Construct Only
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay--color-managed">color-managed</a>" <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
>GimpColorManagedInterface</a> : Read / Write / Construct Only
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay--enabled">enabled</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661208"></a><h2>Signals</h2>
<a name="id2661846"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplay.html#GimpColorDisplay-changed">changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2661233"></a><h2>Description</h2>
<a name="id2661870"></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="id2661250"></a><h2>Details</h2>
<a name="id2661888"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2661261"></a><h3>
<a name="id2661898"></a><h3>
<a name="GimpColorDisplay-struct"></a>GimpColorDisplay</h3>
<a class="indexterm" name="id2661272"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<a class="indexterm" name="id2661910"></a><pre class="programlisting">typedef struct _GimpColorDisplay GimpColorDisplay;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661289"></a><h3>
<a name="id2652527"></a><h3>
<a name="gimp-color-display-new"></a>gimp_color_display_new ()</h3>
<a class="indexterm" name="id2661302"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (<a
href="../gobject/gobject-Type-Information.html#GType"
<a class="indexterm" name="id2652541"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_new (<a
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> display_type);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -181,7 +181,7 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<p>
This function is deprecated. Please use <a
href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-new"
><code class="function">g_object_new()</code></a> directly.</p>
<p>
@ -204,9 +204,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659244"></a><h3>
<a name="id2652632"></a><h3>
<a name="gimp-color-display-clone"></a>gimp_color_display_clone ()</h3>
<a class="indexterm" name="id2659255"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_clone (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2652644"></a><pre class="programlisting"><a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>* gimp_color_display_clone (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -230,11 +230,11 @@ href="../gobject/gobject-The-Base-Object-Type.html#g-object-new"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659312"></a><h3>
<a name="id2652699"></a><h3>
<a name="gimp-color-display-set-enabled"></a>gimp_color_display_set_enabled ()</h3>
<a class="indexterm" name="id2659323"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2652711"></a><pre class="programlisting">void gimp_color_display_set_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> enabled);</pre>
<p>
@ -259,10 +259,10 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659390"></a><h3>
<a name="id2652778"></a><h3>
<a name="gimp-color-display-get-enabled"></a>gimp_color_display_get_enabled ()</h3>
<a class="indexterm" name="id2659403"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2652791"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_display_get_enabled (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -287,10 +287,10 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659460"></a><h3>
<a name="id2652848"></a><h3>
<a name="gimp-color-display-get-config"></a>gimp_color_display_get_config ()</h3>
<a class="indexterm" name="id2659475"></a><pre class="programlisting"><a
href="../libgimpconfig/GimpColorConfig.html"
<a class="indexterm" name="id2652864"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a>* gimp_color_display_get_config (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -308,9 +308,9 @@ href="../libgimpconfig/GimpColorConfig.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a pointer to the <a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
><span class="type">GimpColorConfig</span></a> object or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>.
</td>
@ -322,10 +322,10 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659560"></a><h3>
<a name="id2663077"></a><h3>
<a name="gimp-color-display-get-managed"></a>gimp_color_display_get_managed ()</h3>
<a class="indexterm" name="id2659576"></a><pre class="programlisting"><a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
<a class="indexterm" name="id2663092"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
>GimpColorManaged</a>* gimp_color_display_get_managed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -343,9 +343,9 @@ href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a pointer to the <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManaged"
><span class="type">GimpColorManaged</span></a> object or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>.
</td>
@ -357,23 +357,23 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662194"></a><h3>
<a name="id2663166"></a><h3>
<a name="gimp-color-display-convert"></a>gimp_color_display_convert ()</h3>
<a class="indexterm" name="id2662205"></a><pre class="programlisting">void gimp_color_display_convert (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2663178"></a><pre class="programlisting">void gimp_color_display_convert (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpp,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpl);</pre>
<p>
@ -418,11 +418,11 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662350"></a><h3>
<a name="id2663330"></a><h3>
<a name="gimp-color-display-load-state"></a>gimp_color_display_load_state ()</h3>
<a class="indexterm" name="id2662363"></a><pre class="programlisting">void gimp_color_display_load_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a class="indexterm" name="id2663343"></a><pre class="programlisting">void gimp_color_display_load_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display,
<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *state);</pre>
<p>
@ -447,10 +447,10 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662431"></a><h3>
<a name="id2663411"></a><h3>
<a name="gimp-color-display-save-state"></a>gimp_color_display_save_state ()</h3>
<a class="indexterm" name="id2662444"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
<a class="indexterm" name="id2663425"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* gimp_color_display_save_state (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -475,10 +475,10 @@ href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662502"></a><h3>
<a name="id2663482"></a><h3>
<a name="gimp-color-display-configure"></a>gimp_color_display_configure ()</h3>
<a class="indexterm" name="id2662515"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2663495"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_display_configure (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -503,9 +503,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662572"></a><h3>
<a name="id2663552"></a><h3>
<a name="gimp-color-display-configure-reset"></a>gimp_color_display_configure_reset ()</h3>
<a class="indexterm" name="id2662586"></a><pre class="programlisting">void gimp_color_display_configure_reset (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2663566"></a><pre class="programlisting">void gimp_color_display_configure_reset (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -522,9 +522,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662632"></a><h3>
<a name="id2663612"></a><h3>
<a name="gimp-color-display-changed"></a>gimp_color_display_changed ()</h3>
<a class="indexterm" name="id2662644"></a><pre class="programlisting">void gimp_color_display_changed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<a class="indexterm" name="id2663624"></a><pre class="programlisting">void gimp_color_display_changed (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
</p>
@ -541,43 +541,43 @@ href="../gtk/GtkWidget.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2662691"></a><h2>Property Details</h2>
<a name="id2663672"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2662702"></a><h3>
<a name="GimpColorDisplay--color-config"></a>The "<code class="literal">color-config</code>" property</h3>
<a class="indexterm" name="id2662718"></a><pre class="programlisting"> "color-config" <a
href="../libgimpconfig/GimpColorConfig.html"
<a name="id2663682"></a><h3>
<a name="GimpColorDisplay--color-config"></a>The <code class="literal">"color-config"</code> property</h3>
<a class="indexterm" name="id2663698"></a><pre class="programlisting"> "color-config" <a
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662739"></a><h3>
<a name="GimpColorDisplay--color-managed"></a>The "<code class="literal">color-managed</code>" property</h3>
<a class="indexterm" name="id2662755"></a><pre class="programlisting"> "color-managed" <a
href="../libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
<a name="id2663720"></a><h3>
<a name="GimpColorDisplay--color-managed"></a>The <code class="literal">"color-managed"</code> property</h3>
<a class="indexterm" name="id2663736"></a><pre class="programlisting"> "color-managed" <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface"
>GimpColorManagedInterface</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662776"></a><h3>
<a name="GimpColorDisplay--enabled"></a>The "<code class="literal">enabled</code>" property</h3>
<a class="indexterm" name="id2662789"></a><pre class="programlisting"> "enabled" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2663756"></a><h3>
<a name="GimpColorDisplay--enabled"></a>The <code class="literal">"enabled"</code> property</h3>
<a class="indexterm" name="id2663770"></a><pre class="programlisting"> "enabled" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2662816"></a><h2>Signal Details</h2>
<a name="id2663796"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2662826"></a><h3>
<a name="GimpColorDisplay-changed"></a>The "changed" signal</h3>
<a class="indexterm" name="id2662834"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
<a name="id2663807"></a><h3>
<a name="GimpColorDisplay-changed"></a>The <code class="literal">"changed"</code> signal</h3>
<a class="indexterm" name="id2663821"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *gimpcolordisplay,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -600,21 +600,26 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2662905"></a><h2>See Also</h2>
<a name="id2663892"></a><h2>See Also</h2>
<p>
<a
href="../glib/glib-Dynamic-Loading-of-Modules.html#GModule"
href="/usr/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"
><span class="type">GModule</span></a>
</p>
<p>
<a
href="../gobject/GTypeModule.html"
href="/usr/share/gtk-doc/html/gobject/GTypeModule.html"
><span class="type">GTypeModule</span></a>
</p>
<p>
<span class="type">libgimp-gimpmodule</span>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663932"></a><div class="refsect2" lang="en"><a name="id2663933"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2663934"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2615361" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597378" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2663185" class="shortcut">Description</a>
<a href="#id2664176" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2663115" class="shortcut">Object Hierarchy</a>
<a href="#id2664108" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2663139" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2664132" 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="id2615361"></a><span class="refentrytitle">GimpColorDisplayStack</span>
<a name="id2597378"></a><span class="refentrytitle">GimpColorDisplayStack</span>
</h2>
<p>GimpColorDisplayStack</p>
</td>
@ -73,35 +73,35 @@ void <a class="link" href="GimpColorDisplayStack.html#gimp-color-
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
void <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-convert">gimp_color_display_stack_convert</a> (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpp,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpl);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663115"></a><h2>Object Hierarchy</h2>
<a name="id2664108"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----GimpColorDisplayStack
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663139"></a><h2>Signals</h2>
<a name="id2664132"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorDisplayStack.html#GimpColorDisplayStack-added">added</a>" : Run First
@ -111,26 +111,26 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663185"></a><h2>Description</h2>
<a name="id2664176"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663201"></a><h2>Details</h2>
<a name="id2664192"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2659708"></a><h3>
<a name="id2653611"></a><h3>
<a name="GimpColorDisplayStack-struct"></a>GimpColorDisplayStack</h3>
<a class="indexterm" name="id2659720"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<a class="indexterm" name="id2653622"></a><pre class="programlisting">typedef struct _GimpColorDisplayStack GimpColorDisplayStack;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659736"></a><h3>
<a name="id2653639"></a><h3>
<a name="gimp-color-display-stack-new"></a>gimp_color_display_stack_new ()</h3>
<a class="indexterm" name="id2659749"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<a class="indexterm" name="id2653651"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_new (void);</pre>
<p>
</p>
@ -147,9 +147,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659784"></a><h3>
<a name="id2653686"></a><h3>
<a name="gimp-color-display-stack-clone"></a>gimp_color_display_stack_clone ()</h3>
<a class="indexterm" name="id2659797"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_clone (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<a class="indexterm" name="id2653700"></a><pre class="programlisting"><a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>* gimp_color_display_stack_clone (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
@ -173,9 +173,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659853"></a><h3>
<a name="id2653755"></a><h3>
<a name="gimp-color-display-stack-changed"></a>gimp_color_display_stack_changed ()</h3>
<a class="indexterm" name="id2659866"></a><pre class="programlisting">void gimp_color_display_stack_changed (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<a class="indexterm" name="id2653768"></a><pre class="programlisting">void gimp_color_display_stack_changed (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack);</pre>
<p>
</p>
@ -192,9 +192,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2659912"></a><h3>
<a name="id2653814"></a><h3>
<a name="gimp-color-display-stack-add"></a>gimp_color_display_stack_add ()</h3>
<a class="indexterm" name="id2659925"></a><pre class="programlisting">void gimp_color_display_stack_add (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2653827"></a><pre class="programlisting">void gimp_color_display_stack_add (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -219,9 +219,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652307"></a><h3>
<a name="id2652987"></a><h3>
<a name="gimp-color-display-stack-remove"></a>gimp_color_display_stack_remove ()</h3>
<a class="indexterm" name="id2652320"></a><pre class="programlisting">void gimp_color_display_stack_remove (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2653000"></a><pre class="programlisting">void gimp_color_display_stack_remove (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -246,9 +246,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652388"></a><h3>
<a name="id2653067"></a><h3>
<a name="gimp-color-display-stack-reorder-up"></a>gimp_color_display_stack_reorder_up ()</h3>
<a class="indexterm" name="id2652402"></a><pre class="programlisting">void gimp_color_display_stack_reorder_up (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2653080"></a><pre class="programlisting">void gimp_color_display_stack_reorder_up (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -273,9 +273,9 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652468"></a><h3>
<a name="id2653147"></a><h3>
<a name="gimp-color-display-stack-reorder-down"></a>gimp_color_display_stack_reorder_down ()</h3>
<a class="indexterm" name="id2652482"></a><pre class="programlisting">void gimp_color_display_stack_reorder_down
<a class="indexterm" name="id2653160"></a><pre class="programlisting">void gimp_color_display_stack_reorder_down
(<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);</pre>
<p>
@ -301,23 +301,23 @@ href="../gobject/gobject-The-Base-Object-Type.html#GObject"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652550"></a><h3>
<a name="id2653228"></a><h3>
<a name="gimp-color-display-stack-convert"></a>gimp_color_display_stack_convert ()</h3>
<a class="indexterm" name="id2652564"></a><pre class="programlisting">void gimp_color_display_stack_convert (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a class="indexterm" name="id2653241"></a><pre class="programlisting">void gimp_color_display_stack_convert (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpp,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> bpl);</pre>
<p>
@ -362,17 +362,17 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2661864"></a><h2>Signal Details</h2>
<a name="id2661400"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2661875"></a><h3>
<a name="GimpColorDisplayStack-added"></a>The "added" signal</h3>
<a class="indexterm" name="id2661883"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a name="id2661411"></a><h3>
<a name="GimpColorDisplayStack-added"></a>The <code class="literal">"added"</code> signal</h3>
<a class="indexterm" name="id2661425"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -405,11 +405,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661994"></a><h3>
<a name="GimpColorDisplayStack-changed"></a>The "changed" signal</h3>
<a class="indexterm" name="id2662003"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a name="id2661536"></a><h3>
<a name="GimpColorDisplayStack-changed"></a>The <code class="literal">"changed"</code> signal</h3>
<a class="indexterm" name="id2661551"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -432,12 +432,12 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2662070"></a><h3>
<a name="GimpColorDisplayStack-removed"></a>The "removed" signal</h3>
<a class="indexterm" name="id2662080"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a name="id2661619"></a><h3>
<a name="GimpColorDisplayStack-removed"></a>The <code class="literal">"removed"</code> signal</h3>
<a class="indexterm" name="id2661634"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -465,15 +465,15 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664035"></a><h3>
<a name="GimpColorDisplayStack-reordered"></a>The "reordered" signal</h3>
<a class="indexterm" name="id2664043"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a name="id2665069"></a><h3>
<a name="GimpColorDisplayStack-reordered"></a>The <code class="literal">"reordered"</code> signal</h3>
<a class="indexterm" name="id2665084"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *arg1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -505,6 +505,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2665186"></a><div class="refsect2" lang="en"><a name="id2665187"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2665188"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2607648" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2616733" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2593956" class="shortcut">Description</a>
<a href="#id2615233" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2611710" class="shortcut">Object Hierarchy</a>
<a href="#id2595776" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2611759" class="shortcut">Implemented Interfaces</a>
<a href="#id2595824" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2611799" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2595864" 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="id2607648"></a><span class="refentrytitle">GimpColorHexEntry</span>
<a name="id2616733"></a><span class="refentrytitle">GimpColorHexEntry</span>
</h2>
<p>GimpColorHexEntry &#8212; Widget for entering a color's hex triplet.</p>
</td>
@ -62,80 +62,80 @@
<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-struct">GimpColorHexEntry</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new">gimp_color_hex_entry_new</a> (void);
void <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-set-color">gimp_color_hex_entry_set_color</a> (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-get-color">gimp_color_hex_entry_get_color</a> (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2611710"></a><h2>Object Hierarchy</h2>
<a name="id2595776"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkEntry.html"
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
>GtkEntry</a>
+----GimpColorHexEntry
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2611759"></a><h2>Implemented Interfaces</h2>
<a name="id2595824"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorHexEntry implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
>GtkEditable</a> and <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2611799"></a><h2>Signals</h2>
<a name="id2595864"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2593956"></a><h2>Description</h2>
<a name="id2615233"></a><h2>Description</h2>
<p>
Widget for entering a color's hex triplet.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2593973"></a><h2>Details</h2>
<a name="id2615250"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2593984"></a><h3>
<a name="id2615260"></a><h3>
<a name="GimpColorHexEntry-struct"></a>GimpColorHexEntry</h3>
<a class="indexterm" name="id2593995"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<a class="indexterm" name="id2615272"></a><pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594012"></a><h3>
<a name="id2615288"></a><h3>
<a name="gimp-color-hex-entry-new"></a>gimp_color_hex_entry_new ()</h3>
<a class="indexterm" name="id2594025"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2615302"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_hex_entry_new (void);</pre>
<p>
</p>
@ -156,11 +156,11 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2594080"></a><h3>
<a name="id2615356"></a><h3>
<a name="gimp-color-hex-entry-set-color"></a>gimp_color_hex_entry_set_color ()</h3>
<a class="indexterm" name="id2594093"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a class="indexterm" name="id2615370"></a><pre class="programlisting">void gimp_color_hex_entry_set_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Sets the color displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>. If the new color
@ -180,7 +180,7 @@ signal is emitted.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a>
</td>
</tr>
@ -191,11 +191,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618667"></a><h3>
<a name="id2578512"></a><h3>
<a name="gimp-color-hex-entry-get-color"></a>gimp_color_hex_entry_get_color ()</h3>
<a class="indexterm" name="id2618681"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a class="indexterm" name="id2578526"></a><pre class="programlisting">void gimp_color_hex_entry_get_color (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Retrieves the color value displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>.</p>
@ -213,7 +213,7 @@ Retrieves the color value displayed by a <a class="link" href="GimpColorHexEntry
<tr>
<td><p><span class="term"><em class="parameter"><code>color</code></em>&#160;:</span></p></td>
<td> pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a>
</td>
</tr>
@ -224,13 +224,13 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2574352"></a><h2>Signal Details</h2>
<a name="id2603514"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2574363"></a><h3>
<a name="GimpColorHexEntry-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2574370"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
<a name="id2603525"></a><h3>
<a name="GimpColorHexEntry-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2603541"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -252,6 +252,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2603611"></a><div class="refsect2" lang="en"><a name="id2603612"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2603614"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2596977" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2575792" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2660393" class="shortcut">Description</a>
<a href="#id2662005" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2653195" class="shortcut">Object Hierarchy</a>
<a href="#id2664592" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2660324" class="shortcut">Implemented Interfaces</a>
<a href="#id2661936" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2660351" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2661963" 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="id2596977"></a><span class="refentrytitle">GimpColorNotebook</span>
<a name="id2575792"></a><span class="refentrytitle">GimpColorNotebook</span>
</h2>
<p>GimpColorNotebook &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -62,93 +62,93 @@
<a class="link" href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gimp_color_notebook_set_has_page</a> (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> page_type,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> has_page);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2653195"></a><h2>Object Hierarchy</h2>
<a name="id2664592"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorNotebook
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660324"></a><h2>Implemented Interfaces</h2>
<a name="id2661936"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorNotebook implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2660351"></a><h2>Style Properties</h2>
<a name="id2661963"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read
"<a class="link" href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">tab-icon-size</a>" <a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660393"></a><h2>Description</h2>
<a name="id2662005"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It serves as a container for <span class="type">GimpColorSelectors</span>.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2666387"></a><h2>Details</h2>
<a name="id2662042"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2666398"></a><h3>
<a name="id2662053"></a><h3>
<a name="GimpColorNotebook-struct"></a>GimpColorNotebook</h3>
<a class="indexterm" name="id2666409"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<a class="indexterm" name="id2661045"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666426"></a><h3>
<a name="id2661062"></a><h3>
<a name="gimp-color-notebook-set-has-page"></a>gimp_color_notebook_set_has_page ()</h3>
<a class="indexterm" name="id2666437"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2661073"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_notebook_set_has_page (<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> page_type,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> has_page);</pre>
<p>
This function adds and removed pages to / from a <a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a>.
@ -167,7 +167,7 @@ The <em class="parameter"><code>page_type</code></em> passed must be a <a class=
<tr>
<td><p><span class="term"><em class="parameter"><code>page_type</code></em>&#160;:</span></p></td>
<td> The <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of the notebook page to add or remove.
</td>
</tr>
@ -179,12 +179,12 @@ href="../gobject/gobject-Type-Information.html#GType"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> The new page widget, if <em class="parameter"><code>has_page</code></em> was <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><span class="type">TRUE</span></a>, or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><span class="type">NULL</span></a>
if <em class="parameter"><code>has_page</code></em> was <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><span class="type">FALSE</span></a>.
</td>
</tr>
@ -193,12 +193,12 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2660656"></a><h2>Style Property Details</h2>
<a name="id2666497"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2660665"></a><h3>
<a name="GimpColorNotebook--tab-border"></a>The "<code class="literal">tab-border</code>" style property</h3>
<a class="indexterm" name="id2660679"></a><pre class="programlisting"> "tab-border" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2666507"></a><h3>
<a name="GimpColorNotebook--tab-border"></a>The <code class="literal">"tab-border"</code> style property</h3>
<a class="indexterm" name="id2666521"></a><pre class="programlisting"> "tab-border" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p>Width of the border around the tab contents.</p>
<p>Allowed values: &gt;= 0</p>
@ -206,15 +206,20 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660707"></a><h3>
<a name="GimpColorNotebook--tab-icon-size"></a>The "<code class="literal">tab-icon-size</code>" style property</h3>
<a class="indexterm" name="id2660722"></a><pre class="programlisting"> "tab-icon-size" <a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
<a name="id2666550"></a><h3>
<a name="GimpColorNotebook--tab-icon-size"></a>The <code class="literal">"tab-icon-size"</code> style property</h3>
<a class="indexterm" name="id2666564"></a><pre class="programlisting"> "tab-icon-size" <a
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> : Read</pre>
<p>Size for icons displayed in the tab.</p>
<p>Default value: GTK_ICON_SIZE_BUTTON</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666590"></a><div class="refsect2" lang="en"><a name="id2666591"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666592"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorProfileStore.html" title="GimpColorProfileStore">
<link rel="next" href="GimpDialog.html" title="GimpDialog">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="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="#id2602171" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2575572" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2605517" class="shortcut">Description</a>
<a href="#id2619794" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2579818" class="shortcut">Object Hierarchy</a>
<a href="#id2613302" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2605434" class="shortcut">Implemented Interfaces</a>
<a href="#id2619712" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2605475" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2619752" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorProfileComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2602171"></a><span class="refentrytitle">GimpColorProfileComboBox</span>
<a name="id2575572"></a><span class="refentrytitle">GimpColorProfileComboBox</span>
</h2>
<p>GimpColorProfileComboBox</p>
</td>
@ -62,119 +62,119 @@
<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct">GimpColorProfileComboBox</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new">gimp_color_profile_combo_box_new</a> (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *dialog,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *history);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model">gimp_color_profile_combo_box_new_with_model</a>
(<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *dialog,
<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model);
void <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-add">gimp_color_profile_combo_box_add</a> (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);
void <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-set-active">gimp_color_profile_combo_box_set_active</a>
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active">gimp_color_profile_combo_box_get_active</a>
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2579818"></a><h2>Object Hierarchy</h2>
<a name="id2613302"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
>GtkComboBox</a>
+----GimpColorProfileComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605434"></a><h2>Implemented Interfaces</h2>
<a name="id2619712"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileComboBox implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="../gtk/GtkCellLayout.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2605475"></a><h2>Properties</h2>
<a name="id2619752"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog">dialog</a>" <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
>GtkDialog</a> : Read / Write / Construct Only
"<a class="link" href="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model">model</a>" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605517"></a><h2>Description</h2>
<a name="id2619794"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2605532"></a><h2>Details</h2>
<a name="id2619810"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2605543"></a><h3>
<a name="id2619820"></a><h3>
<a name="GimpColorProfileComboBox-struct"></a>GimpColorProfileComboBox</h3>
<a class="indexterm" name="id2605554"></a><pre class="programlisting">typedef struct _GimpColorProfileComboBox GimpColorProfileComboBox;</pre>
<a class="indexterm" name="id2619832"></a><pre class="programlisting">typedef struct _GimpColorProfileComboBox GimpColorProfileComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620068"></a><h3>
<a name="id2576877"></a><h3>
<a name="gimp-color-profile-combo-box-new"></a>gimp_color_profile_combo_box_new ()</h3>
<a class="indexterm" name="id2620082"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2576891"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *dialog,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *history);</pre>
<p>
Create a combo-box widget for selecting color profiles. The combo-box
@ -193,7 +193,7 @@ typically created using the following code snippet:
<tr>
<td><p><span class="term"><em class="parameter"><code>dialog</code></em>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item
</td>
@ -201,7 +201,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>history</code></em>&#160;:</span></p></td>
<td> filename of the profilerc (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> for no history)
</td>
</tr>
@ -218,16 +218,16 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620211"></a><h3>
<a name="id2577019"></a><h3>
<a name="gimp-color-profile-combo-box-new-with-model"></a>gimp_color_profile_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2620227"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2577036"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_profile_combo_box_new_with_model
(<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *dialog,
<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model);</pre>
<p>
This constructor is useful when you want to create several
@ -246,7 +246,7 @@ See also <a class="link" href="GimpColorProfileComboBox.html#gimp-color-profile-
<tr>
<td><p><span class="term"><em class="parameter"><code>dialog</code></em>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item
</td>
@ -269,14 +269,14 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618210"></a><h3>
<a name="id2620014"></a><h3>
<a name="gimp-color-profile-combo-box-add"></a>gimp_color_profile_combo_box_add ()</h3>
<a class="indexterm" name="id2618226"></a><pre class="programlisting">void gimp_color_profile_combo_box_add (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
<a class="indexterm" name="id2620030"></a><pre class="programlisting">void gimp_color_profile_combo_box_add (<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
This function delegates to the underlying
@ -296,7 +296,7 @@ This function delegates to the underlying
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em>&#160;:</span></p></td>
<td> filename of the profile to add (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -304,9 +304,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
<td> label to use for the profile
(may only be <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if <em class="parameter"><code>filename</code></em> is <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -317,21 +317,21 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2618385"></a><h3>
<a name="id2620189"></a><h3>
<a name="gimp-color-profile-combo-box-set-active"></a>gimp_color_profile_combo_box_set_active ()</h3>
<a class="indexterm" name="id2618401"></a><pre class="programlisting">void gimp_color_profile_combo_box_set_active
<a class="indexterm" name="id2620205"></a><pre class="programlisting">void gimp_color_profile_combo_box_set_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
Selects a color profile from the <em class="parameter"><code>combo</code></em> and makes it the active
item. If the profile is not listed in the <em class="parameter"><code>combo</code></em>, then it is added
with the given <em class="parameter"><code>label</code></em> (or <em class="parameter"><code>filename</code></em> in case that <em class="parameter"><code>label</code></em> is <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>).</p>
<p>
@ -352,7 +352,7 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
<td> label to use when adding a new entry (can be <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -363,10 +363,10 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625720"></a><h3>
<a name="id2626090"></a><h3>
<a name="gimp-color-profile-combo-box-get-active"></a>gimp_color_profile_combo_box_get_active ()</h3>
<a class="indexterm" name="id2625735"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2626105"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_color_profile_combo_box_get_active
(<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a> *combo);</pre>
<p>
@ -387,7 +387,7 @@ href="../glib/glib-Basic-Types.html#gchar"
<td> The filename of the currently selected color profile.
This is a newly allocated string and should be released
using <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> when it is not any longer needed.
</td>
@ -399,16 +399,16 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2574990"></a><h2>Property Details</h2>
<a name="id2626168"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2625810"></a><h3>
<a name="GimpColorProfileComboBox--dialog"></a>The "<code class="literal">dialog</code>" property</h3>
<a class="indexterm" name="id2625825"></a><pre class="programlisting"> "dialog" <a
href="../gtk/GtkDialog.html"
<a name="id2626177"></a><h3>
<a name="GimpColorProfileComboBox--dialog"></a>The <code class="literal">"dialog"</code> property</h3>
<a class="indexterm" name="id2626192"></a><pre class="programlisting"> "dialog" <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
>GtkDialog</a> : Read / Write / Construct Only</pre>
<p>
<a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> to present when the user selects the
"Select color profile from disk..." item.</p>
<p>
@ -419,12 +419,12 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625862"></a><h3>
<a name="GimpColorProfileComboBox--model"></a>The "<code class="literal">model</code>" property</h3>
<a class="indexterm" name="id2625876"></a><pre class="programlisting"> "model" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> : Read / Write</pre>
<a name="id2626228"></a><h3>
<a name="GimpColorProfileComboBox--model"></a>The <code class="literal">"model"</code> property</h3>
<a class="indexterm" name="id2626243"></a><pre class="programlisting"> "model" <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> : Read / Write</pre>
<p>
Overrides the "model" property of the <a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> class.
<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox"><span class="type">GimpColorProfileComboBox</span></a> requires the model to be a
<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore"><span class="type">GimpColorProfileStore</span></a>.</p>
@ -435,6 +435,11 @@ href="../gtk/GtkComboBox.html"
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626292"></a><div class="refsect2" lang="en"><a name="id2626293"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2626294"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="GimpColorProfileComboBox.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2600597" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597942" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2601302" class="shortcut">Description</a>
<a href="#id2616491" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2601195" class="shortcut">Object Hierarchy</a>
<a href="#id2616384" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2601225" class="shortcut">Implemented Interfaces</a>
<a href="#id2616414" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2601271" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2616460" class="shortcut">Properties</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpColorProfileStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2600597"></a><span class="refentrytitle">GimpColorProfileStore</span>
<a name="id2597942"></a><span class="refentrytitle">GimpColorProfileStore</span>
</h2>
<p>GimpColorProfileStore</p>
</td>
@ -62,80 +62,80 @@
<a class="link" href="GimpColorProfileStore.html#GimpColorProfileStore-struct">GimpColorProfileStore</a>;
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-new">gimp_color_profile_store_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *history);
void <a class="link" href="GimpColorProfileStore.html#gimp-color-profile-store-add">gimp_color_profile_store_add</a> (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2601195"></a><h2>Object Hierarchy</h2>
<a name="id2616384"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>
+----GimpColorProfileStore
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2601225"></a><h2>Implemented Interfaces</h2>
<a name="id2616414"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorProfileStore implements
GtkBuildable, <a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="../gtk/GtkTreeSortable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2601271"></a><h2>Properties</h2>
<a name="id2616460"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorProfileStore.html#GimpColorProfileStore--history">history</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2601302"></a><h2>Description</h2>
<a name="id2616491"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2589229"></a><h2>Details</h2>
<a name="id2618880"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2589240"></a><h3>
<a name="id2618890"></a><h3>
<a name="GimpColorProfileStore-struct"></a>GimpColorProfileStore</h3>
<a class="indexterm" name="id2589251"></a><pre class="programlisting">typedef struct _GimpColorProfileStore GimpColorProfileStore;</pre>
<a class="indexterm" name="id2618902"></a><pre class="programlisting">typedef struct _GimpColorProfileStore GimpColorProfileStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2589267"></a><h3>
<a name="id2618918"></a><h3>
<a name="gimp-color-profile-store-new"></a>gimp_color_profile_store_new ()</h3>
<a class="indexterm" name="id2589281"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2618932"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_color_profile_store_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *history);</pre>
<p>
Creates a new <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore"><span class="type">GimpColorProfileStore</span></a> object and populates it with
@ -158,7 +158,7 @@ following code snippet:
<tr>
<td><p><span class="term"><em class="parameter"><code>history</code></em>&#160;:</span></p></td>
<td> filename of the profilerc (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> for no history)
</td>
</tr>
@ -175,14 +175,14 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576001"></a><h3>
<a name="id2622016"></a><h3>
<a name="gimp-color-profile-store-add"></a>gimp_color_profile_store_add ()</h3>
<a class="indexterm" name="id2576016"></a><pre class="programlisting">void gimp_color_profile_store_add (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
<a class="indexterm" name="id2622031"></a><pre class="programlisting">void gimp_color_profile_store_add (<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
Adds a color profile item to the <a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore"><span class="type">GimpColorProfileStore</span></a>. Items
@ -191,10 +191,10 @@ the history of last used color profiles.
</p>
<p>
This function is often used to add a selectable item for the <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>
filename. If you pass <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> for both <em class="parameter"><code>filename</code></em> and <em class="parameter"><code>label</code></em>, the
<em class="parameter"><code>label</code></em> will be set to the string "None" for you (and translated for
the user).</p>
@ -212,7 +212,7 @@ the user).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em>&#160;:</span></p></td>
<td> filename of the profile to add (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -220,9 +220,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
<td> label to use for the profile
(may only be <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if <em class="parameter"><code>filename</code></em> is <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>)
</td>
</tr>
@ -233,12 +233,12 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2619993"></a><h2>Property Details</h2>
<a name="id2621694"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2620004"></a><h3>
<a name="GimpColorProfileStore--history"></a>The "<code class="literal">history</code>" property</h3>
<a class="indexterm" name="id2620019"></a><pre class="programlisting"> "history" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2621705"></a><h3>
<a name="GimpColorProfileStore--history"></a>The <code class="literal">"history"</code> property</h3>
<a class="indexterm" name="id2621721"></a><pre class="programlisting"> "history" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>
Filename of the color history used to populate the profile store.</p>
@ -250,6 +250,11 @@ Filename of the color history used to populate the profile store.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2621758"></a><div class="refsect2" lang="en"><a name="id2621759"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2621760"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2582291" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609122" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2615099" class="shortcut">Description</a>
<a href="#id2617611" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2615016" class="shortcut">Object Hierarchy</a>
<a href="#id2588457" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2615071" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2588511" 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="id2582291"></a><span class="refentrytitle">GimpColorScale</span>
<a name="id2609122"></a><span class="refentrytitle">GimpColorScale</span>
</h2>
<p>GimpColorScale &#8212; Fancy colored sliders.</p>
</td>
@ -60,78 +60,78 @@
<a class="link" href="GimpColorScale.html#GimpColorScale-struct">GimpColorScale</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorScale.html#gimp-color-scale-new">gimp_color_scale_new</a> (<a
href="../gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a class="link" href="GimpColorScale.html#gimp-color-scale-set-channel">gimp_color_scale_set_channel</a> (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a class="link" href="GimpColorScale.html#gimp-color-scale-set-color">gimp_color_scale_set_color</a> (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615016"></a><h2>Object Hierarchy</h2>
<a name="id2588457"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkRange.html"
href="/usr/share/gtk-doc/html/gtk/GtkRange.html"
>GtkRange</a>
+----<a
href="../gtk/GtkScale.html"
href="/usr/share/gtk-doc/html/gtk/GtkScale.html"
>GtkScale</a>
+----GimpColorScale
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2615071"></a><h2>Implemented Interfaces</h2>
<a name="id2588511"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScale implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615099"></a><h2>Description</h2>
<a name="id2617611"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2574458"></a><h2>Details</h2>
<a name="id2617626"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2574469"></a><h3>
<a name="id2617637"></a><h3>
<a name="GimpColorScale-struct"></a>GimpColorScale</h3>
<a class="indexterm" name="id2574480"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<a class="indexterm" name="id2617649"></a><pre class="programlisting">typedef struct _GimpColorScale GimpColorScale;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2574497"></a><h3>
<a name="id2617665"></a><h3>
<a name="gimp-color-scale-new"></a>gimp_color_scale_new ()</h3>
<a class="indexterm" name="id2574508"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2617676"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_scale_new (<a
href="../gtk/gtk-Standard-Enumerations.html#GtkOrientation"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkOrientation"
>GtkOrientation</a> orientation,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
@ -162,9 +162,9 @@ Creates a new <a class="link" href="GimpColorScale.html" title="GimpColorScale">
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576462"></a><h3>
<a name="id2576388"></a><h3>
<a name="gimp-color-scale-set-channel"></a>gimp_color_scale_set_channel ()</h3>
<a class="indexterm" name="id2576473"></a><pre class="programlisting">void gimp_color_scale_set_channel (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="indexterm" name="id2576400"></a><pre class="programlisting">void gimp_color_scale_set_channel (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
Changes the color channel displayed by the <em class="parameter"><code>scale</code></em>.</p>
@ -189,14 +189,14 @@ Changes the color channel displayed by the <em class="parameter"><code>scale</co
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2576557"></a><h3>
<a name="id2576484"></a><h3>
<a name="gimp-color-scale-set-color"></a>gimp_color_scale_set_color ()</h3>
<a class="indexterm" name="id2576569"></a><pre class="programlisting">void gimp_color_scale_set_color (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
<a class="indexterm" name="id2576495"></a><pre class="programlisting">void gimp_color_scale_set_color (<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a> *scale,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);</pre>
<p>
Changes the color value of the <em class="parameter"><code>scale</code></em>.</p>
@ -214,14 +214,14 @@ Changes the color value of the <em class="parameter"><code>scale</code></em>.</p
<tr>
<td><p><span class="term"><em class="parameter"><code>rgb</code></em>&#160;:</span></p></td>
<td> the new color as <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>hsv</code></em>&#160;:</span></p></td>
<td> the new color as <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
><span class="type">GimpHSV</span></a>
</td>
</tr>
@ -229,6 +229,11 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2576616"></a><div class="refsect2" lang="en"><a name="id2578728"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2578729"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2587962" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2597050" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2645398" class="shortcut">Description</a>
<a href="#id2664665" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2603609" class="shortcut">Object Hierarchy</a>
<a href="#id2617466" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2645371" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2664570" 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="id2587962"></a><span class="refentrytitle">GimpColorScales</span>
<a name="id2597050"></a><span class="refentrytitle">GimpColorScales</span>
</h2>
<p>GimpColorScales &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -63,42 +63,42 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2603609"></a><h2>Object Hierarchy</h2>
<a name="id2617466"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorScales
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2645371"></a><h2>Implemented Interfaces</h2>
<a name="id2664570"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorScales implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2645398"></a><h2>Description</h2>
<a name="id2664665"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorScales.html" title="GimpColorScales"><span class="type">GimpColorScales</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It shows a group of <a class="link" href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widgets that allow to adjust the
@ -106,16 +106,21 @@ HSV and RGB color channels.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2640062"></a><h2>Details</h2>
<a name="id2664703"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2640073"></a><h3>
<a name="id2664714"></a><h3>
<a name="GimpColorScales-struct"></a>GimpColorScales</h3>
<a class="indexterm" name="id2640084"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<a class="indexterm" name="id2664726"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
<p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666603"></a><div class="refsect2" lang="en"><a name="id2666604"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666605"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2602677" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581309" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2663605" class="shortcut">Description</a>
<a href="#id2666701" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630287" class="shortcut">Object Hierarchy</a>
<a href="#id2591454" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2663577" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2666673" 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="id2602677"></a><span class="refentrytitle">GimpColorSelect</span>
<a name="id2581309"></a><span class="refentrytitle">GimpColorSelect</span>
</h2>
<p>GimpColorSelect &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
</td>
@ -63,42 +63,42 @@
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630287"></a><h2>Object Hierarchy</h2>
<a name="id2591454"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
+----GimpColorSelect
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663577"></a><h2>Implemented Interfaces</h2>
<a name="id2666673"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelect implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663605"></a><h2>Description</h2>
<a name="id2666701"></a><h2>Description</h2>
<p>
The <a class="link" href="GimpColorSelect.html" title="GimpColorSelect"><span class="type">GimpColorSelect</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
It shows a square area that allows to interactively change two color channels
@ -108,16 +108,21 @@ will then change the other two channels accordingly.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663648"></a><h2>Details</h2>
<a name="id2666744"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2663658"></a><h3>
<a name="id2666754"></a><h3>
<a name="GimpColorSelect-struct"></a>GimpColorSelect</h3>
<a class="indexterm" name="id2663670"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<a class="indexterm" name="id2666766"></a><pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
<p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666784"></a><div class="refsect2" lang="en"><a name="id2666266"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2666267"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpColorProfileStore.html" title="GimpColorProfileStore">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="GimpColorProfileStore.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583933" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2599706" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2616328" class="shortcut">Description</a>
<a href="#id2616148" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2575496" class="shortcut">Object Hierarchy</a>
<a href="#id2600030" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2575557" class="shortcut">Implemented Interfaces</a>
<a href="#id2600090" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2575586" class="shortcut">Properties</a>
<a href="#id2600118" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2616303" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2616122" 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="id2583933"></a><span class="refentrytitle">GimpColorSelection</span>
<a name="id2599706"></a><span class="refentrytitle">GimpColorSelection</span>
</h2>
<p>GimpColorSelection &#8212; Widget for doing a color selection.</p>
</td>
@ -64,112 +64,112 @@
<a class="link" href="GimpColorSelection.html#GimpColorSelection-struct">GimpColorSelection</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorSelection.html#gimp-color-selection-new">gimp_color_selection_new</a> (void);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-set-show-alpha">gimp_color_selection_set_show_alpha</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpColorSelection.html#gimp-color-selection-get-show-alpha">gimp_color_selection_get_show_alpha</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-set-color">gimp_color_selection_set_color</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-get-color">gimp_color_selection_get_color</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-set-old-color">gimp_color_selection_set_old_color</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-get-old-color">gimp_color_selection_get_old_color</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-reset">gimp_color_selection_reset</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-color-changed">gimp_color_selection_color_changed</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);
void <a class="link" href="GimpColorSelection.html#gimp-color-selection-set-config">gimp_color_selection_set_config</a> (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2575496"></a><h2>Object Hierarchy</h2>
<a name="id2600030"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----GimpColorSelection
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2575557"></a><h2>Implemented Interfaces</h2>
<a name="id2600090"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelection implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2575586"></a><h2>Properties</h2>
<a name="id2600118"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection--config">config</a>" <a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616303"></a><h2>Signals</h2>
<a name="id2616122"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelection.html#GimpColorSelection-color-changed">color-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2616328"></a><h2>Description</h2>
<a name="id2616148"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2616344"></a><h2>Details</h2>
<a name="id2616164"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2616355"></a><h3>
<a name="id2616174"></a><h3>
<a name="GimpColorSelection-struct"></a>GimpColorSelection</h3>
<a class="indexterm" name="id2616367"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<a class="indexterm" name="id2616186"></a><pre class="programlisting">typedef struct _GimpColorSelection GimpColorSelection;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616383"></a><h3>
<a name="id2616202"></a><h3>
<a name="gimp-color-selection-new"></a>gimp_color_selection_new ()</h3>
<a class="indexterm" name="id2616394"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2616214"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selection_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a> widget.</p>
@ -187,11 +187,11 @@ Creates a new <a class="link" href="GimpColorSelection.html" title="GimpColorSel
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2616449"></a><h3>
<a name="id2616268"></a><h3>
<a name="gimp-color-selection-set-show-alpha"></a>gimp_color_selection_set_show_alpha ()</h3>
<a class="indexterm" name="id2616462"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2616282"></a><pre class="programlisting">void gimp_color_selection_set_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> 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>
@ -216,10 +216,10 @@ Sets the <em class="parameter"><code>show_alpha</code></em> property of the <em
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581803"></a><h3>
<a name="id2615433"></a><h3>
<a name="gimp-color-selection-get-show-alpha"></a>gimp_color_selection_get_show_alpha ()</h3>
<a class="indexterm" name="id2581816"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2615446"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_color_selection_get_show_alpha (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Returns the <em class="parameter"><code>selection</code></em>'s <em class="parameter"><code>show_alpha</code></em> property.</p>
@ -237,7 +237,7 @@ Returns the <em class="parameter"><code>selection</code></em>'s <em class="param
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><span class="type">TRUE</span></a> if the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a> has alpha controls.
</td>
</tr>
@ -246,11 +246,11 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581910"></a><h3>
<a name="id2615540"></a><h3>
<a name="gimp-color-selection-set-color"></a>gimp_color_selection_set_color ()</h3>
<a class="indexterm" name="id2581923"></a><pre class="programlisting">void gimp_color_selection_set_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2615553"></a><pre class="programlisting">void gimp_color_selection_set_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color to the new <em class="parameter"><code>color</code></em>.</p>
@ -275,11 +275,11 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2582022"></a><h3>
<a name="id2615652"></a><h3>
<a name="gimp-color-selection-get-color"></a>gimp_color_selection_get_color ()</h3>
<a class="indexterm" name="id2582035"></a><pre class="programlisting">void gimp_color_selection_get_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2615665"></a><pre class="programlisting">void gimp_color_selection_get_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
This function returns the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color.</p>
@ -304,11 +304,11 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623645"></a><h3>
<a name="id2624004"></a><h3>
<a name="gimp-color-selection-set-old-color"></a>gimp_color_selection_set_old_color ()</h3>
<a class="indexterm" name="id2623657"></a><pre class="programlisting">void gimp_color_selection_set_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2624016"></a><pre class="programlisting">void gimp_color_selection_set_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s old color.</p>
@ -333,11 +333,11 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623745"></a><h3>
<a name="id2624104"></a><h3>
<a name="gimp-color-selection-get-old-color"></a>gimp_color_selection_get_old_color ()</h3>
<a class="indexterm" name="id2623758"></a><pre class="programlisting">void gimp_color_selection_get_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2624118"></a><pre class="programlisting">void gimp_color_selection_get_old_color (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
This function returns the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s old color.</p>
@ -362,9 +362,9 @@ This function returns the <a class="link" href="GimpColorSelection.html" title="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623856"></a><h3>
<a name="id2624216"></a><h3>
<a name="gimp-color-selection-reset"></a>gimp_color_selection_reset ()</h3>
<a class="indexterm" name="id2623868"></a><pre class="programlisting">void gimp_color_selection_reset (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2624228"></a><pre class="programlisting">void gimp_color_selection_reset (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelection"><span class="type">GimpColorSelection</span></a>'s current color to its old color.</p>
<p>
@ -381,9 +381,9 @@ Sets the <a class="link" href="GimpColorSelection.html" title="GimpColorSelectio
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623933"></a><h3>
<a name="id2624292"></a><h3>
<a name="gimp-color-selection-color-changed"></a>gimp_color_selection_color_changed ()</h3>
<a class="indexterm" name="id2623946"></a><pre class="programlisting">void gimp_color_selection_color_changed (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<a class="indexterm" name="id2624306"></a><pre class="programlisting">void gimp_color_selection_color_changed (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection);</pre>
<p>
Emits the "color-changed" signal.</p>
<p>
@ -400,11 +400,11 @@ Emits the "color-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624003"></a><h3>
<a name="id2624364"></a><h3>
<a name="gimp-color-selection-set-config"></a>gimp_color_selection_set_config ()</h3>
<a class="indexterm" name="id2624019"></a><pre class="programlisting">void gimp_color_selection_set_config (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a class="indexterm" name="id2624380"></a><pre class="programlisting">void gimp_color_selection_set_config (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *selection,
<a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
<p>
Sets the color management configuration to use with this color selection.</p>
@ -431,24 +431,24 @@ Sets the color management configuration to use with this color selection.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624100"></a><h2>Property Details</h2>
<a name="id2624461"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2624111"></a><h3>
<a name="GimpColorSelection--config"></a>The "<code class="literal">config</code>" property</h3>
<a class="indexterm" name="id2624125"></a><pre class="programlisting"> "config" <a
href="../libgimpconfig/GimpColorConfig.html"
<a name="id2624472"></a><h3>
<a name="GimpColorSelection--config"></a>The <code class="literal">"config"</code> property</h3>
<a class="indexterm" name="id2624486"></a><pre class="programlisting"> "config" <a
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> : Write</pre>
<p></p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624147"></a><h2>Signal Details</h2>
<a name="id2624508"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2624158"></a><h3>
<a name="GimpColorSelection-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2624168"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
<a name="id2624519"></a><h3>
<a name="GimpColorSelection-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2624535"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelection.html" title="GimpColorSelection">GimpColorSelection</a> *gimpcolorselection,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -470,6 +470,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2624606"></a><div class="refsect2" lang="en"><a name="id2624607"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2624608"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2603788" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2645959" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2663875" class="shortcut">Description</a>
<a href="#id2653373" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2660623" class="shortcut">Object Hierarchy</a>
<a href="#id2662439" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2663816" class="shortcut">Implemented Interfaces</a>
<a href="#id2653314" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2663843" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2653342" 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="id2603788"></a><span class="refentrytitle">GimpColorSelector</span>
<a name="id2645959"></a><span class="refentrytitle">GimpColorSelector</span>
</h2>
<p>GimpColorSelector &#8212; Pluggable GIMP color selector modules.</p>
</td>
@ -65,37 +65,37 @@
#define <a class="link" href="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS">GIMP_COLOR_SELECTOR_BAR_SIZE</a>
enum <a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpColorSelector.html#gimp-color-selector-new">gimp_color_selector_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> selector_type,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-toggles-visible">gimp_color_selector_set_toggles_visible</a>
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-toggles-sensitive">gimp_color_selector_set_toggles_sensitive</a>
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> sensitive);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-show-alpha">gimp_color_selector_set_show_alpha</a> (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-color">gimp_color_selector_set_color</a> (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-channel">gimp_color_selector_set_channel</a> (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);
@ -103,35 +103,35 @@ void <a class="link" href="GimpColorSelector.html#gimp-color-sele
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-channel-changed">gimp_color_selector_channel_changed</a> (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);
void <a class="link" href="GimpColorSelector.html#gimp-color-selector-set-config">gimp_color_selector_set_config</a> (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2660623"></a><h2>Object Hierarchy</h2>
<a name="id2662439"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----GimpColorSelector
+----<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a>
@ -140,13 +140,13 @@ href="../gtk/GtkVBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663816"></a><h2>Implemented Interfaces</h2>
<a name="id2653314"></a><h2>Implemented Interfaces</h2>
<p>
GimpColorSelector implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663843"></a><h2>Signals</h2>
<a name="id2653342"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpColorSelector.html#GimpColorSelector-channel-changed">channel-changed</a>" : Run First
@ -154,27 +154,27 @@ GimpColorSelector implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663875"></a><h2>Description</h2>
<a name="id2653373"></a><h2>Description</h2>
<p>
Functions and definitions for creating pluggable GIMP color
selector modules.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663892"></a><h2>Details</h2>
<a name="id2653390"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2663902"></a><h3>
<a name="id2653401"></a><h3>
<a name="GimpColorSelector-struct"></a>GimpColorSelector</h3>
<a class="indexterm" name="id2663914"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<a class="indexterm" name="id2653412"></a><pre class="programlisting">typedef struct _GimpColorSelector GimpColorSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663930"></a><h3>
<a name="id2653429"></a><h3>
<a name="GIMP-COLOR-SELECTOR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_SIZE</h3>
<a class="indexterm" name="id2663942"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
<a class="indexterm" name="id2653440"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_SIZE 150
</pre>
<p>
The suggested size for a color area in a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -182,9 +182,9 @@ The suggested size for a color area in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2663966"></a><h3>
<a name="id2653464"></a><h3>
<a name="GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"></a>GIMP_COLOR_SELECTOR_BAR_SIZE</h3>
<a class="indexterm" name="id2663977"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
<a class="indexterm" name="id2653475"></a><pre class="programlisting">#define GIMP_COLOR_SELECTOR_BAR_SIZE 15
</pre>
<p>
The suggested width for a color bar in a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.
@ -192,9 +192,9 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664001"></a><h3>
<a name="id2653499"></a><h3>
<a name="GimpColorSelectorChannel"></a>enum GimpColorSelectorChannel</h3>
<a class="indexterm" name="id2664013"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2653510"></a><pre class="programlisting">typedef enum
{
GIMP_COLOR_SELECTOR_HUE, /*&lt; desc="_H", help="Hue" &gt;*/
GIMP_COLOR_SELECTOR_SATURATION, /*&lt; desc="_S", help="Saturation" &gt;*/
@ -252,18 +252,18 @@ The suggested width for a color bar in a <a class="link" href="GimpColorSelector
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661481"></a><h3>
<a name="id2664858"></a><h3>
<a name="gimp-color-selector-new"></a>gimp_color_selector_new ()</h3>
<a class="indexterm" name="id2661492"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2664870"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_color_selector_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> selector_type,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
@ -304,12 +304,12 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652618"></a><h3>
<a name="id2664990"></a><h3>
<a name="gimp-color-selector-set-toggles-visible"></a>gimp_color_selector_set_toggles_visible ()</h3>
<a class="indexterm" name="id2652630"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
<a class="indexterm" name="id2665003"></a><pre class="programlisting">void gimp_color_selector_set_toggles_visible
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> visible);</pre>
<p>
@ -334,12 +334,12 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652699"></a><h3>
<a name="id2660796"></a><h3>
<a name="gimp-color-selector-set-toggles-sensitive"></a>gimp_color_selector_set_toggles_sensitive ()</h3>
<a class="indexterm" name="id2652714"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
<a class="indexterm" name="id2660811"></a><pre class="programlisting">void gimp_color_selector_set_toggles_sensitive
(<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> sensitive);</pre>
<p>
@ -364,11 +364,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652782"></a><h3>
<a name="id2660879"></a><h3>
<a name="gimp-color-selector-set-show-alpha"></a>gimp_color_selector_set_show_alpha ()</h3>
<a class="indexterm" name="id2652796"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2660893"></a><pre class="programlisting">void gimp_color_selector_set_show_alpha (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_alpha);</pre>
<p>
@ -393,14 +393,14 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652863"></a><h3>
<a name="id2660960"></a><h3>
<a name="gimp-color-selector-set-color"></a>gimp_color_selector_set_color ()</h3>
<a class="indexterm" name="id2652876"></a><pre class="programlisting">void gimp_color_selector_set_color (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2660973"></a><pre class="programlisting">void gimp_color_selector_set_color (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *rgb,
const <a
href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
>GimpHSV</a> *hsv);</pre>
<p>
@ -430,9 +430,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665836"></a><h3>
<a name="id2666858"></a><h3>
<a name="gimp-color-selector-set-channel"></a>gimp_color_selector_set_channel ()</h3>
<a class="indexterm" name="id2665849"></a><pre class="programlisting">void gimp_color_selector_set_channel (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2666870"></a><pre class="programlisting">void gimp_color_selector_set_channel (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="link" href="GimpColorSelector.html#GimpColorSelectorChannel">GimpColorSelectorChannel</a> channel);</pre>
<p>
@ -457,9 +457,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665909"></a><h3>
<a name="id2666931"></a><h3>
<a name="gimp-color-selector-color-changed"></a>gimp_color_selector_color_changed ()</h3>
<a class="indexterm" name="id2665923"></a><pre class="programlisting">void gimp_color_selector_color_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2666944"></a><pre class="programlisting">void gimp_color_selector_color_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -476,9 +476,9 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665963"></a><h3>
<a name="id2666985"></a><h3>
<a name="gimp-color-selector-channel-changed"></a>gimp_color_selector_channel_changed ()</h3>
<a class="indexterm" name="id2665977"></a><pre class="programlisting">void gimp_color_selector_channel_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<a class="indexterm" name="id2666998"></a><pre class="programlisting">void gimp_color_selector_channel_changed (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector);</pre>
<p>
</p>
@ -495,11 +495,11 @@ href="../libgimpcolor/libgimpcolor-GimpHSV.html#GimpHSV"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666017"></a><h3>
<a name="id2667039"></a><h3>
<a name="gimp-color-selector-set-config"></a>gimp_color_selector_set_config ()</h3>
<a class="indexterm" name="id2666032"></a><pre class="programlisting">void gimp_color_selector_set_config (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a class="indexterm" name="id2667054"></a><pre class="programlisting">void gimp_color_selector_set_config (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *selector,
<a
href="../libgimpconfig/GimpColorConfig.html"
href="/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html"
>GimpColorConfig</a> *config);</pre>
<p>
Sets the color management configuration to use with this color selector.</p>
@ -526,16 +526,16 @@ Sets the color management configuration to use with this color selector.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666104"></a><h2>Signal Details</h2>
<a name="id2667126"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2666114"></a><h3>
<a name="GimpColorSelector-channel-changed"></a>The "channel-changed" signal</h3>
<a class="indexterm" name="id2666123"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a name="id2667135"></a><h3>
<a name="GimpColorSelector-channel-changed"></a>The <code class="literal">"channel-changed"</code> signal</h3>
<a class="indexterm" name="id2667150"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -563,17 +563,17 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2666205"></a><h3>
<a name="GimpColorSelector-color-changed"></a>The "color-changed" signal</h3>
<a class="indexterm" name="id2666214"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a name="id2667231"></a><h3>
<a name="GimpColorSelector-color-changed"></a>The <code class="literal">"color-changed"</code> signal</h3>
<a class="indexterm" name="id2667246"></a><pre class="programlisting">void user_function (<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a> *gimpcolorselector,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -606,21 +606,26 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2666316"></a><h2>See Also</h2>
<a name="id2667348"></a><h2>See Also</h2>
<p>
<a
href="../glib/glib-Dynamic-Loading-of-Modules.html#GModule"
href="/usr/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"
><span class="type">GModule</span></a>
</p>
<p>
<a
href="../gobject/GTypeModule.html"
href="/usr/share/gtk-doc/html/gobject/GTypeModule.html"
><span class="type">GTypeModule</span></a>
</p>
<p>
<span class="type">libgimp-gimpmodule</span>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2667383"></a><div class="refsect2" lang="en"><a name="id2667384"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2667385"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2588417" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574646" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2663430" class="shortcut">Description</a>
<a href="#id2666358" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2663319" class="shortcut">Object Hierarchy</a>
<a href="#id2662586" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2663343" class="shortcut">Implemented Interfaces</a>
<a href="#id2666272" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2663364" class="shortcut">Properties</a>
<a href="#id2666293" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2663405" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2666334" 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="id2588417"></a><span class="refentrytitle">GimpController</span>
<a name="id2574646"></a><span class="refentrytitle">GimpController</span>
</h2>
<p>GimpController &#8212; Pluggable GIMP input controller modules.</p>
</td>
@ -69,79 +69,79 @@ enum <a class="link" href="GimpController.html#GimpControllerEven
union <a class="link" href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a>;
<a class="link" href="GimpController.html#GimpController-struct">GimpController</a>;
<a class="link" href="GimpController.html" title="GimpController">GimpController</a>* <a class="link" href="GimpController.html#gimp-controller-new">gimp_controller_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> controller_type);
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpController.html#gimp-controller-get-n-events">gimp_controller_get_n_events</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller);
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpController.html#gimp-controller-get-event-name">gimp_controller_get_event_name</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> event_id);
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpController.html#gimp-controller-get-event-blurb">gimp_controller_get_event_blurb</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> event_id);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpController.html#gimp-controller-event">gimp_controller_event</a> (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a class="link" href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663319"></a><h2>Object Hierarchy</h2>
<a name="id2662586"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----GimpController
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663343"></a><h2>Implemented Interfaces</h2>
<a name="id2666272"></a><h2>Implemented Interfaces</h2>
<p>
GimpController implements
<a
href="../libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
href="/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig.html#GimpConfigInterface"
>GimpConfigInterface</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663364"></a><h2>Properties</h2>
<a name="id2666293"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController--name">name</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct
"<a class="link" href="GimpController.html#GimpController--state">state</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663405"></a><h2>Signals</h2>
<a name="id2666334"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpController.html#GimpController-event">event</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2663430"></a><h2>Description</h2>
<a name="id2666358"></a><h2>Description</h2>
<p>
An abstract interface for implementing arbitrary input controllers.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2663447"></a><h2>Details</h2>
<a name="id2666375"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2663458"></a><h3>
<a name="id2666386"></a><h3>
<a name="GimpControllerEventType"></a>enum GimpControllerEventType</h3>
<a class="indexterm" name="id2663469"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2666397"></a><pre class="programlisting">typedef enum
{
GIMP_CONTROLLER_EVENT_TRIGGER,
GIMP_CONTROLLER_EVENT_VALUE
@ -153,9 +153,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660757"></a><h3>
<a name="id2666414"></a><h3>
<a name="GimpControllerEventAny"></a>GimpControllerEventAny</h3>
<a class="indexterm" name="id2660769"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2666425"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -167,9 +167,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660786"></a><h3>
<a name="id2664210"></a><h3>
<a name="GimpControllerEventTrigger"></a>GimpControllerEventTrigger</h3>
<a class="indexterm" name="id2660798"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2664222"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -181,9 +181,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660815"></a><h3>
<a name="id2664239"></a><h3>
<a name="GimpControllerEventValue"></a>GimpControllerEventValue</h3>
<a class="indexterm" name="id2660826"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2664250"></a><pre class="programlisting">typedef struct {
GimpControllerEventType type;
GimpController *source;
gint event_id;
@ -196,9 +196,9 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660845"></a><h3>
<a name="id2664269"></a><h3>
<a name="GimpControllerEvent"></a>union GimpControllerEvent</h3>
<a class="indexterm" name="id2660857"></a><pre class="programlisting">union GimpControllerEvent
<a class="indexterm" name="id2664281"></a><pre class="programlisting">union GimpControllerEvent
{
GimpControllerEventType type;
GimpControllerEventAny any;
@ -212,19 +212,19 @@ An abstract interface for implementing arbitrary input controllers.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660875"></a><h3>
<a name="id2664299"></a><h3>
<a name="GimpController-struct"></a>GimpController</h3>
<a class="indexterm" name="id2660887"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<a class="indexterm" name="id2664311"></a><pre class="programlisting">typedef struct _GimpController GimpController;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660903"></a><h3>
<a name="id2664327"></a><h3>
<a name="gimp-controller-new"></a>gimp_controller_new ()</h3>
<a class="indexterm" name="id2660916"></a><pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (<a
href="../gobject/gobject-Type-Information.html#GType"
<a class="indexterm" name="id2664340"></a><pre class="programlisting"><a class="link" href="GimpController.html" title="GimpController">GimpController</a>* gimp_controller_new (<a
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> controller_type);</pre>
<p>
@ -249,10 +249,10 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2660972"></a><h3>
<a name="id2664396"></a><h3>
<a name="gimp-controller-get-n-events"></a>gimp_controller_get_n_events ()</h3>
<a class="indexterm" name="id2660983"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
<a class="indexterm" name="id2664407"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> gimp_controller_get_n_events (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller);</pre>
<p>
@ -277,13 +277,13 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2661040"></a><h3>
<a name="id2664464"></a><h3>
<a name="gimp-controller-get-event-name"></a>gimp_controller_get_event_name ()</h3>
<a class="indexterm" name="id2664902"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2665822"></a><pre class="programlisting">const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_name (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> event_id);</pre>
<p>
@ -313,13 +313,13 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664981"></a><h3>
<a name="id2665901"></a><h3>
<a name="gimp-controller-get-event-blurb"></a>gimp_controller_get_event_blurb ()</h3>
<a class="indexterm" name="id2664992"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2665912"></a><pre class="programlisting">const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_controller_get_event_blurb (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> event_id);</pre>
<p>
@ -349,10 +349,10 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665071"></a><h3>
<a name="id2665991"></a><h3>
<a name="gimp-controller-event"></a>gimp_controller_event ()</h3>
<a class="indexterm" name="id2665083"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2666002"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_controller_event (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *controller,
const <a class="link" href="GimpController.html#GimpControllerEvent">GimpControllerEvent</a> *event);</pre>
<p>
@ -383,40 +383,40 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2665162"></a><h2>Property Details</h2>
<a name="id2666082"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2665173"></a><h3>
<a name="GimpController--name"></a>The "<code class="literal">name</code>" property</h3>
<a class="indexterm" name="id2665187"></a><pre class="programlisting"> "name" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2666093"></a><h3>
<a name="GimpController--name"></a>The <code class="literal">"name"</code> property</h3>
<a class="indexterm" name="id2666107"></a><pre class="programlisting"> "name" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: "Unnamed Controller"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2665210"></a><h3>
<a name="GimpController--state"></a>The "<code class="literal">state</code>" property</h3>
<a class="indexterm" name="id2665224"></a><pre class="programlisting"> "state" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2666130"></a><h3>
<a name="GimpController--state"></a>The <code class="literal">"state"</code> property</h3>
<a class="indexterm" name="id2666144"></a><pre class="programlisting"> "state" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: "Unknown"</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2665248"></a><h2>Signal Details</h2>
<a name="id2666168"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2665259"></a><h3>
<a name="GimpController-event"></a>The "event" signal</h3>
<a class="indexterm" name="id2665267"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2669030"></a><h3>
<a name="GimpController-event"></a>The <code class="literal">"event"</code> signal</h3>
<a class="indexterm" name="id2669042"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_function (<a class="link" href="GimpController.html" title="GimpController">GimpController</a> *gimpcontroller,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
@ -448,6 +448,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2669135"></a><div class="refsect2" lang="en"><a name="id2669136"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2669137"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">
<link rel="next" href="GimpEnumStore.html" title="GimpEnumStore">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,25 +33,25 @@
<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="#id2615492" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2585530" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2622766" class="shortcut">Description</a>
<a href="#id2618562" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2625519" class="shortcut">Object Hierarchy</a>
<a href="#id2605963" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2625587" class="shortcut">Implemented Interfaces</a>
<a href="#id2606031" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2622722" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2618519" 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="id2615492"></a><span class="refentrytitle">GimpDialog</span>
<a name="id2585530"></a><span class="refentrytitle">GimpDialog</span>
</h2>
<p>GimpDialog &#8212; Constructors for <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</p>
</td>
@ -65,151 +65,151 @@ dialog-related stuff.</p>
<a class="link" href="GimpDialog.html#GimpDialog-struct">GimpDialog</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-new">gimp_dialog_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="../gtk/GtkDialog.html#GtkDialogFlags"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
...);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-new-valist">gimp_dialog_new_valist</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="../gtk/GtkDialog.html#GtkDialogFlags"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
va_list args);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpDialog.html#gimp-dialog-add-button">gimp_dialog_add_button</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *button_text,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> response_id);
void <a class="link" href="GimpDialog.html#gimp-dialog-add-buttons">gimp_dialog_add_buttons</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);
void <a class="link" href="GimpDialog.html#gimp-dialog-add-buttons-valist">gimp_dialog_add_buttons_valist</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpDialog.html#gimp-dialog-run">gimp_dialog_run</a> (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);
void <a class="link" href="GimpDialog.html#gimp-dialogs-show-help-button">gimp_dialogs_show_help_button</a> (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625519"></a><h2>Object Hierarchy</h2>
<a name="id2605963"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkWindow.html"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
>GtkWindow</a>
+----<a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
>GtkDialog</a>
+----GimpDialog
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2625587"></a><h2>Implemented Interfaces</h2>
<a name="id2606031"></a><h2>Implemented Interfaces</h2>
<p>
GimpDialog implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2622722"></a><h2>Properties</h2>
<a name="id2618519"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpDialog.html#GimpDialog--help-func">help-func</a>" <a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> : Read / Write / Construct Only
"<a class="link" href="GimpDialog.html#GimpDialog--help-id">help-id</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2622766"></a><h2>Description</h2>
<a name="id2618562"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2622782"></a><h2>Details</h2>
<a name="id2618578"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2622793"></a><h3>
<a name="id2618589"></a><h3>
<a name="GimpDialog-struct"></a>GimpDialog</h3>
<a class="indexterm" name="id2622805"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<a class="indexterm" name="id2618602"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622820"></a><h3>
<a name="id2618617"></a><h3>
<a name="gimp-dialog-new"></a>gimp_dialog_new ()</h3>
<a class="indexterm" name="id2622833"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2618629"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="../gtk/GtkDialog.html#GtkDialogFlags"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
...);</pre>
<p>
@ -222,7 +222,7 @@ into a <em class="parameter"><code>va_list</code></em> variable and passes every
<p>
For a description of the format of the <em class="parameter"><code>va_list</code></em> describing the
action_area buttons see <a
href="../gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
><code class="function">gtk_dialog_new_with_buttons()</code></a>.</p>
<p>
@ -234,7 +234,7 @@ href="../gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
<td><p><span class="term"><em class="parameter"><code>title</code></em>&#160;:</span></p></td>
<td> The dialog's title which will be set with
<a
href="../gtk/GtkWindow.html#gtk-window-set-title"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
><code class="function">gtk_window_set_title()</code></a>.
</td>
</tr>
@ -242,7 +242,7 @@ href="../gtk/GtkWindow.html#gtk-window-set-title"
<td><p><span class="term"><em class="parameter"><code>role</code></em>&#160;:</span></p></td>
<td> The dialog's <em class="parameter"><code>role</code></em> which will be set with
<a
href="../gtk/GtkWindow.html#gtk-window-set-role"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-role"
><code class="function">gtk_window_set_role()</code></a>.
</td>
</tr>
@ -254,7 +254,7 @@ href="../gtk/GtkWindow.html#gtk-window-set-role"
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em>&#160;:</span></p></td>
<td> The <em class="parameter"><code>flags</code></em> (see the <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> documentation).
</td>
</tr>
@ -271,7 +271,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> A <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> destribing the
action_area buttons.
</td>
@ -286,25 +286,25 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624758"></a><h3>
<a name="id2625132"></a><h3>
<a name="gimp-dialog-new-valist"></a>gimp_dialog_new_valist ()</h3>
<a class="indexterm" name="id2624770"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2625144"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new_valist (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *role,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a
href="../gtk/GtkDialog.html#GtkDialogFlags"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#GtkDialogFlags"
>GtkDialogFlags</a> flags,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
va_list args);</pre>
<p>
@ -314,7 +314,7 @@ Creates a new <em class="parameter"><code>GimpDialog</code></em> widget. If a Gt
<p>
For a description of the format of the <em class="parameter"><code>va_list</code></em> describing the
action_area buttons see <a
href="../gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
><code class="function">gtk_dialog_new_with_buttons()</code></a>.</p>
<p>
@ -326,7 +326,7 @@ href="../gtk/GtkDialog.html#gtk-dialog-new-with-buttons"
<td><p><span class="term"><em class="parameter"><code>title</code></em>&#160;:</span></p></td>
<td> The dialog's title which will be set with
<a
href="../gtk/GtkWindow.html#gtk-window-set-title"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-title"
><code class="function">gtk_window_set_title()</code></a>.
</td>
</tr>
@ -334,21 +334,21 @@ href="../gtk/GtkWindow.html#gtk-window-set-title"
<td><p><span class="term"><em class="parameter"><code>role</code></em>&#160;:</span></p></td>
<td> The dialog's <em class="parameter"><code>role</code></em> which will be set with
<a
href="../gtk/GtkWindow.html#gtk-window-set-role"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html#gtk-window-set-role"
><code class="function">gtk_window_set_role()</code></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent</code></em>&#160;:</span></p></td>
<td> The <em class="parameter"><code>parent</code></em> widget of this dialog or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em>&#160;:</span></p></td>
<td> The <em class="parameter"><code>flags</code></em> (see the <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> documentation).
</td>
</tr>
@ -377,20 +377,20 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627578"></a><h3>
<a name="id2627950"></a><h3>
<a name="gimp-dialog-add-button"></a>gimp_dialog_add_button ()</h3>
<a class="indexterm" name="id2627589"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2627961"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_add_button (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *button_text,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> response_id);</pre>
<p>
This function is essentially the same as <a
href="../gtk/GtkDialog.html#gtk-dialog-add-button"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
><code class="function">gtk_dialog_add_button()</code></a>
except it ensures there is only one help button and automatically
sets the RESPONSE_OK widget as the default response.</p>
@ -425,16 +425,16 @@ sets the RESPONSE_OK widget as the default response.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627710"></a><h3>
<a name="id2628082"></a><h3>
<a name="gimp-dialog-add-buttons"></a>gimp_dialog_add_buttons ()</h3>
<a class="indexterm" name="id2627722"></a><pre class="programlisting">void gimp_dialog_add_buttons (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
<a class="indexterm" name="id2628093"></a><pre class="programlisting">void gimp_dialog_add_buttons (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
...);</pre>
<p>
This function is essentially the same as <a
href="../gtk/GtkDialog.html#gtk-dialog-add-buttons"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-buttons"
><code class="function">gtk_dialog_add_buttons()</code></a>
except it calls <a class="link" href="GimpDialog.html#gimp-dialog-add-button"><code class="function">gimp_dialog_add_button()</code></a> instead of <a
href="../gtk/GtkDialog.html#gtk-dialog-add-button"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-add-button"
><code class="function">gtk_dialog_add_button()</code></a></p>
<p>
@ -457,9 +457,9 @@ href="../gtk/GtkDialog.html#gtk-dialog-add-button"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627818"></a><h3>
<a name="id2628190"></a><h3>
<a name="gimp-dialog-add-buttons-valist"></a>gimp_dialog_add_buttons_valist ()</h3>
<a class="indexterm" name="id2627832"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
<a class="indexterm" name="id2628203"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
<p>
This function is essentially the same as <a class="link" href="GimpDialog.html#gimp-dialog-add-buttons"><code class="function">gimp_dialog_add_buttons()</code></a>
@ -485,17 +485,17 @@ except it takes a va_list instead of '...'</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627918"></a><h3>
<a name="id2628290"></a><h3>
<a name="gimp-dialog-run"></a>gimp_dialog_run ()</h3>
<a class="indexterm" name="id2627931"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
<a class="indexterm" name="id2628302"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> gimp_dialog_run (<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<p>
This function does exactly the same as <a
href="../gtk/GtkDialog.html#gtk-dialog-run"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html#gtk-dialog-run"
><code class="function">gtk_dialog_run()</code></a> except it
does not make the dialog modal while the <a
href="../glib/glib-The-Main-Event-Loop.html#GMainLoop"
href="/usr/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#GMainLoop"
><span class="type">GMainLoop</span></a> is running.</p>
<p>
@ -518,10 +518,10 @@ href="../glib/glib-The-Main-Event-Loop.html#GMainLoop"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628016"></a><h3>
<a name="id2628388"></a><h3>
<a name="gimp-dialogs-show-help-button"></a>gimp_dialogs_show_help_button ()</h3>
<a class="indexterm" name="id2628032"></a><pre class="programlisting">void gimp_dialogs_show_help_button (<a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2617280"></a><pre class="programlisting">void gimp_dialogs_show_help_button (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);</pre>
<p>
This function is for internal use only.</p>
@ -541,26 +541,31 @@ This function is for internal use only.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628071"></a><h2>Property Details</h2>
<a name="id2628438"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2628080"></a><h3>
<a name="GimpDialog--help-func"></a>The "<code class="literal">help-func</code>" property</h3>
<a class="indexterm" name="id2628092"></a><pre class="programlisting"> "help-func" <a
href="../glib/glib-Basic-Types.html#gpointer"
<a name="id2628447"></a><h3>
<a name="GimpDialog--help-func"></a>The <code class="literal">"help-func"</code> property</h3>
<a class="indexterm" name="id2628460"></a><pre class="programlisting"> "help-func" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628112"></a><h3>
<a name="GimpDialog--help-id"></a>The "<code class="literal">help-id</code>" property</h3>
<a class="indexterm" name="id2628124"></a><pre class="programlisting"> "help-id" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2628479"></a><h3>
<a name="GimpDialog--help-id"></a>The <code class="literal">"help-id"</code> property</h3>
<a class="indexterm" name="id2628492"></a><pre class="programlisting"> "help-id" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p></p>
<p>Default value: NULL</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628515"></a><div class="refsect2" lang="en"><a name="id2628516"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2628517"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2609785" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2606755" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2591183" class="shortcut">Description</a>
<a href="#id2578899" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2575841" class="shortcut">Object Hierarchy</a>
<a href="#id2621893" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2575909" class="shortcut">Implemented Interfaces</a>
<a href="#id2621961" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2591153" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2578869" 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="id2609785"></a><span class="refentrytitle">GimpEnumComboBox</span>
<a name="id2606755"></a><span class="refentrytitle">GimpEnumComboBox</span>
</h2>
<p>GimpEnumComboBox</p>
</td>
@ -62,99 +62,99 @@
<a class="link" href="GimpEnumComboBox.html#GimpEnumComboBox-struct">GimpEnumComboBox</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new">gimp_enum_combo_box_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model">gimp_enum_combo_box_new_with_model</a> (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);
void <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix">gimp_enum_combo_box_set_stock_prefix</a>
(<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2575841"></a><h2>Object Hierarchy</h2>
<a name="id2621893"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
>GtkComboBox</a>
+----<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
+----GimpEnumComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2575909"></a><h2>Implemented Interfaces</h2>
<a name="id2621961"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumComboBox implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="../gtk/GtkCellLayout.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2591153"></a><h2>Properties</h2>
<a name="id2578869"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumComboBox.html#GimpEnumComboBox--model">model</a>" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2591183"></a><h2>Description</h2>
<a name="id2578899"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2591198"></a><h2>Details</h2>
<a name="id2578915"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2591209"></a><h3>
<a name="id2578926"></a><h3>
<a name="GimpEnumComboBox-struct"></a>GimpEnumComboBox</h3>
<a class="indexterm" name="id2591221"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<a class="indexterm" name="id2578937"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2591237"></a><h3>
<a name="id2578954"></a><h3>
<a name="gimp-enum-combo-box-new"></a>gimp_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2591251"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2578967"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type);</pre>
<p>
Creates a <a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> readily filled with all enum values from a
given <em class="parameter"><code>enum_type</code></em>. The enum needs to be registered to the type
system. It should also have <a
href="../libgimpbase/libgimpbase-gimpbasetypes.html#GimpEnumDesc"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbasetypes.html#GimpEnumDesc"
><code class="literal">GimpEnumDesc</code></a> descriptions registered
that contain translatable value names. This is the case for the
enums used in the GIMP PDB functions.
@ -172,7 +172,7 @@ own <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><span class=
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -189,14 +189,14 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626031"></a><h3>
<a name="id2626874"></a><h3>
<a name="gimp-enum-combo-box-new-with-model"></a>gimp_enum_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2626045"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2626888"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new_with_model (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
<p>
Creates a <a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
><span class="type">GtkComboBox</span></a> for the given <em class="parameter"><code>enum_store</code></em>.</p>
<p>
@ -222,12 +222,12 @@ href="../gtk/GtkComboBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626140"></a><h3>
<a name="id2626983"></a><h3>
<a name="gimp-enum-combo-box-set-stock-prefix"></a>gimp_enum_combo_box_set_stock_prefix ()</h3>
<a class="indexterm" name="id2626154"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
<a class="indexterm" name="id2626999"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);</pre>
<p>
Attempts to create stock icons for all items in the <em class="parameter"><code>combo_box</code></em>. See
@ -255,14 +255,19 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626487"></a><h2>Property Details</h2>
<a name="id2577632"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2626498"></a><h3>
<a name="GimpEnumComboBox--model"></a>The "<code class="literal">model</code>" property</h3>
<a class="indexterm" name="id2626512"></a><pre class="programlisting"> "model" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<a name="id2577642"></a><h3>
<a name="GimpEnumComboBox--model"></a>The <code class="literal">"model"</code> property</h3>
<a class="indexterm" name="id2577656"></a><pre class="programlisting"> "model" <a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<p></p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2577677"></a><div class="refsect2" lang="en"><a name="id2577678"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2577679"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2583246" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609106" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2623084" class="shortcut">Description</a>
<a href="#id2624820" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2623002" class="shortcut">Object Hierarchy</a>
<a href="#id2625670" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2623056" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2624792" 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="id2583246"></a><span class="refentrytitle">GimpEnumLabel</span>
<a name="id2609106"></a><span class="refentrytitle">GimpEnumLabel</span>
</h2>
<p>GimpEnumLabel</p>
</td>
@ -60,78 +60,78 @@
<a class="link" href="GimpEnumLabel.html#GimpEnumLabel-struct">GimpEnumLabel</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpEnumLabel.html#gimp-enum-label-new">gimp_enum_label_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);
void <a class="link" href="GimpEnumLabel.html#gimp-enum-label-set-value">gimp_enum_label_set_value</a> (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2623002"></a><h2>Object Hierarchy</h2>
<a name="id2625670"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkMisc.html"
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
>GtkMisc</a>
+----<a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
>GtkLabel</a>
+----GimpEnumLabel
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2623056"></a><h2>Implemented Interfaces</h2>
<a name="id2624792"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumLabel implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2623084"></a><h2>Description</h2>
<a name="id2624820"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2623099"></a><h2>Details</h2>
<a name="id2624836"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2623110"></a><h3>
<a name="id2624847"></a><h3>
<a name="GimpEnumLabel-struct"></a>GimpEnumLabel</h3>
<a class="indexterm" name="id2627185"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<a class="indexterm" name="id2624858"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627202"></a><h3>
<a name="id2624875"></a><h3>
<a name="gimp-enum-label-new"></a>gimp_enum_label_new ()</h3>
<a class="indexterm" name="id2627216"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2624889"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_label_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);</pre>
<p>
</p>
@ -144,7 +144,7 @@ href="../glib/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -166,11 +166,11 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627320"></a><h3>
<a name="id2630113"></a><h3>
<a name="gimp-enum-label-set-value"></a>gimp_enum_label_set_value ()</h3>
<a class="indexterm" name="id2627333"></a><pre class="programlisting">void gimp_enum_label_set_value (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a class="indexterm" name="id2630127"></a><pre class="programlisting">void gimp_enum_label_set_value (<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);</pre>
<p>
</p>
@ -196,6 +196,11 @@ href="../glib/glib-Basic-Types.html#gint"
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630213"></a><div class="refsect2" lang="en"><a name="id2630214"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630216"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2588992" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598109" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2622526" class="shortcut">Description</a>
<a href="#id2623361" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2624528" class="shortcut">Object Hierarchy</a>
<a href="#id2603725" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2622449" class="shortcut">Implemented Interfaces</a>
<a href="#id2623284" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2622496" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2623330" 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="id2588992"></a><span class="refentrytitle">GimpEnumStore</span>
<a name="id2598109"></a><span class="refentrytitle">GimpEnumStore</span>
</h2>
<p>GimpEnumStore</p>
</td>
@ -62,112 +62,112 @@
<a class="link" href="GimpEnumStore.html#GimpEnumStore-struct">GimpEnumStore</a>;
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new">gimp_enum_store_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type);
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-range">gimp_enum_store_new_with_range</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum);
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values">gimp_enum_store_new_with_values</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
...);
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values-valist">gimp_enum_store_new_with_values_valist</a>
(<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
va_list args);
void <a class="link" href="GimpEnumStore.html#gimp-enum-store-set-stock-prefix">gimp_enum_store_set_stock_prefix</a> (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2624528"></a><h2>Object Hierarchy</h2>
<a name="id2603725"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>
+----<a class="link" href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a>
+----GimpEnumStore
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2622449"></a><h2>Implemented Interfaces</h2>
<a name="id2623284"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumStore implements
GtkBuildable, <a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="../gtk/GtkTreeSortable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2622496"></a><h2>Properties</h2>
<a name="id2623330"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpEnumStore.html#GimpEnumStore--enum-type">enum-type</a>" <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2622526"></a><h2>Description</h2>
<a name="id2623361"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2622542"></a><h2>Details</h2>
<a name="id2623376"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2622553"></a><h3>
<a name="id2623387"></a><h3>
<a name="GimpEnumStore-struct"></a>GimpEnumStore</h3>
<a class="indexterm" name="id2622565"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<a class="indexterm" name="id2623399"></a><pre class="programlisting">typedef struct _GimpEnumStore GimpEnumStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622581"></a><h3>
<a name="id2623415"></a><h3>
<a name="gimp-enum-store-new"></a>gimp_enum_store_new ()</h3>
<a class="indexterm" name="id2622595"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2623430"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type);</pre>
<p>
Creates a new <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a>, derived from <a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
><span class="type">GtkListStore</span></a> and fills
it with enum values. The enum needs to be registered to the type
system and should have translatable value names.</p>
@ -180,7 +180,7 @@ system and should have translatable value names.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -197,18 +197,18 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2590566"></a><h3>
<a name="id2626412"></a><h3>
<a name="gimp-enum-store-new-with-range"></a>gimp_enum_store_new_with_range ()</h3>
<a class="indexterm" name="id2590580"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2626426"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum);</pre>
<p>
Creates a new <a class="link" href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEnumStore</span></a> like <a class="link" href="GimpEnumStore.html#gimp-enum-store-new"><code class="function">gimp_enum_store_new()</code></a> but allows
@ -223,7 +223,7 @@ to limit the enum values to a certain range. Values smaller than
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -250,15 +250,15 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622124"></a><h3>
<a name="id2626579"></a><h3>
<a name="gimp-enum-store-new-with-values"></a>gimp_enum_store_new_with_values ()</h3>
<a class="indexterm" name="id2622140"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2609390"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
...);</pre>
<p>
@ -274,7 +274,7 @@ store.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -301,16 +301,16 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622282"></a><h3>
<a name="id2609532"></a><h3>
<a name="gimp-enum-store-new-with-values-valist"></a>gimp_enum_store_new_with_values_valist ()</h3>
<a class="indexterm" name="id2622296"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2609547"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_enum_store_new_with_values_valist
(<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
va_list args);</pre>
<p>
@ -324,7 +324,7 @@ See <a class="link" href="GimpEnumStore.html#gimp-enum-store-new-with-values"><c
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -351,11 +351,11 @@ href="../gobject/gobject-Type-Information.html#GType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2590946"></a><h3>
<a name="id2609690"></a><h3>
<a name="gimp-enum-store-set-stock-prefix"></a>gimp_enum_store_set_stock_prefix ()</h3>
<a class="indexterm" name="id2590961"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
<a class="indexterm" name="id2609706"></a><pre class="programlisting">void gimp_enum_store_set_stock_prefix (<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *store,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix);</pre>
<p>
Creates a stock ID for each enum value in the <em class="parameter"><code>store</code></em> by appending
@ -386,16 +386,16 @@ See also: <a class="link" href="GimpEnumComboBox.html#gimp-enum-combo-box-set-st
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2591077"></a><h2>Property Details</h2>
<a name="id2609821"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2591088"></a><h3>
<a name="GimpEnumStore--enum-type"></a>The "<code class="literal">enum-type</code>" property</h3>
<a class="indexterm" name="id2591102"></a><pre class="programlisting"> "enum-type" <a
href="../gobject/gobject-Type-Information.html#GType"
<a name="id2609832"></a><h3>
<a name="GimpEnumStore--enum-type"></a>The <code class="literal">"enum-type"</code> property</h3>
<a class="indexterm" name="id2609846"></a><pre class="programlisting"> "enum-type" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only</pre>
<p>
Sets the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of the enum to be used in the store.</p>
<p>
@ -404,6 +404,11 @@ href="../gobject/gobject-Type-Information.html#GType"
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2609887"></a><div class="refsect2" lang="en"><a name="id2609888"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2609889"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2611161" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2614228" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2626994" class="shortcut">Description</a>
<a href="#id2577719" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2621817" class="shortcut">Object Hierarchy</a>
<a href="#id2620600" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2621877" class="shortcut">Implemented Interfaces</a>
<a href="#id2620661" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2626969" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2577694" 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="id2611161"></a><span class="refentrytitle">GimpFileEntry</span>
<a name="id2614228"></a><span class="refentrytitle">GimpFileEntry</span>
</h2>
<p>GimpFileEntry &#8212; Widget for entering a filename.</p>
</td>
@ -62,92 +62,92 @@
<a class="link" href="GimpFileEntry.html#GimpFileEntry-struct">GimpFileEntry</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpFileEntry.html#gimp-file-entry-new">gimp_file_entry_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> dir_only,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> check_valid);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpFileEntry.html#gimp-file-entry-get-filename">gimp_file_entry_get_filename</a> (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);
void <a class="link" href="GimpFileEntry.html#gimp-file-entry-set-filename">gimp_file_entry_set_filename</a> (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621817"></a><h2>Object Hierarchy</h2>
<a name="id2620600"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
>GtkHBox</a>
+----GimpFileEntry
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621877"></a><h2>Implemented Interfaces</h2>
<a name="id2620661"></a><h2>Implemented Interfaces</h2>
<p>
GimpFileEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2626969"></a><h2>Signals</h2>
<a name="id2577694"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpFileEntry.html#GimpFileEntry-filename-changed">filename-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2626994"></a><h2>Description</h2>
<a name="id2577719"></a><h2>Description</h2>
<p>
This widget is used to enter filenames or directories.
</p>
<p>
There is a <a
href="../gtk/GtkEntry.html"
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
><span class="type">GtkEntry</span></a> for entering the filename manually and a "..."
button which will pop up a <a
href="../gtk/GtkFileSelection.html"
href="/usr/share/gtk-doc/html/gtk/GtkFileSelection.html"
><span class="type">GtkFileSelection</span></a> dialog.
</p>
<p>
You can restrict the <span class="type">GimpFileSelection</span> to directories. In this case
the filename listbox of the <a
href="../gtk/GtkFileSelection.html"
href="/usr/share/gtk-doc/html/gtk/GtkFileSelection.html"
><span class="type">GtkFileSelection</span></a> dialog will be hidden.
</p>
<p>
If you specify <em class="parameter"><code>check_valid</code></em> as <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><span class="type">TRUE</span></a> in <a class="link" href="GimpFileEntry.html#gimp-file-entry-new"><code class="function">gimp_file_entry_new()</code></a>
the entered filename will be checked for validity and a pixmap will be
shown which indicates if the file exists or not.
@ -158,11 +158,11 @@ will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2627082"></a><h2>Details</h2>
<a name="id2577807"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2627092"></a><h3>
<a name="id2577818"></a><h3>
<a name="GimpFileEntry-struct"></a>GimpFileEntry</h3>
<a class="indexterm" name="id2627104"></a><pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<a class="indexterm" name="id2577829"></a><pre class="programlisting">typedef struct _GimpFileEntry GimpFileEntry;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpFileEntry</code> is deprecated and should not be used in newly-written code.</p>
@ -173,21 +173,21 @@ will be emitted.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581000"></a><h3>
<a name="id2577857"></a><h3>
<a name="gimp-file-entry-new"></a>gimp_file_entry_new ()</h3>
<a class="indexterm" name="id2581015"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2577872"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_file_entry_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> dir_only,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> check_valid);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -195,7 +195,7 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<p>
You should use <a
href="../gtk/GtkFileChooserButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkFileChooserButton.html"
><span class="type">GtkFileChooserButton</span></a> instead.</p>
<p>
@ -216,14 +216,14 @@ href="../gtk/GtkFileChooserButton.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>dir_only</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the file entry should accept directories only.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>check_valid</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the widget should check if the entered file
really exists.
</td>
@ -238,10 +238,10 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2581193"></a><h3>
<a name="id2578050"></a><h3>
<a name="gimp-file-entry-get-filename"></a>gimp_file_entry_get_filename ()</h3>
<a class="indexterm" name="id2628529"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2578064"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_file_entry_get_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -249,7 +249,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<p>
Note that you have to <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> the returned string.</p>
<p>
@ -272,11 +272,11 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628612"></a><h3>
<a name="id2628705"></a><h3>
<a name="gimp-file-entry-set-filename"></a>gimp_file_entry_set_filename ()</h3>
<a class="indexterm" name="id2628625"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
<a class="indexterm" name="id2628719"></a><pre class="programlisting">void gimp_file_entry_set_filename (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *entry,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *filename);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -284,7 +284,7 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<p>
If you specified <em class="parameter"><code>check_valid</code></em> as <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> in <a class="link" href="GimpFileEntry.html#gimp-file-entry-new"><code class="function">gimp_file_entry_new()</code></a>
the <a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a> will immediately check the validity of the file
name.</p>
@ -309,13 +309,13 @@ name.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2628744"></a><h2>Signal Details</h2>
<a name="id2628837"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2628755"></a><h3>
<a name="GimpFileEntry-filename-changed"></a>The "filename-changed" signal</h3>
<a class="indexterm" name="id2628764"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
<a name="id2628848"></a><h3>
<a name="GimpFileEntry-filename-changed"></a>The <code class="literal">"filename-changed"</code> signal</h3>
<a class="indexterm" name="id2628864"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
This signal is emitted whenever the user changes the filename.</p>
@ -332,11 +332,16 @@ This signal is emitted whenever the user changes the filename.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2626584"></a><h2>See Also</h2>
<a name="id2628924"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628942"></a><div class="refsect2" lang="en"><a name="id2628943"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2628944"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,25 +33,25 @@
<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="#id2603379" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2608119" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2626733" class="shortcut">Description</a>
<a href="#id2628614" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2626604" class="shortcut">Object Hierarchy</a>
<a href="#id2630379" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2626664" class="shortcut">Implemented Interfaces</a>
<a href="#id2628545" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2626692" class="shortcut">Style Properties</a></nobr></td></tr>
<a href="#id2628573" 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="id2603379"></a><span class="refentrytitle">GimpFrame</span>
<a name="id2608119"></a><span class="refentrytitle">GimpFrame</span>
</h2>
<p>GimpFrame &#8212; A widget providing a HIG-compliant subclass of <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
</td>
<td valign="top" align="right"><img src="gimp-frame.png"></td>
@ -64,90 +64,90 @@ href="../gtk/GtkFrame.html"
<a class="link" href="GimpFrame.html#GimpFrame-struct">GimpFrame</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpFrame.html#gimp-frame-new">gimp_frame_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2626604"></a><h2>Object Hierarchy</h2>
<a name="id2630379"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
>GtkFrame</a>
+----GimpFrame
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2626664"></a><h2>Implemented Interfaces</h2>
<a name="id2628545"></a><h2>Implemented Interfaces</h2>
<p>
GimpFrame implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2626692"></a><h2>Style Properties</h2>
<a name="id2628573"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpFrame.html#GimpFrame--label-bold">label-bold</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read
"<a class="link" href="GimpFrame.html#GimpFrame--label-spacing">label-spacing</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2626733"></a><h2>Description</h2>
<a name="id2628614"></a><h2>Description</h2>
<p>
A widget providing a HIG-compliant subclass of <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2628838"></a><h2>Details</h2>
<a name="id2628638"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2628848"></a><h3>
<a name="id2628648"></a><h3>
<a name="GimpFrame-struct"></a>GimpFrame</h3>
<a class="indexterm" name="id2628861"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<a class="indexterm" name="id2630420"></a><pre class="programlisting">typedef struct _GimpFrame GimpFrame;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2628876"></a><h3>
<a name="id2630434"></a><h3>
<a name="gimp-frame-new"></a>gimp_frame_new ()</h3>
<a class="indexterm" name="id2628891"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2630449"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_frame_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
Creates a <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> widget. A <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> is a HIG-compliant
variant of <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>. It doesn't render a frame at all but
otherwise behaves like a frame. The frame's title is rendered in
bold and the frame content is indented four spaces as suggested by
@ -161,7 +161,7 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
<td> text to set as the frame's title label (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> for no title)
</td>
</tr>
@ -178,28 +178,33 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630896"></a><h2>Style Property Details</h2>
<a name="id2630560"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2630906"></a><h3>
<a name="GimpFrame--label-bold"></a>The "<code class="literal">label-bold</code>" style property</h3>
<a class="indexterm" name="id2630920"></a><pre class="programlisting"> "label-bold" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2630570"></a><h3>
<a name="GimpFrame--label-bold"></a>The <code class="literal">"label-bold"</code> style property</h3>
<a class="indexterm" name="id2630584"></a><pre class="programlisting"> "label-bold" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630944"></a><h3>
<a name="GimpFrame--label-spacing"></a>The "<code class="literal">label-spacing</code>" style property</h3>
<a class="indexterm" name="id2630958"></a><pre class="programlisting"> "label-spacing" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2630608"></a><h3>
<a name="GimpFrame--label-spacing"></a>The <code class="literal">"label-spacing"</code> style property</h3>
<a class="indexterm" name="id2630622"></a><pre class="programlisting"> "label-spacing" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 6</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2631470"></a><div class="refsect2" lang="en"><a name="id2631471"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2631472"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2586122" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574472" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2630418" class="shortcut">Description</a>
<a href="#id2629472" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2628312" class="shortcut">Object Hierarchy</a>
<a href="#id2630331" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2630347" class="shortcut">Implemented Interfaces</a>
<a href="#id2629401" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2630387" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2629441" 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="id2586122"></a><span class="refentrytitle">GimpIntComboBox</span>
<a name="id2574472"></a><span class="refentrytitle">GimpIntComboBox</span>
</h2>
<p>GimpIntComboBox &#8212; A widget providing a popup menu of integer values (e.g. enums).</p>
</td>
@ -62,153 +62,153 @@
<a class="link" href="GimpIntComboBox.html#GimpIntComboBox-struct">GimpIntComboBox</a>;
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (<a class="link" href="GimpIntComboBox.html#GimpIntSensitivityFunc">*GimpIntSensitivityFunc</a>) (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new">gimp_int_combo_box_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> first_value,
...);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-valist">gimp_int_combo_box_new_valist</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> first_value,
va_list values);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new-array">gimp_int_combo_box_new_array</a> (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *labels[]);
void <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-prepend">gimp_int_combo_box_prepend</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
void <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-append">gimp_int_combo_box_append</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-set-active">gimp_int_combo_box_set_active</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-get-active">gimp_int_combo_box_get_active</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *value);
<a
href="../glib/glib-Basic-Types.html#gulong"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
>gulong</a> <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-connect">gimp_int_combo_box_connect</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity">gimp_int_combo_box_set_sensitivity</a> (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="link" href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
<a
href="../glib/glib-Datasets.html#GDestroyNotify"
href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"
>GDestroyNotify</a> destroy);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2628312"></a><h2>Object Hierarchy</h2>
<a name="id2630331"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
>GtkComboBox</a>
+----GimpIntComboBox
+----<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630347"></a><h2>Implemented Interfaces</h2>
<a name="id2629401"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntComboBox implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="../gtk/GtkCellLayout.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630387"></a><h2>Properties</h2>
<a name="id2629441"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntComboBox.html#GimpIntComboBox--ellipsize">ellipsize</a>" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630418"></a><h2>Description</h2>
<a name="id2629472"></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="id2630434"></a><h2>Details</h2>
<a name="id2629489"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2630445"></a><h3>
<a name="id2629499"></a><h3>
<a name="GimpIntComboBox-struct"></a>GimpIntComboBox</h3>
<a class="indexterm" name="id2630457"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<a class="indexterm" name="id2629511"></a><pre class="programlisting">typedef struct _GimpIntComboBox GimpIntComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630473"></a><h3>
<a name="id2629527"></a><h3>
<a name="GimpIntSensitivityFunc"></a>GimpIntSensitivityFunc ()</h3>
<a class="indexterm" name="id2630484"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2629539"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpIntSensitivityFunc) (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
@ -238,21 +238,21 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2630562"></a><h3>
<a name="id2629616"></a><h3>
<a name="gimp-int-combo-box-new"></a>gimp_int_combo_box_new ()</h3>
<a class="indexterm" name="id2630575"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2629630"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> 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 <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>
terminated list of label/value pairs.
</p>
@ -278,7 +278,7 @@ g_object_new (GIMP_TYPE_INT_COMBO_BOX, NULL).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> terminated list of more label, value pairs
</td>
</tr>
@ -295,15 +295,15 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2629114"></a><h3>
<a name="id2629912"></a><h3>
<a name="gimp-int-combo-box-new-valist"></a>gimp_int_combo_box_new_valist ()</h3>
<a class="indexterm" name="id2629130"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2629928"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_valist (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *first_label,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> first_value,
va_list values);</pre>
<p>
@ -343,15 +343,15 @@ label/value pairs. Probably only useful for language bindings.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633704"></a><h3>
<a name="id2634118"></a><h3>
<a name="gimp-int-combo-box-new-array"></a>gimp_int_combo_box_new_array ()</h3>
<a class="indexterm" name="id2633718"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2634131"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_combo_box_new_array (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_values,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *labels[]);</pre>
<p>
A variant of <a class="link" href="GimpIntComboBox.html#gimp-int-combo-box-new"><code class="function">gimp_int_combo_box_new()</code></a> that takes an array of labels.
@ -385,15 +385,15 @@ The array indices are used as values.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633819"></a><h3>
<a name="id2634232"></a><h3>
<a name="gimp-int-combo-box-prepend"></a>gimp_int_combo_box_prepend ()</h3>
<a class="indexterm" name="id2633833"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2634245"></a><pre class="programlisting">void gimp_int_combo_box_prepend (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to prepend items to a
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It prepends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
and calls <a
href="../gtk/GtkListStore.html#gtk-list-store-set"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html#gtk-list-store-set"
><code class="function">gtk_list_store_set()</code></a> for you.
</p>
<p>
@ -421,15 +421,15 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633948"></a><h3>
<a name="id2634360"></a><h3>
<a name="gimp-int-combo-box-append"></a>gimp_int_combo_box_append ()</h3>
<a class="indexterm" name="id2633962"></a><pre class="programlisting">void gimp_int_combo_box_append (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2634375"></a><pre class="programlisting">void gimp_int_combo_box_append (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
...);</pre>
<p>
This function provides a convenient way to append items to a
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a>. It appends a row to the <em class="parameter"><code>combo_box</code></em>'s list store
and calls <a
href="../gtk/GtkListStore.html#gtk-list-store-set"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html#gtk-list-store-set"
><code class="function">gtk_list_store_set()</code></a> for you.
</p>
<p>
@ -457,13 +457,13 @@ The column number must be taken from the enum <a class="link" href="GimpIntStore
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634077"></a><h3>
<a name="id2634490"></a><h3>
<a name="gimp-int-combo-box-set-active"></a>gimp_int_combo_box_set_active ()</h3>
<a class="indexterm" name="id2634093"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2634505"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_combo_box_set_active (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value);</pre>
<p>
Looks up the item that belongs to the given <em class="parameter"><code>value</code></em> and makes it the
@ -487,9 +487,9 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> on success or <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> if there was no item for
this value.
@ -502,13 +502,13 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634221"></a><h3>
<a name="id2634634"></a><h3>
<a name="gimp-int-combo-box-get-active"></a>gimp_int_combo_box_get_active ()</h3>
<a class="indexterm" name="id2634237"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2634649"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_combo_box_get_active (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *value);</pre>
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
@ -531,9 +531,9 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> has been set or <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> if no item was
active.
@ -546,19 +546,19 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634366"></a><h3>
<a name="id2634777"></a><h3>
<a name="gimp-int-combo-box-connect"></a>gimp_int_combo_box_connect ()</h3>
<a class="indexterm" name="id2634380"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gulong"
<a class="indexterm" name="id2634791"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
>gulong</a> gimp_int_combo_box_connect (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
A convenience function that sets the inital <em class="parameter"><code>value</code></em> of a
@ -570,7 +570,7 @@ This function also calls the <em class="parameter"><code>callback</code></em> on
initial <em class="parameter"><code>value</code></em>. This is often convenient when working with combo
boxes that select a default active item, like for example
<a
href="../libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"
href="/usr/share/gtk-doc/html/libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"
><code class="function">gimp_drawable_combo_box_new()</code></a>. If you pass an invalid initial
<em class="parameter"><code>value</code></em>, the <em class="parameter"><code>callback</code></em> will be called with the default item active.</p>
<p>
@ -597,14 +597,14 @@ href="../libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></p></td>
<td> a pointer passed as data to <a
href="../gobject/gobject-Signals.html#g-signal-connect"
href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect"
><code class="function">g_signal_connect()</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> the signal handler ID as returned by <a
href="../gobject/gobject-Signals.html#g-signal-connect"
href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect"
><code class="function">g_signal_connect()</code></a>
</td>
@ -616,15 +616,15 @@ href="../gobject/gobject-Signals.html#g-signal-connect"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2634605"></a><h3>
<a name="id2635016"></a><h3>
<a name="gimp-int-combo-box-set-sensitivity"></a>gimp_int_combo_box_set_sensitivity ()</h3>
<a class="indexterm" name="id2634621"></a><pre class="programlisting">void gimp_int_combo_box_set_sensitivity (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="indexterm" name="id2635033"></a><pre class="programlisting">void gimp_int_combo_box_set_sensitivity (<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a> *combo_box,
<a class="link" href="GimpIntComboBox.html#GimpIntSensitivityFunc">GimpIntSensitivityFunc</a> func,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data,
<a
href="../glib/glib-Datasets.html#GDestroyNotify"
href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"
>GDestroyNotify</a> destroy);</pre>
<p>
Sets a function that is used to decide about the sensitivity of
@ -633,7 +633,7 @@ insensitive.
</p>
<p>
Calling <a
href="../gtk/GtkWidget.html#gtk-widget-queue-draw"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-queue-draw"
><code class="function">gtk_widget_queue_draw()</code></a> on the <em class="parameter"><code>combo_box</code></em> will cause the
sensitivity to be updated.</p>
<p>
@ -650,7 +650,7 @@ sensitivity to be updated.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>func</code></em>&#160;:</span></p></td>
<td> a function that returns a boolean value, or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> to unset
</td>
</tr>
@ -671,12 +671,12 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2634799"></a><h2>Property Details</h2>
<a name="id2635211"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2634810"></a><h3>
<a name="GimpIntComboBox--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3>
<a class="indexterm" name="id2634824"></a><pre class="programlisting"> "ellipsize" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
<a name="id2635221"></a><h3>
<a name="GimpIntComboBox--ellipsize"></a>The <code class="literal">"ellipsize"</code> property</h3>
<a class="indexterm" name="id2635235"></a><pre class="programlisting"> "ellipsize" <a
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write</pre>
<p>
Specifies the preferred place to ellipsize text in the combo-box,
@ -690,6 +690,11 @@ entire string.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635275"></a><div class="refsect2" lang="en"><a name="id2635276"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635277"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2598803" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2593158" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2633301" class="shortcut">Description</a>
<a href="#id2628953" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2630660" class="shortcut">Object Hierarchy</a>
<a href="#id2629260" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2630697" class="shortcut">Implemented Interfaces</a>
<a href="#id2629297" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2630743" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2629344" 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="id2598803"></a><span class="refentrytitle">GimpIntStore</span>
<a name="id2593158"></a><span class="refentrytitle">GimpIntStore</span>
</h2>
<p>GimpIntStore &#8212; A model for integer based name-value pairs (e.g. enums)</p>
</td>
@ -63,80 +63,80 @@
<a class="link" href="GimpIntStore.html#GimpIntStore-struct">GimpIntStore</a>;
enum <a class="link" href="GimpIntStore.html#GimpIntStoreColumns">GimpIntStoreColumns</a>;
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* <a class="link" href="GimpIntStore.html#gimp-int-store-new">gimp_int_store_new</a> (void);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpIntStore.html#gimp-int-store-lookup-by-value">gimp_int_store_lookup_by_value</a> (<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../gtk/GtkTreeModel.html#GtkTreeIter"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html#GtkTreeIter"
>GtkTreeIter</a> *iter);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630660"></a><h2>Object Hierarchy</h2>
<a name="id2629260"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>
+----GimpIntStore
+----<a class="link" href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630697"></a><h2>Implemented Interfaces</h2>
<a name="id2629297"></a><h2>Implemented Interfaces</h2>
<p>
GimpIntStore implements
GtkBuildable, <a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource"
>GtkTreeDragSource</a>, <a
href="../gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
href="/usr/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest"
>GtkTreeDragDest</a> and <a
href="../gtk/GtkTreeSortable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeSortable.html"
>GtkTreeSortable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2630743"></a><h2>Properties</h2>
<a name="id2629344"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpIntStore.html#GimpIntStore--user-data-type">user-data-type</a>" <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633301"></a><h2>Description</h2>
<a name="id2628953"></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="id2633317"></a><h2>Details</h2>
<a name="id2628969"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2633328"></a><h3>
<a name="id2628980"></a><h3>
<a name="GimpIntStore-struct"></a>GimpIntStore</h3>
<a class="indexterm" name="id2633340"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<a class="indexterm" name="id2628992"></a><pre class="programlisting">typedef struct _GimpIntStore GimpIntStore;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633356"></a><h3>
<a name="id2629008"></a><h3>
<a name="GimpIntStoreColumns"></a>enum GimpIntStoreColumns</h3>
<a class="indexterm" name="id2633368"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2629020"></a><pre class="programlisting">typedef enum
{
GIMP_INT_STORE_VALUE,
GIMP_INT_STORE_LABEL,
@ -152,14 +152,14 @@ A model for integer based name-value pairs (e.g. enums)
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633387"></a><h3>
<a name="id2629039"></a><h3>
<a name="gimp-int-store-new"></a>gimp_int_store_new ()</h3>
<a class="indexterm" name="id2633401"></a><pre class="programlisting"><a
href="../gtk/GtkListStore.html"
<a class="indexterm" name="id2629053"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>* gimp_int_store_new (void);</pre>
<p>
Creates a <a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
><span class="type">GtkListStore</span></a> with a number of useful columns.
<a class="link" href="GimpIntStore.html" title="GimpIntStore"><span class="type">GimpIntStore</span></a> is especially useful if the items you want to store
are identified using an integer value.</p>
@ -180,18 +180,18 @@ are identified using an integer value.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631823"></a><h3>
<a name="id2631091"></a><h3>
<a name="gimp-int-store-lookup-by-value"></a>gimp_int_store_lookup_by_value ()</h3>
<a class="indexterm" name="id2631836"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2631104"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_int_store_lookup_by_value (<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../gtk/GtkTreeModel.html#GtkTreeIter"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html#GtkTreeIter"
>GtkTreeIter</a> *iter);</pre>
<p>
Iterate over the <em class="parameter"><code>model</code></em> looking for <em class="parameter"><code>value</code></em>.</p>
@ -219,10 +219,10 @@ Iterate over the <em class="parameter"><code>model</code></em> looking for <em c
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the value has been located and <em class="parameter"><code>iter</code></em> is
valid, <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
@ -234,16 +234,16 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2632004"></a><h2>Property Details</h2>
<a name="id2631272"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2632014"></a><h3>
<a name="GimpIntStore--user-data-type"></a>The "<code class="literal">user-data-type</code>" property</h3>
<a class="indexterm" name="id2632028"></a><pre class="programlisting"> "user-data-type" <a
href="../gobject/gobject-Type-Information.html#GType"
<a name="id2631282"></a><h3>
<a name="GimpIntStore--user-data-type"></a>The <code class="literal">"user-data-type"</code> property</h3>
<a class="indexterm" name="id2631296"></a><pre class="programlisting"> "user-data-type" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> : Read / Write / Construct Only</pre>
<p>
Allows to set the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> for the GIMP_INT_STORE_USER_DATA column.
</p>
<p>
@ -257,6 +257,11 @@ handle ref-counting of your user data.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630669"></a><div class="refsect2" lang="en"><a name="id2630670"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630671"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpNumberPairEntry.html" title="GimpNumberPairEntry">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="GimpNumberPairEntry.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2610927" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583870" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2631400" class="shortcut">Description</a>
<a href="#id2633953" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2633569" class="shortcut">Object Hierarchy</a>
<a href="#id2633752" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2633630" class="shortcut">Implemented Interfaces</a>
<a href="#id2633813" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2633658" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2633928" 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="id2610927"></a><span class="refentrytitle">GimpMemsizeEntry</span>
<a name="id2583870"></a><span class="refentrytitle">GimpMemsizeEntry</span>
</h2>
<p>GimpMemsizeEntry &#8212; A composite widget that allows to enter a memory size.</p>
</td>
@ -62,69 +62,69 @@
<a class="link" href="GimpMemsizeEntry.html#GimpMemsizeEntry-struct">GimpMemsizeEntry</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-new">gimp_memsize_entry_new</a> (<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> value,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> lower,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> upper);
void <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-set-value">gimp_memsize_entry_set_value</a> (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> value);
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> <a class="link" href="GimpMemsizeEntry.html#gimp-memsize-entry-get-value">gimp_memsize_entry_get_value</a> (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633569"></a><h2>Object Hierarchy</h2>
<a name="id2633752"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
>GtkHBox</a>
+----GimpMemsizeEntry
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2633630"></a><h2>Implemented Interfaces</h2>
<a name="id2633813"></a><h2>Implemented Interfaces</h2>
<p>
GimpMemsizeEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2633658"></a><h2>Signals</h2>
<a name="id2633928"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed">value-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631400"></a><h2>Description</h2>
<a name="id2633953"></a><h2>Description</h2>
<p>
Similar to a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> but instead of lengths, this widget is used to let
the user enter memory sizes. An option menu allows to switch between
@ -132,38 +132,38 @@ Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631426"></a><h2>Details</h2>
<a name="id2633979"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631437"></a><h3>
<a name="id2633990"></a><h3>
<a name="GimpMemsizeEntry-struct"></a>GimpMemsizeEntry</h3>
<a class="indexterm" name="id2631448"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<a class="indexterm" name="id2634002"></a><pre class="programlisting">typedef struct _GimpMemsizeEntry GimpMemsizeEntry;</pre>
<p>
The <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> struct is considered private.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631472"></a><h3>
<a name="id2634025"></a><h3>
<a name="gimp-memsize-entry-new"></a>gimp_memsize_entry_new ()</h3>
<a class="indexterm" name="id2631483"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2634036"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_memsize_entry_new (<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> value,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> lower,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> upper);</pre>
<p>
Creates a new <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> which is a <a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
><span class="type">GtkHBox</span></a> with a <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>
and a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> all setup to allow the user to enter memory sizes.</p>
<p>
@ -196,11 +196,11 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631622"></a><h3>
<a name="id2633522"></a><h3>
<a name="gimp-memsize-entry-set-value"></a>gimp_memsize_entry_set_value ()</h3>
<a class="indexterm" name="id2631633"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a class="indexterm" name="id2633533"></a><pre class="programlisting">void gimp_memsize_entry_set_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#guint64"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> value);</pre>
<p>
Sets the <em class="parameter"><code>entry</code></em>'s value. Please note that the <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> rounds
@ -226,10 +226,10 @@ the value to full Kilobytes.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632172"></a><h3>
<a name="id2633624"></a><h3>
<a name="gimp-memsize-entry-get-value"></a>gimp_memsize_entry_get_value ()</h3>
<a class="indexterm" name="id2632184"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#guint64"
<a class="indexterm" name="id2633635"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"
>guint64</a> gimp_memsize_entry_get_value (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *entry);</pre>
<p>
Retrieves the current value from a <a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a>.</p>
@ -254,13 +254,13 @@ Retrieves the current value from a <a class="link" href="GimpMemsizeEntry.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2632266"></a><h2>Signal Details</h2>
<a name="id2630704"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2632277"></a><h3>
<a name="GimpMemsizeEntry-value-changed"></a>The "value-changed" signal</h3>
<a class="indexterm" name="id2632287"></a><pre class="programlisting">void user_function (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
<a name="id2630715"></a><h3>
<a name="GimpMemsizeEntry-value-changed"></a>The <code class="literal">"value-changed"</code> signal</h3>
<a class="indexterm" name="id2630730"></a><pre class="programlisting">void user_function (<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a> *gimpmemsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -282,6 +282,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2630800"></a><div class="refsect2" lang="en"><a name="id2630801"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2630802"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpOffsetArea.html" title="GimpOffsetArea">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="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="#id2590780" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2617131" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2631025" class="shortcut">Description</a>
<a href="#id2631741" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2632504" class="shortcut">Object Hierarchy</a>
<a href="#id2633115" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2629814" class="shortcut">Implemented Interfaces</a>
<a href="#id2633164" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2629854" class="shortcut">Properties</a>
<a href="#id2633204" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2630011" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2631708" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpNumberPairEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2590780"></a><span class="refentrytitle">GimpNumberPairEntry</span>
<a name="id2617131"></a><span class="refentrytitle">GimpNumberPairEntry</span>
</h2>
<p>GimpNumberPairEntry</p>
</td>
@ -65,142 +65,154 @@
<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-struct">GimpNumberPairEntry</a>;
enum <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-new">gimp_number_pair_entry_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *separators,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> allow_simplification,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> min_valid_value,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> max_valid_value);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-values">gimp_number_pair_entry_set_default_values</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> right);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-values">gimp_number_pair_entry_get_default_values</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *right);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-values">gimp_number_pair_entry_set_values</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> right);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-values">gimp_number_pair_entry_get_values</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *right);
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-aspect">gimp_number_pair_entry_get_aspect</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-aspect">gimp_number_pair_entry_set_aspect</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> aspect);
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-ratio">gimp_number_pair_entry_get_ratio</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio">gimp_number_pair_entry_set_ratio</a> (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> ratio);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override">gimp_number_pair_entry_get_user_override</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override">gimp_number_pair_entry_set_user_override</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_override);
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text">gimp_number_pair_entry_get_default_text</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
void <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text">gimp_number_pair_entry_set_default_text</a>
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *string);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2632504"></a><h2>Object Hierarchy</h2>
<a name="id2633115"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkEntry.html"
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
>GtkEntry</a>
+----GimpNumberPairEntry
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629814"></a><h2>Implemented Interfaces</h2>
<a name="id2633164"></a><h2>Implemented Interfaces</h2>
<p>
GimpNumberPairEntry implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
>GtkEditable</a> and <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2629854"></a><h2>Properties</h2>
<a name="id2633204"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification">allow-simplification</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect">aspect</a>" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number">default-left-number</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number">default-right-number</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text">default-text</a>" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number">left-number</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value">max-valid-value</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value">min-valid-value</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio">ratio</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number">right-number</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--separators">separators</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override">user-override</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2630011"></a><h2>Signals</h2>
<a name="id2631708"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed">numbers-changed</a>" : Run First
@ -208,26 +220,26 @@ href="../glib/glib-Basic-Types.html#gboolean"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2631025"></a><h2>Description</h2>
<a name="id2631741"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2631041"></a><h2>Details</h2>
<a name="id2631756"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2631052"></a><h3>
<a name="id2631767"></a><h3>
<a name="GimpNumberPairEntry-struct"></a>GimpNumberPairEntry</h3>
<a class="indexterm" name="id2631063"></a><pre class="programlisting">typedef struct _GimpNumberPairEntry GimpNumberPairEntry;</pre>
<a class="indexterm" name="id2631779"></a><pre class="programlisting">typedef struct _GimpNumberPairEntry GimpNumberPairEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631080"></a><h3>
<a name="id2631795"></a><h3>
<a name="GimpAspectType"></a>enum GimpAspectType</h3>
<a class="indexterm" name="id2631092"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2631808"></a><pre class="programlisting">typedef enum
{
GIMP_ASPECT_SQUARE, /*&lt; desc="Square" &gt;*/
GIMP_ASPECT_PORTRAIT, /*&lt; desc="Portrait" &gt;*/
@ -240,21 +252,21 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2631111"></a><h3>
<a name="id2631826"></a><h3>
<a name="gimp-number-pair-entry-new"></a>gimp_number_pair_entry_new ()</h3>
<a class="indexterm" name="id2631125"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2631841"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_number_pair_entry_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *separators,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> allow_simplification,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> min_valid_value,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> max_valid_value);</pre>
<p>
Creates a new <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget, which is a GtkEntry that
@ -317,15 +329,15 @@ value.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638058"></a><h3>
<a name="id2638912"></a><h3>
<a name="gimp-number-pair-entry-set-default-values"></a>gimp_number_pair_entry_set_default_values ()</h3>
<a class="indexterm" name="id2638073"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_values
<a class="indexterm" name="id2638928"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> right);</pre>
<p>
</p>
@ -357,15 +369,15 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638170"></a><h3>
<a name="id2639031"></a><h3>
<a name="gimp-number-pair-entry-get-default-values"></a>gimp_number_pair_entry_get_default_values ()</h3>
<a class="indexterm" name="id2638187"></a><pre class="programlisting">void gimp_number_pair_entry_get_default_values
<a class="indexterm" name="id2639048"></a><pre class="programlisting">void gimp_number_pair_entry_get_default_values
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *right);</pre>
<p>
</p>
@ -397,14 +409,14 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638296"></a><h3>
<a name="id2639156"></a><h3>
<a name="gimp-number-pair-entry-set-values"></a>gimp_number_pair_entry_set_values ()</h3>
<a class="indexterm" name="id2638312"></a><pre class="programlisting">void gimp_number_pair_entry_set_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2639173"></a><pre class="programlisting">void gimp_number_pair_entry_set_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> right);</pre>
<p>
Forces setting the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>,
@ -438,14 +450,14 @@ user-override will not be changed.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638429"></a><h3>
<a name="id2639289"></a><h3>
<a name="gimp-number-pair-entry-get-values"></a>gimp_number_pair_entry_get_values ()</h3>
<a class="indexterm" name="id2638445"></a><pre class="programlisting">void gimp_number_pair_entry_get_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2639306"></a><pre class="programlisting">void gimp_number_pair_entry_get_values (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *left,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> *right);</pre>
<p>
Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
@ -463,14 +475,14 @@ Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>left</code></em>&#160;:</span></p></td>
<td> Pointer of where to store the left number (may be <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>right</code></em>&#160;:</span></p></td>
<td> Pointer of to store the right number (may be <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
@ -481,9 +493,9 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638579"></a><h3>
<a name="id2639440"></a><h3>
<a name="gimp-number-pair-entry-get-aspect"></a>gimp_number_pair_entry_get_aspect ()</h3>
<a class="indexterm" name="id2638596"></a><pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> gimp_number_pair_entry_get_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<a class="indexterm" name="id2639456"></a><pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> gimp_number_pair_entry_get_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
<p>
@ -510,9 +522,9 @@ Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPair
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638679"></a><h3>
<a name="id2639540"></a><h3>
<a name="gimp-number-pair-entry-set-aspect"></a>gimp_number_pair_entry_set_aspect ()</h3>
<a class="indexterm" name="id2638695"></a><pre class="programlisting">void gimp_number_pair_entry_set_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2639556"></a><pre class="programlisting">void gimp_number_pair_entry_set_aspect (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> aspect);</pre>
<p>
Sets the aspect of the ratio by swapping the left_number and
@ -541,10 +553,10 @@ right_number if necessary (or setting them to 1.0 in case that
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638798"></a><h3>
<a name="id2639659"></a><h3>
<a name="gimp-number-pair-entry-get-ratio"></a>gimp_number_pair_entry_get_ratio ()</h3>
<a class="indexterm" name="id2638814"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
<a class="indexterm" name="id2639675"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_number_pair_entry_get_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
@ -572,11 +584,11 @@ Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumb
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2638897"></a><h3>
<a name="id2639737"></a><h3>
<a name="gimp-number-pair-entry-set-ratio"></a>gimp_number_pair_entry_set_ratio ()</h3>
<a class="indexterm" name="id2638913"></a><pre class="programlisting">void gimp_number_pair_entry_set_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a class="indexterm" name="id2639751"></a><pre class="programlisting">void gimp_number_pair_entry_set_ratio (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> ratio);</pre>
<p>
Sets the numbers of the <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> to have the desired
@ -609,10 +621,10 @@ with left_number and right_number &lt; 1000.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639014"></a><h3>
<a name="id2639841"></a><h3>
<a name="gimp-number-pair-entry-get-user-override"></a>gimp_number_pair_entry_get_user_override ()</h3>
<a class="indexterm" name="id2639030"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2639856"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_number_pair_entry_get_user_override
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
@ -641,12 +653,12 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639107"></a><h3>
<a name="id2639925"></a><h3>
<a name="gimp-number-pair-entry-set-user-override"></a>gimp_number_pair_entry_set_user_override ()</h3>
<a class="indexterm" name="id2639123"></a><pre class="programlisting">void gimp_number_pair_entry_set_user_override
<a class="indexterm" name="id2639940"></a><pre class="programlisting">void gimp_number_pair_entry_set_user_override
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_override);</pre>
<p>
When the entry is not in user overridden mode, the values will
@ -666,10 +678,10 @@ mode, setting default values will not affect the active values.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_override</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> sets the entry in user overridden mode,
<a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> disables.
</td>
</tr>
@ -678,32 +690,108 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640038"></a><h3>
<a name="gimp-number-pair-entry-get-default-text"></a>gimp_number_pair_entry_get_default_text ()</h3>
<a class="indexterm" name="id2640053"></a><pre class="programlisting">const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_number_pair_entry_get_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>entry</code></em>&#160;:</span></p></td>
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> the string manully set to be shown, or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if values are
shown in a normal fashion.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640131"></a><h3>
<a name="gimp-number-pair-entry-set-default-text"></a>gimp_number_pair_entry_set_default_text ()</h3>
<a class="indexterm" name="id2640146"></a><pre class="programlisting">void gimp_number_pair_entry_set_default_text
(<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *string);</pre>
<p>
Causes the entry to show a given string when in automatic mode,
instead of the default numbers. The only thing this does is making
the <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> showing this string, the internal state
and API calls are not affected.
</p>
<p>
Set the default string to <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> to display default values as
normal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>entry</code></em>&#160;:</span></p></td>
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>string</code></em>&#160;:</span></p></td>
<td> Default string.
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since GIMP 2.4
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2639234"></a><h2>Property Details</h2>
<a name="id2640247"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2639245"></a><h3>
<a name="GimpNumberPairEntry--allow-simplification"></a>The "<code class="literal">allow-simplification</code>" property</h3>
<a class="indexterm" name="id2639261"></a><pre class="programlisting"> "allow-simplification" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2640256"></a><h3>
<a name="GimpNumberPairEntry--allow-simplification"></a>The <code class="literal">"allow-simplification"</code> property</h3>
<a class="indexterm" name="id2640271"></a><pre class="programlisting"> "allow-simplification" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>Whether to allow simplification.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639287"></a><h3>
<a name="GimpNumberPairEntry--aspect"></a>The "<code class="literal">aspect</code>" property</h3>
<a class="indexterm" name="id2639301"></a><pre class="programlisting"> "aspect" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<a name="id2640295"></a><h3>
<a name="GimpNumberPairEntry--aspect"></a>The <code class="literal">"aspect"</code> property</h3>
<a class="indexterm" name="id2640308"></a><pre class="programlisting"> "aspect" <a class="link" href="GimpNumberPairEntry.html#GimpAspectType">GimpAspectType</a> : Read / Write</pre>
<p></p>
<p>Default value: GIMP_ASPECT_SQUARE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2600952"></a><h3>
<a name="GimpNumberPairEntry--default-left-number"></a>The "<code class="literal">default-left-number</code>" property</h3>
<a class="indexterm" name="id2639325"></a><pre class="programlisting"> "default-left-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640330"></a><h3>
<a name="GimpNumberPairEntry--default-left-number"></a>The <code class="literal">"default-left-number"</code> property</h3>
<a class="indexterm" name="id2640345"></a><pre class="programlisting"> "default-left-number" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -711,10 +799,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639351"></a><h3>
<a name="GimpNumberPairEntry--default-right-number"></a>The "<code class="literal">default-right-number</code>" property</h3>
<a class="indexterm" name="id2639366"></a><pre class="programlisting"> "default-right-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640371"></a><h3>
<a name="GimpNumberPairEntry--default-right-number"></a>The <code class="literal">"default-right-number"</code> property</h3>
<a class="indexterm" name="id2640386"></a><pre class="programlisting"> "default-right-number" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -722,10 +810,20 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639392"></a><h3>
<a name="GimpNumberPairEntry--left-number"></a>The "<code class="literal">left-number</code>" property</h3>
<a class="indexterm" name="id2639407"></a><pre class="programlisting"> "left-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640412"></a><h3>
<a name="GimpNumberPairEntry--default-text"></a>The <code class="literal">"default-text"</code> property</h3>
<a class="indexterm" name="id2640427"></a><pre class="programlisting"> "default-text" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write</pre>
<p>String to show when in automatic mode.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2640450"></a><h3>
<a name="GimpNumberPairEntry--left-number"></a>The <code class="literal">"left-number"</code> property</h3>
<a class="indexterm" name="id2640465"></a><pre class="programlisting"> "left-number" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -733,10 +831,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639433"></a><h3>
<a name="GimpNumberPairEntry--max-valid-value"></a>The "<code class="literal">max-valid-value</code>" property</h3>
<a class="indexterm" name="id2639448"></a><pre class="programlisting"> "max-valid-value" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640491"></a><h3>
<a name="GimpNumberPairEntry--max-valid-value"></a>The <code class="literal">"max-valid-value"</code> property</h3>
<a class="indexterm" name="id2640506"></a><pre class="programlisting"> "max-valid-value" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p>Maximum value valid when parsing input.</p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -744,10 +842,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639476"></a><h3>
<a name="GimpNumberPairEntry--min-valid-value"></a>The "<code class="literal">min-valid-value</code>" property</h3>
<a class="indexterm" name="id2639491"></a><pre class="programlisting"> "min-valid-value" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640534"></a><h3>
<a name="GimpNumberPairEntry--min-valid-value"></a>The <code class="literal">"min-valid-value"</code> property</h3>
<a class="indexterm" name="id2640548"></a><pre class="programlisting"> "min-valid-value" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p>Minimum value valid when parsing input.</p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -755,10 +853,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639519"></a><h3>
<a name="GimpNumberPairEntry--ratio"></a>The "<code class="literal">ratio</code>" property</h3>
<a class="indexterm" name="id2639531"></a><pre class="programlisting"> "ratio" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640576"></a><h3>
<a name="GimpNumberPairEntry--ratio"></a>The <code class="literal">"ratio"</code> property</h3>
<a class="indexterm" name="id2640589"></a><pre class="programlisting"> "ratio" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -766,10 +864,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639557"></a><h3>
<a name="GimpNumberPairEntry--right-number"></a>The "<code class="literal">right-number</code>" property</h3>
<a class="indexterm" name="id2639572"></a><pre class="programlisting"> "right-number" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2640615"></a><h3>
<a name="GimpNumberPairEntry--right-number"></a>The <code class="literal">"right-number"</code> property</h3>
<a class="indexterm" name="id2640630"></a><pre class="programlisting"> "right-number" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: &gt;= G_MINDOUBLE</p>
@ -777,33 +875,33 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639598"></a><h3>
<a name="GimpNumberPairEntry--separators"></a>The "<code class="literal">separators</code>" property</h3>
<a class="indexterm" name="id2639613"></a><pre class="programlisting"> "separators" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2640656"></a><h3>
<a name="GimpNumberPairEntry--separators"></a>The <code class="literal">"separators"</code> property</h3>
<a class="indexterm" name="id2640670"></a><pre class="programlisting"> "separators" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>A string of valid separators.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639637"></a><h3>
<a name="GimpNumberPairEntry--user-override"></a>The "<code class="literal">user-override</code>" property</h3>
<a class="indexterm" name="id2639651"></a><pre class="programlisting"> "user-override" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2640694"></a><h3>
<a name="GimpNumberPairEntry--user-override"></a>The <code class="literal">"user-override"</code> property</h3>
<a class="indexterm" name="id2640709"></a><pre class="programlisting"> "user-override" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write</pre>
<p>Whether the widget is in 'user override' mode.</p>
<p>Default value: FALSE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2639677"></a><h2>Signal Details</h2>
<a name="id2640734"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2639686"></a><h3>
<a name="GimpNumberPairEntry-numbers-changed"></a>The "numbers-changed" signal</h3>
<a class="indexterm" name="id2639695"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a name="id2640744"></a><h3>
<a name="GimpNumberPairEntry-numbers-changed"></a>The <code class="literal">"numbers-changed"</code> signal</h3>
<a class="indexterm" name="id2640758"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -826,11 +924,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2639758"></a><h3>
<a name="GimpNumberPairEntry-ratio-changed"></a>The "ratio-changed" signal</h3>
<a class="indexterm" name="id2639767"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a name="id2640821"></a><h3>
<a name="GimpNumberPairEntry-ratio-changed"></a>The <code class="literal">"ratio-changed"</code> signal</h3>
<a class="indexterm" name="id2640835"></a><pre class="programlisting">void user_function (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -852,6 +950,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2640899"></a><div class="refsect2" lang="en"><a name="id2640900"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2640901"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">
<link rel="next" href="GimpPageSelector.html" title="GimpPageSelector">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2602319" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583450" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2637898" class="shortcut">Description</a>
<a href="#id2638640" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2629437" class="shortcut">Object Hierarchy</a>
<a href="#id2632245" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2637846" class="shortcut">Implemented Interfaces</a>
<a href="#id2638587" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2637874" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2638615" 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="id2602319"></a><span class="refentrytitle">GimpOffsetArea</span>
<a name="id2583450"></a><span class="refentrytitle">GimpOffsetArea</span>
</h2>
<p>GimpOffsetArea &#8212; Widget to control image offsets.</p>
</td>
@ -62,96 +62,96 @@
<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-struct">GimpOffsetArea</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpOffsetArea.html#gimp-offset-area-new">gimp_offset_area_new</a> (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> orig_width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> orig_height);
void <a class="link" href="GimpOffsetArea.html#gimp-offset-area-set-size">gimp_offset_area_set_size</a> (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height);
void <a class="link" href="GimpOffsetArea.html#gimp-offset-area-set-offsets">gimp_offset_area_set_offsets</a> (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> offset_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> offset_y);
void <a class="link" href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf">gimp_offset_area_set_pixbuf</a> (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2629437"></a><h2>Object Hierarchy</h2>
<a name="id2632245"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkDrawingArea.html"
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpOffsetArea
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637846"></a><h2>Implemented Interfaces</h2>
<a name="id2638587"></a><h2>Implemented Interfaces</h2>
<p>
GimpOffsetArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637874"></a><h2>Signals</h2>
<a name="id2638615"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed">offsets-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637898"></a><h2>Description</h2>
<a name="id2638640"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637914"></a><h2>Details</h2>
<a name="id2638656"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2637925"></a><h3>
<a name="id2638666"></a><h3>
<a name="GimpOffsetArea-struct"></a>GimpOffsetArea</h3>
<a class="indexterm" name="id2637937"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<a class="indexterm" name="id2638678"></a><pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637953"></a><h3>
<a name="id2638694"></a><h3>
<a name="gimp-offset-area-new"></a>gimp_offset_area_new ()</h3>
<a class="indexterm" name="id2637964"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2638706"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_offset_area_new (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> orig_width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> orig_height);</pre>
<p>
Creates a new <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a> widget. A <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a> can be used
@ -183,14 +183,14 @@ specify the new offsets.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637660"></a><h3>
<a name="id2637031"></a><h3>
<a name="gimp-offset-area-set-size"></a>gimp_offset_area_set_size ()</h3>
<a class="indexterm" name="id2637672"></a><pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2637043"></a><pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height);</pre>
<p>
Sets the size of the image/drawable displayed by the <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
@ -222,14 +222,14 @@ signal is emitted.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636432"></a><h3>
<a name="id2637152"></a><h3>
<a name="gimp-offset-area-set-offsets"></a>gimp_offset_area_set_offsets ()</h3>
<a class="indexterm" name="id2636444"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2637163"></a><pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> offset_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> offset_y);</pre>
<p>
Sets the offsets of the image/drawable displayed by the <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
@ -260,11 +260,11 @@ It does not emit the "offsets-changed" signal.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636552"></a><h3>
<a name="id2632584"></a><h3>
<a name="gimp-offset-area-set-pixbuf"></a>gimp_offset_area_set_pixbuf ()</h3>
<a class="indexterm" name="id2636566"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a class="indexterm" name="id2632598"></a><pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *pixbuf);</pre>
<p>
Sets the pixbuf which represents the original image/drawable which
@ -283,7 +283,7 @@ is being offset.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em>&#160;:</span></p></td>
<td> a <a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
><span class="type">GdkPixbuf</span></a>.
</td>
</tr>
@ -294,19 +294,19 @@ href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2636661"></a><h2>Signal Details</h2>
<a name="id2632693"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2632717"></a><h3>
<a name="GimpOffsetArea-offsets-changed"></a>The "offsets-changed" signal</h3>
<a class="indexterm" name="id2632725"></a><pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
<a name="id2632704"></a><h3>
<a name="GimpOffsetArea-offsets-changed"></a>The <code class="literal">"offsets-changed"</code> signal</h3>
<a class="indexterm" name="id2632718"></a><pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> arg2,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -338,6 +338,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2638317"></a><div class="refsect2" lang="en"><a name="id2638318"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2638319"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2629610" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2602334" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2636226" class="shortcut">Description</a>
<a href="#id2636756" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2636062" class="shortcut">Object Hierarchy</a>
<a href="#id2636592" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2636124" class="shortcut">Implemented Interfaces</a>
<a href="#id2636654" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2636152" class="shortcut">Properties</a>
<a href="#id2636682" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2636194" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2636724" 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="id2629610"></a><span class="refentrytitle">GimpPageSelector</span>
<a name="id2602334"></a><span class="refentrytitle">GimpPageSelector</span>
</h2>
<p>GimpPageSelector</p>
</td>
@ -65,14 +65,14 @@
<a class="link" href="GimpPageSelector.html#GimpPageSelector-struct">GimpPageSelector</a>;
enum <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-new">gimp_page_selector_new</a> (void);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-n-pages">gimp_page_selector_set_n_pages</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_pages);
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-n-pages">gimp_page_selector_get_n_pages</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-target">gimp_page_selector_set_target</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);
@ -80,111 +80,111 @@ void <a class="link" href="GimpPageSelector.html#gimp-page-select
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-page-thumbnail">gimp_page_selector_set_page_thumbnail</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no,
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *thumbnail);
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-thumbnail">gimp_page_selector_get_page_thumbnail</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-set-page-label">gimp_page_selector_set_page_label</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-page-label">gimp_page_selector_get_page_label</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-select-all">gimp_page_selector_select_all</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-unselect-all">gimp_page_selector_unselect_all</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-select-page">gimp_page_selector_select_page</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-unselect-page">gimp_page_selector_unselect_page</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpPageSelector.html#gimp-page-selector-page-is-selected">gimp_page_selector_page_is_selected</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-pages">gimp_page_selector_get_selected_pages</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *n_selected_pages);
void <a class="link" href="GimpPageSelector.html#gimp-page-selector-select-range">gimp_page_selector_select_range</a> (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *range);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPageSelector.html#gimp-page-selector-get-selected-range">gimp_page_selector_get_selected_range</a>
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636062"></a><h2>Object Hierarchy</h2>
<a name="id2636592"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----GimpPageSelector
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636124"></a><h2>Implemented Interfaces</h2>
<a name="id2636654"></a><h2>Implemented Interfaces</h2>
<p>
GimpPageSelector implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2636152"></a><h2>Properties</h2>
<a name="id2636682"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector--n-pages">n-pages</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write
"<a class="link" href="GimpPageSelector.html#GimpPageSelector--target">target</a>" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636194"></a><h2>Signals</h2>
<a name="id2636724"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPageSelector.html#GimpPageSelector-activate">activate</a>" : Run First / Action
@ -192,26 +192,26 @@ href="../glib/glib-Basic-Types.html#gint"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636226"></a><h2>Description</h2>
<a name="id2636756"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2632842"></a><h2>Details</h2>
<a name="id2632812"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2632853"></a><h3>
<a name="id2632823"></a><h3>
<a name="GimpPageSelector-struct"></a>GimpPageSelector</h3>
<a class="indexterm" name="id2632864"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<a class="indexterm" name="id2632834"></a><pre class="programlisting">typedef struct _GimpPageSelector GimpPageSelector;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632881"></a><h3>
<a name="id2632851"></a><h3>
<a name="GimpPageSelectorTarget"></a>enum GimpPageSelectorTarget</h3>
<a class="indexterm" name="id2632892"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2632862"></a><pre class="programlisting">typedef enum
{
GIMP_PAGE_SELECTOR_TARGET_LAYERS, /*&lt; desc="Layers" &gt;*/
GIMP_PAGE_SELECTOR_TARGET_IMAGES /*&lt; desc="Images" &gt;*/
@ -223,10 +223,10 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632910"></a><h3>
<a name="id2632880"></a><h3>
<a name="gimp-page-selector-new"></a>gimp_page_selector_new ()</h3>
<a class="indexterm" name="id2632923"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2632893"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_page_selector_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPageSelector.html" title="GimpPageSelector"><span class="type">GimpPageSelector</span></a> widget.</p>
@ -247,11 +247,11 @@ Creates a new <a class="link" href="GimpPageSelector.html" title="GimpPageSelect
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2632985"></a><h3>
<a name="id2632955"></a><h3>
<a name="gimp-page-selector-set-n-pages"></a>gimp_page_selector_set_n_pages ()</h3>
<a class="indexterm" name="id2633000"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2632970"></a><pre class="programlisting">void gimp_page_selector_set_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> n_pages);</pre>
<p>
Sets the number of pages in the document to open.</p>
@ -278,10 +278,10 @@ Sets the number of pages in the document to open.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2633087"></a><h3>
<a name="id2633057"></a><h3>
<a name="gimp-page-selector-get-n-pages"></a>gimp_page_selector_get_n_pages ()</h3>
<a class="indexterm" name="id2633103"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
<a class="indexterm" name="id2633073"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> gimp_page_selector_get_n_pages (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
@ -309,9 +309,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642013"></a><h3>
<a name="id2642837"></a><h3>
<a name="gimp-page-selector-set-target"></a>gimp_page_selector_set_target ()</h3>
<a class="indexterm" name="id2642027"></a><pre class="programlisting">void gimp_page_selector_set_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2642852"></a><pre class="programlisting">void gimp_page_selector_set_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> target);</pre>
<p>
</p>
@ -338,9 +338,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642108"></a><h3>
<a name="id2642932"></a><h3>
<a name="gimp-page-selector-get-target"></a>gimp_page_selector_get_target ()</h3>
<a class="indexterm" name="id2642124"></a><pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2642948"></a><pre class="programlisting"><a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> gimp_page_selector_get_target (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
</p>
<p>
@ -367,15 +367,15 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642199"></a><h3>
<a name="id2643023"></a><h3>
<a name="gimp-page-selector-set-page-thumbnail"></a>gimp_page_selector_set_page_thumbnail ()</h3>
<a class="indexterm" name="id2642215"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
<a class="indexterm" name="id2643039"></a><pre class="programlisting">void gimp_page_selector_set_page_thumbnail
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no,
<a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a> *thumbnail);</pre>
<p>
Sets the thumbnail for given <code class="literal">page_no</code>. A default "page" icon will
@ -408,14 +408,14 @@ be used if no page thumbnail is set.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642335"></a><h3>
<a name="id2643159"></a><h3>
<a name="gimp-page-selector-get-page-thumbnail"></a>gimp_page_selector_get_page_thumbnail ()</h3>
<a class="indexterm" name="id2642351"></a><pre class="programlisting"><a
href="../gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
<a class="indexterm" name="id2643175"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
>GdkPixbuf</a>* gimp_page_selector_get_page_thumbnail
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
</p>
@ -438,7 +438,7 @@ href="../glib/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> The page's thumbnail, or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if none is set. The returned
pixbuf is owned by <a class="link" href="GimpPageSelector.html" title="GimpPageSelector"><span class="type">GimpPageSelector</span></a> and must not be
unref'ed when no longer needed.
@ -452,14 +452,14 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642467"></a><h3>
<a name="id2643292"></a><h3>
<a name="gimp-page-selector-set-page-label"></a>gimp_page_selector_set_page_label ()</h3>
<a class="indexterm" name="id2642484"></a><pre class="programlisting">void gimp_page_selector_set_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2643308"></a><pre class="programlisting">void gimp_page_selector_set_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *label);</pre>
<p>
</p>
@ -491,13 +491,13 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642591"></a><h3>
<a name="id2643416"></a><h3>
<a name="gimp-page-selector-get-page-label"></a>gimp_page_selector_get_page_label ()</h3>
<a class="indexterm" name="id2642608"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2643432"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_page_label (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
</p>
@ -520,10 +520,10 @@ href="../glib/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> The page's label, or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if none is set. This is a newly
allocated string that should be <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a>'d when no longer
needed.
@ -536,9 +536,9 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642725"></a><h3>
<a name="id2643549"></a><h3>
<a name="gimp-page-selector-select-all"></a>gimp_page_selector_select_all ()</h3>
<a class="indexterm" name="id2642740"></a><pre class="programlisting">void gimp_page_selector_select_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2643565"></a><pre class="programlisting">void gimp_page_selector_select_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Selects all pages.</p>
<p>
@ -557,9 +557,9 @@ Selects all pages.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642806"></a><h3>
<a name="id2643630"></a><h3>
<a name="gimp-page-selector-unselect-all"></a>gimp_page_selector_unselect_all ()</h3>
<a class="indexterm" name="id2642821"></a><pre class="programlisting">void gimp_page_selector_unselect_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<a class="indexterm" name="id2643646"></a><pre class="programlisting">void gimp_page_selector_unselect_all (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
Unselects all pages.</p>
<p>
@ -578,11 +578,11 @@ Unselects all pages.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642886"></a><h3>
<a name="id2643710"></a><h3>
<a name="gimp-page-selector-select-page"></a>gimp_page_selector_select_page ()</h3>
<a class="indexterm" name="id2642902"></a><pre class="programlisting">void gimp_page_selector_select_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2643726"></a><pre class="programlisting">void gimp_page_selector_select_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
Adds a page to the selection.</p>
@ -609,11 +609,11 @@ Adds a page to the selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2642989"></a><h3>
<a name="id2643813"></a><h3>
<a name="gimp-page-selector-unselect-page"></a>gimp_page_selector_unselect_page ()</h3>
<a class="indexterm" name="id2643004"></a><pre class="programlisting">void gimp_page_selector_unselect_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2643829"></a><pre class="programlisting">void gimp_page_selector_unselect_page (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
Removes a page from the selection.</p>
@ -640,13 +640,13 @@ Removes a page from the selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643091"></a><h3>
<a name="id2643916"></a><h3>
<a name="gimp-page-selector-page-is-selected"></a>gimp_page_selector_page_is_selected ()</h3>
<a class="indexterm" name="id2643108"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2643932"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_page_selector_page_is_selected (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> page_no);</pre>
<p>
</p>
@ -669,9 +669,9 @@ href="../glib/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the page is selected, <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> otherwise.
</td>
@ -683,14 +683,14 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643223"></a><h3>
<a name="id2644047"></a><h3>
<a name="gimp-page-selector-get-selected-pages"></a>gimp_page_selector_get_selected_pages ()</h3>
<a class="indexterm" name="id2643239"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
<a class="indexterm" name="id2644063"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a>* gimp_page_selector_get_selected_pages
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *n_selected_pages);</pre>
<p>
</p>
@ -713,7 +713,7 @@ href="../glib/glib-Basic-Types.html#gint"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A sorted array of page numbers of selected pages. Use <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> if
you don't need the array any longer.
@ -726,11 +726,11 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643348"></a><h3>
<a name="id2644172"></a><h3>
<a name="gimp-page-selector-select-range"></a>gimp_page_selector_select_range ()</h3>
<a class="indexterm" name="id2643364"></a><pre class="programlisting">void gimp_page_selector_select_range (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
<a class="indexterm" name="id2644188"></a><pre class="programlisting">void gimp_page_selector_select_range (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *range);</pre>
<p>
Selectes the pages described by <code class="literal">range</code>. The range string is a
@ -764,10 +764,10 @@ overlapping pages and ranges will be merged.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643468"></a><h3>
<a name="id2644267"></a><h3>
<a name="gimp-page-selector-get-selected-range"></a>gimp_page_selector_get_selected_range ()</h3>
<a class="indexterm" name="id2643484"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2644281"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_page_selector_get_selected_range
(<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *selector);</pre>
<p>
@ -798,12 +798,12 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2643575"></a><h2>Property Details</h2>
<a name="id2644362"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2643585"></a><h3>
<a name="GimpPageSelector--n-pages"></a>The "<code class="literal">n-pages</code>" property</h3>
<a class="indexterm" name="id2643599"></a><pre class="programlisting"> "n-pages" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2644372"></a><h3>
<a name="GimpPageSelector--n-pages"></a>The <code class="literal">"n-pages"</code> property</h3>
<a class="indexterm" name="id2644384"></a><pre class="programlisting"> "n-pages" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write</pre>
<p>
The number of pages of the document to open.</p>
@ -817,9 +817,9 @@ The number of pages of the document to open.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643639"></a><h3>
<a name="GimpPageSelector--target"></a>The "<code class="literal">target</code>" property</h3>
<a class="indexterm" name="id2643653"></a><pre class="programlisting"> "target" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<a name="id2644420"></a><h3>
<a name="GimpPageSelector--target"></a>The <code class="literal">"target"</code> property</h3>
<a class="indexterm" name="id2644433"></a><pre class="programlisting"> "target" <a class="link" href="GimpPageSelector.html#GimpPageSelectorTarget">GimpPageSelectorTarget</a> : Read / Write</pre>
<p>
The target to open the document to.</p>
<p>
@ -831,13 +831,13 @@ The target to open the document to.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2643690"></a><h2>Signal Details</h2>
<a name="id2644466"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2643701"></a><h3>
<a name="GimpPageSelector-activate"></a>The "activate" signal</h3>
<a class="indexterm" name="id2643709"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a name="id2644476"></a><h3>
<a name="GimpPageSelector-activate"></a>The <code class="literal">"activate"</code> signal</h3>
<a class="indexterm" name="id2644488"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First / Action</pre>
<p>
The "activate" signal on GimpPageSelector is an action signal. It
@ -864,11 +864,11 @@ is emitted when a user double-clicks an item in the page selection.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2643788"></a><h3>
<a name="GimpPageSelector-selection-changed"></a>The "selection-changed" signal</h3>
<a class="indexterm" name="id2643797"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a name="id2644560"></a><h3>
<a name="GimpPageSelector-selection-changed"></a>The <code class="literal">"selection-changed"</code> signal</h3>
<a class="indexterm" name="id2644574"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPageSelector.html" title="GimpPageSelector">GimpPageSelector</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
This signal is emitted whenever the set of selected pages changes.</p>
@ -893,6 +893,11 @@ This signal is emitted whenever the set of selected pages changes.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2644646"></a><div class="refsect2" lang="en"><a name="id2644647"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2644648"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2612205" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579190" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2637283" class="shortcut">Description</a>
<a href="#id2642708" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2637164" class="shortcut">Object Hierarchy</a>
<a href="#id2642588" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2637224" class="shortcut">Implemented Interfaces</a>
<a href="#id2642649" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2637251" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2642676" 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="id2612205"></a><span class="refentrytitle">GimpPathEditor</span>
<a name="id2579190"></a><span class="refentrytitle">GimpPathEditor</span>
</h2>
<p>GimpPathEditor &#8212; Widget for editing a file search path.</p>
</td>
@ -62,79 +62,79 @@
<a class="link" href="GimpPathEditor.html#GimpPathEditor-struct">GimpPathEditor</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-new">gimp_path_editor_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-path">gimp_path_editor_get_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-path">gimp_path_editor_set_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-writable-path">gimp_path_editor_get_writable_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);
void <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-writable-path">gimp_path_editor_set_writable_path</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-dir-writable">gimp_path_editor_get_dir_writable</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *directory);
void <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-dir-writable">gimp_path_editor_set_dir_writable</a> (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *directory,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> writable);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637164"></a><h2>Object Hierarchy</h2>
<a name="id2642588"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----GimpPathEditor
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637224"></a><h2>Implemented Interfaces</h2>
<a name="id2642649"></a><h2>Implemented Interfaces</h2>
<p>
GimpPathEditor implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637251"></a><h2>Signals</h2>
<a name="id2642676"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPathEditor.html#GimpPathEditor-path-changed">path-changed</a>" : Run First
@ -142,7 +142,7 @@ GimpPathEditor implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2637283"></a><h2>Description</h2>
<a name="id2642708"></a><h2>Description</h2>
<p>
This widget is used to edit file search paths.
</p>
@ -161,26 +161,26 @@ the search path, the "path_changed" signal will be emitted.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2637325"></a><h2>Details</h2>
<a name="id2642091"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2637335"></a><h3>
<a name="id2642101"></a><h3>
<a name="GimpPathEditor-struct"></a>GimpPathEditor</h3>
<a class="indexterm" name="id2637347"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<a class="indexterm" name="id2642113"></a><pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637363"></a><h3>
<a name="id2642129"></a><h3>
<a name="gimp-path-editor-new"></a>gimp_path_editor_new ()</h3>
<a class="indexterm" name="id2637375"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2642141"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_path_editor_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
<p>
Creates a new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> widget.
@ -188,7 +188,7 @@ Creates a new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor">
<p>
The elements of the initial search path must be separated with the
<a
href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.</p>
<p>
@ -199,7 +199,7 @@ href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em>&#160;:</span></p></td>
<td> The title of the <a
href="../gtk/GtkFileChooser.html"
href="/usr/share/gtk-doc/html/gtk/GtkFileChooser.html"
><span class="type">GtkFileChooser</span></a> dialog which can be popped up.
</td>
</tr>
@ -218,20 +218,20 @@ href="../gtk/GtkFileChooser.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637489"></a><h3>
<a name="id2642255"></a><h3>
<a name="gimp-path-editor-get-path"></a>gimp_path_editor_get_path ()</h3>
<a class="indexterm" name="id2637500"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2641731"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_path_editor_get_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
The elements of the returned search path string are separated with the
<a
href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
</p>
<p>
Note that you have to <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> the returned string.</p>
<p>
@ -254,16 +254,16 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2637582"></a><h3>
<a name="id2641813"></a><h3>
<a name="gimp-path-editor-set-path"></a>gimp_path_editor_set_path ()</h3>
<a class="indexterm" name="id2636673"></a><pre class="programlisting">void gimp_path_editor_set_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2641824"></a><pre class="programlisting">void gimp_path_editor_set_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
<p>
The elements of the initial search path must be separated with the
<a
href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.</p>
<p>
@ -286,10 +286,10 @@ href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636751"></a><h3>
<a name="id2641903"></a><h3>
<a name="gimp-path-editor-get-writable-path"></a>gimp_path_editor_get_writable_path ()</h3>
<a class="indexterm" name="id2636763"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2641915"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_path_editor_get_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor);</pre>
<p>
@ -314,11 +314,11 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636819"></a><h3>
<a name="id2641972"></a><h3>
<a name="gimp-path-editor-set-writable-path"></a>gimp_path_editor_set_writable_path ()</h3>
<a class="indexterm" name="id2636830"></a><pre class="programlisting">void gimp_path_editor_set_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2637438"></a><pre class="programlisting">void gimp_path_editor_set_writable_path (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *path);</pre>
<p>
@ -343,13 +343,13 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636898"></a><h3>
<a name="id2637504"></a><h3>
<a name="gimp-path-editor-get-dir-writable"></a>gimp_path_editor_get_dir_writable ()</h3>
<a class="indexterm" name="id2636909"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2637518"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_path_editor_get_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *directory);</pre>
<p>
@ -379,14 +379,14 @@ href="../glib/glib-Basic-Types.html#gchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636987"></a><h3>
<a name="id2637596"></a><h3>
<a name="gimp-path-editor-set-dir-writable"></a>gimp_path_editor_set_dir_writable ()</h3>
<a class="indexterm" name="id2637000"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
<a class="indexterm" name="id2637610"></a><pre class="programlisting">void gimp_path_editor_set_dir_writable (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *editor,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *directory,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> writable);</pre>
<p>
@ -416,13 +416,13 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2637090"></a><h2>Signal Details</h2>
<a name="id2637700"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2635220"></a><h3>
<a name="GimpPathEditor-path-changed"></a>The "path-changed" signal</h3>
<a class="indexterm" name="id2635227"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a name="id2635288"></a><h3>
<a name="GimpPathEditor-path-changed"></a>The <code class="literal">"path-changed"</code> signal</h3>
<a class="indexterm" name="id2635302"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
This signal is emitted whenever the user adds, deletes, modifies
@ -440,11 +440,11 @@ or reorders an element of the search path.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635286"></a><h3>
<a name="GimpPathEditor-writable-changed"></a>The "writable-changed" signal</h3>
<a class="indexterm" name="id2635296"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a name="id2635361"></a><h3>
<a name="GimpPathEditor-writable-changed"></a>The <code class="literal">"writable-changed"</code> signal</h3>
<a class="indexterm" name="id2635377"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
This signal is emitted whenever the "writable" column of a directory
@ -463,16 +463,21 @@ is changed, either by the user clicking on it or by calling
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635368"></a><h2>See Also</h2>
<a name="id2635449"></a><h2>See Also</h2>
<p>
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a>
</p>
<p>
<a
href="../glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"
><span class="type">G_SEARCHPATH_SEPARATOR</span></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635477"></a><div class="refsect2" lang="en"><a name="id2635478"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635480"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2602640" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2604805" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2585399" class="shortcut">Description</a>
<a href="#id2641986" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2599088" class="shortcut">Object Hierarchy</a>
<a href="#id2577386" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2621684" class="shortcut">Implemented Interfaces</a>
<a href="#id2627498" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2621712" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2627525" 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="id2602640"></a><span class="refentrytitle">GimpPickButton</span>
<a name="id2604805"></a><span class="refentrytitle">GimpPickButton</span>
</h2>
<p>GimpPickButton &#8212; Widget to pick a color from screen.</p>
</td>
@ -62,54 +62,54 @@
<a class="link" href="GimpPickButton.html#GimpPickButton-struct">GimpPickButton</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPickButton.html#gimp-pick-button-new">gimp_pick_button_new</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2599088"></a><h2>Object Hierarchy</h2>
<a name="id2577386"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
>GtkButton</a>
+----GimpPickButton
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2621684"></a><h2>Implemented Interfaces</h2>
<a name="id2627498"></a><h2>Implemented Interfaces</h2>
<p>
GimpPickButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2621712"></a><h2>Signals</h2>
<a name="id2627525"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPickButton.html#GimpPickButton-color-picked">color-picked</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2585399"></a><h2>Description</h2>
<a name="id2641986"></a><h2>Description</h2>
<p>
<a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> is a specialized button. When clicked, it changes the
cursor to a color-picker pipette and allows the user to pick a color
@ -117,21 +117,21 @@ from any point on the screen.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2585425"></a><h2>Details</h2>
<a name="id2642012"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2585436"></a><h3>
<a name="id2642022"></a><h3>
<a name="GimpPickButton-struct"></a>GimpPickButton</h3>
<a class="indexterm" name="id2585447"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<a class="indexterm" name="id2642034"></a><pre class="programlisting">typedef struct _GimpPickButton GimpPickButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2585464"></a><h3>
<a name="id2642050"></a><h3>
<a name="gimp-pick-button-new"></a>gimp_pick_button_new ()</h3>
<a class="indexterm" name="id2641473"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2642062"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pick_button_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton"><span class="type">GimpPickButton</span></a> widget.</p>
@ -149,16 +149,16 @@ Creates a new <a class="link" href="GimpPickButton.html" title="GimpPickButton">
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2641529"></a><h2>Signal Details</h2>
<a name="id2642319"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2641540"></a><h3>
<a name="GimpPickButton-color-picked"></a>The "color-picked" signal</h3>
<a class="indexterm" name="id2641547"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a name="id2642330"></a><h3>
<a name="GimpPickButton-color-picked"></a>The <code class="literal">"color-picked"</code> signal</h3>
<a class="indexterm" name="id2642344"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a> *gimppickbutton,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> arg1,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -174,7 +174,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
<tr>
<td><p><span class="term"><em class="parameter"><code>arg1</code></em>&#160;:</span></p></td>
<td>pointer to a <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
><span class="type">GimpRGB</span></a> structure that holds the picked color
</td>
@ -187,6 +187,11 @@ href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2637252"></a><div class="refsect2" lang="en"><a name="id2637253"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2637254"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,23 +33,23 @@
<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="#id2610266" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2602787" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2635137" class="shortcut">Description</a>
<a href="#id2637367" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2617305" class="shortcut">Object Hierarchy</a>
<a href="#id2637285" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2635110" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2637339" 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="id2610266"></a><span class="refentrytitle">GimpPixmap</span>
<a name="id2602787"></a><span class="refentrytitle">GimpPixmap</span>
</h2>
<p>GimpPixmap &#8212; Widget which creates a <a
href="../gtk/GtkPixmap.html"
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</p>
</td>
<td valign="top" align="right"></td>
@ -62,75 +62,75 @@ href="../gtk/GtkPixmap.html"
<a class="link" href="GimpPixmap.html#GimpPixmap-struct">GimpPixmap</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPixmap.html#gimp-pixmap-new">gimp_pixmap_new</a> (<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);
void <a class="link" href="GimpPixmap.html#gimp-pixmap-set">gimp_pixmap_set</a> (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2617305"></a><h2>Object Hierarchy</h2>
<a name="id2637285"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkMisc.html"
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
>GtkMisc</a>
+----<a
href="../gtk/GtkImage.html"
href="/usr/share/gtk-doc/html/gtk/GtkImage.html"
>GtkImage</a>
+----GimpPixmap
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635110"></a><h2>Implemented Interfaces</h2>
<a name="id2637339"></a><h2>Implemented Interfaces</h2>
<p>
GimpPixmap implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635137"></a><h2>Description</h2>
<a name="id2637367"></a><h2>Description</h2>
<p>
Widget which creates a <a
href="../gtk/GtkPixmap.html"
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.
</p>
<p>
Use this widget instead of <a
href="../gtk/GtkPixmap.html"
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> if you don't want to worry about
the parent container's "realized" state.
</p>
<p>
Note that the drawback of the easy interface is that the actual <a
href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"
href="/usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"
><span class="type">GdkPixmap</span></a>
and it's mask have to be constructed every time you call <a class="link" href="GimpPixmap.html#gimp-pixmap-new"><code class="function">gimp_pixmap_new()</code></a>
and cannot be cached in memory without doing bad hacks.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635194"></a><h2>Details</h2>
<a name="id2637711"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2635205"></a><h3>
<a name="id2637721"></a><h3>
<a name="GimpPixmap-struct"></a>GimpPixmap</h3>
<a class="indexterm" name="id2641772"></a><pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<a class="indexterm" name="id2637734"></a><pre class="programlisting">typedef struct _GimpPixmap GimpPixmap;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpPixmap</code> is deprecated and should not be used in newly-written code.</p>
@ -141,12 +141,12 @@ and cannot be cached in memory without doing bad hacks.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641798"></a><h3>
<a name="id2637762"></a><h3>
<a name="gimp-pixmap-new"></a>gimp_pixmap_new ()</h3>
<a class="indexterm" name="id2641813"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2637776"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_pixmap_new (<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -175,11 +175,11 @@ Creates a new <a class="link" href="GimpPixmap.html" title="GimpPixmap"><span cl
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641901"></a><h3>
<a name="id2637864"></a><h3>
<a name="gimp-pixmap-set"></a>gimp_pixmap_set ()</h3>
<a class="indexterm" name="id2641916"></a><pre class="programlisting">void gimp_pixmap_set (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a class="indexterm" name="id2637879"></a><pre class="programlisting">void gimp_pixmap_set (<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a> *pixmap,
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> **xpm_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -208,16 +208,21 @@ Sets a new image for an existing <a class="link" href="GimpPixmap.html" title="G
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2635483"></a><h2>See Also</h2>
<a name="id2637973"></a><h2>See Also</h2>
<p>
<a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-pixmap-button-new"><code class="function">gimp_pixmap_button_new()</code></a>
</p>
<p>
<a
href="../gtk/GtkPixmap.html"
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635556"></a><div class="refsect2" lang="en"><a name="id2635558"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2635559"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpScrolledPreview.html" title="GimpScrolledPreview">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="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="#id2604592" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609368" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2646694" class="shortcut">Description</a>
<a href="#id2647440" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2645965" class="shortcut">Object Hierarchy</a>
<a href="#id2636329" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2646582" class="shortcut">Implemented Interfaces</a>
<a href="#id2636396" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2646610" class="shortcut">Properties</a>
<a href="#id2636424" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2646640" class="shortcut">Style Properties</a>
<a href="#id2636454" class="shortcut">Style Properties</a>
&#160;|&#160;
<a href="#id2646670" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2636483" 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="id2604592"></a><span class="refentrytitle">GimpPreview</span>
<a name="id2609368"></a><span class="refentrytitle">GimpPreview</span>
</h2>
<p>GimpPreview &#8212; A widget providing a <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> plus framework to update the preview.</p>
</td>
@ -66,169 +66,169 @@
<a class="link" href="GimpPreview.html#GimpPreview-struct">GimpPreview</a>;
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpPreview.html#gimp-preview-get-update">gimp_preview_get_update</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-set-update">gimp_preview_set_update</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> update);
void <a class="link" href="GimpPreview.html#gimp-preview-set-bounds">gimp_preview_set_bounds</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xmin,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ymin,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xmax,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ymax);
void <a class="link" href="GimpPreview.html#gimp-preview-get-size">gimp_preview_get_size</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *height);
void <a class="link" href="GimpPreview.html#gimp-preview-get-position">gimp_preview_get_position</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *y);
void <a class="link" href="GimpPreview.html#gimp-preview-transform">gimp_preview_transform</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_y);
void <a class="link" href="GimpPreview.html#gimp-preview-untransform">gimp_preview_untransform</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_y);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreview.html#gimp-preview-get-area">gimp_preview_get_area</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-draw">gimp_preview_draw</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-draw-buffer">gimp_preview_draw_buffer</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buffer,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride);
void <a class="link" href="GimpPreview.html#gimp-preview-invalidate">gimp_preview_invalidate</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
void <a class="link" href="GimpPreview.html#gimp-preview-set-default-cursor">gimp_preview_set_default_cursor</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../gdk/gdk-Cursors.html#GdkCursor"
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
>GdkCursor</a> *cursor);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreview.html#gimp-preview-get-controls">gimp_preview_get_controls</a> (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2645965"></a><h2>Object Hierarchy</h2>
<a name="id2636329"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----GimpPreview
+----<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646582"></a><h2>Implemented Interfaces</h2>
<a name="id2636396"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreview implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646610"></a><h2>Properties</h2>
<a name="id2636424"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--update">update</a>" <a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646640"></a><h2>Style Properties</h2>
<a name="id2636454"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview--size">size</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646670"></a><h2>Signals</h2>
<a name="id2636483"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreview.html#GimpPreview-invalidated">invalidated</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646694"></a><h2>Description</h2>
<a name="id2647440"></a><h2>Description</h2>
<p>
A widget providing a <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> plus framework to update the preview.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646717"></a><h2>Details</h2>
<a name="id2647462"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2646728"></a><h3>
<a name="id2647473"></a><h3>
<a name="GimpPreview-struct"></a>GimpPreview</h3>
<a class="indexterm" name="id2646740"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<a class="indexterm" name="id2647486"></a><pre class="programlisting">typedef struct _GimpPreview GimpPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646755"></a><h3>
<a name="id2647501"></a><h3>
<a name="gimp-preview-get-update"></a>gimp_preview_get_update ()</h3>
<a class="indexterm" name="id2646769"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2647514"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_preview_get_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
</p>
@ -256,11 +256,11 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646844"></a><h3>
<a name="id2647588"></a><h3>
<a name="gimp-preview-set-update"></a>gimp_preview_set_update ()</h3>
<a class="indexterm" name="id2646857"></a><pre class="programlisting">void gimp_preview_set_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2647602"></a><pre class="programlisting">void gimp_preview_set_update (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> update);</pre>
<p>
Sets the state of the "Preview" check button.</p>
@ -278,7 +278,7 @@ Sets the state of the "Preview" check button.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>update</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the preview should invalidate itself when being
scrolled or when <a class="link" href="GimpPreview.html#gimp-preview-invalidate"><code class="function">gimp_preview_invalidate()</code></a> is being called
</td>
@ -290,20 +290,20 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646962"></a><h3>
<a name="id2647707"></a><h3>
<a name="gimp-preview-set-bounds"></a>gimp_preview_set_bounds ()</h3>
<a class="indexterm" name="id2646976"></a><pre class="programlisting">void gimp_preview_set_bounds (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2647720"></a><pre class="programlisting">void gimp_preview_set_bounds (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xmin,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ymin,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xmax,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ymax);</pre>
<p>
Sets the lower and upper limits for the previewed area. The
@ -347,14 +347,14 @@ maximum size of the <a class="link" href="GimpPreviewArea.html" title="GimpPrevi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649766"></a><h3>
<a name="id2650644"></a><h3>
<a name="gimp-preview-get-size"></a>gimp_preview_get_size ()</h3>
<a class="indexterm" name="id2649778"></a><pre class="programlisting">void gimp_preview_get_size (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650656"></a><pre class="programlisting">void gimp_preview_get_size (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *height);</pre>
<p>
</p>
@ -386,14 +386,14 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649883"></a><h3>
<a name="id2650761"></a><h3>
<a name="gimp-preview-get-position"></a>gimp_preview_get_position ()</h3>
<a class="indexterm" name="id2649897"></a><pre class="programlisting">void gimp_preview_get_position (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650775"></a><pre class="programlisting">void gimp_preview_get_position (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *y);</pre>
<p>
</p>
@ -425,20 +425,20 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650004"></a><h3>
<a name="id2650882"></a><h3>
<a name="gimp-preview-transform"></a>gimp_preview_transform ()</h3>
<a class="indexterm" name="id2650018"></a><pre class="programlisting">void gimp_preview_transform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2650896"></a><pre class="programlisting">void gimp_preview_transform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_y);</pre>
<p>
Transforms from image to widget coordinates.</p>
@ -480,20 +480,20 @@ Transforms from image to widget coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650170"></a><h3>
<a name="id2651048"></a><h3>
<a name="gimp-preview-untransform"></a>gimp_preview_untransform ()</h3>
<a class="indexterm" name="id2650184"></a><pre class="programlisting">void gimp_preview_untransform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2651061"></a><pre class="programlisting">void gimp_preview_untransform (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> src_y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *dest_y);</pre>
<p>
Transforms from widget to image coordinates.</p>
@ -535,10 +535,10 @@ Transforms from widget to image coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650336"></a><h3>
<a name="id2651186"></a><h3>
<a name="gimp-preview-get-area"></a>gimp_preview_get_area ()</h3>
<a class="indexterm" name="id2650349"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2651198"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_area (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
In most cases, you shouldn't need to access the <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a>
@ -569,9 +569,9 @@ such cases, use <a class="link" href="GimpPreview.html#gimp-preview-get-area"><c
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650462"></a><h3>
<a name="id2651298"></a><h3>
<a name="gimp-preview-draw"></a>gimp_preview_draw ()</h3>
<a class="indexterm" name="id2650476"></a><pre class="programlisting">void gimp_preview_draw (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2651311"></a><pre class="programlisting">void gimp_preview_draw (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
Calls the GimpPreview::draw method. GimpPreview itself doesn't
implement a default draw method so the behaviour is determined by
@ -579,7 +579,7 @@ the derived class implementing this method.
</p>
<p>
<a
href="../libgimp/GimpDrawablePreview.html"
href="/usr/share/gtk-doc/html/libgimp/GimpDrawablePreview.html"
><span class="type">GimpDrawablePreview</span></a> implements <a class="link" href="GimpPreview.html#gimp-preview-draw"><code class="function">gimp_preview_draw()</code></a> by drawing the
original, unmodified drawable to the <em class="parameter"><code>preview</code></em>.</p>
<p>
@ -598,14 +598,14 @@ original, unmodified drawable to the <em class="parameter"><code>preview</code><
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650570"></a><h3>
<a name="id2651394"></a><h3>
<a name="gimp-preview-draw-buffer"></a>gimp_preview_draw_buffer ()</h3>
<a class="indexterm" name="id2650584"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2651407"></a><pre class="programlisting">void gimp_preview_draw_buffer (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buffer,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride);</pre>
<p>
Calls the GimpPreview::draw_buffer method. GimpPreview itself
@ -639,9 +639,9 @@ derived class implementing this method.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650672"></a><h3>
<a name="id2651510"></a><h3>
<a name="gimp-preview-invalidate"></a>gimp_preview_invalidate ()</h3>
<a class="indexterm" name="id2650685"></a><pre class="programlisting">void gimp_preview_invalidate (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<a class="indexterm" name="id2651523"></a><pre class="programlisting">void gimp_preview_invalidate (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
This function starts or renews a short low-priority timeout. When
the timeout expires, the GimpPreview::invalidated signal is emitted
@ -670,19 +670,19 @@ itself.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650764"></a><h3>
<a name="id2651602"></a><h3>
<a name="gimp-preview-set-default-cursor"></a>gimp_preview_set_default_cursor ()</h3>
<a class="indexterm" name="id2650776"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a class="indexterm" name="id2651615"></a><pre class="programlisting">void gimp_preview_set_default_cursor (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview,
<a
href="../gdk/gdk-Cursors.html#GdkCursor"
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
>GdkCursor</a> *cursor);</pre>
<p>
Sets the default mouse cursor for the preview. Note that this will
be overriden by a <a
href="../gdk/gdk-Cursors.html#GDK-FLEUR:CAPS"
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GDK-FLEUR:CAPS"
><code class="literal">GDK_FLEUR</code></a> if the preview has scrollbars, or by a
<a
href="../gdk/gdk-Cursors.html#GDK-WATCH:CAPS"
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GDK-WATCH:CAPS"
><code class="literal">GDK_WATCH</code></a> when the preview is invalidated.</p>
<p>
@ -698,9 +698,9 @@ href="../gdk/gdk-Cursors.html#GDK-WATCH:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>cursor</code></em>&#160;:</span></p></td>
<td> a <a
href="../gdk/gdk-Cursors.html#GdkCursor"
href="/usr/share/gtk-doc/html/gdk/gdk-Cursors.html#GdkCursor"
><span class="type">GdkCursor</span></a> or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
@ -711,14 +711,14 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2650885"></a><h3>
<a name="id2651725"></a><h3>
<a name="gimp-preview-get-controls"></a>gimp_preview_get_controls ()</h3>
<a class="indexterm" name="id2650898"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2651738"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_get_controls (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *preview);</pre>
<p>
Gives access to the <a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
><span class="type">GtkHBox</span></a> at the bottom of the preview that
contains the update toggle. Derived widgets can use this function
if they need to add controls to this area.</p>
@ -736,7 +736,7 @@ if they need to add controls to this area.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> the <a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
><span class="type">GtkHBox</span></a> at the bottom of the preview.
</td>
@ -748,24 +748,24 @@ href="../gtk/GtkHBox.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2650980"></a><h2>Property Details</h2>
<a name="id2651821"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2650989"></a><h3>
<a name="GimpPreview--update"></a>The "<code class="literal">update</code>" property</h3>
<a class="indexterm" name="id2651002"></a><pre class="programlisting"> "update" <a
href="../glib/glib-Basic-Types.html#gboolean"
<a name="id2651830"></a><h3>
<a name="GimpPreview--update"></a>The <code class="literal">"update"</code> property</h3>
<a class="indexterm" name="id2651843"></a><pre class="programlisting"> "update" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> : Read / Write / Construct</pre>
<p></p>
<p>Default value: TRUE</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651024"></a><h2>Style Property Details</h2>
<a name="id2651866"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2651034"></a><h3>
<a name="GimpPreview--size"></a>The "<code class="literal">size</code>" style property</h3>
<a class="indexterm" name="id2651047"></a><pre class="programlisting"> "size" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2651876"></a><h3>
<a name="GimpPreview--size"></a>The <code class="literal">"size"</code> style property</h3>
<a class="indexterm" name="id2651889"></a><pre class="programlisting"> "size" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read</pre>
<p></p>
<p>Allowed values: [1,1024]</p>
@ -773,13 +773,13 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651073"></a><h2>Signal Details</h2>
<a name="id2651915"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2651082"></a><h3>
<a name="GimpPreview-invalidated"></a>The "invalidated" signal</h3>
<a class="indexterm" name="id2651089"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
<a name="id2651924"></a><h3>
<a name="GimpPreview-invalidated"></a>The <code class="literal">"invalidated"</code> signal</h3>
<a class="indexterm" name="id2651937"></a><pre class="programlisting">void user_function (<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a> *gimppreview,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -801,6 +801,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2652000"></a><div class="refsect2" lang="en"><a name="id2652001"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2652002"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2592950" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2642419" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2640987" class="shortcut">Description</a>
<a href="#id2641193" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2635701" class="shortcut">Object Hierarchy</a>
<a href="#id2641075" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2635750" class="shortcut">Implemented Interfaces</a>
<a href="#id2641124" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2635778" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2641151" 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="id2592950"></a><span class="refentrytitle">GimpPreviewArea</span>
<a name="id2642419"></a><span class="refentrytitle">GimpPreviewArea</span>
</h2>
<p>GimpPreviewArea &#8212; A general purpose preview widget which caches its pixel data.</p>
</td>
@ -62,207 +62,207 @@
<a class="link" href="GimpPreviewArea.html#GimpPreviewArea-struct">GimpPreviewArea</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpPreviewArea.html#gimp-preview-area-new">gimp_preview_area_new</a> (void);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-draw">gimp_preview_area_draw</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-fill">gimp_preview_area_fill</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> red,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> green,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> blue);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-blend">gimp_preview_area_blend</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride1,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf2,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride2,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> opacity);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-mask">gimp_preview_area_mask</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride1,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf2,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride2,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *mask,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride_mask);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-set-offsets">gimp_preview_area_set_offsets</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-set-colormap">gimp_preview_area_set_colormap</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *colormap,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> num_colors);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-set-max-size">gimp_preview_area_set_max_size</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height);
void <a class="link" href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_preview_area_menu_popup</a> (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../gdk/gdk-Event-Structures.html#GdkEventButton"
href="/usr/share/gtk-doc/html/gdk/gdk-Event-Structures.html#GdkEventButton"
>GdkEventButton</a> *event);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635701"></a><h2>Object Hierarchy</h2>
<a name="id2641075"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkDrawingArea.html"
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
>GtkDrawingArea</a>
+----GimpPreviewArea
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2635750"></a><h2>Implemented Interfaces</h2>
<a name="id2641124"></a><h2>Implemented Interfaces</h2>
<p>
GimpPreviewArea implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2635778"></a><h2>Properties</h2>
<a name="id2641151"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-size">check-size</a>" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> : Read / Write
"<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-type">check-type</a>" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2640987"></a><h2>Description</h2>
<a name="id2641193"></a><h2>Description</h2>
<p>
A general purpose preview widget which caches its pixel data.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2641004"></a><h2>Details</h2>
<a name="id2641210"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2641015"></a><h3>
<a name="id2641221"></a><h3>
<a name="GimpPreviewArea-struct"></a>GimpPreviewArea</h3>
<a class="indexterm" name="id2641026"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<a class="indexterm" name="id2641232"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641043"></a><h3>
<a name="id2641249"></a><h3>
<a name="gimp-preview-area-new"></a>gimp_preview_area_new ()</h3>
<a class="indexterm" name="id2641054"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2641260"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_preview_area_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget.</p>
@ -282,29 +282,29 @@ Since GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2641108"></a><h3>
<a name="id2641314"></a><h3>
<a name="gimp-preview-area-draw"></a>gimp_preview_area_draw ()</h3>
<a class="indexterm" name="id2641119"></a><pre class="programlisting">void gimp_preview_area_draw (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2641325"></a><pre class="programlisting">void gimp_preview_area_draw (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> 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.
@ -345,14 +345,14 @@ Since GIMP 2.2</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em>&#160;:</span></p></td>
<td> the <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the preview pixel data.
</td>
</tr>
@ -366,29 +366,29 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647079"></a><h3>
<a name="id2647962"></a><h3>
<a name="gimp-preview-area-fill"></a>gimp_preview_area_fill ()</h3>
<a class="indexterm" name="id2647089"></a><pre class="programlisting">void gimp_preview_area_fill (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2647972"></a><pre class="programlisting">void gimp_preview_area_fill (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> red,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> green,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> blue);</pre>
<p>
Fills the given rectangle of <em class="parameter"><code>area</code></em> in the given color and queues a
@ -447,38 +447,38 @@ Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647299"></a><h3>
<a name="id2648183"></a><h3>
<a name="gimp-preview-area-blend"></a>gimp_preview_area_blend ()</h3>
<a class="indexterm" name="id2647311"></a><pre class="programlisting">void gimp_preview_area_blend (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648194"></a><pre class="programlisting">void gimp_preview_area_blend (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride1,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf2,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride2,
<a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> 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
@ -520,14 +520,14 @@ Since GIMP 2.2</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em>&#160;:</span></p></td>
<td> the <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf1</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the pixel data for
the lower layer
</td>
@ -540,7 +540,7 @@ href="../glib/glib-Basic-Types.html#guchar"
<tr>
<td><p><span class="term"><em class="parameter"><code>buf2</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the pixel data for
the upper layer
</td>
@ -560,41 +560,41 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2647658"></a><h3>
<a name="id2648541"></a><h3>
<a name="gimp-preview-area-mask"></a>gimp_preview_area_mask ()</h3>
<a class="indexterm" name="id2647669"></a><pre class="programlisting">void gimp_preview_area_mask (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648552"></a><pre class="programlisting">void gimp_preview_area_mask (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height,
<a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
>GimpImageType</a> type,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf1,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride1,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *buf2,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> rowstride2,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *mask,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> 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
@ -636,14 +636,14 @@ Since GIMP 2.2</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em>&#160;:</span></p></td>
<td> the <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf1</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the pixel data for
the lower layer
</td>
@ -656,7 +656,7 @@ href="../glib/glib-Basic-Types.html#guchar"
<tr>
<td><p><span class="term"><em class="parameter"><code>buf2</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the pixel data for
the upper layer
</td>
@ -669,7 +669,7 @@ href="../glib/glib-Basic-Types.html#guchar"
<tr>
<td><p><span class="term"><em class="parameter"><code>mask</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer representing the mask of the second
layer.
</td>
@ -684,14 +684,14 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648046"></a><h3>
<a name="id2648908"></a><h3>
<a name="gimp-preview-area-set-offsets"></a>gimp_preview_area_set_offsets ()</h3>
<a class="indexterm" name="id2648061"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2648921"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y);</pre>
<p>
Sets the offsets of the previewed area. This information is used
@ -724,14 +724,14 @@ when drawing the checkerboard and to determine the dither offsets.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648170"></a><h3>
<a name="id2649019"></a><h3>
<a name="gimp-preview-area-set-colormap"></a>gimp_preview_area_set_colormap ()</h3>
<a class="indexterm" name="id2648183"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2649031"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
const <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
>guchar</a> *colormap,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> num_colors);</pre>
<p>
Sets the colormap for the <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget. You need to
@ -754,7 +754,7 @@ Since GIMP 2.2</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>colormap</code></em>&#160;:</span></p></td>
<td> a <a
href="../glib/glib-Basic-Types.html#guchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
><span class="type">guchar</span></a> buffer that contains the colormap
</td>
</tr>
@ -768,14 +768,14 @@ href="../glib/glib-Basic-Types.html#guchar"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648330"></a><h3>
<a name="id2649164"></a><h3>
<a name="gimp-preview-area-set-max-size"></a>gimp_preview_area_set_max_size ()</h3>
<a class="indexterm" name="id2573202"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2649178"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> width,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> height);</pre>
<p>
Usually a <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> fills the size that it is
@ -810,11 +810,11 @@ preview will draw itself centered into the allocated area.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648435"></a><h3>
<a name="id2649286"></a><h3>
<a name="gimp-preview-area-menu-popup"></a>gimp_preview_area_menu_popup ()</h3>
<a class="indexterm" name="id2648450"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a class="indexterm" name="id2649300"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
<a
href="../gdk/gdk-Event-Structures.html#GdkEventButton"
href="/usr/share/gtk-doc/html/gdk/gdk-Event-Structures.html#GdkEventButton"
>GdkEventButton</a> *event);</pre>
<p>
Creates a popup menu that allows to configure the size and type of
@ -833,7 +833,7 @@ the checkerboard pattern that the <em class="parameter"><code>area</code></em> u
<tr>
<td><p><span class="term"><em class="parameter"><code>event</code></em>&#160;:</span></p></td>
<td> the button event that causes the menu to popup or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
@ -844,27 +844,32 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2648544"></a><h2>Property Details</h2>
<a name="id2649394"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2648553"></a><h3>
<a name="GimpPreviewArea--check-size"></a>The "<code class="literal">check-size</code>" property</h3>
<a class="indexterm" name="id2648566"></a><pre class="programlisting"> "check-size" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
<a name="id2649403"></a><h3>
<a name="GimpPreviewArea--check-size"></a>The <code class="literal">"check-size"</code> property</h3>
<a class="indexterm" name="id2649416"></a><pre class="programlisting"> "check-size" <a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> : Read / Write</pre>
<p></p>
<p>Default value: GIMP_CHECK_SIZE_MEDIUM_CHECKS</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648588"></a><h3>
<a name="GimpPreviewArea--check-type"></a>The "<code class="literal">check-type</code>" property</h3>
<a class="indexterm" name="id2648601"></a><pre class="programlisting"> "check-type" <a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
<a name="id2649438"></a><h3>
<a name="GimpPreviewArea--check-type"></a>The <code class="literal">"check-type"</code> property</h3>
<a class="indexterm" name="id2649451"></a><pre class="programlisting"> "check-type" <a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> : Read / Write</pre>
<p></p>
<p>Default value: GIMP_CHECK_TYPE_GRAY_CHECKS</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2649474"></a><div class="refsect2" lang="en"><a name="id2649476"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2649477"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpSizeEntry.html" title="GimpSizeEntry">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2575974" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2592352" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2644516" class="shortcut">Description</a>
<a href="#id2647286" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2643939" class="shortcut">Object Hierarchy</a>
<a href="#id2644818" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2644488" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2647259" 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="id2575974"></a><span class="refentrytitle">GimpScrolledPreview</span>
<a name="id2592352"></a><span class="refentrytitle">GimpScrolledPreview</span>
</h2>
<p>GimpScrolledPreview &#8212; A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</p>
</td>
@ -61,17 +61,17 @@
<a class="link" href="GimpScrolledPreview.html#GimpScrolledPreview-struct">GimpScrolledPreview</a>;
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-set-position">gimp_scrolled_preview_set_position</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy">gimp_scrolled_preview_set_policy</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> hscrollbar_policy,
<a
href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> vscrollbar_policy);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze">gimp_scrolled_preview_freeze</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_scrolled_preview_thaw</a> (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
@ -79,66 +79,66 @@ void <a class="link" href="GimpScrolledPreview.html#gimp-scrolled
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2643939"></a><h2>Object Hierarchy</h2>
<a name="id2644818"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
+----<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
+----GimpScrolledPreview
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2644488"></a><h2>Implemented Interfaces</h2>
<a name="id2647259"></a><h2>Implemented Interfaces</h2>
<p>
GimpScrolledPreview implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2644516"></a><h2>Description</h2>
<a name="id2647286"></a><h2>Description</h2>
<p>
A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2644538"></a><h2>Details</h2>
<a name="id2647309"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2644549"></a><h3>
<a name="id2647320"></a><h3>
<a name="GimpScrolledPreview-struct"></a>GimpScrolledPreview</h3>
<a class="indexterm" name="id2644560"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<a class="indexterm" name="id2647331"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644577"></a><h3>
<a name="id2647348"></a><h3>
<a name="gimp-scrolled-preview-set-position"></a>gimp_scrolled_preview_set_position ()</h3>
<a class="indexterm" name="id2644590"></a><pre class="programlisting">void gimp_scrolled_preview_set_position (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a class="indexterm" name="id2647361"></a><pre class="programlisting">void gimp_scrolled_preview_set_position (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> x,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> y);</pre>
<p>
</p>
@ -170,14 +170,14 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649511"></a><h3>
<a name="id2644992"></a><h3>
<a name="gimp-scrolled-preview-set-policy"></a>gimp_scrolled_preview_set_policy ()</h3>
<a class="indexterm" name="id2649525"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a class="indexterm" name="id2645006"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
<a
href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> hscrollbar_policy,
<a
href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
>GtkPolicyType</a> vscrollbar_policy);</pre>
<p>
</p>
@ -209,9 +209,9 @@ href="../gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644138"></a><h3>
<a name="id2645113"></a><h3>
<a name="gimp-scrolled-preview-freeze"></a>gimp_scrolled_preview_freeze ()</h3>
<a class="indexterm" name="id2644152"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2645128"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -235,9 +235,9 @@ This function should only be used to implement widgets derived from
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644237"></a><h3>
<a name="id2646951"></a><h3>
<a name="gimp-scrolled-preview-thaw"></a>gimp_scrolled_preview_thaw ()</h3>
<a class="indexterm" name="id2644251"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2646965"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -260,6 +260,11 @@ This function should only be used to implement widgets derived from
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2647051"></a><div class="refsect2" lang="en"><a name="id2647052"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2647053"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2593935" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581012" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2646438" class="shortcut">Description</a>
<a href="#id2635940" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2646318" class="shortcut">Object Hierarchy</a>
<a href="#id2635819" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2646373" class="shortcut">Implemented Interfaces</a>
<a href="#id2635874" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2646400" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2635902" 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="id2593935"></a><span class="refentrytitle">GimpSizeEntry</span>
<a name="id2581012"></a><span class="refentrytitle">GimpSizeEntry</span>
</h2>
<p>GimpSizeEntry &#8212; Widget for entering pixel values and resolutions.</p>
</td>
@ -64,189 +64,189 @@
<a class="link" href="GimpSizeEntry.html#GimpSizeEntryField">GimpSizeEntryField</a>;
enum <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new">gimp_size_entry_new</a> (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> number_of_fields,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *unit_format,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_show_pixels,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_show_percent,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_refval,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> spinbutton_width,
<a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-add-field">gimp_size_entry_add_field</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
>GtkSpinButton</a> *value_spinbutton,
<a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
>GtkSpinButton</a> *refval_spinbutton);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-attach-label">gimp_size_entry_attach_label</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *text,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> row,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> column,
<a
href="../glib/glib-Basic-Types.html#gfloat"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"
>gfloat</a> alignment);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-resolution">gimp_size_entry_set_resolution</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> resolution,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> keep_size);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-size">gimp_size_entry_set_size</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-value-boundaries">gimp_size_entry_set_value_boundaries</a>
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-value">gimp_size_entry_get_value</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-value">gimp_size_entry_set_value</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> value);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-refval-boundaries">gimp_size_entry_set_refval_boundaries</a>
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-refval-digits">gimp_size_entry_set_refval_digits</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-refval">gimp_size_entry_get_refval</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-refval">gimp_size_entry_set_refval</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> refval);
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-unit">gimp_size_entry_get_unit</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-unit">gimp_size_entry_set_unit</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-pixel-digits">gimp_size_entry_set_pixel_digits</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-show-unit-menu">gimp_size_entry_show_unit_menu</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-grab-focus">gimp_size_entry_grab_focus</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);
void <a class="link" href="GimpSizeEntry.html#gimp-size-entry-set-activates-default">gimp_size_entry_set_activates_default</a>
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> setting);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpSizeEntry.html#gimp-size-entry-get-help-widget">gimp_size_entry_get_help_widget</a> (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646318"></a><h2>Object Hierarchy</h2>
<a name="id2635819"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
>GtkTable</a>
+----GimpSizeEntry
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646373"></a><h2>Implemented Interfaces</h2>
<a name="id2635874"></a><h2>Implemented Interfaces</h2>
<p>
GimpSizeEntry implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646400"></a><h2>Signals</h2>
<a name="id2635902"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpSizeEntry.html#GimpSizeEntry-refval-changed">refval-changed</a>" : Run First
@ -255,7 +255,7 @@ GimpSizeEntry implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646438"></a><h2>Description</h2>
<a name="id2635940"></a><h2>Description</h2>
<p>
This widget is used to enter pixel distances/sizes and resolutions.
</p>
@ -267,18 +267,18 @@ each field automatic mappings are performed between the field's
<p>
There is a <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> right of the entry fields which lets you
specify the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> of the displayed values.
</p>
<p>
For each field, there can be one or two <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>'s to enter
"value" and "reference value". If you specify <em class="parameter"><code>show_refval</code></em> as <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><span class="type">FALSE</span></a>
in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new"><code class="function">gimp_size_entry_new()</code></a> there will be only one <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> and the
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> will contain an item for selecting GIMP_UNIT_PIXEL.
</p>
@ -287,35 +287,35 @@ The "reference value" is either of GIMP_UNIT_PIXEL or dpi, depending
on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"><span class="type">GimpSizeEntryUpdatePolicy</span></a> you specify in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new"><code class="function">gimp_size_entry_new()</code></a>.
The "value" is either the size in pixels mapped to the size in a
real-world-unit (see <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>) or the dpi value mapped to pixels per
real-world-unit.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2655211"></a><h2>Details</h2>
<a name="id2656129"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2655221"></a><h3>
<a name="id2656138"></a><h3>
<a name="GimpSizeEntry-struct"></a>GimpSizeEntry</h3>
<a class="indexterm" name="id2655231"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<a class="indexterm" name="id2656149"></a><pre class="programlisting">typedef struct _GimpSizeEntry GimpSizeEntry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655246"></a><h3>
<a name="id2656163"></a><h3>
<a name="GimpSizeEntryField"></a>GimpSizeEntryField</h3>
<a class="indexterm" name="id2655256"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<a class="indexterm" name="id2656174"></a><pre class="programlisting">typedef struct _GimpSizeEntryField GimpSizeEntryField;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655271"></a><h3>
<a name="id2656188"></a><h3>
<a name="GimpSizeEntryUpdatePolicy"></a>enum GimpSizeEntryUpdatePolicy</h3>
<a class="indexterm" name="id2655281"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2656199"></a><pre class="programlisting">typedef enum
{
GIMP_SIZE_ENTRY_UPDATE_NONE = 0,
GIMP_SIZE_ENTRY_UPDATE_SIZE = 1,
@ -328,30 +328,30 @@ real-world-unit.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655298"></a><h3>
<a name="id2656215"></a><h3>
<a name="gimp-size-entry-new"></a>gimp_size_entry_new ()</h3>
<a class="indexterm" name="id2655308"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2656226"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_new (<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> number_of_fields,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *unit_format,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_show_pixels,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_show_percent,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_refval,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> spinbutton_width,
<a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy">GimpSizeEntryUpdatePolicy</a> update_policy);</pre>
<p>
@ -388,7 +388,7 @@ For each input field:
</p>
<p>
The <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> is derived from <a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
><span class="type">GtkTable</span></a> and will have
an empty border of one cell width on each side plus an empty column left
of the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> to allow the caller to add labels or a
@ -418,7 +418,7 @@ of the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_show_pixels</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the unit menu shold contain an item for
GIMP_UNIT_PIXEL (ignored if the <em class="parameter"><code>update_policy</code></em> is not
GIMP_SIZE_ENTRY_UPDATE_NONE).
@ -427,7 +427,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_show_percent</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the unit menu shold contain an item for
GIMP_UNIT_PERCENT.
</td>
@ -435,7 +435,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>show_refval</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if you want an extra "reference value"
spinbutton per input field.
</td>
@ -443,7 +443,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>spinbutton_width</code></em>&#160;:</span></p></td>
<td> The minimal horizontal size of the <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a>'s.
</td>
</tr>
@ -463,14 +463,14 @@ href="../gtk/GtkSpinButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655745"></a><h3>
<a name="id2656661"></a><h3>
<a name="gimp-size-entry-add-field"></a>gimp_size_entry_add_field ()</h3>
<a class="indexterm" name="id2655757"></a><pre class="programlisting">void gimp_size_entry_add_field (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2656673"></a><pre class="programlisting">void gimp_size_entry_add_field (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
>GtkSpinButton</a> *value_spinbutton,
<a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
>GtkSpinButton</a> *refval_spinbutton);</pre>
<p>
Adds an input field to the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -478,12 +478,12 @@ Adds an input field to the <a class="link" href="GimpSizeEntry.html" title="Gimp
<p>
The new input field will have the index 0. If you specified <em class="parameter"><code>show_refval</code></em>
as <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new"><code class="function">gimp_size_entry_new()</code></a> you have to pass an additional
<a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> to hold the reference value. If <em class="parameter"><code>show_refval</code></em> was <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a>,
<em class="parameter"><code>refval_spinbutton</code></em> will be ignored.</p>
<p>
@ -512,28 +512,28 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2655919"></a><h3>
<a name="id2656835"></a><h3>
<a name="gimp-size-entry-attach-label"></a>gimp_size_entry_attach_label ()</h3>
<a class="indexterm" name="id2655932"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2656848"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_attach_label (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *text,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> row,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> column,
<a
href="../glib/glib-Basic-Types.html#gfloat"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"
>gfloat</a> alignment);</pre>
<p>
Attaches a <a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
><span class="type">GtkLabel</span></a> to the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> (which is a <a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
><span class="type">GtkTable</span></a>).</p>
<p>
@ -569,7 +569,7 @@ href="../gtk/GtkTable.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
><span class="type">GtkLabel</span></a> widget.
</td>
</tr>
@ -578,17 +578,17 @@ href="../gtk/GtkLabel.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656110"></a><h3>
<a name="id2657026"></a><h3>
<a name="gimp-size-entry-set-resolution"></a>gimp_size_entry_set_resolution ()</h3>
<a class="indexterm" name="id2656123"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2657039"></a><pre class="programlisting">void gimp_size_entry_set_resolution (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> resolution,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> keep_size);</pre>
<p>
Sets the resolution (in dpi) for field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -596,9 +596,9 @@ Sets the resolution (in dpi) for field # <em class="parameter"><code>field</code
<p>
The <em class="parameter"><code>resolution</code></em> passed will be clamped to fit in
[<a
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MIN-RESOLUTION:CAPS"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimplimits.html#GIMP-MIN-RESOLUTION:CAPS"
><span class="type">GIMP_MIN_RESOLUTION</span></a>..<a
href="../libgimpbase/libgimpbase-gimplimits.html#GIMP-MAX-RESOLUTION:CAPS"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimplimits.html#GIMP-MAX-RESOLUTION:CAPS"
><span class="type">GIMP_MAX_RESOLUTION</span></a>].
</p>
<p>
@ -628,10 +628,10 @@ This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpS
<tr>
<td><p><span class="term"><em class="parameter"><code>keep_size</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the <em class="parameter"><code>field</code></em>'s size in pixels should stay the same.
<a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> if the <em class="parameter"><code>field</code></em>'s size in units should stay the same.
</td>
</tr>
@ -640,17 +640,17 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656343"></a><h3>
<a name="id2657259"></a><h3>
<a name="gimp-size-entry-set-size"></a>gimp_size_entry_set_size ()</h3>
<a class="indexterm" name="id2656354"></a><pre class="programlisting">void gimp_size_entry_set_size (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2657270"></a><pre class="programlisting">void gimp_size_entry_set_size (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);</pre>
<p>
Sets the pixel values for field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>
@ -658,7 +658,7 @@ which will be treated as 0% and 100%.
</p>
<p>
These values will be used if you specified <em class="parameter"><code>menu_show_percent</code></em> as <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a>
in <a class="link" href="GimpSizeEntry.html#gimp-size-entry-new"><code class="function">gimp_size_entry_new()</code></a> and the user has selected GIMP_UNIT_PERCENT in
the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.
@ -697,18 +697,18 @@ This function does nothing if the <a class="link" href="GimpSizeEntry.html#GimpS
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656550"></a><h3>
<a name="id2657466"></a><h3>
<a name="gimp-size-entry-set-value-boundaries"></a>gimp_size_entry_set_value_boundaries ()</h3>
<a class="indexterm" name="id2656563"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
<a class="indexterm" name="id2657479"></a><pre class="programlisting">void gimp_size_entry_set_value_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);</pre>
<p>
Limits the range of possible values which can be entered in field # <em class="parameter"><code>field</code></em>
@ -755,13 +755,13 @@ NOTE: In most cases you won't be interested in this function because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656750"></a><h3>
<a name="id2657666"></a><h3>
<a name="gimp-size-entry-get-value"></a>gimp_size_entry_get_value ()</h3>
<a class="indexterm" name="id2656761"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
<a class="indexterm" name="id2657677"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_size_entry_get_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);</pre>
<p>
Returns the value of field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -769,7 +769,7 @@ Returns the value of field # <em class="parameter"><code>field</code></em> of th
<p>
The <em class="parameter"><code>value</code></em> returned is a distance or resolution
in the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.
</p>
@ -803,14 +803,14 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2656919"></a><h3>
<a name="id2657835"></a><h3>
<a name="gimp-size-entry-set-value"></a>gimp_size_entry_set_value ()</h3>
<a class="indexterm" name="id2656931"></a><pre class="programlisting">void gimp_size_entry_set_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2657847"></a><pre class="programlisting">void gimp_size_entry_set_value (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> value);</pre>
<p>
Sets the value for field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -818,7 +818,7 @@ Sets the value for field # <em class="parameter"><code>field</code></em> of the
<p>
The <em class="parameter"><code>value</code></em> passed is treated to be a distance or resolution
in the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.
</p>
@ -852,18 +852,18 @@ NOTE: In most cases you won't be interested in this value because the
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657100"></a><h3>
<a name="id2657986"></a><h3>
<a name="gimp-size-entry-set-refval-boundaries"></a>gimp_size_entry_set_refval_boundaries ()</h3>
<a class="indexterm" name="id2657114"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
<a class="indexterm" name="id2657999"></a><pre class="programlisting">void gimp_size_entry_set_refval_boundaries
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper);</pre>
<p>
Limits the range of possible reference values which can be entered in
@ -904,14 +904,14 @@ The current reference value of the <em class="parameter"><code>field</code></em>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657276"></a><h3>
<a name="id2658146"></a><h3>
<a name="gimp-size-entry-set-refval-digits"></a>gimp_size_entry_set_refval_digits ()</h3>
<a class="indexterm" name="id2657290"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658159"></a><pre class="programlisting">void gimp_size_entry_set_refval_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);</pre>
<p>
Sets the decimal digits of field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> to
@ -940,7 +940,7 @@ of digits will equal to 0 for <span class="type">GIMP_SIZE_ENTRY_UPDATE_SIZE</sp
<tr>
<td><p><span class="term"><em class="parameter"><code>digits</code></em>&#160;:</span></p></td>
<td> The new number of decimal digits for the <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> which
displays <em class="parameter"><code>field</code></em>'s reference value.
</td>
@ -950,13 +950,13 @@ href="../gtk/GtkSpinButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657418"></a><h3>
<a name="id2658293"></a><h3>
<a name="gimp-size-entry-get-refval"></a>gimp_size_entry_get_refval ()</h3>
<a class="indexterm" name="id2657429"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
<a class="indexterm" name="id2658304"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_size_entry_get_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);</pre>
<p>
Returns the reference value for field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -991,14 +991,14 @@ in dpi, depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntr
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657541"></a><h3>
<a name="id2658416"></a><h3>
<a name="gimp-size-entry-set-refval"></a>gimp_size_entry_set_refval ()</h3>
<a class="indexterm" name="id2657552"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658427"></a><pre class="programlisting">void gimp_size_entry_set_refval (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> refval);</pre>
<p>
Sets the reference value for field # <em class="parameter"><code>field</code></em> of the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
@ -1033,14 +1033,14 @@ depending on which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657679"></a><h3>
<a name="id2658554"></a><h3>
<a name="gimp-size-entry-get-unit"></a>gimp_size_entry_get_unit ()</h3>
<a class="indexterm" name="id2657690"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a class="indexterm" name="id2658565"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_size_entry_get_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<p>
Returns the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
@ -1064,11 +1064,11 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657763"></a><h3>
<a name="id2658639"></a><h3>
<a name="gimp-size-entry-set-unit"></a>gimp_size_entry_set_unit ()</h3>
<a class="indexterm" name="id2657774"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658649"></a><pre class="programlisting">void gimp_size_entry_set_unit (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
<p>
Sets the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>'s unit. The reference value for all fields will
@ -1096,11 +1096,11 @@ according to which <a class="link" href="GimpSizeEntry.html#GimpSizeEntryUpdateP
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657861"></a><h3>
<a name="id2658736"></a><h3>
<a name="gimp-size-entry-set-pixel-digits"></a>gimp_size_entry_set_pixel_digits ()</h3>
<a class="indexterm" name="id2657873"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658749"></a><pre class="programlisting">void gimp_size_entry_set_pixel_digits (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);</pre>
<p>
Similar to <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"><code class="function">gimp_unit_menu_set_pixel_digits()</code></a>, this function allows
@ -1126,16 +1126,16 @@ you set up a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><sp
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2657962"></a><h3>
<a name="id2658837"></a><h3>
<a name="gimp-size-entry-show-unit-menu"></a>gimp_size_entry_show_unit_menu ()</h3>
<a class="indexterm" name="id2657976"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a class="indexterm" name="id2658851"></a><pre class="programlisting">void gimp_size_entry_show_unit_menu (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show);</pre>
<p>
Controls whether a unit menu is shown in the size entry. If
<em class="parameter"><code>show</code></em> is <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><span class="type">TRUE</span></a>, the menu is shown; otherwise it is hidden.</p>
<p>
@ -1160,15 +1160,15 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658066"></a><h3>
<a name="id2658941"></a><h3>
<a name="gimp-size-entry-grab-focus"></a>gimp_size_entry_grab_focus ()</h3>
<a class="indexterm" name="id2658077"></a><pre class="programlisting">void gimp_size_entry_grab_focus (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<a class="indexterm" name="id2658952"></a><pre class="programlisting">void gimp_size_entry_grab_focus (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse);</pre>
<p>
This function is rather ugly and just a workaround for the fact that
it's impossible to implement <a
href="../gtk/GtkWidget.html#gtk-widget-grab-focus"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-grab-focus"
><code class="function">gtk_widget_grab_focus()</code></a> for a <a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
><span class="type">GtkTable</span></a>.</p>
<p>
@ -1184,17 +1184,17 @@ href="../gtk/GtkTable.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658138"></a><h3>
<a name="id2659014"></a><h3>
<a name="gimp-size-entry-set-activates-default"></a>gimp_size_entry_set_activates_default ()</h3>
<a class="indexterm" name="id2658153"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
<a class="indexterm" name="id2659028"></a><pre class="programlisting">void gimp_size_entry_set_activates_default
(<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> setting);</pre>
<p>
Iterates over all entries in the <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> and calls
<a
href="../gtk/GtkEntry.html#gtk-entry-set-activates-default"
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html#gtk-entry-set-activates-default"
><code class="function">gtk_entry_set_activates_default()</code></a> on them.</p>
<p>
@ -1210,7 +1210,7 @@ href="../gtk/GtkEntry.html#gtk-entry-set-activates-default"
<tr>
<td><p><span class="term"><em class="parameter"><code>setting</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> to activate window's default widget on Enter keypress
</td>
</tr>
@ -1221,13 +1221,13 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658256"></a><h3>
<a name="id2659131"></a><h3>
<a name="gimp-size-entry-get-help-widget"></a>gimp_size_entry_get_help_widget ()</h3>
<a class="indexterm" name="id2658269"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2659144"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_size_entry_get_help_widget (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gse,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> field);</pre>
<p>
You shouldn't fiddle with the internals of a <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a> but
@ -1252,7 +1252,7 @@ can use this function to get a pointer to the spinbuttons.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a> pointer that you can attach a tooltip to.
</td>
</tr>
@ -1261,13 +1261,13 @@ href="../gtk/GtkWidget.html"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2658375"></a><h2>Signal Details</h2>
<a name="id2659250"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2658384"></a><h3>
<a name="GimpSizeEntry-refval-changed"></a>The "refval-changed" signal</h3>
<a class="indexterm" name="id2658393"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a name="id2659259"></a><h3>
<a name="GimpSizeEntry-refval-changed"></a>The <code class="literal">"refval-changed"</code> signal</h3>
<a class="indexterm" name="id2659274"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -1290,11 +1290,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658455"></a><h3>
<a name="GimpSizeEntry-unit-changed"></a>The "unit-changed" signal</h3>
<a class="indexterm" name="id2658462"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a name="id2659335"></a><h3>
<a name="GimpSizeEntry-unit-changed"></a>The <code class="literal">"unit-changed"</code> signal</h3>
<a class="indexterm" name="id2659348"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -1317,11 +1317,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658524"></a><h3>
<a name="GimpSizeEntry-value-changed"></a>The "value-changed" signal</h3>
<a class="indexterm" name="id2658531"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a name="id2659410"></a><h3>
<a name="GimpSizeEntry-value-changed"></a>The <code class="literal">"value-changed"</code> signal</h3>
<a class="indexterm" name="id2659422"></a><pre class="programlisting">void user_function (<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a> *gimpsizeentry,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
@ -1344,10 +1344,10 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2658596"></a><h2>See Also</h2>
<a name="id2659486"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>
</p>
<p>
@ -1357,6 +1357,11 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"><code class="function">gimp_coordinates_new()</code></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2659523"></a><div class="refsect2" lang="en"><a name="id2659524"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2659525"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2577212" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584795" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2654433" class="shortcut">Description</a>
<a href="#id2650385" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2640508" class="shortcut">Object Hierarchy</a>
<a href="#id2655310" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2640569" class="shortcut">Implemented Interfaces</a>
<a href="#id2655371" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2654378" class="shortcut">Properties</a></nobr></td></tr>
<a href="#id2650329" 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="id2577212"></a><span class="refentrytitle">GimpStringComboBox</span>
<a name="id2584795"></a><span class="refentrytitle">GimpStringComboBox</span>
</h2>
<p>GimpStringComboBox</p>
</td>
@ -62,111 +62,111 @@
<a class="link" href="GimpStringComboBox.html#GimpStringComboBox-struct">GimpStringComboBox</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-new">gimp_string_combo_box_new</a> (<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> id_column,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> label_column);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-set-active">gimp_string_combo_box_set_active</a> (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *id);
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpStringComboBox.html#gimp-string-combo-box-get-active">gimp_string_combo_box_get_active</a> (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2640508"></a><h2>Object Hierarchy</h2>
<a name="id2655310"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
>GtkComboBox</a>
+----GimpStringComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2640569"></a><h2>Implemented Interfaces</h2>
<a name="id2655371"></a><h2>Implemented Interfaces</h2>
<p>
GimpStringComboBox implements
AtkImplementorIface, GtkBuildable, <a
href="../gtk/GtkCellEditable.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
>GtkCellEditable</a> and <a
href="../gtk/GtkCellLayout.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2654378"></a><h2>Properties</h2>
<a name="id2650329"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpStringComboBox.html#GimpStringComboBox--ellipsize">ellipsize</a>" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write
"<a class="link" href="GimpStringComboBox.html#GimpStringComboBox--id-column">id-column</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only
"<a class="link" href="GimpStringComboBox.html#GimpStringComboBox--label-column">label-column</a>" <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2654433"></a><h2>Description</h2>
<a name="id2650385"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2654449"></a><h2>Details</h2>
<a name="id2650401"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2654460"></a><h3>
<a name="id2650411"></a><h3>
<a name="GimpStringComboBox-struct"></a>GimpStringComboBox</h3>
<a class="indexterm" name="id2654471"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<a class="indexterm" name="id2650423"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2654488"></a><h3>
<a name="id2650440"></a><h3>
<a name="gimp-string-combo-box-new"></a>gimp_string_combo_box_new ()</h3>
<a class="indexterm" name="id2654502"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2650453"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_string_combo_box_new (<a
href="../gtk/GtkTreeModel.html"
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
>GtkTreeModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> id_column,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> label_column);</pre>
<p>
</p>
@ -204,13 +204,13 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651506"></a><h3>
<a name="id2656045"></a><h3>
<a name="gimp-string-combo-box-set-active"></a>gimp_string_combo_box_set_active ()</h3>
<a class="indexterm" name="id2651520"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2656058"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_string_combo_box_set_active (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *id);</pre>
<p>
Looks up the item that belongs to the given <em class="parameter"><code>id</code></em> and makes it the
@ -234,9 +234,9 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> on success or <a
href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
><code class="literal">FALSE</code></a> if there was no item for
this value.
@ -249,10 +249,10 @@ href="../glib/glib-Standard-Macros.html#FALSE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651648"></a><h3>
<a name="id2652335"></a><h3>
<a name="gimp-string-combo-box-get-active"></a>gimp_string_combo_box_get_active ()</h3>
<a class="indexterm" name="id2651662"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2652348"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_string_combo_box_get_active (<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
<p>
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
@ -270,7 +270,7 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> newly allocated ID string or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if nothing was selected
</td>
@ -282,12 +282,12 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2645510"></a><h2>Property Details</h2>
<a name="id2652440"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2645520"></a><h3>
<a name="GimpStringComboBox--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3>
<a class="indexterm" name="id2645536"></a><pre class="programlisting"> "ellipsize" <a
href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"
<a name="id2652451"></a><h3>
<a name="GimpStringComboBox--ellipsize"></a>The <code class="literal">"ellipsize"</code> property</h3>
<a class="indexterm" name="id2652466"></a><pre class="programlisting"> "ellipsize" <a
href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"
>PangoEllipsizeMode</a> : Read / Write</pre>
<p>
Specifies the preferred place to ellipsize text in the combo-box,
@ -302,10 +302,10 @@ entire string.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645575"></a><h3>
<a name="GimpStringComboBox--id-column"></a>The "<code class="literal">id-column</code>" property</h3>
<a class="indexterm" name="id2645590"></a><pre class="programlisting"> "id-column" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2652504"></a><h3>
<a name="GimpStringComboBox--id-column"></a>The <code class="literal">"id-column"</code> property</h3>
<a class="indexterm" name="id2650042"></a><pre class="programlisting"> "id-column" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only</pre>
<p>
The column in the associated GtkTreeModel that holds strings to
@ -320,16 +320,21 @@ be used as labels in the combo-box.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645632"></a><h3>
<a name="GimpStringComboBox--label-column"></a>The "<code class="literal">label-column</code>" property</h3>
<a class="indexterm" name="id2645648"></a><pre class="programlisting"> "label-column" <a
href="../glib/glib-Basic-Types.html#gint"
<a name="id2650083"></a><h3>
<a name="GimpStringComboBox--label-column"></a>The <code class="literal">"label-column"</code> property</h3>
<a class="indexterm" name="id2650099"></a><pre class="programlisting"> "label-column" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> : Read / Write / Construct Only</pre>
<p></p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2650129"></a><div class="refsect2" lang="en"><a name="id2650130"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2650131"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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="GimpZoomModel.html" title="GimpZoomModel">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,25 +33,25 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpZoomModel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2609978" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2605626" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2655066" class="shortcut">Description</a>
<a href="#id2650223" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2654946" class="shortcut">Object Hierarchy</a>
<a href="#id2654557" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2655013" class="shortcut">Implemented Interfaces</a>
<a href="#id2650170" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2655041" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2650198" 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="id2609978"></a><span class="refentrytitle">GimpUnitMenu</span>
<a name="id2605626"></a><span class="refentrytitle">GimpUnitMenu</span>
</h2>
<p>GimpUnitMenu &#8212; Widget for selecting a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>.</p>
</td>
<td valign="top" align="right"><img src="gimp-unit-menu.png"></td>
@ -64,90 +64,90 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a class="link" href="GimpUnitMenu.html#GimpUnitMenu-struct">GimpUnitMenu</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-new">gimp_unit_menu_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *format,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_pixels,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_percent,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_custom);
void <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-set-unit">gimp_unit_menu_set_unit</a> (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-get-unit">gimp_unit_menu_get_unit</a> (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits">gimp_unit_menu_get_pixel_digits</a> (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);
void <a class="link" href="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits">gimp_unit_menu_set_pixel_digits</a> (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2654946"></a><h2>Object Hierarchy</h2>
<a name="id2654557"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
+----<a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
>GtkButton</a>
+----<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a>
+----GimpUnitMenu
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655013"></a><h2>Implemented Interfaces</h2>
<a name="id2650170"></a><h2>Implemented Interfaces</h2>
<p>
GimpUnitMenu implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2655041"></a><h2>Signals</h2>
<a name="id2650198"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpUnitMenu.html#GimpUnitMenu-unit-changed">unit-changed</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2655066"></a><h2>Description</h2>
<a name="id2650223"></a><h2>Description</h2>
<p>
This widget provides a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> which contains a list of <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>'s.
</p>
<p>
@ -165,35 +165,35 @@ Whenever the user selects a unit from the menu or the dialog, the
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2644956"></a><h2>Details</h2>
<a name="id2650285"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2644967"></a><h3>
<a name="id2649483"></a><h3>
<a name="GimpUnitMenu-struct"></a>GimpUnitMenu</h3>
<a class="indexterm" name="id2644979"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<a class="indexterm" name="id2649496"></a><pre class="programlisting">typedef struct _GimpUnitMenu GimpUnitMenu;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2644994"></a><h3>
<a name="id2649511"></a><h3>
<a name="gimp-unit-menu-new"></a>gimp_unit_menu_new ()</h3>
<a class="indexterm" name="id2645007"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2649524"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_unit_menu_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *format,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_pixels,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_percent,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_custom);</pre>
<p>
Creates a new <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a> widget.
@ -255,7 +255,7 @@ The <em class="parameter"><code>format</code></em> string supports the following
<tr>
<td><p><span class="term"><em class="parameter"><code>show_pixels</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the unit menu should contain an item for
GIMP_UNIT_PIXEL.
</td>
@ -263,7 +263,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>show_percent</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> in the unit menu should contain an item for
GIMP_UNIT_PERCENT.
</td>
@ -271,7 +271,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><em class="parameter"><code>show_custom</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the unit menu should contain a "More..." item for
opening the user-defined-unit selection dialog.
</td>
@ -286,15 +286,15 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653388"></a><h3>
<a name="id2649824"></a><h3>
<a name="gimp-unit-menu-set-unit"></a>gimp_unit_menu_set_unit ()</h3>
<a class="indexterm" name="id2653399"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a class="indexterm" name="id2649835"></a><pre class="programlisting">void gimp_unit_menu_set_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit);</pre>
<p>
Sets a new <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> for the specified <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
@ -317,14 +317,14 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653485"></a><h3>
<a name="id2654651"></a><h3>
<a name="gimp-unit-menu-get-unit"></a>gimp_unit_menu_get_unit ()</h3>
<a class="indexterm" name="id2653496"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a class="indexterm" name="id2654663"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> gimp_unit_menu_get_unit (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
Returns the <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> the user has selected from the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
@ -347,10 +347,10 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653571"></a><h3>
<a name="id2654738"></a><h3>
<a name="gimp-unit-menu-get-pixel-digits"></a>gimp_unit_menu_get_pixel_digits ()</h3>
<a class="indexterm" name="id2653582"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gint"
<a class="indexterm" name="id2654749"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> gimp_unit_menu_get_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu);</pre>
<p>
Retrieve the number of digits for a pixel size as set by
@ -376,11 +376,11 @@ Retrieve the number of digits for a pixel size as set by
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2653660"></a><h3>
<a name="id2654827"></a><h3>
<a name="gimp-unit-menu-set-pixel-digits"></a>gimp_unit_menu_set_pixel_digits ()</h3>
<a class="indexterm" name="id2653672"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a class="indexterm" name="id2654838"></a><pre class="programlisting">void gimp_unit_menu_set_pixel_digits (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *menu,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits);</pre>
<p>
A GimpUnitMenu can be setup to control the number of digits shown
@ -414,17 +414,17 @@ here. You should do this after attaching your spinbuttons.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2648796"></a><h2>Signal Details</h2>
<a name="id2654938"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2648807"></a><h3>
<a name="GimpUnitMenu-unit-changed"></a>The "unit-changed" signal</h3>
<a class="indexterm" name="id2648814"></a><pre class="programlisting">void user_function (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
<a name="id2654949"></a><h3>
<a name="GimpUnitMenu-unit-changed"></a>The <code class="literal">"unit-changed"</code> signal</h3>
<a class="indexterm" name="id2654963"></a><pre class="programlisting">void user_function (<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a> *arg0,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
This signal is emitted whenever the user selects a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a> from
the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>.</p>
<p>
@ -440,10 +440,10 @@ the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="t
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2648888"></a><h2>See Also</h2>
<a name="id2655036"></a><h2>See Also</h2>
<p>
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>
</p>
<p>
@ -453,6 +453,11 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"><code class="function">gimp_coordinates_new()</code></a>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2655078"></a><div class="refsect2" lang="en"><a name="id2655079"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2655080"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
<link rel="prev" href="GimpUnitMenu.html" title="GimpUnitMenu">
<link rel="next" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2636380" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598121" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2658740" class="shortcut">Description</a>
<a href="#id2655234" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2653841" class="shortcut">Object Hierarchy</a>
<a href="#id2655110" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2658640" class="shortcut">Properties</a>
<a href="#id2655134" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2658715" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2655209" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpZoomModel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2636380"></a><span class="refentrytitle">GimpZoomModel</span>
<a name="id2598121"></a><span class="refentrytitle">GimpZoomModel</span>
</h2>
<p>GimpZoomModel</p>
</td>
@ -65,101 +65,101 @@ enum <a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZ
<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* <a class="link" href="GimpZoomModel.html#gimp-zoom-model-new">gimp_zoom_model_new</a> (void);
void <a class="link" href="GimpZoomModel.html#gimp-zoom-model-set-range">gimp_zoom_model_set_range</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> max);
void <a class="link" href="GimpZoomModel.html#gimp-zoom-model-zoom">gimp_zoom_model_zoom</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> scale);
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="GimpZoomModel.html#gimp-zoom-model-get-factor">gimp_zoom_model_get_factor</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model);
void <a class="link" href="GimpZoomModel.html#gimp-zoom-model-get-fraction">gimp_zoom_model_get_fraction</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *numerator,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *denominator);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpZoomModel.html#gimp-zoom-button-new">gimp_zoom_button_new</a> (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size);
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="GimpZoomModel.html#gimp-zoom-model-zoom-step">gimp_zoom_model_zoom_step</a> (<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> scale);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2653841"></a><h2>Object Hierarchy</h2>
<a name="id2655110"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----GimpZoomModel
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2658640"></a><h2>Properties</h2>
<a name="id2655134"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--fraction">fraction</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--maximum">maximum</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--minimum">minimum</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--percentage">percentage</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read
"<a class="link" href="GimpZoomModel.html#GimpZoomModel--value">value</a>" <a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2658715"></a><h2>Signals</h2>
<a name="id2655209"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpZoomModel.html#GimpZoomModel-zoomed">zoomed</a>" : Run Last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2658740"></a><h2>Description</h2>
<a name="id2655234"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2658756"></a><h2>Details</h2>
<a name="id2653916"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2658767"></a><h3>
<a name="id2653926"></a><h3>
<a name="GimpZoomModel-struct"></a>GimpZoomModel</h3>
<a class="indexterm" name="id2658778"></a><pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<a class="indexterm" name="id2653938"></a><pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658795"></a><h3>
<a name="id2653954"></a><h3>
<a name="GimpZoomType"></a>enum GimpZoomType</h3>
<a class="indexterm" name="id2658807"></a><pre class="programlisting">typedef enum
<a class="indexterm" name="id2653967"></a><pre class="programlisting">typedef enum
{
GIMP_ZOOM_IN, /*&lt; desc="Zoom in" &gt;*/
GIMP_ZOOM_OUT, /*&lt; desc="Zoom out" &gt;*/
@ -176,9 +176,9 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2658828"></a><h3>
<a name="id2653987"></a><h3>
<a name="gimp-zoom-model-new"></a>gimp_zoom_model_new ()</h3>
<a class="indexterm" name="id2658840"></a><pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* gimp_zoom_model_new (void);</pre>
<a class="indexterm" name="id2654000"></a><pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>* gimp_zoom_model_new (void);</pre>
<p>
Creates a new <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a>.</p>
<p>
@ -197,14 +197,14 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2648936"></a><h3>
<a name="id2654055"></a><h3>
<a name="gimp-zoom-model-set-range"></a>gimp_zoom_model_set_range ()</h3>
<a class="indexterm" name="id2648947"></a><pre class="programlisting">void gimp_zoom_model_set_range (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2654066"></a><pre class="programlisting">void gimp_zoom_model_set_range (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> min,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> max);</pre>
<p>
Sets the allowed range of the <em class="parameter"><code>model</code></em>.
@ -237,12 +237,12 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649056"></a><h3>
<a name="id2645978"></a><h3>
<a name="gimp-zoom-model-zoom"></a>gimp_zoom_model_zoom ()</h3>
<a class="indexterm" name="id2649067"></a><pre class="programlisting">void gimp_zoom_model_zoom (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2645989"></a><pre class="programlisting">void gimp_zoom_model_zoom (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> scale);</pre>
<p>
Since GIMP 2.4</p>
@ -272,10 +272,10 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649190"></a><h3>
<a name="id2646112"></a><h3>
<a name="gimp-zoom-model-get-factor"></a>gimp_zoom_model_get_factor ()</h3>
<a class="indexterm" name="id2649201"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
<a class="indexterm" name="id2646123"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_zoom_model_get_factor (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model);</pre>
<p>
Retrieves the current zoom factor of <em class="parameter"><code>model</code></em>.</p>
@ -302,14 +302,14 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2649274"></a><h3>
<a name="id2646196"></a><h3>
<a name="gimp-zoom-model-get-fraction"></a>gimp_zoom_model_get_fraction ()</h3>
<a class="indexterm" name="id2649285"></a><pre class="programlisting">void gimp_zoom_model_get_fraction (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="indexterm" name="id2646208"></a><pre class="programlisting">void gimp_zoom_model_get_fraction (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *numerator,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> *denominator);</pre>
<p>
Retrieves the current zoom factor of <em class="parameter"><code>model</code></em> as a fraction.
@ -342,14 +342,14 @@ Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651699"></a><h3>
<a name="id2646501"></a><h3>
<a name="gimp-zoom-button-new"></a>gimp_zoom_button_new ()</h3>
<a class="indexterm" name="id2651710"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2646512"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_zoom_button_new (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size);</pre>
<p>
</p>
@ -386,13 +386,13 @@ Since GIMP 2.4
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651820"></a><h3>
<a name="id2646622"></a><h3>
<a name="gimp-zoom-model-zoom-step"></a>gimp_zoom_model_zoom_step ()</h3>
<a class="indexterm" name="id2651832"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gdouble"
<a class="indexterm" name="id2646633"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_zoom_model_zoom_step (<a class="link" href="GimpZoomModel.html#GimpZoomType">GimpZoomType</a> zoom_type,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> scale);</pre>
<p>
Utility function to calculate a new scale factor.</p>
@ -424,22 +424,22 @@ Since GIMP 2.4
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2651931"></a><h2>Property Details</h2>
<a name="id2646732"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2651942"></a><h3>
<a name="GimpZoomModel--fraction"></a>The "<code class="literal">fraction</code>" property</h3>
<a class="indexterm" name="id2651956"></a><pre class="programlisting"> "fraction" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2646742"></a><h3>
<a name="GimpZoomModel--fraction"></a>The <code class="literal">"fraction"</code> property</h3>
<a class="indexterm" name="id2646756"></a><pre class="programlisting"> "fraction" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read</pre>
<p></p>
<p>Default value: "1:1"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2651980"></a><h3>
<a name="GimpZoomModel--maximum"></a>The "<code class="literal">maximum</code>" property</h3>
<a class="indexterm" name="id2651993"></a><pre class="programlisting"> "maximum" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2646780"></a><h3>
<a name="GimpZoomModel--maximum"></a>The <code class="literal">"maximum"</code> property</h3>
<a class="indexterm" name="id2646794"></a><pre class="programlisting"> "maximum" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: [0.00390625,256]</p>
@ -447,10 +447,10 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652022"></a><h3>
<a name="GimpZoomModel--minimum"></a>The "<code class="literal">minimum</code>" property</h3>
<a class="indexterm" name="id2652036"></a><pre class="programlisting"> "minimum" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2646820"></a><h3>
<a name="GimpZoomModel--minimum"></a>The <code class="literal">"minimum"</code> property</h3>
<a class="indexterm" name="id2646834"></a><pre class="programlisting"> "minimum" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: [0.00390625,256]</p>
@ -458,20 +458,20 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652064"></a><h3>
<a name="GimpZoomModel--percentage"></a>The "<code class="literal">percentage</code>" property</h3>
<a class="indexterm" name="id2652078"></a><pre class="programlisting"> "percentage" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2646863"></a><h3>
<a name="GimpZoomModel--percentage"></a>The <code class="literal">"percentage"</code> property</h3>
<a class="indexterm" name="id2646877"></a><pre class="programlisting"> "percentage" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read</pre>
<p></p>
<p>Default value: "100%"</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2652102"></a><h3>
<a name="GimpZoomModel--value"></a>The "<code class="literal">value</code>" property</h3>
<a class="indexterm" name="id2652116"></a><pre class="programlisting"> "value" <a
href="../glib/glib-Basic-Types.html#gdouble"
<a name="id2660364"></a><h3>
<a name="GimpZoomModel--value"></a>The <code class="literal">"value"</code> property</h3>
<a class="indexterm" name="id2660376"></a><pre class="programlisting"> "value" <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> : Read / Write</pre>
<p></p>
<p>Allowed values: [0.00390625,256]</p>
@ -479,19 +479,19 @@ href="../glib/glib-Basic-Types.html#gdouble"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2652147"></a><h2>Signal Details</h2>
<a name="id2660403"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2652158"></a><h3>
<a name="GimpZoomModel-zoomed"></a>The "zoomed" signal</h3>
<a class="indexterm" name="id2652166"></a><pre class="programlisting">void user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a name="id2660413"></a><h3>
<a name="GimpZoomModel-zoomed"></a>The <code class="literal">"zoomed"</code> signal</h3>
<a class="indexterm" name="id2660425"></a><pre class="programlisting">void user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a> *model,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> old_factor,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> new_factor,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run Last</pre>
<p>
Emitted when the zoom factor of the zoom model changes.</p>
@ -524,6 +524,11 @@ Emitted when the zoom factor of the zoom model changes.</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2660541"></a><div class="refsect2" lang="en"><a name="id2660542"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2660543"></a></div>
</div>
</div>
</body>
</html>

View File

@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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.4.0-rc3
for GIMP 2.4.0
</p></div>
</div>
@ -43,7 +43,7 @@
</dt>
<dt>
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> &#8212; A <a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</span>
</dt>
<dt>
@ -72,7 +72,7 @@ href="../gtk/GtkButton.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> &#8212; Constructors for <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</span>
</dt>
@ -90,7 +90,7 @@ dialog-related stuff.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> &#8212; A widget providing a HIG-compliant subclass of <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</span>
</dt>
<dt>
@ -122,7 +122,7 @@ href="../gtk/GtkFrame.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> &#8212; Widget which creates a <a
href="../gtk/GtkPixmap.html"
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</span>
</dt>
<dt>
@ -142,7 +142,7 @@ href="../gtk/GtkPixmap.html"
</dt>
<dt>
<span class="refentrytitle"><a href="GimpUnitMenu.html">GimpUnitMenu</a></span><span class="refpurpose"> &#8212; Widget for selecting a <a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>.</span>
</dt>
<dt>
@ -190,7 +190,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> &#8212; Functions for setting <a
href="../gtk/GtkTooltips.html"
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</span>
</dt>

View File

@ -166,10 +166,13 @@
<ANCHOR id="gimp-number-pair-entry-set-ratio" href="libgimpwidgets/GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio">
<ANCHOR id="gimp-number-pair-entry-get-user-override" href="libgimpwidgets/GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override">
<ANCHOR id="gimp-number-pair-entry-set-user-override" href="libgimpwidgets/GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override">
<ANCHOR id="gimp-number-pair-entry-get-default-text" href="libgimpwidgets/GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text">
<ANCHOR id="gimp-number-pair-entry-set-default-text" href="libgimpwidgets/GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text">
<ANCHOR id="GimpNumberPairEntry--allow-simplification" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification">
<ANCHOR id="GimpNumberPairEntry--aspect" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--aspect">
<ANCHOR id="GimpNumberPairEntry--default-left-number" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number">
<ANCHOR id="GimpNumberPairEntry--default-right-number" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number">
<ANCHOR id="GimpNumberPairEntry--default-text" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--default-text">
<ANCHOR id="GimpNumberPairEntry--left-number" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--left-number">
<ANCHOR id="GimpNumberPairEntry--max-valid-value" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value">
<ANCHOR id="GimpNumberPairEntry--min-valid-value" href="libgimpwidgets/GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value">

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2599099" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577229" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2669836" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2672863" 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="id2599099"></a><span class="refentrytitle">GimpEnumWidgets</span>
<a name="id2577229"></a><span class="refentrytitle">GimpEnumWidgets</span>
</h2>
<p>GimpEnumWidgets</p>
</td>
@ -55,162 +55,162 @@
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new">gimp_enum_radio_box_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range">gimp_enum_radio_box_new_with_range</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new">gimp_enum_radio_frame_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new-with-range">gimp_enum_radio_frame_new_with_range</a>
(<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new">gimp_enum_stock_box_new</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range">gimp_enum_stock_box_new_with_range</a> (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);
void <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding">gimp_enum_stock_box_set_child_padding</a>
(<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *stock_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xpad,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ypad);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2669836"></a><h2>Description</h2>
<a name="id2672863"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2669852"></a><h2>Details</h2>
<a name="id2672879"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2669863"></a><h3>
<a name="id2672890"></a><h3>
<a name="gimp-enum-radio-box-new"></a>gimp_enum_radio_box_new ()</h3>
<a class="indexterm" name="id2669877"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2672904"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Creates a new group of <span class="type">GtkRadioButtons</span> representing the enum
@ -226,7 +226,7 @@ with up to three or four values. Often it is better to use a
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -234,7 +234,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -251,7 +251,7 @@ href="../gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a new <a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
><span class="type">GtkVBox</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
@ -263,27 +263,27 @@ href="../gtk/GtkVBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2675513"></a><h3>
<a name="id2673088"></a><h3>
<a name="gimp-enum-radio-box-new-with-range"></a>gimp_enum_radio_box_new_with_range ()</h3>
<a class="indexterm" name="id2675526"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2683367"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_box_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Just like <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"><code class="function">gimp_enum_radio_box_new()</code></a>, this function creates a group
@ -298,7 +298,7 @@ enum values.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -316,7 +316,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -333,7 +333,7 @@ href="../gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a new <a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
><span class="type">GtkVBox</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
@ -345,29 +345,29 @@ href="../gtk/GtkVBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2682389"></a><h3>
<a name="id2683588"></a><h3>
<a name="gimp-enum-radio-frame-new"></a>gimp_enum_radio_frame_new ()</h3>
<a class="indexterm" name="id2682403"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2683602"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Calls <a class="link" 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
<a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
<p>
@ -378,7 +378,7 @@ href="../gtk/GtkFrame.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -392,7 +392,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -409,7 +409,7 @@ href="../gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a new <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
@ -421,36 +421,36 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671444"></a><h3>
<a name="id2671522"></a><h3>
<a name="gimp-enum-radio-frame-new-with-range"></a>gimp_enum_radio_frame_new_with_range ()</h3>
<a class="indexterm" name="id2671460"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2671538"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_radio_frame_new_with_range
(<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *label_widget,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Calls <a class="link" 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 <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</p>
<p>
@ -461,7 +461,7 @@ href="../gtk/GtkFrame.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -484,7 +484,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -501,7 +501,7 @@ href="../gtk/GtkRadioButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> a new <a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a> holding a group of <span class="type">GtkRadioButtons</span>.
</td>
@ -513,27 +513,27 @@ href="../gtk/GtkFrame.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671711"></a><h3>
<a name="id2671789"></a><h3>
<a name="gimp-enum-stock-box-new"></a>gimp_enum_stock_box_new ()</h3>
<a class="indexterm" name="id2671725"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2671803"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Creates a horizontal box of radio buttons with stock icons. The
@ -548,7 +548,7 @@ nick to the given <em class="parameter"><code>stock_prefix</code></em>.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -566,7 +566,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -593,33 +593,33 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2671945"></a><h3>
<a name="id2677262"></a><h3>
<a name="gimp-enum-stock-box-new-with-range"></a>gimp_enum_stock_box_new_with_range ()</h3>
<a class="indexterm" name="id2671959"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2677276"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_stock_box_new_with_range (<a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
>GType</a> enum_type,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> minimum,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> maximum,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_prefix,
<a
href="../gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
href="/usr/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html#GtkIconSize"
>GtkIconSize</a> icon_size,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> **first_button);</pre>
<p>
Just like <a class="link" href="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new"><code class="function">gimp_enum_stock_box_new()</code></a>, this function creates a group
@ -634,7 +634,7 @@ enum values.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></p></td>
<td> the <a
href="../gobject/gobject-Type-Information.html#GType"
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of an enum.
</td>
</tr>
@ -662,7 +662,7 @@ href="../gobject/gobject-Type-Information.html#GType"
<td><p><span class="term"><em class="parameter"><code>callback</code></em>&#160;:</span></p></td>
<td> a callback to connect to the "toggled" signal of each
<a
href="../gtk/GtkRadioButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkRadioButton.html"
><span class="type">GtkRadioButton</span></a> that is created.
</td>
</tr>
@ -689,17 +689,17 @@ href="../gtk/GtkRadioButton.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672223"></a><h3>
<a name="id2677540"></a><h3>
<a name="gimp-enum-stock-box-set-child-padding"></a>gimp_enum_stock_box_set_child_padding ()</h3>
<a class="indexterm" name="id2676485"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
<a class="indexterm" name="id2677556"></a><pre class="programlisting">void gimp_enum_stock_box_set_child_padding
(<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *stock_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> xpad,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> ypad);</pre>
<p>
Sets the padding of all buttons in a box created by
@ -731,6 +731,11 @@ Sets the padding of all buttons in a box created by
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2677668"></a><div class="refsect2" lang="en"><a name="id2677669"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2677670"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,19 +33,19 @@
<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="#id2586112" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2638288" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2665517" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2662924" 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="id2586112"></a><span class="refentrytitle">GimpHelpUI</span>
<a name="id2638288"></a><span class="refentrytitle">GimpHelpUI</span>
</h2>
<p>GimpHelpUI &#8212; Functions for setting <a
href="../gtk/GtkTooltips.html"
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</p>
</td>
@ -58,61 +58,61 @@ system.</p>
void (<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">*GimpHelpFunc</a>) (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
#define <a class="link" href="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS">GIMP_HELP_ID</a>
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips">gimp_help_enable_tooltips</a> (void);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-disable-tooltips">gimp_help_disable_tooltips</a> (void);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func">gimp_standard_help_func</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-connect">gimp_help_connect</a> (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data">gimp_help_set_help_data</a> (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *tooltip,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id);
void <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-context-help">gimp_context_help</a> (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2665517"></a><h2>Description</h2>
<a name="id2662924"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2668298"></a><h2>Details</h2>
<a name="id2665198"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2668308"></a><h3>
<a name="id2665208"></a><h3>
<a name="GimpHelpFunc"></a>GimpHelpFunc ()</h3>
<a class="indexterm" name="id2668320"></a><pre class="programlisting">void (*GimpHelpFunc) (const <a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2665220"></a><pre class="programlisting">void (*GimpHelpFunc) (const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);</pre>
<p>
This is the prototype for all functions you pass as <em class="parameter"><code>help_func</code></em> to the
@ -129,11 +129,11 @@ All these dialog constructors functions call <a class="link" href="libgimpwidget
<p>
In most cases it will be ok to use <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func"><code class="function">gimp_standard_help_func()</code></a> which does
nothing but passing the <em class="parameter"><code>help_id</code></em> string to <a
href="../libgimp/libgimp-gimphelp.html#gimp-help"
href="/usr/share/gtk-doc/html/libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a>. If your
plug-in needs some more sophisticated help handling you can provide
your own <em class="parameter"><code>help_func</code></em> which has to call <a
href="../libgimp/libgimp-gimphelp.html#gimp-help"
href="/usr/share/gtk-doc/html/libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a> to actually display
the help.
</p>
@ -157,9 +157,9 @@ the help.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668477"></a><h3>
<a name="id2665377"></a><h3>
<a name="GIMP-HELP-ID:CAPS"></a>GIMP_HELP_ID</h3>
<a class="indexterm" name="id2668489"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
<a class="indexterm" name="id2665389"></a><pre class="programlisting">#define GIMP_HELP_ID (gimp_help_id_quark ())
</pre>
<p>
Since: GIMP 2.2
@ -167,12 +167,12 @@ Since: GIMP 2.2
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2668506"></a><h3>
<a name="id2665406"></a><h3>
<a name="gimp-help-enable-tooltips"></a>gimp_help_enable_tooltips ()</h3>
<a class="indexterm" name="id2668517"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<a class="indexterm" name="id2665417"></a><pre class="programlisting">void gimp_help_enable_tooltips (void);</pre>
<p>
This function calls <a
href="../gtk/GtkTooltips.html#gtk-tooltips-enable"
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html#gtk-tooltips-enable"
><code class="function">gtk_tooltips_enable()</code></a>.</p>
<p>
@ -180,12 +180,12 @@ href="../gtk/GtkTooltips.html#gtk-tooltips-enable"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667168"></a><h3>
<a name="id2665450"></a><h3>
<a name="gimp-help-disable-tooltips"></a>gimp_help_disable_tooltips ()</h3>
<a class="indexterm" name="id2667179"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<a class="indexterm" name="id2665462"></a><pre class="programlisting">void gimp_help_disable_tooltips (void);</pre>
<p>
This function calls <a
href="../gtk/GtkTooltips.html#gtk-tooltips-disable"
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html#gtk-tooltips-disable"
><code class="function">gtk_tooltips_disable()</code></a>.</p>
<p>
@ -193,18 +193,18 @@ href="../gtk/GtkTooltips.html#gtk-tooltips-disable"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667212"></a><h3>
<a name="id2665495"></a><h3>
<a name="gimp-standard-help-func"></a>gimp_standard_help_func ()</h3>
<a class="indexterm" name="id2667223"></a><pre class="programlisting">void gimp_standard_help_func (const <a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2665506"></a><pre class="programlisting">void gimp_standard_help_func (const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);</pre>
<p>
This is the standard GIMP help function which does nothing but calling
<a
href="../libgimp/libgimp-gimphelp.html#gimp-help"
href="/usr/share/gtk-doc/html/libgimp/libgimp-gimphelp.html#gimp-help"
><code class="function">gimp_help()</code></a>. It is the right function to use in almost all cases.</p>
<p>
@ -227,17 +227,17 @@ href="../libgimp/libgimp-gimphelp.html#gimp-help"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667320"></a><h3>
<a name="id2665603"></a><h3>
<a name="gimp-help-connect"></a>gimp_help_connect ()</h3>
<a class="indexterm" name="id2667333"></a><pre class="programlisting">void gimp_help_connect (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2667713"></a><pre class="programlisting">void gimp_help_connect (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> help_data);</pre>
<p>
Note that this function is automatically called by all libgimp dialog
@ -253,7 +253,7 @@ constructors. You only have to call it for windows/dialogs you created
<td><p><span class="term"><em class="parameter"><code>widget</code></em>&#160;:</span></p></td>
<td> The widget you want to connect the help accelerator for. Will
be a <a
href="../gtk/GtkWindow.html"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
><span class="type">GtkWindow</span></a> in most cases.
</td>
</tr>
@ -277,27 +277,27 @@ href="../gtk/GtkWindow.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664157"></a><h3>
<a name="id2667862"></a><h3>
<a name="gimp-help-set-help-data"></a>gimp_help_set_help_data ()</h3>
<a class="indexterm" name="id2664168"></a><pre class="programlisting">void gimp_help_set_help_data (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2667873"></a><pre class="programlisting">void gimp_help_set_help_data (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *tooltip,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id);</pre>
<p>
The reason why we don't use <a
href="../gtk/GtkTooltips.html#gtk-tooltips-set-tip"
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html#gtk-tooltips-set-tip"
><code class="function">gtk_tooltips_set_tip()</code></a> 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
<em class="parameter"><code>tooltip</code></em>.
</p>
<p>
This function can be called with <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><span class="type">NULL</span></a> for <em class="parameter"><code>tooltip</code></em>. Use this feature
if you want to set a help link for a widget which shouldn't have
a visible tooltip.</p>
@ -310,21 +310,21 @@ a visible tooltip.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em>&#160;:</span></p></td>
<td> The <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a> you want to set a <em class="parameter"><code>tooltip</code></em> and/or <em class="parameter"><code>help_id</code></em> for.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>tooltip</code></em>&#160;:</span></p></td>
<td> The text for this widget's tooltip (or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>).
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>help_id</code></em>&#160;:</span></p></td>
<td> The <em class="parameter"><code>help_id</code></em> for the <a
href="../gtk/GtkTipsQuery.html"
href="/usr/share/gtk-doc/html/gtk/GtkTipsQuery.html"
><span class="type">GtkTipsQuery</span></a> tooltips inspector.
</td>
</tr>
@ -333,10 +333,10 @@ href="../gtk/GtkTipsQuery.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2664346"></a><h3>
<a name="id2668051"></a><h3>
<a name="gimp-context-help"></a>gimp_context_help ()</h3>
<a class="indexterm" name="id2664358"></a><pre class="programlisting">void gimp_context_help (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2668063"></a><pre class="programlisting">void gimp_context_help (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget);</pre>
<p>
This function invokes the context help inspector.
@ -359,13 +359,18 @@ case at least for every window/dialog).</p>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em>&#160;:</span></p></td>
<td> Any <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a> on the screen.
</td>
</tr></tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2668155"></a><div class="refsect2" lang="en"><a name="id2668156"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2668157"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2618842" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2527263" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2596212" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2609199" 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="id2618842"></a><span class="refentrytitle">GimpHintBox</span>
<a name="id2527263"></a><span class="refentrytitle">GimpHintBox</span>
</h2>
<p>GimpHintBox</p>
</td>
@ -55,28 +55,28 @@
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new">gimp_hint_box_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *hint);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2596212"></a><h2>Description</h2>
<a name="id2609199"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2606510"></a><h2>Details</h2>
<a name="id2631347"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2587948"></a><h3>
<a name="id2631357"></a><h3>
<a name="gimp-hint-box-new"></a>gimp_hint_box_new ()</h3>
<a class="indexterm" name="id2604557"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2631370"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_hint_box_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *hint);</pre>
<p>
Creates a new widget that shows a text label showing <em class="parameter"><code>hint</code></em>,
@ -103,6 +103,11 @@ Since GIMP 2.4
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2631438"></a><div class="refsect2" lang="en"><a name="id2631439"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2631440"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2595198" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2661264" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2667579" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2668267" 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="id2595198"></a><span class="refentrytitle">GimpQueryBox</span>
<a name="id2661264"></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>
@ -55,247 +55,247 @@
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">*GimpQueryStringCallback</a>) (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *string,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">*GimpQueryIntCallback</a>) (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">*GimpQueryDoubleCallback</a>) (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">*GimpQuerySizeCallback</a>) (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> size,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
void (<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">*GimpQueryBooleanCallback</a>) (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-string-box">gimp_query_string_box</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *initial,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-int-box">gimp_query_int_box</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> initial,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> lower,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> upper,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-double-box">gimp_query_double_box</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> initial,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box">gimp_query_size_box</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> initial,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> resolution,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> dot_for_dot,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box">gimp_query_boolean_box</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *true_button,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *false_button,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
#define <a class="link" href="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS">GIMP_QUERY_BOX_VBOX</a> (qbox)
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2667579"></a><h2>Description</h2>
<a name="id2668267"></a><h2>Description</h2>
<p>
These functions provide simple dialogs for entering a single string,
integer, double, boolean or pixel size value.
</p>
<p>
They return a pointer to a <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> which has to be shown with
<a
href="../gtk/GtkWidget.html#gtk-widget-show"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-show"
><code class="function">gtk_widget_show()</code></a> by the caller.
</p>
<p>
@ -306,22 +306,22 @@ callback function is called and returns the entered value.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2667625"></a><h2>Details</h2>
<a name="id2668313"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2667635"></a><h3>
<a name="id2668324"></a><h3>
<a name="GimpQueryStringCallback"></a>GimpQueryStringCallback ()</h3>
<a class="indexterm" name="id2667647"></a><pre class="programlisting">void (*GimpQueryStringCallback) (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2668335"></a><pre class="programlisting">void (*GimpQueryStringCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *string,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Note that you have to <a
href="../glib/glib-Memory-Allocation.html#g-free"
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
><code class="function">g_free()</code></a> the returned string.
</p>
<div class="variablelist"><table border="0">
@ -349,16 +349,16 @@ href="../glib/glib-Memory-Allocation.html#g-free"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2667744"></a><h3>
<a name="id2668432"></a><h3>
<a name="GimpQueryIntCallback"></a>GimpQueryIntCallback ()</h3>
<a class="indexterm" name="id2667755"></a><pre class="programlisting">void (*GimpQueryIntCallback) (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2668444"></a><pre class="programlisting">void (*GimpQueryIntCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
@ -388,16 +388,16 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672457"></a><h3>
<a name="id2673506"></a><h3>
<a name="GimpQueryDoubleCallback"></a>GimpQueryDoubleCallback ()</h3>
<a class="indexterm" name="id2672467"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2673517"></a><pre class="programlisting">void (*GimpQueryDoubleCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
@ -427,19 +427,19 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672546"></a><h3>
<a name="id2673596"></a><h3>
<a name="GimpQuerySizeCallback"></a>GimpQuerySizeCallback ()</h3>
<a class="indexterm" name="id2672557"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2673606"></a><pre class="programlisting">void (*GimpQuerySizeCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> size,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
@ -474,16 +474,16 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672671"></a><h3>
<a name="id2673718"></a><h3>
<a name="GimpQueryBooleanCallback"></a>GimpQueryBooleanCallback ()</h3>
<a class="indexterm" name="id2672682"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2673729"></a><pre class="programlisting">void (*GimpQueryBooleanCallback) (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *query_box,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> value,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
@ -513,39 +513,39 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2672770"></a><h3>
<a name="id2673818"></a><h3>
<a name="gimp-query-string-box"></a>gimp_query_string_box ()</h3>
<a class="indexterm" name="id2672782"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2673829"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_string_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *initial,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback">GimpQueryStringCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a string value.</p>
<p>
@ -606,7 +606,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -615,45 +615,45 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673051"></a><h3>
<a name="id2674098"></a><h3>
<a name="gimp-query-int-box"></a>gimp_query_int_box ()</h3>
<a class="indexterm" name="id2673063"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2674110"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_int_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> initial,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> lower,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> upper,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback">GimpQueryIntCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for an integer value.</p>
<p>
@ -724,7 +724,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -733,48 +733,48 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673378"></a><h3>
<a name="id2674425"></a><h3>
<a name="gimp-query-double-box"></a>gimp_query_double_box ()</h3>
<a class="indexterm" name="id2673390"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2674436"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_double_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> initial,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback">GimpQueryDoubleCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a double value.</p>
<p>
@ -825,7 +825,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>digits</code></em>&#160;:</span></p></td>
<td> The number of decimal digits the <a
href="../gtk/GtkSpinButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkSpinButton.html"
><span class="type">GtkSpinButton</span></a> will provide.
</td>
</tr>
@ -852,7 +852,7 @@ href="../gtk/GtkSpinButton.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -861,57 +861,57 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2673733"></a><h3>
<a name="id2674780"></a><h3>
<a name="gimp-query-size-box"></a>gimp_query_size_box ()</h3>
<a class="indexterm" name="id2673746"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2674792"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_size_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> initial,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> lower,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> upper,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> digits,
<a
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
>GimpUnit</a> unit,
<a
href="../glib/glib-Basic-Types.html#gdouble"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
>gdouble</a> resolution,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> dot_for_dot,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQuerySizeCallback">GimpQuerySizeCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> that queries the user for a size using a
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.</p>
<p>
@ -980,7 +980,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>dot_for_dot</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the <a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu"><span class="type">GimpUnitMenu</span></a>'s initial unit should be "pixels".
</td>
</tr>
@ -1008,7 +1008,7 @@ href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -1017,45 +1017,45 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674188"></a><h3>
<a name="id2675235"></a><h3>
<a name="gimp-query-boolean-box"></a>gimp_query_boolean_box ()</h3>
<a class="indexterm" name="id2674200"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2675246"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_query_boolean_box (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *parent,
<a class="link" href="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc">GimpHelpFunc</a> help_func,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *help_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *stock_id,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *message,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *true_button,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *false_button,
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a> *object,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *signal,
<a class="link" href="libgimpwidgets-GimpQueryBox.html#GimpQueryBooleanCallback">GimpQueryBooleanCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<p>
Creates a new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a> that asks the user to do a boolean decision.</p>
<p>
@ -1129,7 +1129,7 @@ href="../gtk/GtkDialog.html"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A pointer to the new <a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>.
</td>
</tr>
@ -1138,12 +1138,12 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674519"></a><h3>
<a name="id2675539"></a><h3>
<a name="GIMP-QUERY-BOX-VBOX:CAPS"></a>GIMP_QUERY_BOX_VBOX()</h3>
<a class="indexterm" name="id2674530"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<a class="indexterm" name="id2675550"></a><pre class="programlisting">#define GIMP_QUERY_BOX_VBOX(qbox)</pre>
<p>
A macro to access the <a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
><span class="type">GtkVBox</span></a> in a <span class="type">GimpQueryBox</span>. Useful if you want to add
more widgets.
</p>
@ -1160,7 +1160,7 @@ more widgets.
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2674564"></a><h2>See Also</h2>
<a name="id2675595"></a><h2>See Also</h2>
<p>
GimpSizeEntry
</p>
@ -1168,6 +1168,11 @@ GimpSizeEntry
GimpUnitMenu
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2675608"></a><div class="refsect2" lang="en"><a name="id2675609"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2675610"></a></div>
</div>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="prev" href="GimpZoomModel.html" title="GimpZoomModel">
<link rel="next" href="GimpCellRendererColor.html" title="GimpCellRendererColor">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -32,7 +32,20 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorDisplay.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colordisplay"></a>Part&#160;II.&#160;GIMP Display Filters</h1></div></div></div></div>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colordisplay"></a>Part&#160;II.&#160;GIMP Display Filters</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>
<span class="refentrytitle"><a href="GimpColorDisplay.html">GimpColorDisplay</a></span><span class="refpurpose"> &#8212; Pluggable GIMP display color correction modules.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorDisplayStack.html">GimpColorDisplayStack</a></span><span class="refpurpose"></span>
</dt>
</dl>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -32,7 +32,26 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpColorSelector.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colorselector"></a>Part&#160;III.&#160;GIMP Color Selectors</h1></div></div></div></div>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-colorselector"></a>Part&#160;III.&#160;GIMP Color Selectors</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>
<span class="refentrytitle"><a href="GimpColorSelector.html">GimpColorSelector</a></span><span class="refpurpose"> &#8212; Pluggable GIMP color selector modules.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorNotebook.html">GimpColorNotebook</a></span><span class="refpurpose"> &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorScales.html">GimpColorScales</a></span><span class="refpurpose"> &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorSelect.html">GimpColorSelect</a></span><span class="refpurpose"> &#8212; A <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</span>
</dt>
</dl>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -35,6 +35,12 @@
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-controller"></a>Part&#160;IV.&#160;GIMP Controllers</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl><dt>
<span class="refentrytitle"><a href="GimpController.html">GimpController</a></span><span class="refpurpose"> &#8212; Pluggable GIMP input controller modules.</span>
</dt></dl>
</div>
<p>
Note that the controller API is work in progress.
</p>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -32,7 +32,15 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-gimpoldwidgets.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-deprecated"></a>Part&#160;VI.&#160;Deprecated API</h1></div></div></div></div>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-deprecated"></a>Part&#160;VI.&#160;Deprecated API</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl><dt>
<span class="refentrytitle"><a href="libgimpwidgets-gimpoldwidgets.html">gimpoldwidgets</a></span><span class="refpurpose"> &#8212; Old API that is still available but declared as deprecated.</span>
</dt></dl>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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="#id2620369" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584472" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2681972" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2676163" 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="id2620369"></a><span class="refentrytitle">gimpoldwidgets</span>
<a name="id2584472"></a><span class="refentrytitle">gimpoldwidgets</span>
</h2>
<p>gimpoldwidgets &#8212; Old API that is still available but declared as deprecated.</p>
</td>
@ -55,117 +55,117 @@
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new">gimp_int_option_menu_new</a> (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> menu_item_callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> menu_item_callback_data,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> initial,
...);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history">gimp_int_option_menu_set_history</a> (<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> item_data);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">*GimpIntOptionMenuSensitivityCallback</a>)
(<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> item_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-sensitive">gimp_int_option_menu_set_sensitive</a> (<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new">gimp_option_menu_new</a> (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
...);
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2">gimp_option_menu_new2</a> (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> menu_item_callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> menu_item_callback_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> initial,
...);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history">gimp_option_menu_set_history</a> (<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> item_data);
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">*GimpOptionMenuSensitivityCallback</a>)
(<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> item_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive">gimp_option_menu_set_sensitive</a> (<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);
void <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update">gimp_menu_item_update</a> (<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2681972"></a><h2>Description</h2>
<a name="id2676163"></a><h2>Description</h2>
<p>
These functions are not defined if you #define GIMP_DISABLE_DEPRECATED.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2681989"></a><h2>Details</h2>
<a name="id2676179"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2682000"></a><h3>
<a name="id2676190"></a><h3>
<a name="gimp-int-option-menu-new"></a>gimp_int_option_menu_new ()</h3>
<a class="indexterm" name="id2682013"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2676204"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_int_option_menu_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> menu_item_callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> menu_item_callback_data,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
@ -174,9 +174,9 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<p>
Convenience function to create a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a>. This
function does the same thing as the deprecated function
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2"><code class="function">gimp_option_menu_new2()</code></a>, but it takes integers as <em class="parameter"><code>item_data</code></em>
@ -191,9 +191,9 @@ enum to a menu).</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
@ -207,7 +207,7 @@ href="../gtk/GtkMenu.html"
<td><p><span class="term"><em class="parameter"><code>menu_item_callback_data</code></em>&#160;:</span></p></td>
<td>
The data which will be passed to <a
href="../gobject/gobject-Signals.html#g-signal-connect"
href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect"
><code class="function">g_signal_connect()</code></a>.
</td>
</tr>
@ -219,16 +219,16 @@ href="../gobject/gobject-Signals.html#g-signal-connect"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> A <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -237,13 +237,13 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674734"></a><h3>
<a name="id2680432"></a><h3>
<a name="gimp-int-option-menu-set-history"></a>gimp_int_option_menu_set_history ()</h3>
<a class="indexterm" name="id2674748"></a><pre class="programlisting">void gimp_int_option_menu_set_history (<a
href="../gtk/GtkOptionMenu.html"
<a class="indexterm" name="id2680445"></a><pre class="programlisting">void gimp_int_option_menu_set_history (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -251,10 +251,10 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
<p>
Iterates over all entries in a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> and selects the one with the
matching <em class="parameter"><code>item_data</code></em>. Probably only makes sense to use with a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a>
that was created using <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new"><code class="function">gimp_int_option_menu_new()</code></a>. This function does the
same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-history"><code class="function">gimp_option_menu_set_history()</code></a>, but takes integers as
@ -268,7 +268,7 @@ same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-opti
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new"><code class="function">gimp_int_option_menu_new()</code></a>.
</td>
</tr>
@ -282,16 +282,16 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2674898"></a><h3>
<a name="id2698499"></a><h3>
<a name="GimpIntOptionMenuSensitivityCallback"></a>GimpIntOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2674914"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2698515"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpIntOptionMenuSensitivityCallback)
(<a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> item_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -325,14 +325,14 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697296"></a><h3>
<a name="id2698608"></a><h3>
<a name="gimp-int-option-menu-set-sensitive"></a>gimp_int_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2697310"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive (<a
href="../gtk/GtkOptionMenu.html"
<a class="indexterm" name="id2698622"></a><pre class="programlisting">void gimp_int_option_menu_set_sensitive (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback">GimpIntOptionMenuSensitivityCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -353,7 +353,7 @@ same thing as <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-opti
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -374,12 +374,12 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697478"></a><h3>
<a name="id2676007"></a><h3>
<a name="gimp-option-menu-new"></a>gimp_option_menu_new ()</h3>
<a class="indexterm" name="id2697492"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2676020"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
@ -388,9 +388,9 @@ href="../glib/glib-Basic-Types.html#gboolean"
</div>
<p>
Convenience function to create a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a>.</p>
<p>
@ -401,25 +401,25 @@ href="../gtk/GtkMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> A <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -428,21 +428,21 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2680426"></a><h3>
<a name="id2680982"></a><h3>
<a name="gimp-option-menu-new2"></a>gimp_option_menu_new2 ()</h3>
<a class="indexterm" name="id2680439"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2680995"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_option_menu_new2 (<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> menu_only,
<a
href="../gobject/gobject-Closures.html#GCallback"
href="/usr/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"
>GCallback</a> menu_item_callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> menu_item_callback_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> initial,
...);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
@ -451,9 +451,9 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<p>
Convenience function to create a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a>.</p>
<p>
@ -464,9 +464,9 @@ href="../gtk/GtkMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>menu_only</code></em>&#160;:</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#TRUE:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
><code class="literal">TRUE</code></a> if the function should return a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> only.
</td>
</tr>
@ -480,7 +480,7 @@ href="../gtk/GtkMenu.html"
<td><p><span class="term"><em class="parameter"><code>menu_item_callback_data</code></em>&#160;:</span></p></td>
<td>
The data which will be passed to <a
href="../gobject/gobject-Signals.html#g-signal-connect"
href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect"
><code class="function">g_signal_connect()</code></a>.
</td>
</tr>
@ -492,16 +492,16 @@ href="../gobject/gobject-Signals.html#g-signal-connect"
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
<td> A <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>-terminated <em class="parameter"><code>va_list</code></em> describing the menu items.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> or a <a
href="../gtk/GtkMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
><span class="type">GtkMenu</span></a> (depending on <em class="parameter"><code>menu_only</code></em>).
</td>
</tr>
@ -510,13 +510,13 @@ href="../gtk/GtkMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2680944"></a><h3>
<a name="id2699680"></a><h3>
<a name="gimp-option-menu-set-history"></a>gimp_option_menu_set_history ()</h3>
<a class="indexterm" name="id2680959"></a><pre class="programlisting">void gimp_option_menu_set_history (<a
href="../gtk/GtkOptionMenu.html"
<a class="indexterm" name="id2699695"></a><pre class="programlisting">void gimp_option_menu_set_history (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> item_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -524,11 +524,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<p>
Iterates over all entries in a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> and selects the one
with the matching <em class="parameter"><code>item_data</code></em>. Probably only makes sense to use with
a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> that was created using <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2"><code class="function">gimp_option_menu_new2()</code></a>.</p>
<p>
@ -540,7 +540,7 @@ href="../gtk/GtkOptionMenu.html"
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -555,16 +555,16 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2681115"></a><h3>
<a name="id2699851"></a><h3>
<a name="GimpOptionMenuSensitivityCallback"></a>GimpOptionMenuSensitivityCallback ()</h3>
<a class="indexterm" name="id2681131"></a><pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
<a class="indexterm" name="id2699867"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> (*GimpOptionMenuSensitivityCallback)
(<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> item_data,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -598,14 +598,14 @@ href="../glib/glib-Basic-Types.html#gpointer"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2681223"></a><h3>
<a name="id2699959"></a><h3>
<a name="gimp-option-menu-set-sensitive"></a>gimp_option_menu_set_sensitive ()</h3>
<a class="indexterm" name="id2681239"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (<a
href="../gtk/GtkOptionMenu.html"
<a class="indexterm" name="id2681355"></a><pre class="programlisting">void gimp_option_menu_set_sensitive (<a
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a> *option_menu,
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback">GimpOptionMenuSensitivityCallback</a> callback,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> callback_data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -624,7 +624,7 @@ according to the return value of this function.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>option_menu</code></em>&#160;:</span></p></td>
<td> a <a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
><span class="type">GtkOptionMenu</span></a> as returned by <a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new"><code class="function">gimp_option_menu_new()</code></a> or
<a class="link" href="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-new2"><code class="function">gimp_option_menu_new2()</code></a>.
</td>
@ -645,13 +645,13 @@ href="../gtk/GtkOptionMenu.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2697764"></a><h3>
<a name="id2681509"></a><h3>
<a name="gimp-menu-item-update"></a>gimp_menu_item_update ()</h3>
<a class="indexterm" name="id2697777"></a><pre class="programlisting">void gimp_menu_item_update (<a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2681522"></a><pre class="programlisting">void gimp_menu_item_update (<a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> data);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -668,14 +668,14 @@ href="../glib/glib-Basic-Types.html#gpointer"
<tr>
<td><p><span class="term"><em class="parameter"><code>widget</code></em>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkMenuItem.html"
href="/usr/share/gtk-doc/html/gtk/GtkMenuItem.html"
><span class="type">GtkMenuItem</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></p></td>
<td> A pointer to a <a
href="../glib/glib-Basic-Types.html#gint"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
><span class="type">gint</span></a> variable which will store the value of
GPOINTER_TO_INT (g_object_get_data (<em class="parameter"><code>widget</code></em>, "gimp-item-data")).
</td>
@ -685,11 +685,16 @@ href="../glib/glib-Basic-Types.html#gint"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2697883"></a><h2>See Also</h2>
<a name="id2681628"></a><h2>See Also</h2>
<p>
GimpIntComboBox
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2681639"></a><div class="refsect2" lang="en"><a name="id2681640"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2681641"></a></div>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,68 +37,68 @@
<a name="libgimpwidgets-hierarchy"></a>Object Hierarchy</h2></div></div></div>
<pre class="screen">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
<a
href="../gtk/GtkPaned.html"
href="/usr/share/gtk-doc/html/gtk/GtkPaned.html"
>GtkPaned</a>
<a
href="../gtk/GtkHPaned.html"
href="/usr/share/gtk-doc/html/gtk/GtkHPaned.html"
>GtkHPaned</a>
<a class="link" href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a>
<a
href="../gtk/GtkBin.html"
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
>GtkBin</a>
<a
href="../gtk/GtkButton.html"
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
>GtkButton</a>
<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a>
<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
<a class="link" href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a>
<a
href="../gtk/GtkOptionMenu.html"
href="/usr/share/gtk-doc/html/gtk/GtkOptionMenu.html"
>GtkOptionMenu</a>
<a class="link" href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a>
<a
href="../gtk/GtkComboBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkComboBox.html"
>GtkComboBox</a>
<a class="link" href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a>
<a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
<a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a>
<a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a>
<a
href="../gtk/GtkWindow.html"
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
>GtkWindow</a>
<a
href="../gtk/GtkDialog.html"
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
>GtkDialog</a>
<a class="link" href="GimpDialog.html" title="GimpDialog">GimpDialog</a>
<a
href="../gtk/GtkFrame.html"
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
>GtkFrame</a>
<a class="link" href="GimpFrame.html" title="GimpFrame">GimpFrame</a>
<a
href="../gtk/GtkTable.html"
href="/usr/share/gtk-doc/html/gtk/GtkTable.html"
>GtkTable</a>
<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a>
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a>
<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
<a
href="../gtk/GtkVBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
>GtkVBox</a>
<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
<a class="link" href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a>
@ -110,51 +110,51 @@ href="../gtk/GtkVBox.html"
<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a>
<a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
>GtkHBox</a>
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a>
<a class="link" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a>
<a
href="../gtk/GtkDrawingArea.html"
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
>GtkDrawingArea</a>
<a class="link" href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a>
<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a>
<a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a>
<a
href="../gtk/GtkEntry.html"
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
>GtkEntry</a>
<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a>
<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a>
<a
href="../gtk/GtkRange.html"
href="/usr/share/gtk-doc/html/gtk/GtkRange.html"
>GtkRange</a>
<a
href="../gtk/GtkScale.html"
href="/usr/share/gtk-doc/html/gtk/GtkScale.html"
>GtkScale</a>
<a class="link" href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a>
<a
href="../gtk/GtkMisc.html"
href="/usr/share/gtk-doc/html/gtk/GtkMisc.html"
>GtkMisc</a>
<a
href="../gtk/GtkLabel.html"
href="/usr/share/gtk-doc/html/gtk/GtkLabel.html"
>GtkLabel</a>
<a class="link" href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a>
<a
href="../gtk/GtkImage.html"
href="/usr/share/gtk-doc/html/gtk/GtkImage.html"
>GtkImage</a>
<a class="link" href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a>
<a
href="../gtk/GtkCellRenderer.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
>GtkCellRenderer</a>
<a class="link" href="GimpCellRendererColor.html" title="GimpCellRendererColor">GimpCellRendererColor</a>
<a
href="../gtk/GtkCellRendererToggle.html"
href="/usr/share/gtk-doc/html/gtk/GtkCellRendererToggle.html"
>GtkCellRendererToggle</a>
<a class="link" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a>
<a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>
<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>
<a
href="../gtk/GtkListStore.html"
href="/usr/share/gtk-doc/html/gtk/GtkListStore.html"
>GtkListStore</a>
<a class="link" href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a>
<a class="link" href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a>

View File

@ -7,7 +7,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,49 +37,49 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpFileEntry, <a class="indexterm" href="GimpFileEntry.html#id2627092">GimpFileEntry</a>
<dt>GimpFileEntry, <a class="indexterm" href="GimpFileEntry.html#id2577818">GimpFileEntry</a>
</dt>
<dt>GimpIntOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2674898">GimpIntOptionMenuSensitivityCallback ()</a>
<dt>GimpIntOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2698499">GimpIntOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2681115">GimpOptionMenuSensitivityCallback ()</a>
<dt>GimpOptionMenuSensitivityCallback, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699851">GimpOptionMenuSensitivityCallback ()</a>
</dt>
<dt>GimpPixmap, <a class="indexterm" href="GimpPixmap.html#id2635205">GimpPixmap</a>
<dt>GimpPixmap, <a class="indexterm" href="GimpPixmap.html#id2637721">GimpPixmap</a>
</dt>
<dt>gimp_color_display_new, <a class="indexterm" href="GimpColorDisplay.html#id2661289">gimp_color_display_new ()</a>
<dt>gimp_color_display_new, <a class="indexterm" href="GimpColorDisplay.html#id2652527">gimp_color_display_new ()</a>
</dt>
<dt>gimp_file_entry_get_filename, <a class="indexterm" href="GimpFileEntry.html#id2581193">gimp_file_entry_get_filename ()</a>
<dt>gimp_file_entry_get_filename, <a class="indexterm" href="GimpFileEntry.html#id2578050">gimp_file_entry_get_filename ()</a>
</dt>
<dt>gimp_file_entry_new, <a class="indexterm" href="GimpFileEntry.html#id2581000">gimp_file_entry_new ()</a>
<dt>gimp_file_entry_new, <a class="indexterm" href="GimpFileEntry.html#id2577857">gimp_file_entry_new ()</a>
</dt>
<dt>gimp_file_entry_set_filename, <a class="indexterm" href="GimpFileEntry.html#id2628612">gimp_file_entry_set_filename ()</a>
<dt>gimp_file_entry_set_filename, <a class="indexterm" href="GimpFileEntry.html#id2628705">gimp_file_entry_set_filename ()</a>
</dt>
<dt>gimp_int_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2682000">gimp_int_option_menu_new ()</a>
<dt>gimp_int_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2676190">gimp_int_option_menu_new ()</a>
</dt>
<dt>gimp_int_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2674734">gimp_int_option_menu_set_history ()</a>
<dt>gimp_int_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680432">gimp_int_option_menu_set_history ()</a>
</dt>
<dt>gimp_int_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2697296">gimp_int_option_menu_set_sensitive ()</a>
<dt>gimp_int_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2698608">gimp_int_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_menu_item_update, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2697764">gimp_menu_item_update ()</a>
<dt>gimp_menu_item_update, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2681509">gimp_menu_item_update ()</a>
</dt>
<dt>gimp_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2697478">gimp_option_menu_new ()</a>
<dt>gimp_option_menu_new, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2676007">gimp_option_menu_new ()</a>
</dt>
<dt>gimp_option_menu_new2, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680426">gimp_option_menu_new2 ()</a>
<dt>gimp_option_menu_new2, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680982">gimp_option_menu_new2 ()</a>
</dt>
<dt>gimp_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2680944">gimp_option_menu_set_history ()</a>
<dt>gimp_option_menu_set_history, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699680">gimp_option_menu_set_history ()</a>
</dt>
<dt>gimp_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2681223">gimp_option_menu_set_sensitive ()</a>
<dt>gimp_option_menu_set_sensitive, <a class="indexterm" href="libgimpwidgets-gimpoldwidgets.html#id2699959">gimp_option_menu_set_sensitive ()</a>
</dt>
<dt>gimp_pixmap_button_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2703037">gimp_pixmap_button_new ()</a>
<dt>gimp_pixmap_button_new, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2704147">gimp_pixmap_button_new ()</a>
</dt>
<dt>gimp_pixmap_new, <a class="indexterm" href="GimpPixmap.html#id2641798">gimp_pixmap_new ()</a>
<dt>gimp_pixmap_new, <a class="indexterm" href="GimpPixmap.html#id2637762">gimp_pixmap_new ()</a>
</dt>
<dt>gimp_pixmap_set, <a class="indexterm" href="GimpPixmap.html#id2641901">gimp_pixmap_set ()</a>
<dt>gimp_pixmap_set, <a class="indexterm" href="GimpPixmap.html#id2637864">gimp_pixmap_set ()</a>
</dt>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2685484">GIMP_STOCK_INDEXED_PALETTE</a>
<dt>GIMP_STOCK_INDEXED_PALETTE, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2686552">GIMP_STOCK_INDEXED_PALETTE</a>
</dt>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2691426">GIMP_STOCK_QMASK_OFF</a>
<dt>GIMP_STOCK_QMASK_OFF, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692494">GIMP_STOCK_QMASK_OFF</a>
</dt>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2691380">GIMP_STOCK_QMASK_ON</a>
<dt>GIMP_STOCK_QMASK_ON, <a class="indexterm" href="libgimpwidgets-GimpStock.html#id2692448">GIMP_STOCK_QMASK_ON</a>
</dt>
</dl>
</div></div>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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 class="indexterm" href="GimpCellRendererColor.html#id2655105">gimp_cell_renderer_color_new ()</a>
<dt>gimp_cell_renderer_color_new, <a class="indexterm" href="GimpCellRendererColor.html#id2650006">gimp_cell_renderer_color_new ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_clicked, <a class="indexterm" href="GimpCellRendererToggle.html#id2660245">gimp_cell_renderer_toggle_clicked ()</a>
<dt>gimp_cell_renderer_toggle_clicked, <a class="indexterm" href="GimpCellRendererToggle.html#id2660298">gimp_cell_renderer_toggle_clicked ()</a>
</dt>
<dt>gimp_cell_renderer_toggle_new, <a class="indexterm" href="GimpCellRendererToggle.html#id2660137">gimp_cell_renderer_toggle_new ()</a>
<dt>gimp_cell_renderer_toggle_new, <a class="indexterm" href="GimpCellRendererToggle.html#id2660191">gimp_cell_renderer_toggle_new ()</a>
</dt>
<dt>gimp_color_hex_entry_get_color, <a class="indexterm" href="GimpColorHexEntry.html#id2618667">gimp_color_hex_entry_get_color ()</a>
<dt>gimp_color_hex_entry_get_color, <a class="indexterm" href="GimpColorHexEntry.html#id2578512">gimp_color_hex_entry_get_color ()</a>
</dt>
<dt>gimp_color_hex_entry_new, <a class="indexterm" href="GimpColorHexEntry.html#id2594012">gimp_color_hex_entry_new ()</a>
<dt>gimp_color_hex_entry_new, <a class="indexterm" href="GimpColorHexEntry.html#id2615288">gimp_color_hex_entry_new ()</a>
</dt>
<dt>gimp_color_hex_entry_set_color, <a class="indexterm" href="GimpColorHexEntry.html#id2594080">gimp_color_hex_entry_set_color ()</a>
<dt>gimp_color_hex_entry_set_color, <a class="indexterm" href="GimpColorHexEntry.html#id2615356">gimp_color_hex_entry_set_color ()</a>
</dt>
<dt>gimp_dialogs_show_help_button, <a class="indexterm" href="GimpDialog.html#id2628016">gimp_dialogs_show_help_button ()</a>
<dt>gimp_dialogs_show_help_button, <a class="indexterm" href="GimpDialog.html#id2628388">gimp_dialogs_show_help_button ()</a>
</dt>
<dt>gimp_frame_new, <a class="indexterm" href="GimpFrame.html#id2628876">gimp_frame_new ()</a>
<dt>gimp_frame_new, <a class="indexterm" href="GimpFrame.html#id2630434">gimp_frame_new ()</a>
</dt>
<dt>gimp_int_combo_box_append, <a class="indexterm" href="GimpIntComboBox.html#id2633948">gimp_int_combo_box_append ()</a>
<dt>gimp_int_combo_box_append, <a class="indexterm" href="GimpIntComboBox.html#id2634360">gimp_int_combo_box_append ()</a>
</dt>
<dt>gimp_int_combo_box_connect, <a class="indexterm" href="GimpIntComboBox.html#id2634366">gimp_int_combo_box_connect ()</a>
<dt>gimp_int_combo_box_connect, <a class="indexterm" href="GimpIntComboBox.html#id2634777">gimp_int_combo_box_connect ()</a>
</dt>
<dt>gimp_int_combo_box_get_active, <a class="indexterm" href="GimpIntComboBox.html#id2634221">gimp_int_combo_box_get_active ()</a>
<dt>gimp_int_combo_box_get_active, <a class="indexterm" href="GimpIntComboBox.html#id2634634">gimp_int_combo_box_get_active ()</a>
</dt>
<dt>gimp_int_combo_box_new, <a class="indexterm" href="GimpIntComboBox.html#id2630562">gimp_int_combo_box_new ()</a>
<dt>gimp_int_combo_box_new, <a class="indexterm" href="GimpIntComboBox.html#id2629616">gimp_int_combo_box_new ()</a>
</dt>
<dt>gimp_int_combo_box_new_array, <a class="indexterm" href="GimpIntComboBox.html#id2633704">gimp_int_combo_box_new_array ()</a>
<dt>gimp_int_combo_box_new_array, <a class="indexterm" href="GimpIntComboBox.html#id2634118">gimp_int_combo_box_new_array ()</a>
</dt>
<dt>gimp_int_combo_box_new_valist, <a class="indexterm" href="GimpIntComboBox.html#id2629114">gimp_int_combo_box_new_valist ()</a>
<dt>gimp_int_combo_box_new_valist, <a class="indexterm" href="GimpIntComboBox.html#id2629912">gimp_int_combo_box_new_valist ()</a>
</dt>
<dt>gimp_int_combo_box_prepend, <a class="indexterm" href="GimpIntComboBox.html#id2633819">gimp_int_combo_box_prepend ()</a>
<dt>gimp_int_combo_box_prepend, <a class="indexterm" href="GimpIntComboBox.html#id2634232">gimp_int_combo_box_prepend ()</a>
</dt>
<dt>gimp_int_combo_box_set_active, <a class="indexterm" href="GimpIntComboBox.html#id2634077">gimp_int_combo_box_set_active ()</a>
<dt>gimp_int_combo_box_set_active, <a class="indexterm" href="GimpIntComboBox.html#id2634490">gimp_int_combo_box_set_active ()</a>
</dt>
<dt>gimp_int_store_lookup_by_value, <a class="indexterm" href="GimpIntStore.html#id2631823">gimp_int_store_lookup_by_value ()</a>
<dt>gimp_int_store_lookup_by_value, <a class="indexterm" href="GimpIntStore.html#id2631091">gimp_int_store_lookup_by_value ()</a>
</dt>
<dt>gimp_int_store_new, <a class="indexterm" href="GimpIntStore.html#id2633387">gimp_int_store_new ()</a>
<dt>gimp_int_store_new, <a class="indexterm" href="GimpIntStore.html#id2629039">gimp_int_store_new ()</a>
</dt>
<dt>gimp_label_set_attributes, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2704473">gimp_label_set_attributes ()</a>
<dt>gimp_label_set_attributes, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2705583">gimp_label_set_attributes ()</a>
</dt>
<dt>gimp_offset_area_set_pixbuf, <a class="indexterm" href="GimpOffsetArea.html#id2636552">gimp_offset_area_set_pixbuf ()</a>
<dt>gimp_offset_area_set_pixbuf, <a class="indexterm" href="GimpOffsetArea.html#id2632584">gimp_offset_area_set_pixbuf ()</a>
</dt>
<dt>gimp_preview_area_menu_popup, <a class="indexterm" href="GimpPreviewArea.html#id2648435">gimp_preview_area_menu_popup ()</a>
<dt>gimp_preview_area_menu_popup, <a class="indexterm" href="GimpPreviewArea.html#id2649286">gimp_preview_area_menu_popup ()</a>
</dt>
<dt>gimp_preview_area_set_max_size, <a class="indexterm" href="GimpPreviewArea.html#id2648330">gimp_preview_area_set_max_size ()</a>
<dt>gimp_preview_area_set_max_size, <a class="indexterm" href="GimpPreviewArea.html#id2649164">gimp_preview_area_set_max_size ()</a>
</dt>
<dt>gimp_preview_area_set_offsets, <a class="indexterm" href="GimpPreviewArea.html#id2648046">gimp_preview_area_set_offsets ()</a>
<dt>gimp_preview_area_set_offsets, <a class="indexterm" href="GimpPreviewArea.html#id2648908">gimp_preview_area_set_offsets ()</a>
</dt>
<dt>gimp_preview_draw, <a class="indexterm" href="GimpPreview.html#id2650462">gimp_preview_draw ()</a>
<dt>gimp_preview_draw, <a class="indexterm" href="GimpPreview.html#id2651298">gimp_preview_draw ()</a>
</dt>
<dt>gimp_preview_draw_buffer, <a class="indexterm" href="GimpPreview.html#id2650570">gimp_preview_draw_buffer ()</a>
<dt>gimp_preview_draw_buffer, <a class="indexterm" href="GimpPreview.html#id2651394">gimp_preview_draw_buffer ()</a>
</dt>
<dt>gimp_preview_get_position, <a class="indexterm" href="GimpPreview.html#id2649883">gimp_preview_get_position ()</a>
<dt>gimp_preview_get_position, <a class="indexterm" href="GimpPreview.html#id2650761">gimp_preview_get_position ()</a>
</dt>
<dt>gimp_preview_get_size, <a class="indexterm" href="GimpPreview.html#id2649766">gimp_preview_get_size ()</a>
<dt>gimp_preview_get_size, <a class="indexterm" href="GimpPreview.html#id2650644">gimp_preview_get_size ()</a>
</dt>
<dt>gimp_preview_get_update, <a class="indexterm" href="GimpPreview.html#id2646755">gimp_preview_get_update ()</a>
<dt>gimp_preview_get_update, <a class="indexterm" href="GimpPreview.html#id2647501">gimp_preview_get_update ()</a>
</dt>
<dt>gimp_preview_invalidate, <a class="indexterm" href="GimpPreview.html#id2650672">gimp_preview_invalidate ()</a>
<dt>gimp_preview_invalidate, <a class="indexterm" href="GimpPreview.html#id2651510">gimp_preview_invalidate ()</a>
</dt>
<dt>gimp_preview_set_bounds, <a class="indexterm" href="GimpPreview.html#id2646962">gimp_preview_set_bounds ()</a>
<dt>gimp_preview_set_bounds, <a class="indexterm" href="GimpPreview.html#id2647707">gimp_preview_set_bounds ()</a>
</dt>
<dt>gimp_preview_set_default_cursor, <a class="indexterm" href="GimpPreview.html#id2650764">gimp_preview_set_default_cursor ()</a>
<dt>gimp_preview_set_default_cursor, <a class="indexterm" href="GimpPreview.html#id2651602">gimp_preview_set_default_cursor ()</a>
</dt>
<dt>gimp_preview_set_update, <a class="indexterm" href="GimpPreview.html#id2646844">gimp_preview_set_update ()</a>
<dt>gimp_preview_set_update, <a class="indexterm" href="GimpPreview.html#id2647588">gimp_preview_set_update ()</a>
</dt>
<dt>gimp_scale_entry_get_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2701435">gimp_scale_entry_get_logarithmic ()</a>
<dt>gimp_scale_entry_get_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702519">gimp_scale_entry_get_logarithmic ()</a>
</dt>
<dt>gimp_scale_entry_set_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2701331">gimp_scale_entry_set_logarithmic ()</a>
<dt>gimp_scale_entry_set_logarithmic, <a class="indexterm" href="libgimpwidgets-GimpWidgets.html#id2702415">gimp_scale_entry_set_logarithmic ()</a>
</dt>
</dl>
</div></div>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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,193 +38,197 @@
<div class="index"><div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GimpChainButton:position, <a class="indexterm" href="GimpChainButton.html#id2573292">The "position" property</a>
<dt>GimpChainButton:position, <a class="indexterm" href="GimpChainButton.html#id2579929">The "position" property</a>
</dt>
<dt>GimpColorArea:color, <a class="indexterm" href="GimpColorArea.html#id2619102">The "color" property</a>
<dt>GimpColorArea:color, <a class="indexterm" href="GimpColorArea.html#id2619429">The "color" property</a>
</dt>
<dt>GimpColorArea:draw-border, <a class="indexterm" href="GimpColorArea.html#id2619184">The "draw-border" property</a>
<dt>GimpColorArea:draw-border, <a class="indexterm" href="GimpColorArea.html#id2619511">The "draw-border" property</a>
</dt>
<dt>GimpColorArea:type, <a class="indexterm" href="GimpColorArea.html#id2619213">The "type" property</a>
<dt>GimpColorArea:type, <a class="indexterm" href="GimpColorArea.html#id2619541">The "type" property</a>
</dt>
<dt>GimpColorButton:color, <a class="indexterm" href="GimpColorButton.html#id2621003">The "color" property</a>
<dt>GimpColorButton:color, <a class="indexterm" href="GimpColorButton.html#id2621336">The "color" property</a>
</dt>
<dt>GimpColorButton:continuous-update, <a class="indexterm" href="GimpColorButton.html#id2621050">The "continuous-update" property</a>
<dt>GimpColorButton:continuous-update, <a class="indexterm" href="GimpColorButton.html#id2621383">The "continuous-update" property</a>
</dt>
<dt>GimpColorButton:title, <a class="indexterm" href="GimpColorButton.html#id2621102">The "title" property</a>
<dt>GimpColorButton:title, <a class="indexterm" href="GimpColorButton.html#id2621435">The "title" property</a>
</dt>
<dt>GimpColorButton:type, <a class="indexterm" href="GimpColorButton.html#id2621152">The "type" property</a>
<dt>GimpColorButton:type, <a class="indexterm" href="GimpColorButton.html#id2621486">The "type" property</a>
</dt>
<dt>GimpColorProfileComboBox:dialog, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625810">The "dialog" property</a>
<dt>GimpColorProfileComboBox:dialog, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626177">The "dialog" property</a>
</dt>
<dt>GimpColorProfileComboBox:model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625862">The "model" property</a>
<dt>GimpColorProfileComboBox:model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626228">The "model" property</a>
</dt>
<dt>GimpColorProfileStore:history, <a class="indexterm" href="GimpColorProfileStore.html#id2620004">The "history" property</a>
<dt>GimpColorProfileStore:history, <a class="indexterm" href="GimpColorProfileStore.html#id2621705">The "history" property</a>
</dt>
<dt>GimpEnumStore:enum-type, <a class="indexterm" href="GimpEnumStore.html#id2591088">The "enum-type" property</a>
<dt>GimpEnumStore:enum-type, <a class="indexterm" href="GimpEnumStore.html#id2609832">The "enum-type" property</a>
</dt>
<dt>GimpIntComboBox:ellipsize, <a class="indexterm" href="GimpIntComboBox.html#id2634810">The "ellipsize" property</a>
<dt>GimpIntComboBox:ellipsize, <a class="indexterm" href="GimpIntComboBox.html#id2635221">The "ellipsize" property</a>
</dt>
<dt>GimpIntStore:user-data-type, <a class="indexterm" href="GimpIntStore.html#id2632014">The "user-data-type" property</a>
<dt>GimpIntStore:user-data-type, <a class="indexterm" href="GimpIntStore.html#id2631282">The "user-data-type" property</a>
</dt>
<dt>GimpPageSelector::activate, <a class="indexterm" href="GimpPageSelector.html#id2643701">The "activate" signal</a>
<dt>GimpPageSelector::activate, <a class="indexterm" href="GimpPageSelector.html#id2644476">The "activate" signal</a>
</dt>
<dt>GimpPageSelector::selection-changed, <a class="indexterm" href="GimpPageSelector.html#id2643788">The "selection-changed" signal</a>
<dt>GimpPageSelector::selection-changed, <a class="indexterm" href="GimpPageSelector.html#id2644560">The "selection-changed" signal</a>
</dt>
<dt>GimpPageSelector:n-pages, <a class="indexterm" href="GimpPageSelector.html#id2643585">The "n-pages" property</a>
<dt>GimpPageSelector:n-pages, <a class="indexterm" href="GimpPageSelector.html#id2644372">The "n-pages" property</a>
</dt>
<dt>GimpPageSelector:target, <a class="indexterm" href="GimpPageSelector.html#id2643639">The "target" property</a>
<dt>GimpPageSelector:target, <a class="indexterm" href="GimpPageSelector.html#id2644420">The "target" property</a>
</dt>
<dt>GimpStringComboBox:ellipsize, <a class="indexterm" href="GimpStringComboBox.html#id2645520">The "ellipsize" property</a>
<dt>GimpStringComboBox:ellipsize, <a class="indexterm" href="GimpStringComboBox.html#id2652451">The "ellipsize" property</a>
</dt>
<dt>GimpStringComboBox:id-column, <a class="indexterm" href="GimpStringComboBox.html#id2645575">The "id-column" property</a>
<dt>GimpStringComboBox:id-column, <a class="indexterm" href="GimpStringComboBox.html#id2652504">The "id-column" property</a>
</dt>
<dt>gimp_browser_add_search_types, <a class="indexterm" href="GimpBrowser.html#id2594772">gimp_browser_add_search_types ()</a>
<dt>gimp_browser_add_search_types, <a class="indexterm" href="GimpBrowser.html#id2581822">gimp_browser_add_search_types ()</a>
</dt>
<dt>gimp_browser_new, <a class="indexterm" href="GimpBrowser.html#id2597137">gimp_browser_new ()</a>
<dt>gimp_browser_new, <a class="indexterm" href="GimpBrowser.html#id2527602">gimp_browser_new ()</a>
</dt>
<dt>gimp_browser_set_widget, <a class="indexterm" href="GimpBrowser.html#id2594925">gimp_browser_set_widget ()</a>
<dt>gimp_browser_set_widget, <a class="indexterm" href="GimpBrowser.html#id2581975">gimp_browser_set_widget ()</a>
</dt>
<dt>gimp_browser_show_message, <a class="indexterm" href="GimpBrowser.html#id2532284">gimp_browser_show_message ()</a>
<dt>gimp_browser_show_message, <a class="indexterm" href="GimpBrowser.html#id2611655">gimp_browser_show_message ()</a>
</dt>
<dt>gimp_color_display_get_config, <a class="indexterm" href="GimpColorDisplay.html#id2659460">gimp_color_display_get_config ()</a>
<dt>gimp_color_display_get_config, <a class="indexterm" href="GimpColorDisplay.html#id2652848">gimp_color_display_get_config ()</a>
</dt>
<dt>gimp_color_display_get_managed, <a class="indexterm" href="GimpColorDisplay.html#id2659560">gimp_color_display_get_managed ()</a>
<dt>gimp_color_display_get_managed, <a class="indexterm" href="GimpColorDisplay.html#id2663077">gimp_color_display_get_managed ()</a>
</dt>
<dt>gimp_color_profile_combo_box_add, <a class="indexterm" href="GimpColorProfileComboBox.html#id2618210">gimp_color_profile_combo_box_add ()</a>
<dt>gimp_color_profile_combo_box_add, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620014">gimp_color_profile_combo_box_add ()</a>
</dt>
<dt>gimp_color_profile_combo_box_get_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2625720">gimp_color_profile_combo_box_get_active ()</a>
<dt>gimp_color_profile_combo_box_get_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2626090">gimp_color_profile_combo_box_get_active ()</a>
</dt>
<dt>gimp_color_profile_combo_box_new, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620068">gimp_color_profile_combo_box_new ()</a>
<dt>gimp_color_profile_combo_box_new, <a class="indexterm" href="GimpColorProfileComboBox.html#id2576877">gimp_color_profile_combo_box_new ()</a>
</dt>
<dt>gimp_color_profile_combo_box_new_with_model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620211">gimp_color_profile_combo_box_new_with_model ()</a>
<dt>gimp_color_profile_combo_box_new_with_model, <a class="indexterm" href="GimpColorProfileComboBox.html#id2577019">gimp_color_profile_combo_box_new_with_model ()</a>
</dt>
<dt>gimp_color_profile_combo_box_set_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2618385">gimp_color_profile_combo_box_set_active ()</a>
<dt>gimp_color_profile_combo_box_set_active, <a class="indexterm" href="GimpColorProfileComboBox.html#id2620189">gimp_color_profile_combo_box_set_active ()</a>
</dt>
<dt>gimp_color_profile_store_add, <a class="indexterm" href="GimpColorProfileStore.html#id2576001">gimp_color_profile_store_add ()</a>
<dt>gimp_color_profile_store_add, <a class="indexterm" href="GimpColorProfileStore.html#id2622016">gimp_color_profile_store_add ()</a>
</dt>
<dt>gimp_color_profile_store_new, <a class="indexterm" href="GimpColorProfileStore.html#id2589267">gimp_color_profile_store_new ()</a>
<dt>gimp_color_profile_store_new, <a class="indexterm" href="GimpColorProfileStore.html#id2618918">gimp_color_profile_store_new ()</a>
</dt>
<dt>gimp_color_selection_set_config, <a class="indexterm" href="GimpColorSelection.html#id2624003">gimp_color_selection_set_config ()</a>
<dt>gimp_color_selection_set_config, <a class="indexterm" href="GimpColorSelection.html#id2624364">gimp_color_selection_set_config ()</a>
</dt>
<dt>gimp_color_selector_set_config, <a class="indexterm" href="GimpColorSelector.html#id2666017">gimp_color_selector_set_config ()</a>
<dt>gimp_color_selector_set_config, <a class="indexterm" href="GimpColorSelector.html#id2667039">gimp_color_selector_set_config ()</a>
</dt>
<dt>gimp_enum_combo_box_new, <a class="indexterm" href="GimpEnumComboBox.html#id2591237">gimp_enum_combo_box_new ()</a>
<dt>gimp_enum_combo_box_new, <a class="indexterm" href="GimpEnumComboBox.html#id2578954">gimp_enum_combo_box_new ()</a>
</dt>
<dt>gimp_enum_combo_box_new_with_model, <a class="indexterm" href="GimpEnumComboBox.html#id2626031">gimp_enum_combo_box_new_with_model ()</a>
<dt>gimp_enum_combo_box_new_with_model, <a class="indexterm" href="GimpEnumComboBox.html#id2626874">gimp_enum_combo_box_new_with_model ()</a>
</dt>
<dt>gimp_enum_combo_box_set_stock_prefix, <a class="indexterm" href="GimpEnumComboBox.html#id2626140">gimp_enum_combo_box_set_stock_prefix ()</a>
<dt>gimp_enum_combo_box_set_stock_prefix, <a class="indexterm" href="GimpEnumComboBox.html#id2626983">gimp_enum_combo_box_set_stock_prefix ()</a>
</dt>
<dt>gimp_enum_label_new, <a class="indexterm" href="GimpEnumLabel.html#id2627202">gimp_enum_label_new ()</a>
<dt>gimp_enum_label_new, <a class="indexterm" href="GimpEnumLabel.html#id2624875">gimp_enum_label_new ()</a>
</dt>
<dt>gimp_enum_label_set_value, <a class="indexterm" href="GimpEnumLabel.html#id2627320">gimp_enum_label_set_value ()</a>
<dt>gimp_enum_label_set_value, <a class="indexterm" href="GimpEnumLabel.html#id2630113">gimp_enum_label_set_value ()</a>
</dt>
<dt>gimp_enum_radio_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2669863">gimp_enum_radio_box_new ()</a>
<dt>gimp_enum_radio_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2672890">gimp_enum_radio_box_new ()</a>
</dt>
<dt>gimp_enum_radio_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2675513">gimp_enum_radio_box_new_with_range ()</a>
<dt>gimp_enum_radio_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2673088">gimp_enum_radio_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_radio_frame_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2682389">gimp_enum_radio_frame_new ()</a>
<dt>gimp_enum_radio_frame_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2683588">gimp_enum_radio_frame_new ()</a>
</dt>
<dt>gimp_enum_radio_frame_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671444">gimp_enum_radio_frame_new_with_range ()</a>
<dt>gimp_enum_radio_frame_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671522">gimp_enum_radio_frame_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671711">gimp_enum_stock_box_new ()</a>
<dt>gimp_enum_stock_box_new, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671789">gimp_enum_stock_box_new ()</a>
</dt>
<dt>gimp_enum_stock_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2671945">gimp_enum_stock_box_new_with_range ()</a>
<dt>gimp_enum_stock_box_new_with_range, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2677262">gimp_enum_stock_box_new_with_range ()</a>
</dt>
<dt>gimp_enum_stock_box_set_child_padding, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2672223">gimp_enum_stock_box_set_child_padding ()</a>
<dt>gimp_enum_stock_box_set_child_padding, <a class="indexterm" href="libgimpwidgets-GimpEnumWidgets.html#id2677540">gimp_enum_stock_box_set_child_padding ()</a>
</dt>
<dt>gimp_enum_store_new, <a class="indexterm" href="GimpEnumStore.html#id2622581">gimp_enum_store_new ()</a>
<dt>gimp_enum_store_new, <a class="indexterm" href="GimpEnumStore.html#id2623415">gimp_enum_store_new ()</a>
</dt>
<dt>gimp_enum_store_new_with_range, <a class="indexterm" href="GimpEnumStore.html#id2590566">gimp_enum_store_new_with_range ()</a>
<dt>gimp_enum_store_new_with_range, <a class="indexterm" href="GimpEnumStore.html#id2626412">gimp_enum_store_new_with_range ()</a>
</dt>
<dt>gimp_enum_store_new_with_values, <a class="indexterm" href="GimpEnumStore.html#id2622124">gimp_enum_store_new_with_values ()</a>
<dt>gimp_enum_store_new_with_values, <a class="indexterm" href="GimpEnumStore.html#id2626579">gimp_enum_store_new_with_values ()</a>
</dt>
<dt>gimp_enum_store_new_with_values_valist, <a class="indexterm" href="GimpEnumStore.html#id2622282">gimp_enum_store_new_with_values_valist ()</a>
<dt>gimp_enum_store_new_with_values_valist, <a class="indexterm" href="GimpEnumStore.html#id2609532">gimp_enum_store_new_with_values_valist ()</a>
</dt>
<dt>gimp_enum_store_set_stock_prefix, <a class="indexterm" href="GimpEnumStore.html#id2590946">gimp_enum_store_set_stock_prefix ()</a>
<dt>gimp_enum_store_set_stock_prefix, <a class="indexterm" href="GimpEnumStore.html#id2609690">gimp_enum_store_set_stock_prefix ()</a>
</dt>
<dt>gimp_int_combo_box_set_sensitivity, <a class="indexterm" href="GimpIntComboBox.html#id2634605">gimp_int_combo_box_set_sensitivity ()</a>
<dt>gimp_int_combo_box_set_sensitivity, <a class="indexterm" href="GimpIntComboBox.html#id2635016">gimp_int_combo_box_set_sensitivity ()</a>
</dt>
<dt>gimp_number_pair_entry_get_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2638579">gimp_number_pair_entry_get_aspect ()</a>
<dt>gimp_number_pair_entry_get_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2639440">gimp_number_pair_entry_get_aspect ()</a>
</dt>
<dt>gimp_number_pair_entry_get_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638170">gimp_number_pair_entry_get_default_values ()</a>
<dt>gimp_number_pair_entry_get_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2640038">gimp_number_pair_entry_get_default_text ()</a>
</dt>
<dt>gimp_number_pair_entry_get_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2638798">gimp_number_pair_entry_get_ratio ()</a>
<dt>gimp_number_pair_entry_get_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639031">gimp_number_pair_entry_get_default_values ()</a>
</dt>
<dt>gimp_number_pair_entry_get_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639014">gimp_number_pair_entry_get_user_override ()</a>
<dt>gimp_number_pair_entry_get_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2639659">gimp_number_pair_entry_get_ratio ()</a>
</dt>
<dt>gimp_number_pair_entry_get_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638429">gimp_number_pair_entry_get_values ()</a>
<dt>gimp_number_pair_entry_get_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639841">gimp_number_pair_entry_get_user_override ()</a>
</dt>
<dt>gimp_number_pair_entry_new, <a class="indexterm" href="GimpNumberPairEntry.html#id2631111">gimp_number_pair_entry_new ()</a>
<dt>gimp_number_pair_entry_get_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639289">gimp_number_pair_entry_get_values ()</a>
</dt>
<dt>gimp_number_pair_entry_set_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2638679">gimp_number_pair_entry_set_aspect ()</a>
<dt>gimp_number_pair_entry_new, <a class="indexterm" href="GimpNumberPairEntry.html#id2631826">gimp_number_pair_entry_new ()</a>
</dt>
<dt>gimp_number_pair_entry_set_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638058">gimp_number_pair_entry_set_default_values ()</a>
<dt>gimp_number_pair_entry_set_aspect, <a class="indexterm" href="GimpNumberPairEntry.html#id2639540">gimp_number_pair_entry_set_aspect ()</a>
</dt>
<dt>gimp_number_pair_entry_set_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2638897">gimp_number_pair_entry_set_ratio ()</a>
<dt>gimp_number_pair_entry_set_default_text, <a class="indexterm" href="GimpNumberPairEntry.html#id2640131">gimp_number_pair_entry_set_default_text ()</a>
</dt>
<dt>gimp_number_pair_entry_set_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639107">gimp_number_pair_entry_set_user_override ()</a>
<dt>gimp_number_pair_entry_set_default_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638912">gimp_number_pair_entry_set_default_values ()</a>
</dt>
<dt>gimp_number_pair_entry_set_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2638296">gimp_number_pair_entry_set_values ()</a>
<dt>gimp_number_pair_entry_set_ratio, <a class="indexterm" href="GimpNumberPairEntry.html#id2639737">gimp_number_pair_entry_set_ratio ()</a>
</dt>
<dt>gimp_page_selector_get_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2633087">gimp_page_selector_get_n_pages ()</a>
<dt>gimp_number_pair_entry_set_user_override, <a class="indexterm" href="GimpNumberPairEntry.html#id2639925">gimp_number_pair_entry_set_user_override ()</a>
</dt>
<dt>gimp_page_selector_get_page_label, <a class="indexterm" href="GimpPageSelector.html#id2642591">gimp_page_selector_get_page_label ()</a>
<dt>gimp_number_pair_entry_set_values, <a class="indexterm" href="GimpNumberPairEntry.html#id2639156">gimp_number_pair_entry_set_values ()</a>
</dt>
<dt>gimp_page_selector_get_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2642335">gimp_page_selector_get_page_thumbnail ()</a>
<dt>gimp_page_selector_get_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2633057">gimp_page_selector_get_n_pages ()</a>
</dt>
<dt>gimp_page_selector_get_selected_pages, <a class="indexterm" href="GimpPageSelector.html#id2643223">gimp_page_selector_get_selected_pages ()</a>
<dt>gimp_page_selector_get_page_label, <a class="indexterm" href="GimpPageSelector.html#id2643416">gimp_page_selector_get_page_label ()</a>
</dt>
<dt>gimp_page_selector_get_selected_range, <a class="indexterm" href="GimpPageSelector.html#id2643468">gimp_page_selector_get_selected_range ()</a>
<dt>gimp_page_selector_get_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2643159">gimp_page_selector_get_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_get_target, <a class="indexterm" href="GimpPageSelector.html#id2642108">gimp_page_selector_get_target ()</a>
<dt>gimp_page_selector_get_selected_pages, <a class="indexterm" href="GimpPageSelector.html#id2644047">gimp_page_selector_get_selected_pages ()</a>
</dt>
<dt>gimp_page_selector_new, <a class="indexterm" href="GimpPageSelector.html#id2632910">gimp_page_selector_new ()</a>
<dt>gimp_page_selector_get_selected_range, <a class="indexterm" href="GimpPageSelector.html#id2644267">gimp_page_selector_get_selected_range ()</a>
</dt>
<dt>gimp_page_selector_page_is_selected, <a class="indexterm" href="GimpPageSelector.html#id2643091">gimp_page_selector_page_is_selected ()</a>
<dt>gimp_page_selector_get_target, <a class="indexterm" href="GimpPageSelector.html#id2642932">gimp_page_selector_get_target ()</a>
</dt>
<dt>gimp_page_selector_select_all, <a class="indexterm" href="GimpPageSelector.html#id2642725">gimp_page_selector_select_all ()</a>
<dt>gimp_page_selector_new, <a class="indexterm" href="GimpPageSelector.html#id2632880">gimp_page_selector_new ()</a>
</dt>
<dt>gimp_page_selector_select_page, <a class="indexterm" href="GimpPageSelector.html#id2642886">gimp_page_selector_select_page ()</a>
<dt>gimp_page_selector_page_is_selected, <a class="indexterm" href="GimpPageSelector.html#id2643916">gimp_page_selector_page_is_selected ()</a>
</dt>
<dt>gimp_page_selector_select_range, <a class="indexterm" href="GimpPageSelector.html#id2643348">gimp_page_selector_select_range ()</a>
<dt>gimp_page_selector_select_all, <a class="indexterm" href="GimpPageSelector.html#id2643549">gimp_page_selector_select_all ()</a>
</dt>
<dt>gimp_page_selector_set_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2632985">gimp_page_selector_set_n_pages ()</a>
<dt>gimp_page_selector_select_page, <a class="indexterm" href="GimpPageSelector.html#id2643710">gimp_page_selector_select_page ()</a>
</dt>
<dt>gimp_page_selector_set_page_label, <a class="indexterm" href="GimpPageSelector.html#id2642467">gimp_page_selector_set_page_label ()</a>
<dt>gimp_page_selector_select_range, <a class="indexterm" href="GimpPageSelector.html#id2644172">gimp_page_selector_select_range ()</a>
</dt>
<dt>gimp_page_selector_set_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2642199">gimp_page_selector_set_page_thumbnail ()</a>
<dt>gimp_page_selector_set_n_pages, <a class="indexterm" href="GimpPageSelector.html#id2632955">gimp_page_selector_set_n_pages ()</a>
</dt>
<dt>gimp_page_selector_set_target, <a class="indexterm" href="GimpPageSelector.html#id2642013">gimp_page_selector_set_target ()</a>
<dt>gimp_page_selector_set_page_label, <a class="indexterm" href="GimpPageSelector.html#id2643292">gimp_page_selector_set_page_label ()</a>
</dt>
<dt>gimp_page_selector_unselect_all, <a class="indexterm" href="GimpPageSelector.html#id2642806">gimp_page_selector_unselect_all ()</a>
<dt>gimp_page_selector_set_page_thumbnail, <a class="indexterm" href="GimpPageSelector.html#id2643023">gimp_page_selector_set_page_thumbnail ()</a>
</dt>
<dt>gimp_page_selector_unselect_page, <a class="indexterm" href="GimpPageSelector.html#id2642989">gimp_page_selector_unselect_page ()</a>
<dt>gimp_page_selector_set_target, <a class="indexterm" href="GimpPageSelector.html#id2642837">gimp_page_selector_set_target ()</a>
</dt>
<dt>gimp_preview_get_area, <a class="indexterm" href="GimpPreview.html#id2650336">gimp_preview_get_area ()</a>
<dt>gimp_page_selector_unselect_all, <a class="indexterm" href="GimpPageSelector.html#id2643630">gimp_page_selector_unselect_all ()</a>
</dt>
<dt>gimp_preview_get_controls, <a class="indexterm" href="GimpPreview.html#id2650885">gimp_preview_get_controls ()</a>
<dt>gimp_page_selector_unselect_page, <a class="indexterm" href="GimpPageSelector.html#id2643813">gimp_page_selector_unselect_page ()</a>
</dt>
<dt>gimp_preview_transform, <a class="indexterm" href="GimpPreview.html#id2650004">gimp_preview_transform ()</a>
<dt>gimp_preview_get_area, <a class="indexterm" href="GimpPreview.html#id2651186">gimp_preview_get_area ()</a>
</dt>
<dt>gimp_preview_untransform, <a class="indexterm" href="GimpPreview.html#id2650170">gimp_preview_untransform ()</a>
<dt>gimp_preview_get_controls, <a class="indexterm" href="GimpPreview.html#id2651725">gimp_preview_get_controls ()</a>
</dt>
<dt>gimp_scrolled_preview_freeze, <a class="indexterm" href="GimpScrolledPreview.html#id2644138">gimp_scrolled_preview_freeze ()</a>
<dt>gimp_preview_transform, <a class="indexterm" href="GimpPreview.html#id2650882">gimp_preview_transform ()</a>
</dt>
<dt>gimp_scrolled_preview_set_policy, <a class="indexterm" href="GimpScrolledPreview.html#id2649511">gimp_scrolled_preview_set_policy ()</a>
<dt>gimp_preview_untransform, <a class="indexterm" href="GimpPreview.html#id2651048">gimp_preview_untransform ()</a>
</dt>
<dt>gimp_scrolled_preview_set_position, <a class="indexterm" href="GimpScrolledPreview.html#id2644577">gimp_scrolled_preview_set_position ()</a>
<dt>gimp_scrolled_preview_freeze, <a class="indexterm" href="GimpScrolledPreview.html#id2645113">gimp_scrolled_preview_freeze ()</a>
</dt>
<dt>gimp_scrolled_preview_thaw, <a class="indexterm" href="GimpScrolledPreview.html#id2644237">gimp_scrolled_preview_thaw ()</a>
<dt>gimp_scrolled_preview_set_policy, <a class="indexterm" href="GimpScrolledPreview.html#id2644992">gimp_scrolled_preview_set_policy ()</a>
</dt>
<dt>gimp_size_entry_set_activates_default, <a class="indexterm" href="GimpSizeEntry.html#id2658138">gimp_size_entry_set_activates_default ()</a>
<dt>gimp_scrolled_preview_set_position, <a class="indexterm" href="GimpScrolledPreview.html#id2647348">gimp_scrolled_preview_set_position ()</a>
</dt>
<dt>gimp_size_entry_show_unit_menu, <a class="indexterm" href="GimpSizeEntry.html#id2657962">gimp_size_entry_show_unit_menu ()</a>
<dt>gimp_scrolled_preview_thaw, <a class="indexterm" href="GimpScrolledPreview.html#id2646951">gimp_scrolled_preview_thaw ()</a>
</dt>
<dt>gimp_string_combo_box_get_active, <a class="indexterm" href="GimpStringComboBox.html#id2651648">gimp_string_combo_box_get_active ()</a>
<dt>gimp_size_entry_set_activates_default, <a class="indexterm" href="GimpSizeEntry.html#id2659014">gimp_size_entry_set_activates_default ()</a>
</dt>
<dt>gimp_string_combo_box_new, <a class="indexterm" href="GimpStringComboBox.html#id2654488">gimp_string_combo_box_new ()</a>
<dt>gimp_size_entry_show_unit_menu, <a class="indexterm" href="GimpSizeEntry.html#id2658837">gimp_size_entry_show_unit_menu ()</a>
</dt>
<dt>gimp_string_combo_box_set_active, <a class="indexterm" href="GimpStringComboBox.html#id2651506">gimp_string_combo_box_set_active ()</a>
<dt>gimp_string_combo_box_get_active, <a class="indexterm" href="GimpStringComboBox.html#id2652335">gimp_string_combo_box_get_active ()</a>
</dt>
<dt>gimp_string_combo_box_new, <a class="indexterm" href="GimpStringComboBox.html#id2650440">gimp_string_combo_box_new ()</a>
</dt>
<dt>gimp_string_combo_box_set_active, <a class="indexterm" href="GimpStringComboBox.html#id2656045">gimp_string_combo_box_set_active ()</a>
</dt>
</dl>
</div></div>

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -32,7 +32,36 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-GimpHelpUI.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-utils"></a>Part&#160;V.&#160;GIMP Widgets Utilities</h1></div></div></div></div>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-utils"></a>Part&#160;V.&#160;GIMP Widgets Utilities</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> &#8212; Functions for setting <a
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
system.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpQueryBox.html">GimpQueryBox</a></span><span class="refpurpose"> &#8212; Some simple dialogs to enter a single int, double, string or boolean value.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpStock.html">GimpStock</a></span><span class="refpurpose"> &#8212; Prebuilt common menu/toolbar items and corresponding icons</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpEnumWidgets.html">GimpEnumWidgets</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpPropWidgets.html">GimpPropWidgets</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpWidgets.html">GimpWidgets</a></span><span class="refpurpose"> &#8212; A collection of convenient widget constructors, standard callbacks and
helper functions.</span>
</dt>
</dl>
</div>
</div>
</body>
</html>

View File

@ -8,7 +8,7 @@
<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.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (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">
@ -32,7 +32,126 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="libgimpwidgets-hierarchy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-widgets"></a>Part&#160;I.&#160;GIMP Widgets</h1></div></div></div></div>
<div class="part" lang="en">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpwidgets-widgets"></a>Part&#160;I.&#160;GIMP Widgets</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="chapter"><a href="libgimpwidgets-hierarchy.html">Object Hierarchy</a></span></dt>
<dt><span class="chapter"><a href="libgimpwidgets-gallery.html">Widget Gallery</a></span></dt>
<dt>
<span class="refentrytitle"><a href="GimpBrowser.html">GimpBrowser</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> &#8212; A <a
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
><span class="type">GtkButton</span></a> with a little extra functionality.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpChainButton.html">GimpChainButton</a></span><span class="refpurpose"> &#8212; Widget to visually connect two entry widgets.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorArea.html">GimpColorArea</a></span><span class="refpurpose"> &#8212; Displays a GimpRGB color, optionally with alpha-channel.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorButton.html">GimpColorButton</a></span><span class="refpurpose"> &#8212; Widget for selecting a color from a simple button.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorHexEntry.html">GimpColorHexEntry</a></span><span class="refpurpose"> &#8212; Widget for entering a color's hex triplet.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorScale.html">GimpColorScale</a></span><span class="refpurpose"> &#8212; Fancy colored sliders.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorSelection.html">GimpColorSelection</a></span><span class="refpurpose"> &#8212; Widget for doing a color selection.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorProfileStore.html">GimpColorProfileStore</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpColorProfileComboBox.html">GimpColorProfileComboBox</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> &#8212; Constructors for <a
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
dialog-related stuff.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpEnumStore.html">GimpEnumStore</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpEnumComboBox.html">GimpEnumComboBox</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpEnumLabel.html">GimpEnumLabel</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpFileEntry.html">GimpFileEntry</a></span><span class="refpurpose"> &#8212; Widget for entering a filename.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> &#8212; A widget providing a HIG-compliant subclass of <a
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
><span class="type">GtkFrame</span></a>.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgimpwidgets-GimpHintBox.html">GimpHintBox</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpIntComboBox.html">GimpIntComboBox</a></span><span class="refpurpose"> &#8212; A widget providing a popup menu of integer values (e.g. enums).</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpIntStore.html">GimpIntStore</a></span><span class="refpurpose"> &#8212; A model for integer based name-value pairs (e.g. enums)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpMemsizeEntry.html">GimpMemsizeEntry</a></span><span class="refpurpose"> &#8212; A composite widget that allows to enter a memory size.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpNumberPairEntry.html">GimpNumberPairEntry</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpOffsetArea.html">GimpOffsetArea</a></span><span class="refpurpose"> &#8212; Widget to control image offsets.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPageSelector.html">GimpPageSelector</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPathEditor.html">GimpPathEditor</a></span><span class="refpurpose"> &#8212; Widget for editing a file search path.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPickButton.html">GimpPickButton</a></span><span class="refpurpose"> &#8212; Widget to pick a color from screen.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> &#8212; Widget which creates a <a
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
><span class="type">GtkPixmap</span></a> from XPM data.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPreviewArea.html">GimpPreviewArea</a></span><span class="refpurpose"> &#8212; A general purpose preview widget which caches its pixel data.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpPreview.html">GimpPreview</a></span><span class="refpurpose"> &#8212; A widget providing a <a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> plus framework to update the preview.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpScrolledPreview.html">GimpScrolledPreview</a></span><span class="refpurpose"> &#8212; A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpSizeEntry.html">GimpSizeEntry</a></span><span class="refpurpose"> &#8212; Widget for entering pixel values and resolutions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpStringComboBox.html">GimpStringComboBox</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpUnitMenu.html">GimpUnitMenu</a></span><span class="refpurpose"> &#8212; Widget for selecting a <a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
><span class="type">GimpUnit</span></a>.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GimpZoomModel.html">GimpZoomModel</a></span><span class="refpurpose"></span>
</dt>
</dl>
</div>
</div>
</body>
</html>

View File

@ -79,10 +79,14 @@
<function name="gimp_browser_set_widget ()" link="GimpBrowser.html#gimp-browser-set-widget"/>
<function name="gimp_browser_show_message ()" link="GimpBrowser.html#gimp-browser-show-message"/>
<function name="The &quot;search&quot; signal" link="GimpBrowser.html#GimpBrowser-search"/>
<function name="" link="GimpBrowser.html#id2616100"/>
<function name="" link="GimpBrowser.html#id2616101"/>
<function name="GimpButton" link="GimpButton.html#GimpButton-struct"/>
<function name="gimp_button_new ()" link="GimpButton.html#gimp-button-new"/>
<function name="gimp_button_extended_clicked ()" link="GimpButton.html#gimp-button-extended-clicked"/>
<function name="The &quot;extended-clicked&quot; signal" link="GimpButton.html#GimpButton-extended-clicked"/>
<function name="" link="GimpButton.html#id2592713"/>
<function name="" link="GimpButton.html#id2592714"/>
<function name="GimpChainButton" link="GimpChainButton.html#GimpChainButton-struct"/>
<function name="enum GimpChainPosition" link="GimpChainButton.html#GimpChainPosition"/>
<function name="gimp_chain_button_new ()" link="GimpChainButton.html#gimp-chain-button-new"/>
@ -90,6 +94,8 @@
<function name="gimp_chain_button_get_active ()" link="GimpChainButton.html#gimp-chain-button-get-active"/>
<function name="The &quot;position&quot; property" link="GimpChainButton.html#GimpChainButton--position"/>
<function name="The &quot;toggled&quot; signal" link="GimpChainButton.html#GimpChainButton-toggled"/>
<function name="" link="GimpChainButton.html#id2580111"/>
<function name="" link="GimpChainButton.html#id2580112"/>
<function name="GimpColorArea" link="GimpColorArea.html#GimpColorArea-struct"/>
<function name="enum GimpColorAreaType" link="GimpColorArea.html#GimpColorAreaType"/>
<function name="gimp_color_area_new ()" link="GimpColorArea.html#gimp-color-area-new"/>
@ -103,6 +109,8 @@
<function name="The &quot;draw-border&quot; property" link="GimpColorArea.html#GimpColorArea--draw-border"/>
<function name="The &quot;type&quot; property" link="GimpColorArea.html#GimpColorArea--type"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorArea.html#GimpColorArea-color-changed"/>
<function name="" link="GimpColorArea.html#id2619675"/>
<function name="" link="GimpColorArea.html#id2619676"/>
<function name="GimpColorButton" link="GimpColorButton.html#GimpColorButton-struct"/>
<function name="gimp_color_button_new ()" link="GimpColorButton.html#gimp-color-button-new"/>
<function name="gimp_color_button_set_color ()" link="GimpColorButton.html#gimp-color-button-set-color"/>
@ -116,15 +124,21 @@
<function name="The &quot;title&quot; property" link="GimpColorButton.html#GimpColorButton--title"/>
<function name="The &quot;type&quot; property" link="GimpColorButton.html#GimpColorButton--type"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorButton.html#GimpColorButton-color-changed"/>
<function name="" link="GimpColorButton.html#id2621654"/>
<function name="" link="GimpColorButton.html#id2621655"/>
<function name="GimpColorHexEntry" link="GimpColorHexEntry.html#GimpColorHexEntry-struct"/>
<function name="gimp_color_hex_entry_new ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-new"/>
<function name="gimp_color_hex_entry_set_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-set-color"/>
<function name="gimp_color_hex_entry_get_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-get-color"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorHexEntry.html#GimpColorHexEntry-color-changed"/>
<function name="" link="GimpColorHexEntry.html#id2603612"/>
<function name="" link="GimpColorHexEntry.html#id2603614"/>
<function name="GimpColorScale" link="GimpColorScale.html#GimpColorScale-struct"/>
<function name="gimp_color_scale_new ()" link="GimpColorScale.html#gimp-color-scale-new"/>
<function name="gimp_color_scale_set_channel ()" link="GimpColorScale.html#gimp-color-scale-set-channel"/>
<function name="gimp_color_scale_set_color ()" link="GimpColorScale.html#gimp-color-scale-set-color"/>
<function name="" link="GimpColorScale.html#id2578728"/>
<function name="" link="GimpColorScale.html#id2578729"/>
<function name="GimpColorSelection" link="GimpColorSelection.html#GimpColorSelection-struct"/>
<function name="gimp_color_selection_new ()" link="GimpColorSelection.html#gimp-color-selection-new"/>
<function name="gimp_color_selection_set_show_alpha ()" link="GimpColorSelection.html#gimp-color-selection-set-show-alpha"/>
@ -138,10 +152,14 @@
<function name="gimp_color_selection_set_config ()" link="GimpColorSelection.html#gimp-color-selection-set-config"/>
<function name="The &quot;config&quot; property" link="GimpColorSelection.html#GimpColorSelection--config"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
<function name="" link="GimpColorSelection.html#id2624607"/>
<function name="" link="GimpColorSelection.html#id2624608"/>
<function name="GimpColorProfileStore" link="GimpColorProfileStore.html#GimpColorProfileStore-struct"/>
<function name="gimp_color_profile_store_new ()" link="GimpColorProfileStore.html#gimp-color-profile-store-new"/>
<function name="gimp_color_profile_store_add ()" link="GimpColorProfileStore.html#gimp-color-profile-store-add"/>
<function name="The &quot;history&quot; property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
<function name="" link="GimpColorProfileStore.html#id2621759"/>
<function name="" link="GimpColorProfileStore.html#id2621760"/>
<function name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct"/>
<function name="gimp_color_profile_combo_box_new ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new"/>
<function name="gimp_color_profile_combo_box_new_with_model ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model"/>
@ -150,6 +168,8 @@
<function name="gimp_color_profile_combo_box_get_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active"/>
<function name="The &quot;dialog&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
<function name="The &quot;model&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
<function name="" link="GimpColorProfileComboBox.html#id2626293"/>
<function name="" link="GimpColorProfileComboBox.html#id2626294"/>
<function name="GimpDialog" link="GimpDialog.html#GimpDialog-struct"/>
<function name="gimp_dialog_new ()" link="GimpDialog.html#gimp-dialog-new"/>
<function name="gimp_dialog_new_valist ()" link="GimpDialog.html#gimp-dialog-new-valist"/>
@ -160,6 +180,8 @@
<function name="gimp_dialogs_show_help_button ()" link="GimpDialog.html#gimp-dialogs-show-help-button"/>
<function name="The &quot;help-func&quot; property" link="GimpDialog.html#GimpDialog--help-func"/>
<function name="The &quot;help-id&quot; property" link="GimpDialog.html#GimpDialog--help-id"/>
<function name="" link="GimpDialog.html#id2628516"/>
<function name="" link="GimpDialog.html#id2628517"/>
<function name="GimpEnumStore" link="GimpEnumStore.html#GimpEnumStore-struct"/>
<function name="gimp_enum_store_new ()" link="GimpEnumStore.html#gimp-enum-store-new"/>
<function name="gimp_enum_store_new_with_range ()" link="GimpEnumStore.html#gimp-enum-store-new-with-range"/>
@ -167,24 +189,36 @@
<function name="gimp_enum_store_new_with_values_valist ()" link="GimpEnumStore.html#gimp-enum-store-new-with-values-valist"/>
<function name="gimp_enum_store_set_stock_prefix ()" link="GimpEnumStore.html#gimp-enum-store-set-stock-prefix"/>
<function name="The &quot;enum-type&quot; property" link="GimpEnumStore.html#GimpEnumStore--enum-type"/>
<function name="" link="GimpEnumStore.html#id2609888"/>
<function name="" link="GimpEnumStore.html#id2609889"/>
<function name="GimpEnumComboBox" link="GimpEnumComboBox.html#GimpEnumComboBox-struct"/>
<function name="gimp_enum_combo_box_new ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new"/>
<function name="gimp_enum_combo_box_new_with_model ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model"/>
<function name="gimp_enum_combo_box_set_stock_prefix ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix"/>
<function name="The &quot;model&quot; property" link="GimpEnumComboBox.html#GimpEnumComboBox--model"/>
<function name="" link="GimpEnumComboBox.html#id2577678"/>
<function name="" link="GimpEnumComboBox.html#id2577679"/>
<function name="GimpEnumLabel" link="GimpEnumLabel.html#GimpEnumLabel-struct"/>
<function name="gimp_enum_label_new ()" link="GimpEnumLabel.html#gimp-enum-label-new"/>
<function name="gimp_enum_label_set_value ()" link="GimpEnumLabel.html#gimp-enum-label-set-value"/>
<function name="" link="GimpEnumLabel.html#id2630214"/>
<function name="" link="GimpEnumLabel.html#id2630216"/>
<function name="GimpFileEntry" link="GimpFileEntry.html#GimpFileEntry-struct"/>
<function name="gimp_file_entry_new ()" link="GimpFileEntry.html#gimp-file-entry-new"/>
<function name="gimp_file_entry_get_filename ()" link="GimpFileEntry.html#gimp-file-entry-get-filename"/>
<function name="gimp_file_entry_set_filename ()" link="GimpFileEntry.html#gimp-file-entry-set-filename"/>
<function name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<function name="" link="GimpFileEntry.html#id2628943"/>
<function name="" link="GimpFileEntry.html#id2628944"/>
<function name="GimpFrame" link="GimpFrame.html#GimpFrame-struct"/>
<function name="gimp_frame_new ()" link="GimpFrame.html#gimp-frame-new"/>
<function name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--label-bold"/>
<function name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--label-spacing"/>
<function name="" link="GimpFrame.html#id2631471"/>
<function name="" link="GimpFrame.html#id2631472"/>
<function name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2631439"/>
<function name="" link="libgimpwidgets-GimpHintBox.html#id2631440"/>
<function name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<function name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
<function name="gimp_int_combo_box_new ()" link="GimpIntComboBox.html#gimp-int-combo-box-new"/>
@ -197,16 +231,22 @@
<function name="gimp_int_combo_box_connect ()" link="GimpIntComboBox.html#gimp-int-combo-box-connect"/>
<function name="gimp_int_combo_box_set_sensitivity ()" link="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity"/>
<function name="The &quot;ellipsize&quot; property" link="GimpIntComboBox.html#GimpIntComboBox--ellipsize"/>
<function name="" link="GimpIntComboBox.html#id2635276"/>
<function name="" link="GimpIntComboBox.html#id2635277"/>
<function name="GimpIntStore" link="GimpIntStore.html#GimpIntStore-struct"/>
<function name="enum GimpIntStoreColumns" link="GimpIntStore.html#GimpIntStoreColumns"/>
<function name="gimp_int_store_new ()" link="GimpIntStore.html#gimp-int-store-new"/>
<function name="gimp_int_store_lookup_by_value ()" link="GimpIntStore.html#gimp-int-store-lookup-by-value"/>
<function name="The &quot;user-data-type&quot; property" link="GimpIntStore.html#GimpIntStore--user-data-type"/>
<function name="" link="GimpIntStore.html#id2630670"/>
<function name="" link="GimpIntStore.html#id2630671"/>
<function name="GimpMemsizeEntry" link="GimpMemsizeEntry.html#GimpMemsizeEntry-struct"/>
<function name="gimp_memsize_entry_new ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-new"/>
<function name="gimp_memsize_entry_set_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-set-value"/>
<function name="gimp_memsize_entry_get_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-get-value"/>
<function name="The &quot;value-changed&quot; signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
<function name="" link="GimpMemsizeEntry.html#id2630801"/>
<function name="" link="GimpMemsizeEntry.html#id2630802"/>
<function name="GimpNumberPairEntry" link="GimpNumberPairEntry.html#GimpNumberPairEntry-struct"/>
<function name="enum GimpAspectType" link="GimpNumberPairEntry.html#GimpAspectType"/>
<function name="gimp_number_pair_entry_new ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-new"/>
@ -220,10 +260,13 @@
<function name="gimp_number_pair_entry_set_ratio ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio"/>
<function name="gimp_number_pair_entry_get_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override"/>
<function name="gimp_number_pair_entry_set_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override"/>
<function name="gimp_number_pair_entry_get_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text"/>
<function name="gimp_number_pair_entry_set_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text"/>
<function name="The &quot;allow-simplification&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification"/>
<function name="The &quot;aspect&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect"/>
<function name="The &quot;default-left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number"/>
<function name="The &quot;default-right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number"/>
<function name="The &quot;default-text&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text"/>
<function name="The &quot;left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number"/>
<function name="The &quot;max-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value"/>
<function name="The &quot;min-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value"/>
@ -233,12 +276,16 @@
<function name="The &quot;user-override&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
<function name="The &quot;numbers-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
<function name="The &quot;ratio-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
<function name="" link="GimpNumberPairEntry.html#id2640900"/>
<function name="" link="GimpNumberPairEntry.html#id2640901"/>
<function name="GimpOffsetArea" link="GimpOffsetArea.html#GimpOffsetArea-struct"/>
<function name="gimp_offset_area_new ()" link="GimpOffsetArea.html#gimp-offset-area-new"/>
<function name="gimp_offset_area_set_size ()" link="GimpOffsetArea.html#gimp-offset-area-set-size"/>
<function name="gimp_offset_area_set_offsets ()" link="GimpOffsetArea.html#gimp-offset-area-set-offsets"/>
<function name="gimp_offset_area_set_pixbuf ()" link="GimpOffsetArea.html#gimp-offset-area-set-pixbuf"/>
<function name="The &quot;offsets-changed&quot; signal" link="GimpOffsetArea.html#GimpOffsetArea-offsets-changed"/>
<function name="" link="GimpOffsetArea.html#id2638318"/>
<function name="" link="GimpOffsetArea.html#id2638319"/>
<function name="GimpPageSelector" link="GimpPageSelector.html#GimpPageSelector-struct"/>
<function name="enum GimpPageSelectorTarget" link="GimpPageSelector.html#GimpPageSelectorTarget"/>
<function name="gimp_page_selector_new ()" link="GimpPageSelector.html#gimp-page-selector-new"/>
@ -262,6 +309,8 @@
<function name="The &quot;target&quot; property" link="GimpPageSelector.html#GimpPageSelector--target"/>
<function name="The &quot;activate&quot; signal" link="GimpPageSelector.html#GimpPageSelector-activate"/>
<function name="The &quot;selection-changed&quot; signal" link="GimpPageSelector.html#GimpPageSelector-selection-changed"/>
<function name="" link="GimpPageSelector.html#id2644647"/>
<function name="" link="GimpPageSelector.html#id2644648"/>
<function name="GimpPathEditor" link="GimpPathEditor.html#GimpPathEditor-struct"/>
<function name="gimp_path_editor_new ()" link="GimpPathEditor.html#gimp-path-editor-new"/>
<function name="gimp_path_editor_get_path ()" link="GimpPathEditor.html#gimp-path-editor-get-path"/>
@ -272,12 +321,18 @@
<function name="gimp_path_editor_set_dir_writable ()" link="GimpPathEditor.html#gimp-path-editor-set-dir-writable"/>
<function name="The &quot;path-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-path-changed"/>
<function name="The &quot;writable-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-writable-changed"/>
<function name="" link="GimpPathEditor.html#id2635478"/>
<function name="" link="GimpPathEditor.html#id2635480"/>
<function name="GimpPickButton" link="GimpPickButton.html#GimpPickButton-struct"/>
<function name="gimp_pick_button_new ()" link="GimpPickButton.html#gimp-pick-button-new"/>
<function name="The &quot;color-picked&quot; signal" link="GimpPickButton.html#GimpPickButton-color-picked"/>
<function name="" link="GimpPickButton.html#id2637253"/>
<function name="" link="GimpPickButton.html#id2637254"/>
<function name="GimpPixmap" link="GimpPixmap.html#GimpPixmap-struct"/>
<function name="gimp_pixmap_new ()" link="GimpPixmap.html#gimp-pixmap-new"/>
<function name="gimp_pixmap_set ()" link="GimpPixmap.html#gimp-pixmap-set"/>
<function name="" link="GimpPixmap.html#id2635558"/>
<function name="" link="GimpPixmap.html#id2635559"/>
<function name="GimpPreviewArea" link="GimpPreviewArea.html#GimpPreviewArea-struct"/>
<function name="gimp_preview_area_new ()" link="GimpPreviewArea.html#gimp-preview-area-new"/>
<function name="gimp_preview_area_draw ()" link="GimpPreviewArea.html#gimp-preview-area-draw"/>
@ -290,6 +345,8 @@
<function name="gimp_preview_area_menu_popup ()" link="GimpPreviewArea.html#gimp-preview-area-menu-popup"/>
<function name="The &quot;check-size&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-size"/>
<function name="The &quot;check-type&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-type"/>
<function name="" link="GimpPreviewArea.html#id2649476"/>
<function name="" link="GimpPreviewArea.html#id2649477"/>
<function name="GimpPreview" link="GimpPreview.html#GimpPreview-struct"/>
<function name="gimp_preview_get_update ()" link="GimpPreview.html#gimp-preview-get-update"/>
<function name="gimp_preview_set_update ()" link="GimpPreview.html#gimp-preview-set-update"/>
@ -307,11 +364,15 @@
<function name="The &quot;update&quot; property" link="GimpPreview.html#GimpPreview--update"/>
<function name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--size"/>
<function name="The &quot;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<function name="" link="GimpPreview.html#id2652001"/>
<function name="" link="GimpPreview.html#id2652002"/>
<function name="GimpScrolledPreview" link="GimpScrolledPreview.html#GimpScrolledPreview-struct"/>
<function name="gimp_scrolled_preview_set_position ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-position"/>
<function name="gimp_scrolled_preview_set_policy ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy"/>
<function name="gimp_scrolled_preview_freeze ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-freeze"/>
<function name="gimp_scrolled_preview_thaw ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-thaw"/>
<function name="" link="GimpScrolledPreview.html#id2647052"/>
<function name="" link="GimpScrolledPreview.html#id2647053"/>
<function name="GimpSizeEntry" link="GimpSizeEntry.html#GimpSizeEntry-struct"/>
<function name="GimpSizeEntryField" link="GimpSizeEntry.html#GimpSizeEntryField"/>
<function name="enum GimpSizeEntryUpdatePolicy" link="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"/>
@ -337,6 +398,8 @@
<function name="The &quot;refval-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-refval-changed"/>
<function name="The &quot;unit-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-unit-changed"/>
<function name="The &quot;value-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-value-changed"/>
<function name="" link="GimpSizeEntry.html#id2659524"/>
<function name="" link="GimpSizeEntry.html#id2659525"/>
<function name="GimpStringComboBox" link="GimpStringComboBox.html#GimpStringComboBox-struct"/>
<function name="gimp_string_combo_box_new ()" link="GimpStringComboBox.html#gimp-string-combo-box-new"/>
<function name="gimp_string_combo_box_set_active ()" link="GimpStringComboBox.html#gimp-string-combo-box-set-active"/>
@ -344,6 +407,8 @@
<function name="The &quot;ellipsize&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--ellipsize"/>
<function name="The &quot;id-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--id-column"/>
<function name="The &quot;label-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--label-column"/>
<function name="" link="GimpStringComboBox.html#id2650130"/>
<function name="" link="GimpStringComboBox.html#id2650131"/>
<function name="GimpUnitMenu" link="GimpUnitMenu.html#GimpUnitMenu-struct"/>
<function name="gimp_unit_menu_new ()" link="GimpUnitMenu.html#gimp-unit-menu-new"/>
<function name="gimp_unit_menu_set_unit ()" link="GimpUnitMenu.html#gimp-unit-menu-set-unit"/>
@ -351,6 +416,8 @@
<function name="gimp_unit_menu_get_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits"/>
<function name="gimp_unit_menu_set_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"/>
<function name="The &quot;unit-changed&quot; signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
<function name="" link="GimpUnitMenu.html#id2655079"/>
<function name="" link="GimpUnitMenu.html#id2655080"/>
<function name="GimpZoomModel" link="GimpZoomModel.html#GimpZoomModel-struct"/>
<function name="enum GimpZoomType" link="GimpZoomModel.html#GimpZoomType"/>
<function name="gimp_zoom_model_new ()" link="GimpZoomModel.html#gimp-zoom-model-new"/>
@ -366,17 +433,23 @@
<function name="The &quot;percentage&quot; property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
<function name="The &quot;value&quot; property" link="GimpZoomModel.html#GimpZoomModel--value"/>
<function name="The &quot;zoomed&quot; signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
<function name="" link="GimpZoomModel.html#id2660542"/>
<function name="" link="GimpZoomModel.html#id2660543"/>
<function name="GimpCellRendererColor" link="GimpCellRendererColor.html#GimpCellRendererColor-struct"/>
<function name="gimp_cell_renderer_color_new ()" link="GimpCellRendererColor.html#gimp-cell-renderer-color-new"/>
<function name="The &quot;color&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
<function name="The &quot;icon-size&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--icon-size"/>
<function name="The &quot;opaque&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--opaque"/>
<function name="" link="GimpCellRendererColor.html#id2655904"/>
<function name="" link="GimpCellRendererColor.html#id2655905"/>
<function name="GimpCellRendererToggle" link="GimpCellRendererToggle.html#GimpCellRendererToggle-struct"/>
<function name="gimp_cell_renderer_toggle_new ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new"/>
<function name="gimp_cell_renderer_toggle_clicked ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked"/>
<function name="The &quot;stock-id&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id"/>
<function name="The &quot;stock-size&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
<function name="The &quot;clicked&quot; signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
<function name="" link="GimpCellRendererToggle.html#id2659839"/>
<function name="" link="GimpCellRendererToggle.html#id2659840"/>
<function name="GimpColorDisplay" link="GimpColorDisplay.html#GimpColorDisplay-struct"/>
<function name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new"/>
<function name="gimp_color_display_clone ()" link="GimpColorDisplay.html#gimp-color-display-clone"/>
@ -394,6 +467,8 @@
<function name="The &quot;color-managed&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
<function name="The &quot;enabled&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
<function name="The &quot;changed&quot; signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
<function name="" link="GimpColorDisplay.html#id2663933"/>
<function name="" link="GimpColorDisplay.html#id2663934"/>
<function name="GimpColorDisplayStack" link="GimpColorDisplayStack.html#GimpColorDisplayStack-struct"/>
<function name="gimp_color_display_stack_new ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-new"/>
<function name="gimp_color_display_stack_clone ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-clone"/>
@ -407,6 +482,8 @@
<function name="The &quot;changed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-changed"/>
<function name="The &quot;removed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-removed"/>
<function name="The &quot;reordered&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered"/>
<function name="" link="GimpColorDisplayStack.html#id2665187"/>
<function name="" link="GimpColorDisplayStack.html#id2665188"/>
<function name="GimpColorSelector" link="GimpColorSelector.html#GimpColorSelector-struct"/>
<function name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS"/>
<function name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"/>
@ -422,12 +499,20 @@
<function name="gimp_color_selector_set_config ()" link="GimpColorSelector.html#gimp-color-selector-set-config"/>
<function name="The &quot;channel-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-channel-changed"/>
<function name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<function name="" link="GimpColorSelector.html#id2667384"/>
<function name="" link="GimpColorSelector.html#id2667385"/>
<function name="GimpColorNotebook" link="GimpColorNotebook.html#GimpColorNotebook-struct"/>
<function name="gimp_color_notebook_set_has_page ()" link="GimpColorNotebook.html#gimp-color-notebook-set-has-page"/>
<function name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-border"/>
<function name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size"/>
<function name="" link="GimpColorNotebook.html#id2666591"/>
<function name="" link="GimpColorNotebook.html#id2666592"/>
<function name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<function name="" link="GimpColorScales.html#id2666604"/>
<function name="" link="GimpColorScales.html#id2666605"/>
<function name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<function name="" link="GimpColorSelect.html#id2666266"/>
<function name="" link="GimpColorSelect.html#id2666267"/>
<function name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
<function name="GimpControllerEventAny" link="GimpController.html#GimpControllerEventAny"/>
<function name="GimpControllerEventTrigger" link="GimpController.html#GimpControllerEventTrigger"/>
@ -442,6 +527,8 @@
<function name="The &quot;name&quot; property" link="GimpController.html#GimpController--name"/>
<function name="The &quot;state&quot; property" link="GimpController.html#GimpController--state"/>
<function name="The &quot;event&quot; signal" link="GimpController.html#GimpController-event"/>
<function name="" link="GimpController.html#id2669136"/>
<function name="" link="GimpController.html#id2669137"/>
<function name="GimpHelpFunc ()" link="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc"/>
<function name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS"/>
<function name="gimp_help_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
@ -450,6 +537,8 @@
<function name="gimp_help_connect ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-connect"/>
<function name="gimp_help_set_help_data ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data"/>
<function name="gimp_context_help ()" link="libgimpwidgets-GimpHelpUI.html#gimp-context-help"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2668156"/>
<function name="" link="libgimpwidgets-GimpHelpUI.html#id2668157"/>
<function name="GimpQueryStringCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback"/>
<function name="GimpQueryIntCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback"/>
<function name="GimpQueryDoubleCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback"/>
@ -461,6 +550,8 @@
<function name="gimp_query_size_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box"/>
<function name="gimp_query_boolean_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box"/>
<function name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS"/>
<function name="" link="libgimpwidgets-GimpQueryBox.html#id2675609"/>
<function name="" link="libgimpwidgets-GimpQueryBox.html#id2675610"/>
<function name="gimp_stock_init ()" link="libgimpwidgets-GimpStock.html#gimp-stock-init"/>
<function name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS"/>
<function name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS"/>
@ -662,6 +753,8 @@
<function name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS"/>
<function name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS"/>
<function name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS"/>
<function name="" link="libgimpwidgets-GimpStock.html#id2692754"/>
<function name="" link="libgimpwidgets-GimpStock.html#id2692755"/>
<function name="gimp_enum_radio_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new"/>
<function name="gimp_enum_radio_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range"/>
<function name="gimp_enum_radio_frame_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new"/>
@ -669,6 +762,8 @@
<function name="gimp_enum_stock_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new"/>
<function name="gimp_enum_stock_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range"/>
<function name="gimp_enum_stock_box_set_child_padding ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677669"/>
<function name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677670"/>
<function name="gimp_prop_boolean_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new"/>
<function name="gimp_prop_boolean_radio_frame_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new"/>
<function name="gimp_prop_check_button_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new"/>
@ -698,6 +793,8 @@
<function name="gimp_prop_string_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new"/>
<function name="gimp_prop_text_buffer_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new"/>
<function name="gimp_prop_unit_menu_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698383"/>
<function name="" link="libgimpwidgets-GimpPropWidgets.html#id2698384"/>
<function name="gimp_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new"/>
<function name="gimp_radio_group_new2 ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2"/>
<function name="gimp_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active"/>
@ -731,6 +828,8 @@
<function name="gimp_unit_menu_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update"/>
<function name="gimp_table_attach_aligned ()" link="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned"/>
<function name="gimp_label_set_attributes ()" link="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705720"/>
<function name="" link="libgimpwidgets-GimpWidgets.html#id2705721"/>
<function name="gimp_int_option_menu_new ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new"/>
<function name="gimp_int_option_menu_set_history ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history"/>
<function name="GimpIntOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback"/>
@ -741,5 +840,7 @@
<function name="GimpOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback"/>
<function name="gimp_option_menu_set_sensitive ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive"/>
<function name="gimp_menu_item_update ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2681640"/>
<function name="" link="libgimpwidgets-gimpoldwidgets.html#id2681641"/>
</functions>
</book>

View File

@ -79,10 +79,14 @@
<keyword type="function" name="gimp_browser_set_widget ()" link="GimpBrowser.html#gimp-browser-set-widget" since="GIMP 2.4"/>
<keyword type="function" name="gimp_browser_show_message ()" link="GimpBrowser.html#gimp-browser-show-message" since="GIMP 2.4"/>
<keyword type="" name="The &quot;search&quot; signal" link="GimpBrowser.html#GimpBrowser-search"/>
<keyword type="" name="" link="GimpBrowser.html#id2616100"/>
<keyword type="" name="" link="GimpBrowser.html#id2616101"/>
<keyword type="struct" name="GimpButton" link="GimpButton.html#GimpButton-struct"/>
<keyword type="function" name="gimp_button_new ()" link="GimpButton.html#gimp-button-new"/>
<keyword type="function" name="gimp_button_extended_clicked ()" link="GimpButton.html#gimp-button-extended-clicked"/>
<keyword type="" name="The &quot;extended-clicked&quot; signal" link="GimpButton.html#GimpButton-extended-clicked"/>
<keyword type="" name="" link="GimpButton.html#id2592713"/>
<keyword type="" name="" link="GimpButton.html#id2592714"/>
<keyword type="struct" name="GimpChainButton" link="GimpChainButton.html#GimpChainButton-struct"/>
<keyword type="enum" name="enum GimpChainPosition" link="GimpChainButton.html#GimpChainPosition"/>
<keyword type="function" name="gimp_chain_button_new ()" link="GimpChainButton.html#gimp-chain-button-new"/>
@ -90,6 +94,8 @@
<keyword type="function" name="gimp_chain_button_get_active ()" link="GimpChainButton.html#gimp-chain-button-get-active"/>
<keyword type="" name="The &quot;position&quot; property" link="GimpChainButton.html#GimpChainButton--position"/>
<keyword type="" name="The &quot;toggled&quot; signal" link="GimpChainButton.html#GimpChainButton-toggled"/>
<keyword type="" name="" link="GimpChainButton.html#id2580111"/>
<keyword type="" name="" link="GimpChainButton.html#id2580112"/>
<keyword type="struct" name="GimpColorArea" link="GimpColorArea.html#GimpColorArea-struct"/>
<keyword type="enum" name="enum GimpColorAreaType" link="GimpColorArea.html#GimpColorAreaType"/>
<keyword type="function" name="gimp_color_area_new ()" link="GimpColorArea.html#gimp-color-area-new"/>
@ -103,6 +109,8 @@
<keyword type="" name="The &quot;draw-border&quot; property" link="GimpColorArea.html#GimpColorArea--draw-border"/>
<keyword type="" name="The &quot;type&quot; property" link="GimpColorArea.html#GimpColorArea--type"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorArea.html#GimpColorArea-color-changed"/>
<keyword type="" name="" link="GimpColorArea.html#id2619675"/>
<keyword type="" name="" link="GimpColorArea.html#id2619676"/>
<keyword type="struct" name="GimpColorButton" link="GimpColorButton.html#GimpColorButton-struct"/>
<keyword type="function" name="gimp_color_button_new ()" link="GimpColorButton.html#gimp-color-button-new"/>
<keyword type="function" name="gimp_color_button_set_color ()" link="GimpColorButton.html#gimp-color-button-set-color"/>
@ -116,15 +124,21 @@
<keyword type="" name="The &quot;title&quot; property" link="GimpColorButton.html#GimpColorButton--title"/>
<keyword type="" name="The &quot;type&quot; property" link="GimpColorButton.html#GimpColorButton--type"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorButton.html#GimpColorButton-color-changed"/>
<keyword type="" name="" link="GimpColorButton.html#id2621654"/>
<keyword type="" name="" link="GimpColorButton.html#id2621655"/>
<keyword type="struct" name="GimpColorHexEntry" link="GimpColorHexEntry.html#GimpColorHexEntry-struct"/>
<keyword type="function" name="gimp_color_hex_entry_new ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_color_hex_entry_set_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-set-color" since="GIMP 2.2"/>
<keyword type="function" name="gimp_color_hex_entry_get_color ()" link="GimpColorHexEntry.html#gimp-color-hex-entry-get-color" since="GIMP 2.2"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorHexEntry.html#GimpColorHexEntry-color-changed"/>
<keyword type="" name="" link="GimpColorHexEntry.html#id2603612"/>
<keyword type="" name="" link="GimpColorHexEntry.html#id2603614"/>
<keyword type="struct" name="GimpColorScale" link="GimpColorScale.html#GimpColorScale-struct"/>
<keyword type="function" name="gimp_color_scale_new ()" link="GimpColorScale.html#gimp-color-scale-new"/>
<keyword type="function" name="gimp_color_scale_set_channel ()" link="GimpColorScale.html#gimp-color-scale-set-channel"/>
<keyword type="function" name="gimp_color_scale_set_color ()" link="GimpColorScale.html#gimp-color-scale-set-color"/>
<keyword type="" name="" link="GimpColorScale.html#id2578728"/>
<keyword type="" name="" link="GimpColorScale.html#id2578729"/>
<keyword type="struct" name="GimpColorSelection" link="GimpColorSelection.html#GimpColorSelection-struct"/>
<keyword type="function" name="gimp_color_selection_new ()" link="GimpColorSelection.html#gimp-color-selection-new"/>
<keyword type="function" name="gimp_color_selection_set_show_alpha ()" link="GimpColorSelection.html#gimp-color-selection-set-show-alpha"/>
@ -138,10 +152,14 @@
<keyword type="function" name="gimp_color_selection_set_config ()" link="GimpColorSelection.html#gimp-color-selection-set-config" since="GIMP 2.4"/>
<keyword type="" name="The &quot;config&quot; property" link="GimpColorSelection.html#GimpColorSelection--config"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
<keyword type="" name="" link="GimpColorSelection.html#id2624607"/>
<keyword type="" name="" link="GimpColorSelection.html#id2624608"/>
<keyword type="struct" name="GimpColorProfileStore" link="GimpColorProfileStore.html#GimpColorProfileStore-struct"/>
<keyword type="function" name="gimp_color_profile_store_new ()" link="GimpColorProfileStore.html#gimp-color-profile-store-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_store_add ()" link="GimpColorProfileStore.html#gimp-color-profile-store-add" since="GIMP 2.4"/>
<keyword type="" name="The &quot;history&quot; property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
<keyword type="" name="" link="GimpColorProfileStore.html#id2621759"/>
<keyword type="" name="" link="GimpColorProfileStore.html#id2621760"/>
<keyword type="struct" name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct"/>
<keyword type="function" name="gimp_color_profile_combo_box_new ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_color_profile_combo_box_new_with_model ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model" since="GIMP 2.4"/>
@ -150,6 +168,8 @@
<keyword type="function" name="gimp_color_profile_combo_box_get_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active" since="GIMP 2.4"/>
<keyword type="" name="The &quot;dialog&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
<keyword type="" name="The &quot;model&quot; property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
<keyword type="" name="" link="GimpColorProfileComboBox.html#id2626293"/>
<keyword type="" name="" link="GimpColorProfileComboBox.html#id2626294"/>
<keyword type="struct" name="GimpDialog" link="GimpDialog.html#GimpDialog-struct"/>
<keyword type="function" name="gimp_dialog_new ()" link="GimpDialog.html#gimp-dialog-new"/>
<keyword type="function" name="gimp_dialog_new_valist ()" link="GimpDialog.html#gimp-dialog-new-valist"/>
@ -160,6 +180,8 @@
<keyword type="function" name="gimp_dialogs_show_help_button ()" link="GimpDialog.html#gimp-dialogs-show-help-button" since="GIMP 2.2"/>
<keyword type="" name="The &quot;help-func&quot; property" link="GimpDialog.html#GimpDialog--help-func"/>
<keyword type="" name="The &quot;help-id&quot; property" link="GimpDialog.html#GimpDialog--help-id"/>
<keyword type="" name="" link="GimpDialog.html#id2628516"/>
<keyword type="" name="" link="GimpDialog.html#id2628517"/>
<keyword type="struct" name="GimpEnumStore" link="GimpEnumStore.html#GimpEnumStore-struct"/>
<keyword type="function" name="gimp_enum_store_new ()" link="GimpEnumStore.html#gimp-enum-store-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_new_with_range ()" link="GimpEnumStore.html#gimp-enum-store-new-with-range" since="GIMP 2.4"/>
@ -167,24 +189,36 @@
<keyword type="function" name="gimp_enum_store_new_with_values_valist ()" link="GimpEnumStore.html#gimp-enum-store-new-with-values-valist" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_store_set_stock_prefix ()" link="GimpEnumStore.html#gimp-enum-store-set-stock-prefix" since="GIMP 2.4"/>
<keyword type="" name="The &quot;enum-type&quot; property" link="GimpEnumStore.html#GimpEnumStore--enum-type"/>
<keyword type="" name="" link="GimpEnumStore.html#id2609888"/>
<keyword type="" name="" link="GimpEnumStore.html#id2609889"/>
<keyword type="struct" name="GimpEnumComboBox" link="GimpEnumComboBox.html#GimpEnumComboBox-struct"/>
<keyword type="function" name="gimp_enum_combo_box_new ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_combo_box_new_with_model ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-new-with-model" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_combo_box_set_stock_prefix ()" link="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix" since="GIMP 2.4"/>
<keyword type="" name="The &quot;model&quot; property" link="GimpEnumComboBox.html#GimpEnumComboBox--model"/>
<keyword type="" name="" link="GimpEnumComboBox.html#id2577678"/>
<keyword type="" name="" link="GimpEnumComboBox.html#id2577679"/>
<keyword type="struct" name="GimpEnumLabel" link="GimpEnumLabel.html#GimpEnumLabel-struct"/>
<keyword type="function" name="gimp_enum_label_new ()" link="GimpEnumLabel.html#gimp-enum-label-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_label_set_value ()" link="GimpEnumLabel.html#gimp-enum-label-set-value" since="GIMP 2.4"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2630214"/>
<keyword type="" name="" link="GimpEnumLabel.html#id2630216"/>
<keyword type="struct" name="GimpFileEntry" link="GimpFileEntry.html#GimpFileEntry-struct"/>
<keyword type="function" name="gimp_file_entry_new ()" link="GimpFileEntry.html#gimp-file-entry-new" deprecated=""/>
<keyword type="function" name="gimp_file_entry_get_filename ()" link="GimpFileEntry.html#gimp-file-entry-get-filename" deprecated=""/>
<keyword type="function" name="gimp_file_entry_set_filename ()" link="GimpFileEntry.html#gimp-file-entry-set-filename" deprecated=""/>
<keyword type="" name="The &quot;filename-changed&quot; signal" link="GimpFileEntry.html#GimpFileEntry-filename-changed"/>
<keyword type="" name="" link="GimpFileEntry.html#id2628943"/>
<keyword type="" name="" link="GimpFileEntry.html#id2628944"/>
<keyword type="struct" name="GimpFrame" link="GimpFrame.html#GimpFrame-struct"/>
<keyword type="function" name="gimp_frame_new ()" link="GimpFrame.html#gimp-frame-new" since="GIMP 2.2"/>
<keyword type="" name="The &quot;label-bold&quot; style property" link="GimpFrame.html#GimpFrame--label-bold"/>
<keyword type="" name="The &quot;label-spacing&quot; style property" link="GimpFrame.html#GimpFrame--label-spacing"/>
<keyword type="" name="" link="GimpFrame.html#id2631471"/>
<keyword type="" name="" link="GimpFrame.html#id2631472"/>
<keyword type="function" name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2631439"/>
<keyword type="" name="" link="libgimpwidgets-GimpHintBox.html#id2631440"/>
<keyword type="struct" name="GimpIntComboBox" link="GimpIntComboBox.html#GimpIntComboBox-struct"/>
<keyword type="function" name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
<keyword type="function" name="gimp_int_combo_box_new ()" link="GimpIntComboBox.html#gimp-int-combo-box-new" since="GIMP 2.2"/>
@ -197,16 +231,22 @@
<keyword type="function" name="gimp_int_combo_box_connect ()" link="GimpIntComboBox.html#gimp-int-combo-box-connect" since="GIMP 2.2"/>
<keyword type="function" name="gimp_int_combo_box_set_sensitivity ()" link="GimpIntComboBox.html#gimp-int-combo-box-set-sensitivity" since="GIMP 2.4"/>
<keyword type="" name="The &quot;ellipsize&quot; property" link="GimpIntComboBox.html#GimpIntComboBox--ellipsize"/>
<keyword type="" name="" link="GimpIntComboBox.html#id2635276"/>
<keyword type="" name="" link="GimpIntComboBox.html#id2635277"/>
<keyword type="struct" name="GimpIntStore" link="GimpIntStore.html#GimpIntStore-struct"/>
<keyword type="enum" name="enum GimpIntStoreColumns" link="GimpIntStore.html#GimpIntStoreColumns"/>
<keyword type="function" name="gimp_int_store_new ()" link="GimpIntStore.html#gimp-int-store-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_int_store_lookup_by_value ()" link="GimpIntStore.html#gimp-int-store-lookup-by-value" since="GIMP 2.2"/>
<keyword type="" name="The &quot;user-data-type&quot; property" link="GimpIntStore.html#GimpIntStore--user-data-type"/>
<keyword type="" name="" link="GimpIntStore.html#id2630670"/>
<keyword type="" name="" link="GimpIntStore.html#id2630671"/>
<keyword type="struct" name="GimpMemsizeEntry" link="GimpMemsizeEntry.html#GimpMemsizeEntry-struct"/>
<keyword type="function" name="gimp_memsize_entry_new ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-new"/>
<keyword type="function" name="gimp_memsize_entry_set_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-set-value"/>
<keyword type="function" name="gimp_memsize_entry_get_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-get-value"/>
<keyword type="" name="The &quot;value-changed&quot; signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
<keyword type="" name="" link="GimpMemsizeEntry.html#id2630801"/>
<keyword type="" name="" link="GimpMemsizeEntry.html#id2630802"/>
<keyword type="struct" name="GimpNumberPairEntry" link="GimpNumberPairEntry.html#GimpNumberPairEntry-struct"/>
<keyword type="enum" name="enum GimpAspectType" link="GimpNumberPairEntry.html#GimpAspectType"/>
<keyword type="function" name="gimp_number_pair_entry_new ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-new" since="GIMP 2.4"/>
@ -220,10 +260,13 @@
<keyword type="function" name="gimp_number_pair_entry_set_ratio ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_get_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_set_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_get_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" since="GIMP 2.4"/>
<keyword type="function" name="gimp_number_pair_entry_set_default_text ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text" since="GIMP 2.4"/>
<keyword type="" name="The &quot;allow-simplification&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification"/>
<keyword type="" name="The &quot;aspect&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect"/>
<keyword type="" name="The &quot;default-left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number"/>
<keyword type="" name="The &quot;default-right-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number"/>
<keyword type="" name="The &quot;default-text&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text"/>
<keyword type="" name="The &quot;left-number&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number"/>
<keyword type="" name="The &quot;max-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value"/>
<keyword type="" name="The &quot;min-valid-value&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value"/>
@ -233,12 +276,16 @@
<keyword type="" name="The &quot;user-override&quot; property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
<keyword type="" name="The &quot;numbers-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
<keyword type="" name="The &quot;ratio-changed&quot; signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
<keyword type="" name="" link="GimpNumberPairEntry.html#id2640900"/>
<keyword type="" name="" link="GimpNumberPairEntry.html#id2640901"/>
<keyword type="struct" name="GimpOffsetArea" link="GimpOffsetArea.html#GimpOffsetArea-struct"/>
<keyword type="function" name="gimp_offset_area_new ()" link="GimpOffsetArea.html#gimp-offset-area-new"/>
<keyword type="function" name="gimp_offset_area_set_size ()" link="GimpOffsetArea.html#gimp-offset-area-set-size"/>
<keyword type="function" name="gimp_offset_area_set_offsets ()" link="GimpOffsetArea.html#gimp-offset-area-set-offsets"/>
<keyword type="function" name="gimp_offset_area_set_pixbuf ()" link="GimpOffsetArea.html#gimp-offset-area-set-pixbuf" since="GIMP 2.2"/>
<keyword type="" name="The &quot;offsets-changed&quot; signal" link="GimpOffsetArea.html#GimpOffsetArea-offsets-changed"/>
<keyword type="" name="" link="GimpOffsetArea.html#id2638318"/>
<keyword type="" name="" link="GimpOffsetArea.html#id2638319"/>
<keyword type="struct" name="GimpPageSelector" link="GimpPageSelector.html#GimpPageSelector-struct"/>
<keyword type="enum" name="enum GimpPageSelectorTarget" link="GimpPageSelector.html#GimpPageSelectorTarget"/>
<keyword type="function" name="gimp_page_selector_new ()" link="GimpPageSelector.html#gimp-page-selector-new" since="GIMP 2.4"/>
@ -262,6 +309,8 @@
<keyword type="" name="The &quot;target&quot; property" link="GimpPageSelector.html#GimpPageSelector--target"/>
<keyword type="" name="The &quot;activate&quot; signal" link="GimpPageSelector.html#GimpPageSelector-activate"/>
<keyword type="" name="The &quot;selection-changed&quot; signal" link="GimpPageSelector.html#GimpPageSelector-selection-changed"/>
<keyword type="" name="" link="GimpPageSelector.html#id2644647"/>
<keyword type="" name="" link="GimpPageSelector.html#id2644648"/>
<keyword type="struct" name="GimpPathEditor" link="GimpPathEditor.html#GimpPathEditor-struct"/>
<keyword type="function" name="gimp_path_editor_new ()" link="GimpPathEditor.html#gimp-path-editor-new"/>
<keyword type="function" name="gimp_path_editor_get_path ()" link="GimpPathEditor.html#gimp-path-editor-get-path"/>
@ -272,12 +321,18 @@
<keyword type="function" name="gimp_path_editor_set_dir_writable ()" link="GimpPathEditor.html#gimp-path-editor-set-dir-writable"/>
<keyword type="" name="The &quot;path-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-path-changed"/>
<keyword type="" name="The &quot;writable-changed&quot; signal" link="GimpPathEditor.html#GimpPathEditor-writable-changed"/>
<keyword type="" name="" link="GimpPathEditor.html#id2635478"/>
<keyword type="" name="" link="GimpPathEditor.html#id2635480"/>
<keyword type="struct" name="GimpPickButton" link="GimpPickButton.html#GimpPickButton-struct"/>
<keyword type="function" name="gimp_pick_button_new ()" link="GimpPickButton.html#gimp-pick-button-new"/>
<keyword type="" name="The &quot;color-picked&quot; signal" link="GimpPickButton.html#GimpPickButton-color-picked"/>
<keyword type="" name="" link="GimpPickButton.html#id2637253"/>
<keyword type="" name="" link="GimpPickButton.html#id2637254"/>
<keyword type="struct" name="GimpPixmap" link="GimpPixmap.html#GimpPixmap-struct"/>
<keyword type="function" name="gimp_pixmap_new ()" link="GimpPixmap.html#gimp-pixmap-new" deprecated=""/>
<keyword type="function" name="gimp_pixmap_set ()" link="GimpPixmap.html#gimp-pixmap-set" deprecated=""/>
<keyword type="" name="" link="GimpPixmap.html#id2635558"/>
<keyword type="" name="" link="GimpPixmap.html#id2635559"/>
<keyword type="struct" name="GimpPreviewArea" link="GimpPreviewArea.html#GimpPreviewArea-struct"/>
<keyword type="function" name="gimp_preview_area_new ()" link="GimpPreviewArea.html#gimp-preview-area-new"/>
<keyword type="function" name="gimp_preview_area_draw ()" link="GimpPreviewArea.html#gimp-preview-area-draw"/>
@ -290,6 +345,8 @@
<keyword type="function" name="gimp_preview_area_menu_popup ()" link="GimpPreviewArea.html#gimp-preview-area-menu-popup" since="GIMP 2.2"/>
<keyword type="" name="The &quot;check-size&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-size"/>
<keyword type="" name="The &quot;check-type&quot; property" link="GimpPreviewArea.html#GimpPreviewArea--check-type"/>
<keyword type="" name="" link="GimpPreviewArea.html#id2649476"/>
<keyword type="" name="" link="GimpPreviewArea.html#id2649477"/>
<keyword type="struct" name="GimpPreview" link="GimpPreview.html#GimpPreview-struct"/>
<keyword type="function" name="gimp_preview_get_update ()" link="GimpPreview.html#gimp-preview-get-update" since="GIMP 2.2"/>
<keyword type="function" name="gimp_preview_set_update ()" link="GimpPreview.html#gimp-preview-set-update" since="GIMP 2.2"/>
@ -307,11 +364,15 @@
<keyword type="" name="The &quot;update&quot; property" link="GimpPreview.html#GimpPreview--update"/>
<keyword type="" name="The &quot;size&quot; style property" link="GimpPreview.html#GimpPreview--size"/>
<keyword type="" name="The &quot;invalidated&quot; signal" link="GimpPreview.html#GimpPreview-invalidated"/>
<keyword type="" name="" link="GimpPreview.html#id2652001"/>
<keyword type="" name="" link="GimpPreview.html#id2652002"/>
<keyword type="struct" name="GimpScrolledPreview" link="GimpScrolledPreview.html#GimpScrolledPreview-struct"/>
<keyword type="function" name="gimp_scrolled_preview_set_position ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-position" since="GIMP 2.4"/>
<keyword type="function" name="gimp_scrolled_preview_set_policy ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy" since="GIMP 2.4"/>
<keyword type="function" name="gimp_scrolled_preview_freeze ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-freeze" since="GIMP 2.4"/>
<keyword type="function" name="gimp_scrolled_preview_thaw ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-thaw" since="GIMP 2.4"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2647052"/>
<keyword type="" name="" link="GimpScrolledPreview.html#id2647053"/>
<keyword type="struct" name="GimpSizeEntry" link="GimpSizeEntry.html#GimpSizeEntry-struct"/>
<keyword type="struct" name="GimpSizeEntryField" link="GimpSizeEntry.html#GimpSizeEntryField"/>
<keyword type="enum" name="enum GimpSizeEntryUpdatePolicy" link="GimpSizeEntry.html#GimpSizeEntryUpdatePolicy"/>
@ -337,6 +398,8 @@
<keyword type="" name="The &quot;refval-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-refval-changed"/>
<keyword type="" name="The &quot;unit-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-unit-changed"/>
<keyword type="" name="The &quot;value-changed&quot; signal" link="GimpSizeEntry.html#GimpSizeEntry-value-changed"/>
<keyword type="" name="" link="GimpSizeEntry.html#id2659524"/>
<keyword type="" name="" link="GimpSizeEntry.html#id2659525"/>
<keyword type="struct" name="GimpStringComboBox" link="GimpStringComboBox.html#GimpStringComboBox-struct"/>
<keyword type="function" name="gimp_string_combo_box_new ()" link="GimpStringComboBox.html#gimp-string-combo-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_string_combo_box_set_active ()" link="GimpStringComboBox.html#gimp-string-combo-box-set-active" since="GIMP 2.4"/>
@ -344,6 +407,8 @@
<keyword type="" name="The &quot;ellipsize&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--ellipsize"/>
<keyword type="" name="The &quot;id-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--id-column"/>
<keyword type="" name="The &quot;label-column&quot; property" link="GimpStringComboBox.html#GimpStringComboBox--label-column"/>
<keyword type="" name="" link="GimpStringComboBox.html#id2650130"/>
<keyword type="" name="" link="GimpStringComboBox.html#id2650131"/>
<keyword type="struct" name="GimpUnitMenu" link="GimpUnitMenu.html#GimpUnitMenu-struct"/>
<keyword type="function" name="gimp_unit_menu_new ()" link="GimpUnitMenu.html#gimp-unit-menu-new"/>
<keyword type="function" name="gimp_unit_menu_set_unit ()" link="GimpUnitMenu.html#gimp-unit-menu-set-unit"/>
@ -351,6 +416,8 @@
<keyword type="function" name="gimp_unit_menu_get_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits"/>
<keyword type="function" name="gimp_unit_menu_set_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"/>
<keyword type="" name="The &quot;unit-changed&quot; signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
<keyword type="" name="" link="GimpUnitMenu.html#id2655079"/>
<keyword type="" name="" link="GimpUnitMenu.html#id2655080"/>
<keyword type="struct" name="GimpZoomModel" link="GimpZoomModel.html#GimpZoomModel-struct"/>
<keyword type="enum" name="enum GimpZoomType" link="GimpZoomModel.html#GimpZoomType"/>
<keyword type="function" name="gimp_zoom_model_new ()" link="GimpZoomModel.html#gimp-zoom-model-new"/>
@ -366,17 +433,23 @@
<keyword type="" name="The &quot;percentage&quot; property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
<keyword type="" name="The &quot;value&quot; property" link="GimpZoomModel.html#GimpZoomModel--value"/>
<keyword type="" name="The &quot;zoomed&quot; signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
<keyword type="" name="" link="GimpZoomModel.html#id2660542"/>
<keyword type="" name="" link="GimpZoomModel.html#id2660543"/>
<keyword type="struct" name="GimpCellRendererColor" link="GimpCellRendererColor.html#GimpCellRendererColor-struct"/>
<keyword type="function" name="gimp_cell_renderer_color_new ()" link="GimpCellRendererColor.html#gimp-cell-renderer-color-new" since="GIMP 2.2"/>
<keyword type="" name="The &quot;color&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
<keyword type="" name="The &quot;icon-size&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--icon-size"/>
<keyword type="" name="The &quot;opaque&quot; property" link="GimpCellRendererColor.html#GimpCellRendererColor--opaque"/>
<keyword type="" name="" link="GimpCellRendererColor.html#id2655904"/>
<keyword type="" name="" link="GimpCellRendererColor.html#id2655905"/>
<keyword type="struct" name="GimpCellRendererToggle" link="GimpCellRendererToggle.html#GimpCellRendererToggle-struct"/>
<keyword type="function" name="gimp_cell_renderer_toggle_new ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-new" since="GIMP 2.2"/>
<keyword type="function" name="gimp_cell_renderer_toggle_clicked ()" link="GimpCellRendererToggle.html#gimp-cell-renderer-toggle-clicked" since="GIMP 2.2"/>
<keyword type="" name="The &quot;stock-id&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-id"/>
<keyword type="" name="The &quot;stock-size&quot; property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
<keyword type="" name="The &quot;clicked&quot; signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
<keyword type="" name="" link="GimpCellRendererToggle.html#id2659839"/>
<keyword type="" name="" link="GimpCellRendererToggle.html#id2659840"/>
<keyword type="struct" name="GimpColorDisplay" link="GimpColorDisplay.html#GimpColorDisplay-struct"/>
<keyword type="function" name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new" deprecated=""/>
<keyword type="function" name="gimp_color_display_clone ()" link="GimpColorDisplay.html#gimp-color-display-clone"/>
@ -394,6 +467,8 @@
<keyword type="" name="The &quot;color-managed&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
<keyword type="" name="The &quot;enabled&quot; property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
<keyword type="" name="The &quot;changed&quot; signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
<keyword type="" name="" link="GimpColorDisplay.html#id2663933"/>
<keyword type="" name="" link="GimpColorDisplay.html#id2663934"/>
<keyword type="struct" name="GimpColorDisplayStack" link="GimpColorDisplayStack.html#GimpColorDisplayStack-struct"/>
<keyword type="function" name="gimp_color_display_stack_new ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-new"/>
<keyword type="function" name="gimp_color_display_stack_clone ()" link="GimpColorDisplayStack.html#gimp-color-display-stack-clone"/>
@ -407,6 +482,8 @@
<keyword type="" name="The &quot;changed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-changed"/>
<keyword type="" name="The &quot;removed&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-removed"/>
<keyword type="" name="The &quot;reordered&quot; signal" link="GimpColorDisplayStack.html#GimpColorDisplayStack-reordered"/>
<keyword type="" name="" link="GimpColorDisplayStack.html#id2665187"/>
<keyword type="" name="" link="GimpColorDisplayStack.html#id2665188"/>
<keyword type="struct" name="GimpColorSelector" link="GimpColorSelector.html#GimpColorSelector-struct"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-SIZE:CAPS"/>
<keyword type="macro" name="GIMP_COLOR_SELECTOR_BAR_SIZE" link="GimpColorSelector.html#GIMP-COLOR-SELECTOR-BAR-SIZE:CAPS"/>
@ -422,12 +499,20 @@
<keyword type="function" name="gimp_color_selector_set_config ()" link="GimpColorSelector.html#gimp-color-selector-set-config" since="GIMP 2.4"/>
<keyword type="" name="The &quot;channel-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-channel-changed"/>
<keyword type="" name="The &quot;color-changed&quot; signal" link="GimpColorSelector.html#GimpColorSelector-color-changed"/>
<keyword type="" name="" link="GimpColorSelector.html#id2667384"/>
<keyword type="" name="" link="GimpColorSelector.html#id2667385"/>
<keyword type="struct" name="GimpColorNotebook" link="GimpColorNotebook.html#GimpColorNotebook-struct"/>
<keyword type="function" name="gimp_color_notebook_set_has_page ()" link="GimpColorNotebook.html#gimp-color-notebook-set-has-page"/>
<keyword type="" name="The &quot;tab-border&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-border"/>
<keyword type="" name="The &quot;tab-icon-size&quot; style property" link="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size"/>
<keyword type="" name="" link="GimpColorNotebook.html#id2666591"/>
<keyword type="" name="" link="GimpColorNotebook.html#id2666592"/>
<keyword type="struct" name="GimpColorScales" link="GimpColorScales.html#GimpColorScales-struct"/>
<keyword type="" name="" link="GimpColorScales.html#id2666604"/>
<keyword type="" name="" link="GimpColorScales.html#id2666605"/>
<keyword type="struct" name="GimpColorSelect" link="GimpColorSelect.html#GimpColorSelect-struct"/>
<keyword type="" name="" link="GimpColorSelect.html#id2666266"/>
<keyword type="" name="" link="GimpColorSelect.html#id2666267"/>
<keyword type="enum" name="enum GimpControllerEventType" link="GimpController.html#GimpControllerEventType"/>
<keyword type="struct" name="GimpControllerEventAny" link="GimpController.html#GimpControllerEventAny"/>
<keyword type="struct" name="GimpControllerEventTrigger" link="GimpController.html#GimpControllerEventTrigger"/>
@ -442,6 +527,8 @@
<keyword type="" name="The &quot;name&quot; property" link="GimpController.html#GimpController--name"/>
<keyword type="" name="The &quot;state&quot; property" link="GimpController.html#GimpController--state"/>
<keyword type="" name="The &quot;event&quot; signal" link="GimpController.html#GimpController-event"/>
<keyword type="" name="" link="GimpController.html#id2669136"/>
<keyword type="" name="" link="GimpController.html#id2669137"/>
<keyword type="function" name="GimpHelpFunc ()" link="libgimpwidgets-GimpHelpUI.html#GimpHelpFunc"/>
<keyword type="macro" name="GIMP_HELP_ID" link="libgimpwidgets-GimpHelpUI.html#GIMP-HELP-ID:CAPS"/>
<keyword type="function" name="gimp_help_enable_tooltips ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-enable-tooltips"/>
@ -450,6 +537,8 @@
<keyword type="function" name="gimp_help_connect ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-connect"/>
<keyword type="function" name="gimp_help_set_help_data ()" link="libgimpwidgets-GimpHelpUI.html#gimp-help-set-help-data"/>
<keyword type="function" name="gimp_context_help ()" link="libgimpwidgets-GimpHelpUI.html#gimp-context-help"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2668156"/>
<keyword type="" name="" link="libgimpwidgets-GimpHelpUI.html#id2668157"/>
<keyword type="function" name="GimpQueryStringCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryStringCallback"/>
<keyword type="function" name="GimpQueryIntCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryIntCallback"/>
<keyword type="function" name="GimpQueryDoubleCallback ()" link="libgimpwidgets-GimpQueryBox.html#GimpQueryDoubleCallback"/>
@ -461,6 +550,8 @@
<keyword type="function" name="gimp_query_size_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-size-box"/>
<keyword type="function" name="gimp_query_boolean_box ()" link="libgimpwidgets-GimpQueryBox.html#gimp-query-boolean-box"/>
<keyword type="macro" name="GIMP_QUERY_BOX_VBOX()" link="libgimpwidgets-GimpQueryBox.html#GIMP-QUERY-BOX-VBOX:CAPS"/>
<keyword type="" name="" link="libgimpwidgets-GimpQueryBox.html#id2675609"/>
<keyword type="" name="" link="libgimpwidgets-GimpQueryBox.html#id2675610"/>
<keyword type="function" name="gimp_stock_init ()" link="libgimpwidgets-GimpStock.html#gimp-stock-init"/>
<keyword type="macro" name="GIMP_STOCK_ANCHOR" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-ANCHOR:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_CENTER" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-CENTER:CAPS"/>
@ -662,6 +753,8 @@
<keyword type="macro" name="GIMP_STOCK_GRADIENT" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-GRADIENT:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PALETTE" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PALETTE:CAPS"/>
<keyword type="macro" name="GIMP_STOCK_PATTERN" link="libgimpwidgets-GimpStock.html#GIMP-STOCK-PATTERN:CAPS"/>
<keyword type="" name="" link="libgimpwidgets-GimpStock.html#id2692754"/>
<keyword type="" name="" link="libgimpwidgets-GimpStock.html#id2692755"/>
<keyword type="function" name="gimp_enum_radio_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_radio_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-box-new-with-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_radio_frame_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-radio-frame-new" since="GIMP 2.4"/>
@ -669,6 +762,8 @@
<keyword type="function" name="gimp_enum_stock_box_new ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_stock_box_new_with_range ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-new-with-range" since="GIMP 2.4"/>
<keyword type="function" name="gimp_enum_stock_box_set_child_padding ()" link="libgimpwidgets-GimpEnumWidgets.html#gimp-enum-stock-box-set-child-padding" since="GIMP 2.4"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677669"/>
<keyword type="" name="" link="libgimpwidgets-GimpEnumWidgets.html#id2677670"/>
<keyword type="function" name="gimp_prop_boolean_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-combo-box-new"/>
<keyword type="function" name="gimp_prop_boolean_radio_frame_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-boolean-radio-frame-new"/>
<keyword type="function" name="gimp_prop_check_button_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-check-button-new"/>
@ -698,6 +793,8 @@
<keyword type="function" name="gimp_prop_string_combo_box_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-string-combo-box-new"/>
<keyword type="function" name="gimp_prop_text_buffer_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-text-buffer-new"/>
<keyword type="function" name="gimp_prop_unit_menu_new ()" link="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-menu-new"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698383"/>
<keyword type="" name="" link="libgimpwidgets-GimpPropWidgets.html#id2698384"/>
<keyword type="function" name="gimp_radio_group_new ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new"/>
<keyword type="function" name="gimp_radio_group_new2 ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-new2"/>
<keyword type="function" name="gimp_radio_group_set_active ()" link="libgimpwidgets-GimpWidgets.html#gimp-radio-group-set-active"/>
@ -731,6 +828,8 @@
<keyword type="function" name="gimp_unit_menu_update ()" link="libgimpwidgets-GimpWidgets.html#gimp-unit-menu-update"/>
<keyword type="function" name="gimp_table_attach_aligned ()" link="libgimpwidgets-GimpWidgets.html#gimp-table-attach-aligned"/>
<keyword type="function" name="gimp_label_set_attributes ()" link="libgimpwidgets-GimpWidgets.html#gimp-label-set-attributes" since="GIMP 2.2"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705720"/>
<keyword type="" name="" link="libgimpwidgets-GimpWidgets.html#id2705721"/>
<keyword type="function" name="gimp_int_option_menu_new ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-new" deprecated=""/>
<keyword type="function" name="gimp_int_option_menu_set_history ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-int-option-menu-set-history" deprecated=""/>
<keyword type="function" name="GimpIntOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpIntOptionMenuSensitivityCallback" deprecated=""/>
@ -741,5 +840,7 @@
<keyword type="function" name="GimpOptionMenuSensitivityCallback ()" link="libgimpwidgets-gimpoldwidgets.html#GimpOptionMenuSensitivityCallback" deprecated=""/>
<keyword type="function" name="gimp_option_menu_set_sensitive ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-option-menu-set-sensitive" deprecated=""/>
<keyword type="function" name="gimp_menu_item_update ()" link="libgimpwidgets-gimpoldwidgets.html#gimp-menu-item-update" deprecated=""/>
<keyword type="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2681640"/>
<keyword type="" name="" link="libgimpwidgets-gimpoldwidgets.html#id2681641"/>
</functions>
</book>

View File

@ -1,16 +1,16 @@
.synopsis, .classsynopsis
.synopsis, .classsynopsis
{
background: #eeeeee;
border: solid 1px #aaaaaa;
padding: 0.5em;
}
.programlisting
.programlisting
{
background: #eeeeff;
border: solid 1px #aaaaff;
padding: 0.5em;
}
.variablelist
.variablelist
{
padding: 4px;
margin-left: 3em;
@ -19,62 +19,88 @@
{
vertical-align: top;
}
/* 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;
@media screen {
div.refnamediv a[name], div.refsect1 a[name]
{
position: relative;
top: -4.5em;
}
table.navigation#top
{
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0;
margin-bottom: 0;
position: fixed;
top: 0;
left: 0;
height: 2em;
z-index: 1;
}
.navigation a
{
color: #770000;
}
.navigation a:visited
{
color: #550000;
}
td.shortcuts
{
color: #770000;
font-size: 80%;
}
div.refentry, div.chapter, div.reference, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
{
position: relative;
top: 3em;
z-index: 0;
}
div.refnamediv
{
margin-top: 2em;
}
body
{
padding-bottom: 20em;
}
}
table.navigation#top
{
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0;
margin-bottom: 0;
position: fixed;
top: 0;
left: 0;
height: 2em;
z-index: 1;
@media print {
table.navigation {
visibility: collapse;
display: none;
}
div.titlepage table.navigation {
visibility: visible;
display: table;
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0;
margin-bottom: 0;
top: 0;
left: 0;
height: 2em;
}
}
.navigation a
{
color: #770000;
}
.navigation a:visited
{
color: #550000;
}
.navigation .title
.navigation .title
{
font-size: 200%;
}
td.shortcuts
{
color: #770000;
font-size: 80%;
}
div.refentry, div.chapter, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
{
position: relative;
top: 3em;
z-index: 0;
}
div.refnamediv
{
margin-top: 2em;
}
div.gallery-float
div.gallery-float
{
float: left;
padding: 10px;
}
div.gallery-float img
div.gallery-float img
{
border-style: none;
}
div.gallery-spacer
div.gallery-spacer
{
clear: both;
}
@ -110,3 +136,13 @@ div.table table th
{
background-color: #eeeeee;
}
hr
{
color: #888;
background: #888;
border: 0;
height: 1px;
clear: both;
}

View File

@ -537,6 +537,8 @@ gimp_number_pair_entry_get_ratio
gimp_number_pair_entry_set_ratio
gimp_number_pair_entry_get_user_override
gimp_number_pair_entry_set_user_override
gimp_number_pair_entry_get_default_text
gimp_number_pair_entry_set_default_text
<SUBSECTION Standard>
GIMP_NUMBER_PAIR_ENTRY
GIMP_IS_NUMBER_PAIR_ENTRY

View File

@ -57,6 +57,11 @@ GimpNumberPairEntry
</para>
<!-- ##### ARG GimpNumberPairEntry:default-text ##### -->
<para>
</para>
<!-- ##### ARG GimpNumberPairEntry:left-number ##### -->
<para>
@ -207,3 +212,21 @@ GimpNumberPairEntry
@user_override:
<!-- ##### FUNCTION gimp_number_pair_entry_get_default_text ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### FUNCTION gimp_number_pair_entry_set_default_text ##### -->
<para>
</para>
@entry:
@string:

View File

@ -314,6 +314,7 @@ GimpPropWidgets
@config:
@property_name:
@property_is_pixel:
@unit_property_name:
@unit_format:
@update_policy:

View File

@ -167,7 +167,7 @@ side already contains a <link linkend="GtkLabel"><type>GtkLabel</type></link>, t
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpBrowser-search"/>The &quot;search&quot; signal</title>
<refsect2><title><anchor id="GimpBrowser-search"/>The <literal>&quot;search&quot;</literal> signal</title>
<indexterm><primary>GimpBrowser::search</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpBrowser">GimpBrowser</link> *gimpbrowser,
<link linkend="gchar">gchar</link> *arg1,
<link linkend="gint">gint</link> arg2,
@ -192,4 +192,6 @@ side already contains a <link linkend="GtkLabel"><type>GtkLabel</type></link>, t
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -117,7 +117,7 @@ Emits the button's "extended_clicked" signal.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpButton-extended-clicked"/>The &quot;extended-clicked&quot; signal</title>
<refsect2><title><anchor id="GimpButton-extended-clicked"/>The <literal>&quot;extended-clicked&quot;</literal> signal</title>
<indexterm><primary>GimpButton::extended-clicked</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpButton">GimpButton</link> *gimpbutton,
<link linkend="GdkModifierType">GdkModifierType</link> arg1,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
@ -138,4 +138,6 @@ Emits the button's "extended_clicked" signal.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -89,15 +89,15 @@ Creates a <link linkend="GtkCellRenderer"><type>GtkCellRenderer</type></link> th
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpCellRendererColor--color"/>The &quot;<literal>color</literal>&quot; property</title>
<refsect2><title><anchor id="GimpCellRendererColor--color"/>The <literal>&quot;color&quot;</literal> property</title>
<indexterm><primary>GimpCellRendererColor:color</primary></indexterm><programlisting> &quot;color&quot; <link linkend="GimpRGB">GimpRGB</link> : Read / Write</programlisting>
<para></para></refsect2>
<refsect2><title><anchor id="GimpCellRendererColor--icon-size"/>The &quot;<literal>icon-size</literal>&quot; property</title>
<refsect2><title><anchor id="GimpCellRendererColor--icon-size"/>The <literal>&quot;icon-size&quot;</literal> property</title>
<indexterm><primary>GimpCellRendererColor:icon-size</primary></indexterm><programlisting> &quot;icon-size&quot; <link linkend="gint">gint</link> : Read / Write / Construct</programlisting>
<para></para><para>Allowed values: &gt;= 0</para>
<para>Default value: 1</para>
</refsect2>
<refsect2><title><anchor id="GimpCellRendererColor--opaque"/>The &quot;<literal>opaque</literal>&quot; property</title>
<refsect2><title><anchor id="GimpCellRendererColor--opaque"/>The <literal>&quot;opaque&quot;</literal> property</title>
<indexterm><primary>GimpCellRendererColor:opaque</primary></indexterm><programlisting> &quot;opaque&quot; <link linkend="gboolean">gboolean</link> : Read / Write / Construct</programlisting>
<para></para><para>Default value: TRUE</para>
</refsect2>
@ -107,4 +107,6 @@ Creates a <link linkend="GtkCellRenderer"><type>GtkCellRenderer</type></link> th
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -127,11 +127,11 @@ Emits the "clicked" signal from a <link linkend="GimpCellRendererToggle"><type>G
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpCellRendererToggle--stock-id"/>The &quot;<literal>stock-id</literal>&quot; property</title>
<refsect2><title><anchor id="GimpCellRendererToggle--stock-id"/>The <literal>&quot;stock-id&quot;</literal> property</title>
<indexterm><primary>GimpCellRendererToggle:stock-id</primary></indexterm><programlisting> &quot;stock-id&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct</programlisting>
<para></para><para>Default value: NULL</para>
</refsect2>
<refsect2><title><anchor id="GimpCellRendererToggle--stock-size"/>The &quot;<literal>stock-size</literal>&quot; property</title>
<refsect2><title><anchor id="GimpCellRendererToggle--stock-size"/>The <literal>&quot;stock-size&quot;</literal> property</title>
<indexterm><primary>GimpCellRendererToggle:stock-size</primary></indexterm><programlisting> &quot;stock-size&quot; <link linkend="gint">gint</link> : Read / Write / Construct</programlisting>
<para></para><para>Allowed values: &gt;= 0</para>
<para>Default value: 4</para>
@ -141,7 +141,7 @@ Emits the "clicked" signal from a <link linkend="GimpCellRendererToggle"><type>G
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpCellRendererToggle-clicked"/>The &quot;clicked&quot; signal</title>
<refsect2><title><anchor id="GimpCellRendererToggle-clicked"/>The <literal>&quot;clicked&quot;</literal> signal</title>
<indexterm><primary>GimpCellRendererToggle::clicked</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpCellRendererToggle">GimpCellRendererToggle</link> *gimpcellrenderertoggle,
<link linkend="gchar">gchar</link> *arg1,
<link linkend="GdkModifierType">GdkModifierType</link> arg2,
@ -166,4 +166,6 @@ Emits the "clicked" signal from a <link linkend="GimpCellRendererToggle"><type>G
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -174,7 +174,7 @@ Checks the state of the <link linkend="GimpChainButton"><type>GimpChainButton</t
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpChainButton--position"/>The &quot;<literal>position</literal>&quot; property</title>
<refsect2><title><anchor id="GimpChainButton--position"/>The <literal>&quot;position&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpChainButton:position</primary></indexterm><programlisting> &quot;position&quot; <link linkend="GimpChainPosition">GimpChainPosition</link> : Read / Write / Construct Only</programlisting>
<para>
The position in which the chain button will be used.</para>
@ -189,7 +189,7 @@ The position in which the chain button will be used.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpChainButton-toggled"/>The &quot;toggled&quot; signal</title>
<refsect2><title><anchor id="GimpChainButton-toggled"/>The <literal>&quot;toggled&quot;</literal> signal</title>
<indexterm><primary>GimpChainButton::toggled</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpChainButton">GimpChainButton</link> *gimpchainbutton,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -213,4 +213,6 @@ up two GimpSizeEntries (see <link linkend="GimpSizeEntry"><type>GimpSizeEntry</t
</para>
</refsect1>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -225,7 +225,7 @@ off. The default is not draw a border.</para>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorArea--color"/>The &quot;<literal>color</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorArea--color"/>The <literal>&quot;color&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorArea:color</primary></indexterm><programlisting> &quot;color&quot; <link linkend="GimpRGB">GimpRGB</link> : Read / Write / Construct</programlisting>
<para>
The color displayed in the color area.</para>
@ -234,10 +234,10 @@ The color displayed in the color area.</para>
</para><para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorArea--drag-mask"/>The &quot;<literal>drag-mask</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorArea--drag-mask"/>The <literal>&quot;drag-mask&quot;</literal> property</title>
<indexterm><primary>GimpColorArea:drag-mask</primary></indexterm><programlisting> &quot;drag-mask&quot; <link linkend="GdkModifierType">GdkModifierType</link> : Write / Construct Only</programlisting>
<para></para></refsect2>
<refsect2><title><anchor id="GimpColorArea--draw-border"/>The &quot;<literal>draw-border</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorArea--draw-border"/>The <literal>&quot;draw-border&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorArea:draw-border</primary></indexterm><programlisting> &quot;draw-border&quot; <link linkend="gboolean">gboolean</link> : Read / Write</programlisting>
<para>
Whether to draw a thin border in the foreground color around the area.</para>
@ -247,7 +247,7 @@ Whether to draw a thin border in the foreground color around the area.</para>
<para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorArea--type"/>The &quot;<literal>type</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorArea--type"/>The <literal>&quot;type&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorArea:type</primary></indexterm><programlisting> &quot;type&quot; <link linkend="GimpColorAreaType">GimpColorAreaType</link> : Read / Write / Construct</programlisting>
<para>
The type of the color area.</para>
@ -262,7 +262,7 @@ The type of the color area.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorArea-color-changed"/>The &quot;color-changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorArea-color-changed"/>The <literal>&quot;color-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorArea::color-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorArea">GimpColorArea</link> *gimpcolorarea,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -279,4 +279,6 @@ The type of the color area.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -248,7 +248,7 @@ Sets the <parameter>button</parameter> to the given <parameter>type</parameter>.
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorButton--color"/>The &quot;<literal>color</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorButton--color"/>The <literal>&quot;color&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorButton:color</primary></indexterm><programlisting> &quot;color&quot; <link linkend="GimpRGB">GimpRGB</link> : Read / Write / Construct</programlisting>
<para>
The color displayed in the button's color area.</para>
@ -257,7 +257,7 @@ The color displayed in the button's color area.</para>
</para><para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorButton--continuous-update"/>The &quot;<literal>continuous-update</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorButton--continuous-update"/>The <literal>&quot;continuous-update&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorButton:continuous-update</primary></indexterm><programlisting> &quot;continuous-update&quot; <link linkend="gboolean">gboolean</link> : Read / Write / Construct</programlisting>
<para>
The update policy of the color button.</para>
@ -267,7 +267,7 @@ The update policy of the color button.</para>
<para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorButton--title"/>The &quot;<literal>title</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorButton--title"/>The <literal>&quot;title&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorButton:title</primary></indexterm><programlisting> &quot;title&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct Only</programlisting>
<para>
The title to be used for the color selection dialog.</para>
@ -277,7 +277,7 @@ The title to be used for the color selection dialog.</para>
<para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorButton--type"/>The &quot;<literal>type</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorButton--type"/>The <literal>&quot;type&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorButton:type</primary></indexterm><programlisting> &quot;type&quot; <link linkend="GimpColorAreaType">GimpColorAreaType</link> : Read / Write / Construct</programlisting>
<para>
The type of the button's color area.</para>
@ -292,7 +292,7 @@ The type of the button's color area.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorButton-color-changed"/>The &quot;color-changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorButton-color-changed"/>The <literal>&quot;color-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorButton::color-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorButton">GimpColorButton</link> *gimpcolorbutton,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -315,4 +315,6 @@ The type of the button's color area.</para>
</para>
</refsect1>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -297,13 +297,13 @@ This function is deprecated. Please use <link linkend="g-object-new"><function>g
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorDisplay--color-config"/>The &quot;<literal>color-config</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorDisplay--color-config"/>The <literal>&quot;color-config&quot;</literal> property</title>
<indexterm><primary>GimpColorDisplay:color-config</primary></indexterm><programlisting> &quot;color-config&quot; <link linkend="GimpColorConfig">GimpColorConfig</link> : Read / Write / Construct Only</programlisting>
<para></para></refsect2>
<refsect2><title><anchor id="GimpColorDisplay--color-managed"/>The &quot;<literal>color-managed</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorDisplay--color-managed"/>The <literal>&quot;color-managed&quot;</literal> property</title>
<indexterm><primary>GimpColorDisplay:color-managed</primary></indexterm><programlisting> &quot;color-managed&quot; <link linkend="GimpColorManagedInterface">GimpColorManagedInterface</link> : Read / Write / Construct Only</programlisting>
<para></para></refsect2>
<refsect2><title><anchor id="GimpColorDisplay--enabled"/>The &quot;<literal>enabled</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorDisplay--enabled"/>The <literal>&quot;enabled&quot;</literal> property</title>
<indexterm><primary>GimpColorDisplay:enabled</primary></indexterm><programlisting> &quot;enabled&quot; <link linkend="gboolean">gboolean</link> : Read / Write / Construct</programlisting>
<para></para><para>Default value: TRUE</para>
</refsect2>
@ -312,7 +312,7 @@ This function is deprecated. Please use <link linkend="g-object-new"><function>g
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorDisplay-changed"/>The &quot;changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorDisplay-changed"/>The <literal>&quot;changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorDisplay::changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorDisplay">GimpColorDisplay</link> *gimpcolordisplay,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -341,4 +341,6 @@ This function is deprecated. Please use <link linkend="g-object-new"><function>g
</para>
</refsect1>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -226,7 +226,7 @@
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorDisplayStack-added"/>The &quot;added&quot; signal</title>
<refsect2><title><anchor id="GimpColorDisplayStack-added"/>The <literal>&quot;added&quot;</literal> signal</title>
<indexterm><primary>GimpColorDisplayStack::added</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorDisplayStack">GimpColorDisplayStack</link> *gimpcolordisplaystack,
<link linkend="GimpColorDisplay">GimpColorDisplay</link> *arg1,
<link linkend="gint">gint</link> arg2,
@ -246,7 +246,7 @@
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-changed"/>The &quot;changed&quot; signal</title>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-changed"/>The <literal>&quot;changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorDisplayStack::changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorDisplayStack">GimpColorDisplayStack</link> *gimpcolordisplaystack,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -258,7 +258,7 @@
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-removed"/>The &quot;removed&quot; signal</title>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-removed"/>The <literal>&quot;removed&quot;</literal> signal</title>
<indexterm><primary>GimpColorDisplayStack::removed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorDisplayStack">GimpColorDisplayStack</link> *gimpcolordisplaystack,
<link linkend="GimpColorDisplay">GimpColorDisplay</link> *arg1,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
@ -274,7 +274,7 @@
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-reordered"/>The &quot;reordered&quot; signal</title>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorDisplayStack-reordered"/>The <literal>&quot;reordered&quot;</literal> signal</title>
<indexterm><primary>GimpColorDisplayStack::reordered</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorDisplayStack">GimpColorDisplayStack</link> *gimpcolordisplaystack,
<link linkend="GimpColorDisplay">GimpColorDisplay</link> *arg1,
<link linkend="gint">gint</link> arg2,
@ -299,4 +299,6 @@
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -136,7 +136,7 @@ Retrieves the color value displayed by a <link linkend="GimpColorHexEntry"><type
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorHexEntry-color-changed"/>The &quot;color-changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorHexEntry-color-changed"/>The <literal>&quot;color-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorHexEntry::color-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorHexEntry">GimpColorHexEntry</link> *gimpcolorhexentry,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -153,4 +153,6 @@ Retrieves the color value displayed by a <link linkend="GimpColorHexEntry"><type
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -113,12 +113,12 @@ The <parameter>page_type</parameter> passed must be a <link linkend="GimpColorSe
</refsect1>
<refsect1 role="style_properties_details">
<title role="style_properties_details.title">Style Property Details</title>
<refsect2><title><anchor id="GimpColorNotebook--tab-border"/>The &quot;<literal>tab-border</literal>&quot; style property</title>
<refsect2><title><anchor id="GimpColorNotebook--tab-border"/>The <literal>&quot;tab-border&quot;</literal> style property</title>
<indexterm><primary>GimpColorNotebook:tab-border</primary></indexterm><programlisting> &quot;tab-border&quot; <link linkend="gint">gint</link> : Read</programlisting>
<para>Width of the border around the tab contents.</para><para>Allowed values: &gt;= 0</para>
<para>Default value: 0</para>
</refsect2>
<refsect2><title><anchor id="GimpColorNotebook--tab-icon-size"/>The &quot;<literal>tab-icon-size</literal>&quot; style property</title>
<refsect2><title><anchor id="GimpColorNotebook--tab-icon-size"/>The <literal>&quot;tab-icon-size&quot;</literal> style property</title>
<indexterm><primary>GimpColorNotebook:tab-icon-size</primary></indexterm><programlisting> &quot;tab-icon-size&quot; <link linkend="GtkIconSize">GtkIconSize</link> : Read</programlisting>
<para>Size for icons displayed in the tab.</para><para>Default value: GTK_ICON_SIZE_BUTTON</para>
</refsect2>
@ -128,4 +128,6 @@ The <parameter>page_type</parameter> passed must be a <link linkend="GimpColorSe
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -219,7 +219,7 @@ with the given <parameter>label</parameter> (or <parameter>filename</parameter>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorProfileComboBox--dialog"/>The &quot;<literal>dialog</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorProfileComboBox--dialog"/>The <literal>&quot;dialog&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorProfileComboBox:dialog</primary></indexterm><programlisting> &quot;dialog&quot; <link linkend="GtkDialog">GtkDialog</link> : Read / Write / Construct Only</programlisting>
<para>
<link linkend="GtkDialog"><type>GtkDialog</type></link> to present when the user selects the
@ -229,7 +229,7 @@ with the given <parameter>label</parameter> (or <parameter>filename</parameter>
</para><para>Since GIMP 2.4
</para>
</refsect2>
<refsect2><title><anchor id="GimpColorProfileComboBox--model"/>The &quot;<literal>model</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorProfileComboBox--model"/>The <literal>&quot;model&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorProfileComboBox:model</primary></indexterm><programlisting> &quot;model&quot; <link linkend="GimpColorProfileStore">GimpColorProfileStore</link> : Read / Write</programlisting>
<para>
Overrides the "model" property of the <link linkend="GtkComboBox"><type>GtkComboBox</type></link> class.
@ -246,4 +246,6 @@ Overrides the "model" property of the <link linkend="GtkComboBox"><type>GtkCombo
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -137,7 +137,7 @@ the user).</para>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorProfileStore--history"/>The &quot;<literal>history</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorProfileStore--history"/>The <literal>&quot;history&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpColorProfileStore:history</primary></indexterm><programlisting> &quot;history&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct Only</programlisting>
<para>
Filename of the color history used to populate the profile store.</para>
@ -153,4 +153,6 @@ Filename of the color history used to populate the profile store.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -138,4 +138,6 @@ Changes the color value of the <parameter>scale</parameter>.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -81,4 +81,6 @@ HSV and RGB color channels.
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -83,4 +83,6 @@ will then change the other two channels accordingly.
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -252,7 +252,7 @@ Sets the color management configuration to use with this color selection.</para>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpColorSelection--config"/>The &quot;<literal>config</literal>&quot; property</title>
<refsect2><title><anchor id="GimpColorSelection--config"/>The <literal>&quot;config&quot;</literal> property</title>
<indexterm><primary>GimpColorSelection:config</primary></indexterm><programlisting> &quot;config&quot; <link linkend="GimpColorConfig">GimpColorConfig</link> : Write</programlisting>
<para></para></refsect2>
@ -260,7 +260,7 @@ Sets the color management configuration to use with this color selection.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorSelection-color-changed"/>The &quot;color-changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorSelection-color-changed"/>The <literal>&quot;color-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorSelection::color-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorSelection">GimpColorSelection</link> *gimpcolorselection,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -277,4 +277,6 @@ Sets the color management configuration to use with this color selection.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -333,7 +333,7 @@ Sets the color management configuration to use with this color selector.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpColorSelector-channel-changed"/>The &quot;channel-changed&quot; signal</title>
<refsect2><title><anchor id="GimpColorSelector-channel-changed"/>The <literal>&quot;channel-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorSelector::channel-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorSelector">GimpColorSelector</link> *gimpcolorselector,
<link linkend="gint">gint</link> arg1,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
@ -349,7 +349,7 @@ Sets the color management configuration to use with this color selector.</para>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorSelector-color-changed"/>The &quot;color-changed&quot; signal</title>
</variablelist></refsect2><refsect2><title><anchor id="GimpColorSelector-color-changed"/>The <literal>&quot;color-changed&quot;</literal> signal</title>
<indexterm><primary>GimpColorSelector::color-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpColorSelector">GimpColorSelector</link> *gimpcolorselector,
<link linkend="gpointer">gpointer</link> arg1,
<link linkend="gpointer">gpointer</link> arg2,
@ -386,4 +386,6 @@ Sets the color management configuration to use with this color selector.</para>
</para>
</refsect1>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -238,11 +238,11 @@ An abstract interface for implementing arbitrary input controllers.
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpController--name"/>The &quot;<literal>name</literal>&quot; property</title>
<refsect2><title><anchor id="GimpController--name"/>The <literal>&quot;name&quot;</literal> property</title>
<indexterm><primary>GimpController:name</primary></indexterm><programlisting> &quot;name&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct</programlisting>
<para></para><para>Default value: "Unnamed Controller"</para>
</refsect2>
<refsect2><title><anchor id="GimpController--state"/>The &quot;<literal>state</literal>&quot; property</title>
<refsect2><title><anchor id="GimpController--state"/>The <literal>&quot;state&quot;</literal> property</title>
<indexterm><primary>GimpController:state</primary></indexterm><programlisting> &quot;state&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct</programlisting>
<para></para><para>Default value: "Unknown"</para>
</refsect2>
@ -251,7 +251,7 @@ An abstract interface for implementing arbitrary input controllers.
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpController-event"/>The &quot;event&quot; signal</title>
<refsect2><title><anchor id="GimpController-event"/>The <literal>&quot;event&quot;</literal> signal</title>
<indexterm><primary>GimpController::event</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> user_function (<link linkend="GimpController">GimpController</link> *gimpcontroller,
<link linkend="gpointer">gpointer</link> arg1,
<link linkend="gpointer">gpointer</link> user_data) : Run Last</programlisting>
@ -274,4 +274,6 @@ An abstract interface for implementing arbitrary input controllers.
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -289,10 +289,10 @@ This function is for internal use only.</para>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpDialog--help-func"/>The &quot;<literal>help-func</literal>&quot; property</title>
<refsect2><title><anchor id="GimpDialog--help-func"/>The <literal>&quot;help-func&quot;</literal> property</title>
<indexterm><primary>GimpDialog:help-func</primary></indexterm><programlisting> &quot;help-func&quot; <link linkend="gpointer">gpointer</link> : Read / Write / Construct Only</programlisting>
<para></para></refsect2>
<refsect2><title><anchor id="GimpDialog--help-id"/>The &quot;<literal>help-id</literal>&quot; property</title>
<refsect2><title><anchor id="GimpDialog--help-id"/>The <literal>&quot;help-id&quot;</literal> property</title>
<indexterm><primary>GimpDialog:help-id</primary></indexterm><programlisting> &quot;help-id&quot; <link linkend="gchararray">gchararray</link> : Read / Write / Construct Only</programlisting>
<para></para><para>Default value: NULL</para>
</refsect2>
@ -302,4 +302,6 @@ This function is for internal use only.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -149,7 +149,7 @@ Attempts to create stock icons for all items in the <parameter>combo_box</parame
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpEnumComboBox--model"/>The &quot;<literal>model</literal>&quot; property</title>
<refsect2><title><anchor id="GimpEnumComboBox--model"/>The <literal>&quot;model&quot;</literal> property</title>
<indexterm><primary>GimpEnumComboBox:model</primary></indexterm><programlisting> &quot;model&quot; <link linkend="GimpEnumStore">GimpEnumStore</link> : Read / Write</programlisting>
<para></para></refsect2>
@ -158,4 +158,6 @@ Attempts to create stock icons for all items in the <parameter>combo_box</parame
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -118,4 +118,6 @@ GimpEnumLabel implements
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -208,7 +208,7 @@ See also: <link linkend="gimp-enum-combo-box-set-stock-prefix"><function>gimp_en
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpEnumStore--enum-type"/>The &quot;<literal>enum-type</literal>&quot; property</title>
<refsect2><title><anchor id="GimpEnumStore--enum-type"/>The <literal>&quot;enum-type&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpEnumStore:enum-type</primary></indexterm><programlisting> &quot;enum-type&quot; <link linkend="GType">GType</link> : Read / Write / Construct Only</programlisting>
<para>
Sets the <link linkend="GType"><type>GType</type></link> of the enum to be used in the store.</para>
@ -223,4 +223,6 @@ Sets the <link linkend="GType"><type>GType</type></link> of the enum to be used
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -347,4 +347,6 @@ Sets the padding of all buttons in a box created by
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -171,7 +171,7 @@ name.</para>
<refsect1 role="signals">
<title role="signals.title">Signal Details</title>
<refsect2><title><anchor id="GimpFileEntry-filename-changed"/>The &quot;filename-changed&quot; signal</title>
<refsect2><title><anchor id="GimpFileEntry-filename-changed"/>The <literal>&quot;filename-changed&quot;</literal> signal</title>
<indexterm><primary>GimpFileEntry::filename-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="GimpFileEntry">GimpFileEntry</link> *arg0,
<link linkend="gpointer">gpointer</link> user_data) : Run First</programlisting>
<para>
@ -192,4 +192,6 @@ This signal is emitted whenever the user changes the filename.</para>
</para>
</refsect1>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -105,11 +105,11 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</para>
</refsect1>
<refsect1 role="style_properties_details">
<title role="style_properties_details.title">Style Property Details</title>
<refsect2><title><anchor id="GimpFrame--label-bold"/>The &quot;<literal>label-bold</literal>&quot; style property</title>
<refsect2><title><anchor id="GimpFrame--label-bold"/>The <literal>&quot;label-bold&quot;</literal> style property</title>
<indexterm><primary>GimpFrame:label-bold</primary></indexterm><programlisting> &quot;label-bold&quot; <link linkend="gboolean">gboolean</link> : Read</programlisting>
<para></para><para>Default value: TRUE</para>
</refsect2>
<refsect2><title><anchor id="GimpFrame--label-spacing"/>The &quot;<literal>label-spacing</literal>&quot; style property</title>
<refsect2><title><anchor id="GimpFrame--label-spacing"/>The <literal>&quot;label-spacing&quot;</literal> style property</title>
<indexterm><primary>GimpFrame:label-spacing</primary></indexterm><programlisting> &quot;label-spacing&quot; <link linkend="gint">gint</link> : Read</programlisting>
<para></para><para>Allowed values: &gt;= 0</para>
<para>Default value: 6</para>
@ -120,4 +120,6 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -217,4 +217,6 @@ case at least for every window/dialog).</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -67,4 +67,6 @@ Since GIMP 2.4
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

View File

@ -359,7 +359,7 @@ sensitivity to be updated.</para>
</refsect1>
<refsect1 role="property_details">
<title role="property_details.title">Property Details</title>
<refsect2><title><anchor id="GimpIntComboBox--ellipsize"/>The &quot;<literal>ellipsize</literal>&quot; property</title>
<refsect2><title><anchor id="GimpIntComboBox--ellipsize"/>The <literal>&quot;ellipsize&quot;</literal> property</title>
<indexterm role="GIMP 2.4"><primary>GimpIntComboBox:ellipsize</primary></indexterm><programlisting> &quot;ellipsize&quot; <link linkend="PangoEllipsizeMode">PangoEllipsizeMode</link> : Read / Write</programlisting>
<para>
Specifies the preferred place to ellipsize text in the combo-box,
@ -377,4 +377,6 @@ entire string.</para>
<refsect1><refsect2 /><refsect2 /></refsect1>
</refentry>

Some files were not shown because too many files have changed in this diff Show More