Sophie

Sophie

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

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="GEdit.spin_button_signals.html">
<link rel="next" href="GEdit.combo.html">
<link rel="Up" href="GEdit.html">
<title>LablGTK : GEdit.spin_button</title>
</head>
<body>
<div class="navbar"><a href="GEdit.spin_button_signals.html">Previous</a>
&nbsp;<a href="GEdit.html">Up</a>
&nbsp;<a href="GEdit.combo.html">Next</a>
</div>
<center><h1>Class <a href="type_GEdit.spin_button.html">GEdit.spin_button</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEspin_button"></a>spin_button : <code class="type"><a href="Gtk.html#TYPEspin_button">Gtk.spin_button</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GEdit.spin_button.html">..</a> <code class="code">end</code></pre>Retrieve an integer or floating-point number from the user<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkSpinButton.html">GtkSpinButton</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.widget.html"><code class="code">GObj.widget</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTobj"></a>obj : <code class="type"><a href="Gtk.html#TYPEspin_button">Gtk.spin_button</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GEdit.spin_button_signals.html">spin_button_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODevent"></a>event : <code class="type"><a href="GObj.event_ops.html">GObj.event_ops</a></code></pre><pre><span class="keyword">method</span> <a name="METHODspin"></a>spin : <code class="type"><a href="Gtk.Tags.html#TYPEspin_type">Gtk.Tags.spin_type</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODupdate"></a>update : <code class="type">unit</code></pre><pre><span class="keyword">method</span> <a name="METHODvalue_as_int"></a>value_as_int : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODset_adjustment"></a>set_adjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_digits"></a>set_digits : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_numeric"></a>set_numeric : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_rate"></a>set_rate : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_snap_to_ticks"></a>set_snap_to_ticks : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_update_policy"></a>set_update_policy : <code class="type">[ `ALWAYS | `IF_VALID ] -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_value"></a>set_value : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_wrap"></a>set_wrap : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODadjustment"></a>adjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a></code></pre><pre><span class="keyword">method</span> <a name="METHODdigits"></a>digits : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODnumeric"></a>numeric : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODrate"></a>rate : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODsnap_to_ticks"></a>snap_to_ticks : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODupdate_policy"></a>update_policy : <code class="type">[ `ALWAYS | `IF_VALID ]</code></pre><pre><span class="keyword">method</span> <a name="METHODvalue"></a>value : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODwrap"></a>wrap : <code class="type">bool</code></pre></body></html>