Sophie

Sophie

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

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="GRange.range_signals.html">
<link rel="next" href="GRange.scale.html">
<link rel="Up" href="GRange.html">
<title>LablGTK : GRange.range</title>
</head>
<body>
<div class="navbar"><a href="GRange.range_signals.html">Previous</a>
&nbsp;<a href="GRange.html">Up</a>
&nbsp;<a href="GRange.scale.html">Next</a>
</div>
<center><h1>Class <a href="type_GRange.range.html">GRange.range</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPErange"></a>range : <code class="type">[> <a href="Gtk.html#TYPErange">Gtk.range</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GRange.range.html">..</a> <code class="code">end</code></pre>Base class for widgets which visualize an adjustment<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkRange.html">GtkRange</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#TYPErange">Gtk.range</a> ] as '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="GRange.range_signals.html">range_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="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_inverted"></a>set_inverted : <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"><a href="Gtk.Tags.html#TYPEupdate_type">Gtk.Tags.update_type</a> -> 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="METHODinverted"></a>inverted : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODupdate_policy"></a>update_policy : <code class="type"><a href="Gtk.Tags.html#TYPEupdate_type">Gtk.Tags.update_type</a></code></pre></body></html>