Sophie

Sophie

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

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.bin_impl.html">
<link rel="next" href="GContainer.item_signals.html">
<link rel="Up" href="GContainer.html">
<title>LablGTK : GContainer.item_container</title>
</head>
<body>
<div class="navbar"><a href="GContainer.bin_impl.html">Previous</a>
&nbsp;<a href="GContainer.html">Up</a>
&nbsp;<a href="GContainer.item_signals.html">Next</a>
</div>
<center><h1>Class virtual <a href="type_GContainer.item_container.html">GContainer.item_container</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEitem_container"></a><span class="keyword">virtual</span> <code class="type">[< as_item : [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a>; .. >]</code> item_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.item_container.html">..</a> <code class="code">end</code></pre><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">(< as_item : [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a>; .. > as 'b) -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODappend"></a>append : <code class="type">'b -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODchildren"></a>children : <code class="type">'b list</code></pre><pre><span class="keyword">method</span> <a name="METHODall_children"></a>all_children : <code class="type">'b list</code></pre><pre><span class="keyword">method</span> <a name="METHODinsert"></a><span class="keyword">virtual</span> insert : <code class="type">'b -> pos:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODprepend"></a>prepend : <code class="type">'b -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODremove"></a>remove : <code class="type">'b -> 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><pre><span class="keyword">method</span> <a name="METHODwrap"></a><span class="keyword">private</span> <span class="keyword">virtual</span> wrap : <code class="type"><a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> 'b</code></pre></body></html>