Sophie

Sophie

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

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.Property.html">
<link rel="next" href="GdkEvent.Proximity.html">
<link rel="Up" href="GdkEvent.html">
<title>LablGTK : GdkEvent.Selection</title>
</head>
<body>
<div class="navbar"><a href="GdkEvent.Property.html">Previous</a>
&nbsp;<a href="GdkEvent.html">Up</a>
&nbsp;<a href="GdkEvent.Proximity.html">Next</a>
</div>
<center><h1>Module <a href="type_GdkEvent.Selection.html">GdkEvent.Selection</a></h1></center>
<br>
<pre><span class="keyword">module</span> Selection: <code class="code">sig</code> <a href="GdkEvent.Selection.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">[ `SELECTION_CLEAR | `SELECTION_NOTIFY | `SELECTION_REQUEST ] <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.Selection.html#TYPEt">t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection"></a>selection : <code class="type"><a href="GdkEvent.Selection.html#TYPEt">t</a> -> <a href="Gdk.html#TYPEatom">Gdk.atom</a></code></pre><pre><span class="keyword">val</span> <a name="VALtarget"></a>target : <code class="type"><a href="GdkEvent.Selection.html#TYPEt">t</a> -> <a href="Gdk.html#TYPEatom">Gdk.atom</a></code></pre><pre><span class="keyword">val</span> <a name="VALproperty"></a>property : <code class="type"><a href="GdkEvent.Selection.html#TYPEt">t</a> -> <a href="Gdk.html#TYPEatom">Gdk.atom</a></code></pre><pre><span class="keyword">val</span> <a name="VALrequestor"></a>requestor : <code class="type"><a href="GdkEvent.Selection.html#TYPEt">t</a> -> <a href="Gdk.html#TYPExid">Gdk.xid</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></body></html>