Sophie

Sophie

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

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="Up" href="GtkBase.Widget.Signals.html">
<title>LablGTK : GtkBase.Widget.Signals.Event</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GtkBase.Widget.Signals.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkBase.Widget.Signals.Event.html">GtkBase.Widget.Signals.Event</a></h1></center>
<br>
<pre><span class="keyword">module</span> Event: <code class="code">sig</code> <a href="GtkBase.Widget.Signals.Event.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALmarshal"></a>marshal : <code class="type">([< <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) -> <a href="Gobject.Closure.html#TYPEargv">Gobject.Closure.argv</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALany"></a>any : <code class="type">([> `widget ], <a href="Gdk.Tags.html#TYPEevent_type">Gdk.Tags.event_type</a> <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALbutton_press"></a>button_press : <code class="type">([> `widget ], <a href="GdkEvent.Button.html#TYPEt">GdkEvent.Button.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALbutton_release"></a>button_release : <code class="type">([> `widget ], <a href="GdkEvent.Button.html#TYPEt">GdkEvent.Button.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALmotion_notify"></a>motion_notify : <code class="type">([> `widget ], <a href="GdkEvent.Motion.html#TYPEt">GdkEvent.Motion.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdelete"></a>delete : <code class="type">([> `widget ], [ `DELETE ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdestroy"></a>destroy : <code class="type">([> `widget ], [ `DESTROY ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALexpose"></a>expose : <code class="type">([> `widget ], <a href="GdkEvent.Expose.html#TYPEt">GdkEvent.Expose.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALkey_press"></a>key_press : <code class="type">([> `widget ], <a href="GdkEvent.Key.html#TYPEt">GdkEvent.Key.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALkey_release"></a>key_release : <code class="type">([> `widget ], <a href="GdkEvent.Key.html#TYPEt">GdkEvent.Key.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALenter_notify"></a>enter_notify : <code class="type">([> `widget ], <a href="GdkEvent.Crossing.html#TYPEt">GdkEvent.Crossing.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALleave_notify"></a>leave_notify : <code class="type">([> `widget ], <a href="GdkEvent.Crossing.html#TYPEt">GdkEvent.Crossing.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALconfigure"></a>configure : <code class="type">([> `widget ], <a href="GdkEvent.Configure.html#TYPEt">GdkEvent.Configure.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALfocus_in"></a>focus_in : <code class="type">([> `widget ], <a href="GdkEvent.Focus.html#TYPEt">GdkEvent.Focus.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALfocus_out"></a>focus_out : <code class="type">([> `widget ], <a href="GdkEvent.Focus.html#TYPEt">GdkEvent.Focus.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALmap"></a>map : <code class="type">([> `widget ], [ `MAP ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALunmap"></a>unmap : <code class="type">([> `widget ], [ `UNMAP ] <a href="Gdk.html#TYPEevent">Gdk.event</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALproperty_notify"></a>property_notify : <code class="type">([> `widget ], <a href="GdkEvent.Property.html#TYPEt">GdkEvent.Property.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALscroll"></a>scroll : <code class="type">([> `widget ], <a href="GdkEvent.Scroll.html#TYPEt">GdkEvent.Scroll.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection_clear"></a>selection_clear : <code class="type">([> `widget ], <a href="GdkEvent.Selection.html#TYPEt">GdkEvent.Selection.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection_request"></a>selection_request : <code class="type">([> `widget ], <a href="GdkEvent.Selection.html#TYPEt">GdkEvent.Selection.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection_notify"></a>selection_notify : <code class="type">([> `widget ], <a href="GdkEvent.Selection.html#TYPEt">GdkEvent.Selection.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALproximity_in"></a>proximity_in : <code class="type">([> `widget ], <a href="GdkEvent.Proximity.html#TYPEt">GdkEvent.Proximity.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALproximity_out"></a>proximity_out : <code class="type">([> `widget ], <a href="GdkEvent.Proximity.html#TYPEt">GdkEvent.Proximity.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALclient"></a>client : <code class="type">([> `widget ], <a href="GdkEvent.Client.html#TYPEt">GdkEvent.Client.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALvisibility_notify"></a>visibility_notify : <code class="type">([> `widget ], <a href="GdkEvent.Visibility.html#TYPEt">GdkEvent.Visibility.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALwindow_state"></a>window_state : <code class="type">([> `widget ], <a href="GdkEvent.WindowState.html#TYPEt">GdkEvent.WindowState.t</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre></body></html>