Sophie

Sophie

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

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="GtkBase.Widget.html">
<link rel="next" href="GtkBase.Bin.html">
<link rel="Up" href="GtkBase.html">
<title>LablGTK : GtkBase.Container</title>
</head>
<body>
<div class="navbar"><a href="GtkBase.Widget.html">Previous</a>
&nbsp;<a href="GtkBase.html">Up</a>
&nbsp;<a href="GtkBase.Bin.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkBase.Container.html">GtkBase.Container</a></h1></center>
<br>
<pre><span class="keyword">module</span> Container: <code class="code">sig</code> <a href="GtkBase.Container.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkBaseProps.Container.html">GtkBaseProps.Container</a></pre>
<pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `container | `widget ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> ?border_width:int -> ?width:int -> ?height:int -> 'b</code></pre><pre><span class="keyword">val</span> <a name="VALchildren"></a>children : <code class="type">[> `container ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> list</code></pre></body></html>