Sophie

Sophie

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

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="GContainer.focus.html">
<link rel="next" href="GContainer.container_impl.html">
<link rel="Up" href="GContainer.html">
<title>LablGTK : GContainer.container</title>
</head>
<body>
<div class="navbar"><a href="GContainer.focus.html">Previous</a>
&nbsp;<a href="GContainer.html">Up</a>
&nbsp;<a href="GContainer.container_impl.html">Next</a>
</div>
<center><h1>Class <a href="type_GContainer.container.html">GContainer.container</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcontainer"></a>container : <code class="type">[> <a href="Gtk.html#TYPEcontainer">Gtk.container</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GContainer.container.html">..</a> <code class="code">end</code></pre>Base class for widgets which contain other widgets<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkContainer.html">GtkContainer</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.widget.html"><code class="code">GObj.widget</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#TYPEcontainer">Gtk.container</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODadd"></a>add : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODchildren"></a>children : <code class="type"><a href="GObj.widget.html">GObj.widget</a> list</code></pre><pre><span class="keyword">method</span> <a name="METHODall_children"></a>all_children : <code class="type"><a href="GObj.widget.html">GObj.widget</a> list</code></pre><pre><span class="keyword">method</span> <a name="METHODremove"></a>remove : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODfocus"></a>focus : <code class="type"><a href="GContainer.focus.html">focus</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_border_width"></a>set_border_width : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_resize_mode"></a>set_resize_mode : <code class="type"><a href="Gtk.Tags.html#TYPEresize_mode">Gtk.Tags.resize_mode</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODborder_width"></a>border_width : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODresize_mode"></a>resize_mode : <code class="type"><a href="Gtk.Tags.html#TYPEresize_mode">Gtk.Tags.resize_mode</a></code></pre></body></html>