Sophie

Sophie

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

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="Gdk.html">
<link rel="next" href="GdkPixbuf.html">
<link rel="Up" href="index.html">
<title>LablGTK : GdkEvent</title>
</head>
<body>
<div class="navbar"><a href="Gdk.html">Previous</a>
&nbsp;<a href="index.html">Up</a>
&nbsp;<a href="GdkPixbuf.html">Next</a>
</div>
<center><h1>Module <a href="type_GdkEvent.html">GdkEvent</a></h1></center>
<br>
<pre><span class="keyword">module</span> GdkEvent: <code class="code">sig</code> <a href="GdkEvent.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALunsafe_copy"></a>unsafe_copy : <code class="type"><a href="Gpointer.html#TYPEboxed">Gpointer.boxed</a> -> [< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a></code></pre><pre><span class="keyword">val</span> <a name="VALcopy"></a>copy : <code class="type">([< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] as 'a) <a href="Gdk.html#TYPEevent">Gdk.event</a> -> 'a <a href="Gdk.html#TYPEevent">Gdk.event</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_type"></a>get_type : <code class="type">'a <a href="Gdk.html#TYPEevent">Gdk.event</a> -> 'a</code></pre><pre><span class="keyword">val</span> <a name="VALget_window"></a>get_window : <code class="type">'a <a href="Gdk.html#TYPEevent">Gdk.event</a> -> <a href="Gdk.html#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_send_event"></a>get_send_event : <code class="type">'a <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool</code></pre><pre><span class="keyword">type</span> <a name="TYPEtimed"></a><code class="type"></code>timed = <code class="type">[ `BUTTON_PRESS<br>       | `BUTTON_RELEASE<br>       | `DRAG_ENTER<br>       | `DRAG_LEAVE<br>       | `DRAG_MOTION<br>       | `DRAG_STATUS<br>       | `DROP_FINISHED<br>       | `DROP_START<br>       | `ENTER_NOTIFY<br>       | `KEY_PRESS<br>       | `KEY_RELEASE<br>       | `LEAVE_NOTIFY<br>       | `MOTION_NOTIFY<br>       | `PROPERTY_NOTIFY<br>       | `PROXIMITY_IN<br>       | `PROXIMITY_OUT<br>       | `SCROLL<br>       | `SELECTION_CLEAR<br>       | `SELECTION_NOTIFY<br>       | `SELECTION_REQUEST<br>       | `THREE_BUTTON_PRESS<br>       | `TWO_BUTTON_PRESS ]</code> </pre>

<pre><span class="keyword">val</span> <a name="VALget_time"></a>get_time : <code class="type">[< <a href="GdkEvent.html#TYPEtimed">timed</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> int32</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">([< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] as 'a) -> 'a <a href="Gdk.html#TYPEevent">Gdk.event</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_window"></a>set_window : <code class="type">'a <a href="Gdk.html#TYPEevent">Gdk.event</a> -> <a href="Gdk.html#TYPEwindow">Gdk.window</a> -> unit</code></pre><pre><span class="keyword">type</span> <a name="TYPEany"></a><code class="type"></code>any = <code class="type"><a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> <a href="Gdk.html#TYPEevent">Gdk.event</a></code> </pre>

<pre><span class="keyword">val</span> <a name="VALunsafe_cast"></a>unsafe_cast : <code class="type">[< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> [< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a></code></pre><pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">kind:([< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] as 'a) list -> <a href="GdkEvent.html#TYPEany">any</a> -> 'a <a href="Gdk.html#TYPEevent">Gdk.event</a></code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Expose.html">Expose</a>: <code class="code">sig</code> <a href="GdkEvent.Expose.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Visibility.html">Visibility</a>: <code class="code">sig</code> <a href="GdkEvent.Visibility.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Motion.html">Motion</a>: <code class="code">sig</code> <a href="GdkEvent.Motion.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Button.html">Button</a>: <code class="code">sig</code> <a href="GdkEvent.Button.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Scroll.html">Scroll</a>: <code class="code">sig</code> <a href="GdkEvent.Scroll.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Key.html">Key</a>: <code class="code">sig</code> <a href="GdkEvent.Key.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Crossing.html">Crossing</a>: <code class="code">sig</code> <a href="GdkEvent.Crossing.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Focus.html">Focus</a>: <code class="code">sig</code> <a href="GdkEvent.Focus.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Configure.html">Configure</a>: <code class="code">sig</code> <a href="GdkEvent.Configure.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Property.html">Property</a>: <code class="code">sig</code> <a href="GdkEvent.Property.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Selection.html">Selection</a>: <code class="code">sig</code> <a href="GdkEvent.Selection.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Proximity.html">Proximity</a>: <code class="code">sig</code> <a href="GdkEvent.Proximity.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Client.html">Client</a>: <code class="code">sig</code> <a href="GdkEvent.Client.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.Setting.html">Setting</a>: <code class="code">sig</code> <a href="GdkEvent.Setting.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GdkEvent.WindowState.html">WindowState</a>: <code class="code">sig</code> <a href="GdkEvent.WindowState.html">..</a> <code class="code">end</code></pre></body></html>