Sophie

Sophie

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

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="GRange.range_signals.html">
<link rel="Up" href="GRange.html">
<title>LablGTK : GRange.progress_bar</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GRange.html">Up</a>
&nbsp;<a href="GRange.range_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GRange.progress_bar.html">GRange.progress_bar</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEprogress_bar"></a>progress_bar : <code class="type"><a href="Gtk.html#TYPEprogress_bar">Gtk.progress_bar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GRange.progress_bar.html">..</a> <code class="code">end</code></pre>A widget which indicates progress visually<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkProgress.html">GtkProgress</a></small><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkProgressBar.html">GtkProgressBar</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.widget_full.html"><code class="code">GObj.widget_full</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#TYPEprogress_bar">Gtk.progress_bar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></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="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="METHODpulse"></a>pulse : <code class="type">unit -> unit</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_fraction"></a>set_fraction : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_orientation"></a>set_orientation : <code class="type"><a href="Gtk.Tags.html#TYPEprogress_bar_orientation">Gtk.Tags.progress_bar_orientation</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_pulse_step"></a>set_pulse_step : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_text"></a>set_text : <code class="type">string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODfraction"></a>fraction : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODorientation"></a>orientation : <code class="type"><a href="Gtk.Tags.html#TYPEprogress_bar_orientation">Gtk.Tags.progress_bar_orientation</a></code></pre><pre><span class="keyword">method</span> <a name="METHODpulse_step"></a>pulse_step : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODtext"></a>text : <code class="type">string</code></pre><pre><span class="keyword">method</span> <a name="METHODellipsize"></a>ellipsize : <code class="type"><a href="PangoEnums.html#TYPEellipsize_mode">PangoEnums.ellipsize_mode</a></code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_ellipsize"></a>set_ellipsize : <code class="type"><a href="PangoEnums.html#TYPEellipsize_mode">PangoEnums.ellipsize_mode</a> -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.6<br>
</div>
</body></html>