Sophie

Sophie

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

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="GBroken.tree_signals.html">
<link rel="next" href="GBroken.old_editable_signals.html">
<link rel="Up" href="GBroken.html">
<title>LablGTK : GBroken.tree</title>
</head>
<body>
<div class="navbar"><a href="GBroken.tree_signals.html">Previous</a>
&nbsp;<a href="GBroken.html">Up</a>
&nbsp;<a href="GBroken.old_editable_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GBroken.tree.html">GBroken.tree</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEtree"></a>tree : <code class="type"><a href="Gtk.html#TYPEtree">Gtk.tree</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GBroken.tree.html">..</a> <code class="code">end</code></pre><span class="warning">Deprecated.</span>use <a href="GTree.html#VALview"><code class="code">GTree.view</code></a> instead<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkTree.html">GtkTree</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.item_container.html"><code class="code">GContainer.item_container</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#TYPEtree">Gtk.tree</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="METHODas_tree"></a>as_tree : <code class="type"><a href="Gtk.html#TYPEtree">Gtk.tree</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODchild_position"></a>child_position : <code class="type"><a href="GBroken.tree_item.html">tree_item</a> -> int</code></pre><pre><span class="keyword">method</span> <a name="METHODclear_items"></a>clear_items : <code class="type">start:int -> stop:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GBroken.tree_signals.html">tree_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODinsert"></a>insert : <code class="type"><a href="GBroken.tree_item.html">tree_item</a> -> pos:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODremove_items"></a>remove_items : <code class="type"><a href="GBroken.tree_item.html">tree_item</a> list -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODselect_item"></a>select_item : <code class="type">pos:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODselection"></a>selection : <code class="type"><a href="GBroken.tree_item.html">tree_item</a> list</code></pre><pre><span class="keyword">method</span> <a name="METHODset_selection_mode"></a>set_selection_mode : <code class="type"><a href="Gtk.Tags.html#TYPEselection_mode">Gtk.Tags.selection_mode</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_view_lines"></a>set_view_lines : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_view_mode"></a>set_view_mode : <code class="type">[ `ITEM | `LINE ] -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODunselect_item"></a>unselect_item : <code class="type">pos:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODwrap"></a><span class="keyword">private</span> wrap : <code class="type"><a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GBroken.tree_item.html">tree_item</a></code></pre></body></html>