Sophie

Sophie

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

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="next" href="GdkEvent.Visibility.html">
<link rel="Up" href="GdkEvent.html">
<title>LablGTK : GdkEvent.Expose</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GdkEvent.html">Up</a>
&nbsp;<a href="GdkEvent.Visibility.html">Next</a>
</div>
<center><h1>Module <a href="type_GdkEvent.Expose.html">GdkEvent.Expose</a></h1></center>
<br>
<pre><span class="keyword">module</span> Expose: <code class="code">sig</code> <a href="GdkEvent.Expose.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">[ `EXPOSE ] <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.Expose.html#TYPEt">t</a></code></pre><pre><span class="keyword">val</span> <a name="VALarea"></a>area : <code class="type"><a href="GdkEvent.Expose.html#TYPEt">t</a> -> <a href="Gdk.Rectangle.html#TYPEt">Gdk.Rectangle.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALregion"></a>region : <code class="type"><a href="GdkEvent.Expose.html#TYPEt">t</a> -> <a href="Gdk.html#TYPEregion">Gdk.region</a></code></pre><pre><span class="keyword">val</span> <a name="VALcount"></a>count : <code class="type"><a href="GdkEvent.Expose.html#TYPEt">t</a> -> int</code></pre></body></html>