Sophie

Sophie

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

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="GtkList.ListItem.html">
<link rel="next" href="GtkList.CList.html">
<link rel="Up" href="GtkList.html">
<title>LablGTK : GtkList.Liste</title>
</head>
<body>
<div class="navbar"><a href="GtkList.ListItem.html">Previous</a>
&nbsp;<a href="GtkList.html">Up</a>
&nbsp;<a href="GtkList.CList.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkList.Liste.html">GtkList.Liste</a></h1></center>
<br>
<pre><span class="keyword">module</span> Liste: <code class="code">sig</code> <a href="GtkList.Liste.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkListProps.Liste.html">GtkListProps.Liste</a></pre>
<pre><span class="keyword">val</span> <a name="VALinsert_item"></a>insert_item : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> pos:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALinsert_items"></a>insert_items : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> list -> pos:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALappend_items"></a>append_items : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> list -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALprepend_items"></a>prepend_items : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> list -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALclear_items"></a>clear_items : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> start:int -> stop:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALselect_item"></a>select_item : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> pos:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunselect_item"></a>unselect_item : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> pos:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALselect_child"></a>select_child : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunselect_child"></a>unselect_child : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALchild_position"></a>child_position : <code class="type">[> `list ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `listitem ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre></body></html>