Sophie

Sophie

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

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="GObj.widget.html">
<link rel="next" href="GObj.drag_context.html">
<link rel="Up" href="GObj.html">
<title>LablGTK : GObj.misc_signals</title>
</head>
<body>
<div class="navbar"><a href="GObj.widget.html">Previous</a>
&nbsp;<a href="GObj.html">Up</a>
&nbsp;<a href="GObj.drag_context.html">Next</a>
</div>
<center><h1>Class <a href="type_GObj.misc_signals.html">GObj.misc_signals</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEmisc_signals"></a>misc_signals : <code class="type"><a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GObj.misc_signals.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkWidget.html">GtkWidget</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.gtkobj_signals.html"><code class="code">GObj.gtkobj_signals</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODhide"></a>hide : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmap"></a>map : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODparent_set"></a>parent_set : <code class="type">callback:(<a href="GObj.widget.html">widget</a> option -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODrealize"></a>realize : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODunrealize"></a>unrealize : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODselection_get"></a>selection_get : <code class="type">callback:(<a href="GObj.selection_context.html">selection_context</a> -> info:int -> time:int32 -> unit) -><br>       <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODselection_received"></a>selection_received : <code class="type">callback:(<a href="GObj.selection_data.html">selection_data</a> -> time:int32 -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODshow"></a>show : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODsize_allocate"></a>size_allocate : <code class="type">callback:(<a href="Gtk.html#TYPErectangle">Gtk.rectangle</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODstate_changed"></a>state_changed : <code class="type">callback:(<a href="Gtk.Tags.html#TYPEstate_type">Gtk.Tags.state_type</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODstyle_set"></a>style_set : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODunmap"></a>unmap : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre></body></html>