Sophie

Sophie

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

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="GPack.fixed.html">
<link rel="next" href="GPack.notebook_signals.html">
<link rel="Up" href="GPack.html">
<title>LablGTK : GPack.layout</title>
</head>
<body>
<div class="navbar"><a href="GPack.fixed.html">Previous</a>
&nbsp;<a href="GPack.html">Up</a>
&nbsp;<a href="GPack.notebook_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GPack.layout.html">GPack.layout</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPElayout"></a>layout : <code class="type">[> <a href="Gtk.html#TYPElayout">Gtk.layout</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GPack.layout.html">..</a> <code class="code">end</code></pre>Infinite scrollable area containing child widgets and/or custom drawing<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkLayout.html">GtkLayout</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.container_full.html"><code class="code">GContainer.container_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#TYPElayout">Gtk.layout</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</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="METHODbin_window"></a>bin_window : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">method</span> <a name="METHODfreeze"></a>freeze : <code class="type">unit -> 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="METHODheight"></a>height : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODmove"></a>move : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODput"></a>put : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> x:int -> y:int -> 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_height"></a>set_height : <code class="type">int -> 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_width"></a>set_width : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODthaw"></a>thaw : <code class="type">unit -> unit</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="METHODwidth"></a>width : <code class="type">int</code></pre></body></html>