Imported Upstream version 2.3.8

This commit is contained in:
Ari Pollak
2010-08-11 01:18:57 -04:00
parent 5bef548947
commit 836308f327
1608 changed files with 147606 additions and 134671 deletions

View File

@ -61,31 +61,32 @@ void <a href="GimpEnumComboBox.html#gimp-enum-combo-box-set-stock-prefix"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2516415"></a><h2>Object Hierarchy</h2>
<a name="id2558067"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----<a
+----GInitiallyUnowned
+----<a
href="../gtk/GtkObject.html"
>GtkObject</a>
+----<a
+----<a
href="../gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
+----<a
href="../gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
+----<a
href="../gtk/GtkBin.html"
>GtkBin</a>
+----<a
+----<a
href="../gtk/GtkComboBox.html"
>GtkComboBox</a>
+----<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
+----GimpEnumComboBox
+----<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
+----GimpEnumComboBox
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2516471"></a><h2>Implemented Interfaces</h2>
<a name="id2558130"></a><h2>Implemented Interfaces</h2>
<p>
GimpEnumComboBox implements
AtkImplementorIface, <a
@ -95,33 +96,33 @@ href="../gtk/GtkCellLayout.html"
>GtkCellLayout</a>.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2516500"></a><h2>Properties</h2>
<a name="id2558160"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpEnumComboBox.html#GimpEnumComboBox--model">model</a>" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2516526"></a><h2>Description</h2>
<a name="id2563721"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2562073"></a><h2>Details</h2>
<a name="id2563732"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2562079"></a><h3>
<a name="id2563738"></a><h3>
<a name="GimpEnumComboBox-struct"></a>GimpEnumComboBox</h3>
<a class="indexterm" name="id2562089"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<a class="indexterm" name="id2563747"></a><pre class="programlisting">typedef struct _GimpEnumComboBox GimpEnumComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562105"></a><h3>
<a name="id2563763"></a><h3>
<a name="gimp-enum-combo-box-new"></a>gimp_enum_combo_box_new ()</h3>
<a class="indexterm" name="id2562114"></a><pre class="programlisting"><a
<a class="indexterm" name="id2563772"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new (GType enum_type);</pre>
<p>
@ -163,9 +164,9 @@ own <a href="GimpEnumStore.html" title="GimpEnumStore"><span class="type">GimpEn
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566781"></a><h3>
<a name="id2564450"></a><h3>
<a name="gimp-enum-combo-box-new-with-model"></a>gimp_enum_combo_box_new_with_model ()</h3>
<a class="indexterm" name="id2566790"></a><pre class="programlisting"><a
<a class="indexterm" name="id2564460"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_enum_combo_box_new_with_model
(<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> *enum_store);</pre>
@ -199,9 +200,9 @@ href="../gtk/GtkComboBox.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566883"></a><h3>
<a name="id2564553"></a><h3>
<a name="gimp-enum-combo-box-set-stock-prefix"></a>gimp_enum_combo_box_set_stock_prefix ()</h3>
<a class="indexterm" name="id2566895"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
<a class="indexterm" name="id2564564"></a><pre class="programlisting">void gimp_enum_combo_box_set_stock_prefix
(<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a> *combo_box,
const gchar *stock_prefix);</pre>
<p>
@ -232,9 +233,9 @@ Attempts to create stock icons for all items in the <em class="parameter"><code>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2554984"></a><h2>Properties</h2>
<a name="id2565757"></a><h2>Properties</h2>
<div class="refsect2" lang="en">
<a name="id2554990"></a><h3>
<a name="id2565763"></a><h3>
<a name="GimpEnumComboBox--model"></a>The "<code class="literal">model</code>" property</h3>
<pre class="programlisting"> "model" <a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a> : Read / Write</pre>
<p></p>