Sophie

Sophie

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

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="GdkEvent.Selection.html">
<link rel="next" href="GdkEvent.Client.html">
<link rel="Up" href="GdkEvent.html">
<title>LablGTK : GdkEvent.Proximity</title>
</head>
<body>
<div class="navbar"><a href="GdkEvent.Selection.html">Previous</a>
&nbsp;<a href="GdkEvent.html">Up</a>
&nbsp;<a href="GdkEvent.Client.html">Next</a>
</div>
<center><h1>Module <a href="type_GdkEvent.Proximity.html">GdkEvent.Proximity</a></h1></center>
<br>
<pre><span class="keyword">module</span> Proximity: <code class="code">sig</code> <a href="GdkEvent.Proximity.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">type</span> <a name="TYPEt"></a><code class="type"></code>t = <code class="type">[ `PROXIMITY_IN | `PROXIMITY_OUT ] <a href="Gdk.html#TYPEevent">Gdk.event</a></code> </pre>

<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type"><a href="GdkEvent.html#TYPEany">GdkEvent.any</a> -> <a href="GdkEvent.Proximity.html#TYPEt">t</a></code></pre><pre><span class="keyword">val</span> <a name="VALtime"></a>time : <code class="type">[< <a href="GdkEvent.html#TYPEtimed">GdkEvent.timed</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> int32</code></pre><pre><span class="keyword">val</span> <a name="VALdevice"></a>device : <code class="type"><a href="GdkEvent.Proximity.html#TYPEt">t</a> -> <a href="Gdk.html#TYPEdevice">Gdk.device</a></code></pre></body></html>