Sophie

Sophie

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

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="next" href="GtkButton.ToggleButton.html">
<link rel="Up" href="GtkButton.html">
<title>LablGTK : GtkButton.Button</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GtkButton.html">Up</a>
&nbsp;<a href="GtkButton.ToggleButton.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkButton.Button.html">GtkButton.Button</a></h1></center>
<br>
<pre><span class="keyword">module</span> Button: <code class="code">sig</code> <a href="GtkButton.Button.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkButtonProps.Button.html">GtkButtonProps.Button</a></pre>
<pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `button ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?label:string -><br>       ?use_mnemonic:bool -><br>       ?stock:<a href="GtkStock.html#TYPEid">GtkStock.id</a> -> ?relief:<a href="GtkEnums.html#TYPErelief_style">GtkEnums.relief_style</a> -> 'b</code></pre><pre><span class="keyword">val</span> <a name="VALpressed"></a>pressed : <code class="type">[> `button ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALreleased"></a>released : <code class="type">[> `button ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALclicked"></a>clicked : <code class="type">[> `button ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALenter"></a>enter : <code class="type">[> `button ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALleave"></a>leave : <code class="type">[> `button ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre></body></html>