Sophie

Sophie

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

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="GtkPackProps.Paned.html">
<link rel="next" href="GtkPackProps.Notebook.html">
<link rel="Up" href="GtkPackProps.html">
<title>LablGTK : GtkPackProps.Layout</title>
</head>
<body>
<div class="navbar"><a href="GtkPackProps.Paned.html">Previous</a>
&nbsp;<a href="GtkPackProps.html">Up</a>
&nbsp;<a href="GtkPackProps.Notebook.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkPackProps.Layout.html">GtkPackProps.Layout</a></h1></center>
<br>
<pre><span class="keyword">module</span> Layout: <code class="code">sig</code> <a href="GtkPackProps.Layout.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">'a <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPElayout">Gtk.layout</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkPackProps.Layout.P.html">P</a>: <code class="code">sig</code> <a href="GtkPackProps.Layout.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gtk.html#TYPElayout">Gtk.layout</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPElayout">Gtk.layout</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALput"></a>put : <code class="type">[> `layout ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmove"></a>move : <code class="type">[> `layout ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALfreeze"></a>freeze : <code class="type">[> `layout ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALthaw"></a>thaw : <code class="type">[> `layout ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALbin_window"></a>bin_window : <code class="type">[> `layout ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gdk.html#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `layout ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?hadjustment:<a href="Gtk.html#TYPEadjustment">Gtk.adjustment</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       ?height:int -> ?vadjustment:<a href="Gtk.html#TYPEadjustment">Gtk.adjustment</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> ?width:int -> 'b</code></pre></body></html>