Sophie

Sophie

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

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="GList.liste_signals.html">
<link rel="next" href="GList.clist_signals.html">
<link rel="Up" href="GList.html">
<title>LablGTK : GList.liste</title>
</head>
<body>
<div class="navbar"><a href="GList.liste_signals.html">Previous</a>
&nbsp;<a href="GList.html">Up</a>
&nbsp;<a href="GList.clist_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GList.liste.html">GList.liste</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEliste"></a>liste : <code class="type"><a href="Gtk.html#TYPEliste">Gtk.liste</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GList.liste.html">..</a> <code class="code">end</code></pre><span class="warning">Deprecated.</span>.<br>
Widget for packing a list of selectable items<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkList.html">GtkList</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#TYPEliste">Gtk.liste</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="GList.list_item.html">list_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="GList.liste_signals.html">liste_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODinsert"></a>insert : <code class="type"><a href="GList.list_item.html">list_item</a> -> pos:int -> 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="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="GList.list_item.html">list_item</a></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="METHODselection_mode"></a>selection_mode : <code class="type"><a href="Gtk.Tags.html#TYPEselection_mode">Gtk.Tags.selection_mode</a></code></pre></body></html>