Sophie

Sophie

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

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.PrivateProps.html">
<link rel="next" href="GtkPackProps.ButtonBox.html">
<link rel="Up" href="GtkPackProps.html">
<title>LablGTK : GtkPackProps.Box</title>
</head>
<body>
<div class="navbar"><a href="GtkPackProps.PrivateProps.html">Previous</a>
&nbsp;<a href="GtkPackProps.html">Up</a>
&nbsp;<a href="GtkPackProps.ButtonBox.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkPackProps.Box.html">GtkPackProps.Box</a></h1></center>
<br>
<pre><span class="keyword">module</span> Box: <code class="code">sig</code> <a href="GtkPackProps.Box.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#TYPEbox">Gtk.box</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkPackProps.Box.P.html">P</a>: <code class="code">sig</code> <a href="GtkPackProps.Box.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.Tags.html#TYPEorientation">Gtk.Tags.orientation</a> -> <a href="Gtk.html#TYPEbox">Gtk.box</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEbox">Gtk.box</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALpack_start"></a>pack_start : <code class="type">[> `box ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> expand:bool -> fill:bool -> padding:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALpack_end"></a>pack_end : <code class="type">[> `box ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> expand:bool -> fill:bool -> padding:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALreorder_child"></a>reorder_child : <code class="type">[> `box ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> pos:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALquery_child_packing"></a>query_child_packing : <code class="type">[> `box ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEbox_packing">Gtk.box_packing</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_child_packing"></a>set_child_packing : <code class="type">[> `box ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       ?expand:bool -><br>       ?fill:bool -> ?padding:int -> ?from:<a href="Gtk.Tags.html#TYPEpack_type">Gtk.Tags.pack_type</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `box ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> ?homogeneous:bool -> ?spacing:int -> 'b</code></pre></body></html>