Imported Upstream version 2.3.18
This commit is contained in:
@ -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="#id2607345" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2592548" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2629363" class="shortcut">Description</a>
|
||||
<a href="#id2633658" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2629328" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2629273" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2633654" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2633569" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#id2633688" class="shortcut">Properties</a></nobr></td></tr>
|
||||
<a href="#id2633603" 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="id2607345"></a><span class="refentrytitle">GimpStringComboBox</span>
|
||||
<a name="id2592548"></a><span class="refentrytitle">GimpStringComboBox</span>
|
||||
</h2>
|
||||
<p>GimpStringComboBox</p>
|
||||
</td>
|
||||
@ -71,7 +71,7 @@ gchar* <a href="GimpStringComboBox.html#gimp-string-combo-box-get-a
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2629328"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2629273"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -85,13 +85,13 @@ gchar* <a href="GimpStringComboBox.html#gimp-string-combo-box-get-a
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2633654"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2633569"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpStringComboBox implements
|
||||
AtkImplementorIface, GtkCellEditable and GtkCellLayout.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2633688"></a><h2>Properties</h2>
|
||||
<a name="id2633603"></a><h2>Properties</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpStringComboBox.html#GimpStringComboBox--ellipsize">ellipsize</a>" PangoEllipsizeMode : Read / Write
|
||||
@ -100,26 +100,26 @@ GimpStringComboBox implements
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2629363"></a><h2>Description</h2>
|
||||
<a name="id2633658"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2629378"></a><h2>Details</h2>
|
||||
<a name="id2633674"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2629389"></a><h3>
|
||||
<a name="id2633685"></a><h3>
|
||||
<a name="GimpStringComboBox-struct"></a>GimpStringComboBox</h3>
|
||||
<a class="indexterm" name="id2629401"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
|
||||
<a class="indexterm" name="id2633696"></a><pre class="programlisting">typedef struct _GimpStringComboBox GimpStringComboBox;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2629417"></a><h3>
|
||||
<a name="id2629361"></a><h3>
|
||||
<a name="gimp-string-combo-box-new"></a>gimp_string_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2629431"></a><pre class="programlisting">GtkWidget* gimp_string_combo_box_new (GtkTreeModel *model,
|
||||
<a class="indexterm" name="id2629375"></a><pre class="programlisting">GtkWidget* gimp_string_combo_box_new (GtkTreeModel *model,
|
||||
gint id_column,
|
||||
gint label_column);</pre>
|
||||
<p>
|
||||
@ -158,9 +158,9 @@ GimpStringComboBox implements
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2630674"></a><h3>
|
||||
<a name="id2629492"></a><h3>
|
||||
<a name="gimp-string-combo-box-set-active"></a>gimp_string_combo_box_set_active ()</h3>
|
||||
<a class="indexterm" name="id2630687"></a><pre class="programlisting">gboolean gimp_string_combo_box_set_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
|
||||
<a class="indexterm" name="id2629506"></a><pre class="programlisting">gboolean gimp_string_combo_box_set_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box,
|
||||
const gchar *id);</pre>
|
||||
<p>
|
||||
Looks up the item that belongs to the given <em class="parameter"><code>id</code></em> and makes it the
|
||||
@ -195,9 +195,9 @@ selected item in the <em class="parameter"><code>combo_box</code></em>.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2630816"></a><h3>
|
||||
<a name="id2633344"></a><h3>
|
||||
<a name="gimp-string-combo-box-get-active"></a>gimp_string_combo_box_get_active ()</h3>
|
||||
<a class="indexterm" name="id2630829"></a><pre class="programlisting">gchar* gimp_string_combo_box_get_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
|
||||
<a class="indexterm" name="id2633358"></a><pre class="programlisting">gchar* gimp_string_combo_box_get_active (<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a> *combo_box);</pre>
|
||||
<p>
|
||||
Retrieves the value of the selected (active) item in the <em class="parameter"><code>combo_box</code></em>.</p>
|
||||
<p>
|
||||
@ -224,11 +224,11 @@ Retrieves the value of the selected (active) item in the <em class="parameter"><
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2626645"></a><h2>Property Details</h2>
|
||||
<a name="id2633450"></a><h2>Property Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2626656"></a><h3>
|
||||
<a name="id2633461"></a><h3>
|
||||
<a name="GimpStringComboBox--ellipsize"></a>The "<code class="literal">ellipsize</code>" property</h3>
|
||||
<a class="indexterm" name="id2626672"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
|
||||
<a class="indexterm" name="id2633475"></a><pre class="programlisting"> "ellipsize" PangoEllipsizeMode : Read / Write</pre>
|
||||
<p>
|
||||
Specifies the preferred place to ellipsize text in the combo-box,
|
||||
if the cell renderer does not have enough room to display the
|
||||
@ -242,9 +242,9 @@ entire string.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2626710"></a><h3>
|
||||
<a name="id2623002"></a><h3>
|
||||
<a name="GimpStringComboBox--id-column"></a>The "<code class="literal">id-column</code>" property</h3>
|
||||
<a class="indexterm" name="id2626726"></a><pre class="programlisting"> "id-column" gint : Read / Write / Construct Only</pre>
|
||||
<a class="indexterm" name="id2623018"></a><pre class="programlisting"> "id-column" gint : Read / Write / Construct Only</pre>
|
||||
<p>
|
||||
The column in the associated GtkTreeModel that holds strings to
|
||||
be used as labels in the combo-box.</p>
|
||||
@ -258,9 +258,9 @@ be used as labels in the combo-box.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2626767"></a><h3>
|
||||
<a name="id2623059"></a><h3>
|
||||
<a name="GimpStringComboBox--label-column"></a>The "<code class="literal">label-column</code>" property</h3>
|
||||
<a class="indexterm" name="id2626783"></a><pre class="programlisting"> "label-column" gint : Read / Write / Construct Only</pre>
|
||||
<a class="indexterm" name="id2623075"></a><pre class="programlisting"> "label-column" gint : Read / Write / Construct Only</pre>
|
||||
<p></p>
|
||||
<p>Allowed values: >= 0</p>
|
||||
<p>Default value: 0</p>
|
||||
|
Reference in New Issue
Block a user