Sophie

Sophie

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

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="GtkEdit.SpinButton.html">
<link rel="next" href="GtkEdit.ComboBox.html">
<link rel="Up" href="GtkEdit.html">
<title>LablGTK : GtkEdit.Combo</title>
</head>
<body>
<div class="navbar"><a href="GtkEdit.SpinButton.html">Previous</a>
&nbsp;<a href="GtkEdit.html">Up</a>
&nbsp;<a href="GtkEdit.ComboBox.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkEdit.Combo.html">GtkEdit.Combo</a></h1></center>
<br>
<pre><span class="keyword">module</span> Combo: <code class="code">sig</code> <a href="GtkEdit.Combo.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkEditProps.Combo.html">GtkEditProps.Combo</a></pre>
<pre><span class="keyword">val</span> <a name="VALentry"></a>entry : <code class="type">[> `combo ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEentry">Gtk.entry</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALlist"></a>list : <code class="type">[> `combo ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEliste">Gtk.liste</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_popdown_strings"></a>set_popdown_strings : <code class="type">[> `combo ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string list -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdisable_activate"></a>disable_activate : <code class="type">[> `combo ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_item_string"></a>set_item_string : <code class="type">[> `combo ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `item ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string -> unit</code></pre></body></html>