Sophie

Sophie

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

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.html">
<link rel="next" href="GList.clist.html">
<link rel="Up" href="GList.html">
<title>LablGTK : GList.clist_signals</title>
</head>
<body>
<div class="navbar"><a href="GList.liste.html">Previous</a>
&nbsp;<a href="GList.html">Up</a>
&nbsp;<a href="GList.clist.html">Next</a>
</div>
<center><h1>Class <a href="type_GList.clist_signals.html">GList.clist_signals</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEclist_signals"></a>clist_signals : <code class="type">[> <a href="Gtk.html#TYPEclist">Gtk.clist</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GList.clist_signals.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkCList.html">GtkCList</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.container_signals.html"><code class="code">GContainer.container_signals</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#TYPEclist">Gtk.clist</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODclick_column"></a>click_column : <code class="type">callback:(int -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODresize_column"></a>resize_column : <code class="type">callback:(int -> int -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODselect_all"></a>select_all : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODunselect_all"></a>unselect_all : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODselect_row"></a>select_row : <code class="type">callback:(row:int -> column:int -> event:<a href="GdkEvent.Button.html#TYPEt">GdkEvent.Button.t</a> option -> unit) -><br>       <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODunselect_row"></a>unselect_row : <code class="type">callback:(row:int -> column:int -> event:<a href="GdkEvent.Button.html#TYPEt">GdkEvent.Button.t</a> option -> unit) -><br>       <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODscroll_horizontal"></a>scroll_horizontal : <code class="type">callback:(<a href="Gtk.Tags.html#TYPEscroll_type">Gtk.Tags.scroll_type</a> -> pos:<a href="Gtk.html#TYPEclampf">Gtk.clampf</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODscroll_vertical"></a>scroll_vertical : <code class="type">callback:(<a href="Gtk.Tags.html#TYPEscroll_type">Gtk.Tags.scroll_type</a> -> pos:<a href="Gtk.html#TYPEclampf">Gtk.clampf</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre></body></html>