Sophie

Sophie

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

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="GBin.event_box.html">
<link rel="Up" href="GBin.html">
<title>LablGTK : GBin.scrolled_window</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GBin.html">Up</a>
&nbsp;<a href="GBin.event_box.html">Next</a>
</div>
<center><h1>Class <a href="type_GBin.scrolled_window.html">GBin.scrolled_window</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEscrolled_window"></a>scrolled_window : <code class="type"><a href="Gtk.html#TYPEscrolled_window">Gtk.scrolled_window</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GBin.scrolled_window.html">..</a> <code class="code">end</code></pre>Adds scrollbars to its child widget<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkScrolledWindow.html">GtkScrolledWindow</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.bin.html"><code class="code">GContainer.bin</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#TYPEscrolled_window">Gtk.scrolled_window</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="GContainer.container_signals.html">GContainer.container_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODadd_with_viewport"></a>add_with_viewport : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_hadjustment"></a>set_hadjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_hpolicy"></a>set_hpolicy : <code class="type"><a href="Gtk.Tags.html#TYPEpolicy_type">Gtk.Tags.policy_type</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_placement"></a>set_placement : <code class="type"><a href="Gtk.Tags.html#TYPEcorner_type">Gtk.Tags.corner_type</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_shadow_type"></a>set_shadow_type : <code class="type"><a href="Gtk.Tags.html#TYPEshadow_type">Gtk.Tags.shadow_type</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_vadjustment"></a>set_vadjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_vpolicy"></a>set_vpolicy : <code class="type"><a href="Gtk.Tags.html#TYPEpolicy_type">Gtk.Tags.policy_type</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODhadjustment"></a>hadjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a></code></pre><pre><span class="keyword">method</span> <a name="METHODshadow_type"></a>shadow_type : <code class="type"><a href="Gtk.Tags.html#TYPEshadow_type">Gtk.Tags.shadow_type</a></code></pre><pre><span class="keyword">method</span> <a name="METHODhpolicy"></a>hpolicy : <code class="type"><a href="Gtk.Tags.html#TYPEpolicy_type">Gtk.Tags.policy_type</a></code></pre><pre><span class="keyword">method</span> <a name="METHODplacement"></a>placement : <code class="type"><a href="Gtk.Tags.html#TYPEcorner_type">Gtk.Tags.corner_type</a></code></pre><pre><span class="keyword">method</span> <a name="METHODvadjustment"></a>vadjustment : <code class="type"><a href="GData.adjustment.html">GData.adjustment</a></code></pre><pre><span class="keyword">method</span> <a name="METHODvpolicy"></a>vpolicy : <code class="type"><a href="Gtk.Tags.html#TYPEpolicy_type">Gtk.Tags.policy_type</a></code></pre></body></html>