Imported Upstream version 2.4.0
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="prev" href="GimpEnumStore.html" title="GimpEnumStore">
|
||||
<link rel="next" href="GimpEnumLabel.html" title="GimpEnumLabel">
|
||||
<meta name="generator" content="GTK-Doc V1.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 I. 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>
|
||||
 | 
|
||||
<a href="#id2591183" class="shortcut">Description</a>
|
||||
<a href="#id2578899" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2575841" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2621893" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2575909" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2621961" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<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> :</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>
|
||||
|
||||
Reference in New Issue
Block a user