Sophie

Sophie

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

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.Combo.html">
<link rel="next" href="GtkEdit.ComboBoxEntry.html">
<link rel="Up" href="GtkEdit.html">
<title>LablGTK : GtkEdit.ComboBox</title>
</head>
<body>
<div class="navbar"><a href="GtkEdit.Combo.html">Previous</a>
&nbsp;<a href="GtkEdit.html">Up</a>
&nbsp;<a href="GtkEdit.ComboBoxEntry.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkEdit.ComboBox.html">GtkEdit.ComboBox</a></h1></center>
<br>
<pre><span class="keyword">module</span> ComboBox: <code class="type"><a href="GtkEditProps.ComboBox.html">GtkEditProps.ComboBox</a></code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">'a <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEcombo_box">Gtk.combo_box</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkEditProps.ComboBox.P.html">P</a>: <code class="code">sig</code> <a href="GtkEditProps.ComboBox.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkEditProps.ComboBox.S.html">S</a>: <code class="code">sig</code> <a href="GtkEditProps.ComboBox.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gtk.html#TYPEcombo_box">Gtk.combo_box</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEcombo_box">Gtk.combo_box</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_active_iter"></a>get_active_iter : <code class="type">[> `combobox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> option</code></pre><pre><span class="keyword">val</span> <a name="VALset_active_iter"></a>set_active_iter : <code class="type">[> `combobox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> option -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_row_separator_func"></a>set_row_separator_func : <code class="type">[> `combobox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       (<a href="Gtk.html#TYPEtree_model">Gtk.tree_model</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> bool) option -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `combobox ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?model:<a href="Gtk.html#TYPEtree_model">Gtk.tree_model</a> -><br>       ?active:int -><br>       ?add_tearoffs:bool -><br>       ?focus_on_click:bool -> ?has_frame:bool -> ?wrap_width:int -> 'b</code></pre></body></html>