Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 0be7620be6a1578fbd49765844864a01 > files > 83

ocaml-lablgtk2-doc-2.14.0-2mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="Start" href="index.html">
<link rel="previous" href="GEdit.spin_button.html">
<link rel="next" href="GEdit.combo_box_signals.html">
<link rel="Up" href="GEdit.html">
<title>LablGTK : GEdit.combo</title>
</head>
<body>
<div class="navbar"><a href="GEdit.spin_button.html">Previous</a>
&nbsp;<a href="GEdit.html">Up</a>
&nbsp;<a href="GEdit.combo_box_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GEdit.combo.html">GEdit.combo</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcombo"></a>combo : <code class="type"><a href="Gtk.html#TYPEcombo">Gtk.combo</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GEdit.combo.html">..</a> <code class="code">end</code></pre>A text entry field with a dropdown list<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkCombo.html">GtkCombo</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.widget.html"><code class="code">GObj.widget</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTobj"></a>obj : <code class="type"><a href="Gtk.html#TYPEcombo">Gtk.combo</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODdisable_activate"></a>disable_activate : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODentry"></a>entry : <code class="type"><a href="GEdit.entry.html">entry</a></code></pre><pre><span class="keyword">method</span> <a name="METHODlist"></a>list : <code class="type"><a href="GList.liste.html">GList.liste</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_item_string"></a>set_item_string : <code class="type"><a href="GList.list_item.html">GList.list_item</a> -> string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_popdown_strings"></a>set_popdown_strings : <code class="type">string list -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_allow_empty"></a>set_allow_empty : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_case_sensitive"></a>set_case_sensitive : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_enable_arrow_keys"></a>set_enable_arrow_keys : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_value_in_list"></a>set_value_in_list : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODallow_empty"></a>allow_empty : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODcase_sensitive"></a>case_sensitive : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODenable_arrow_keys"></a>enable_arrow_keys : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODvalue_in_list"></a>value_in_list : <code class="type">bool</code></pre></body></html>