Sophie

Sophie

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

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.combo_box_signals.html">
<link rel="next" href="GEdit.combo_box_entry.html">
<link rel="Up" href="GEdit.html">
<title>LablGTK : GEdit.combo_box</title>
</head>
<body>
<div class="navbar"><a href="GEdit.combo_box_signals.html">Previous</a>
&nbsp;<a href="GEdit.html">Up</a>
&nbsp;<a href="GEdit.combo_box_entry.html">Next</a>
</div>
<center><h1>Class <a href="type_GEdit.combo_box.html">GEdit.combo_box</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcombo_box"></a>combo_box : <code class="type">[> <a href="Gtk.html#TYPEcombo_box">Gtk.combo_box</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GEdit.combo_box.html">..</a> <code class="code">end</code></pre><b>Since</b> GTK 2.4<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkComboBox.html">GtkComboBox</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.bin.html"><code class="code">GContainer.bin</code></a></li>
<li><a href="GTree.cell_layout.html"><code class="code">GTree.cell_layout</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_box">Gtk.combo_box</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODevent"></a>event : <code class="type"><a href="GObj.event_ops.html">GObj.event_ops</a></code></pre><pre><span class="keyword">method</span> <a name="METHODactive"></a>active : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODactive_iter"></a>active_iter : <code class="type"><a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> option</code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GEdit.combo_box_signals.html">combo_box_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmodel"></a>model : <code class="type"><a href="GTree.model.html">GTree.model</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_active"></a>set_active : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_active_iter"></a>set_active_iter : <code class="type"><a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> option -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_column_span_column"></a>set_column_span_column : <code class="type">int <a href="GTree.html#TYPEcolumn">GTree.column</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_model"></a>set_model : <code class="type"><a href="GTree.model.html">GTree.model</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_row_span_column"></a>set_row_span_column : <code class="type">int <a href="GTree.html#TYPEcolumn">GTree.column</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_wrap_width"></a>set_wrap_width : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODwrap_width"></a>wrap_width : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODadd_tearoffs"></a>add_tearoffs : <code class="type">bool</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_add_tearoffs"></a>set_add_tearoffs : <code class="type">bool -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODfocus_on_click"></a>focus_on_click : <code class="type">bool</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_focus_on_click"></a>set_focus_on_click : <code class="type">bool -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODhas_frame"></a>has_frame : <code class="type">bool</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_has_frame"></a>set_has_frame : <code class="type">bool -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_row_separator_func"></a>set_row_separator_func : <code class="type">(<a href="GTree.model.html">GTree.model</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> bool) option -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
</body></html>