Sophie

Sophie

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

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="GMain.Rc.html">
<link rel="next" href="GMain.Idle.html">
<link rel="Up" href="GMain.html">
<title>LablGTK : GMain.Timeout</title>
</head>
<body>
<div class="navbar"><a href="GMain.Rc.html">Previous</a>
&nbsp;<a href="GMain.html">Up</a>
&nbsp;<a href="GMain.Idle.html">Next</a>
</div>
<center><h1>Module <a href="type_GMain.Timeout.html">GMain.Timeout</a></h1></center>
<br>
<pre><span class="keyword">module</span> Timeout: <code class="code">sig</code> <a href="GMain.Timeout.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">type</span> <a name="TYPEid"></a><code class="type"></code>id = <code class="type"><a href="Glib.Timeout.html#TYPEid">Glib.Timeout.id</a></code> </pre>

<pre><span class="keyword">val</span> <a name="VALadd"></a>add : <code class="type">ms:int -> callback:(unit -> bool) -> <a href="GMain.Timeout.html#TYPEid">id</a></code></pre><pre><span class="keyword">val</span> <a name="VALremove"></a>remove : <code class="type"><a href="GMain.Timeout.html#TYPEid">id</a> -> unit</code></pre></body></html>