Sophie

Sophie

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

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="GtkBaseProps.Widget.P.html">
<link rel="Up" href="GtkBaseProps.Widget.html">
<title>LablGTK : GtkBaseProps.Widget.S</title>
</head>
<body>
<div class="navbar"><a href="GtkBaseProps.Widget.P.html">Previous</a>
&nbsp;<a href="GtkBaseProps.Widget.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkBaseProps.Widget.S.html">GtkBaseProps.Widget.S</a></h1></center>
<br>
<pre><span class="keyword">module</span> S: <code class="code">sig</code> <a href="GtkBaseProps.Widget.S.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALshow"></a>show : <code class="type">([> `widget ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALhide"></a>hide : <code class="type">([> `widget ], unit -> unit) <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 ], unit -> unit) <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 ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALrealize"></a>realize : <code class="type">([> `widget ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALunrealize"></a>unrealize : <code class="type">([> `widget ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALstate_changed"></a>state_changed : <code class="type">([> `widget ], <a href="GtkEnums.html#TYPEstate_type">GtkEnums.state_type</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALparent_set"></a>parent_set : <code class="type">([> `widget ], <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> option -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALsize_allocate"></a>size_allocate : <code class="type">([> `widget ], <a href="Gtk.html#TYPErectangle">Gtk.rectangle</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALstyle_set"></a>style_set : <code class="type">([> `widget ], <a href="Gtk.html#TYPEstyle">Gtk.style</a> option -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection_get"></a>selection_get : <code class="type">([> `widget ], <a href="Gtk.html#TYPEselection_data">Gtk.selection_data</a> -> info:int -> time:int32 -> unit)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALselection_received"></a>selection_received : <code class="type">([> `widget ], <a href="Gtk.html#TYPEselection_data">Gtk.selection_data</a> -> time:int32 -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_begin"></a>drag_begin : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_data_delete"></a>drag_data_delete : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_data_get"></a>drag_data_get : <code class="type">([> `widget ],<br>        <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> <a href="Gtk.html#TYPEselection_data">Gtk.selection_data</a> -> info:int -> time:int32 -> unit)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_data_received"></a>drag_data_received : <code class="type">([> `widget ],<br>        <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -><br>        x:int -> y:int -> <a href="Gtk.html#TYPEselection_data">Gtk.selection_data</a> -> info:int -> time:int32 -> unit)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_drop"></a>drag_drop : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> x:int -> y:int -> time:int32 -> bool)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_end"></a>drag_end : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_leave"></a>drag_leave : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> time:int32 -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdrag_motion"></a>drag_motion : <code class="type">([> `widget ], <a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> x:int -> y:int -> time:int32 -> bool)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALevent"></a>event : <code class="type">([> `widget ], <a href="GdkEvent.html#TYPEany">GdkEvent.any</a> -> bool) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALevent_after"></a>event_after : <code class="type">([> `widget ], <a href="GdkEvent.html#TYPEany">GdkEvent.any</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre></body></html>