Sophie

Sophie

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

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="GtkPack.Box.html">
<link rel="next" href="GtkPack.Fixed.html">
<link rel="Up" href="GtkPack.html">
<title>LablGTK : GtkPack.BBox</title>
</head>
<body>
<div class="navbar"><a href="GtkPack.Box.html">Previous</a>
&nbsp;<a href="GtkPack.html">Up</a>
&nbsp;<a href="GtkPack.Fixed.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkPack.BBox.html">GtkPack.BBox</a></h1></center>
<br>
<pre><span class="keyword">module</span> BBox: <code class="code">sig</code> <a href="GtkPack.BBox.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkPackProps.ButtonBox.html">GtkPackProps.ButtonBox</a></pre>
<pre><span class="keyword">type</span> <a name="TYPEbbox_style"></a><code class="type"></code>bbox_style = <code class="type">[ `DEFAULT_STYLE | `EDGE | `END | `SPREAD | `START ]</code> </pre>

<pre><span class="keyword">val</span> <a name="VALget_child_width"></a>get_child_width : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALget_child_height"></a>get_child_height : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALget_child_ipadx"></a>get_child_ipadx : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALget_child_ipady"></a>get_child_ipady : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALset_child_size"></a>set_child_size : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> width:int -> height:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_child_ipadding"></a>set_child_ipadding : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_child_size"></a>set_child_size : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> ?width:int -> ?height:int -> unit -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_child_ipadding"></a>set_child_ipadding : <code class="type">[> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> ?x:int -> ?y:int -> unit -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset"></a>set : <code class="type">?child_width:int -><br>       ?child_height:int -><br>       ?child_ipadx:int -><br>       ?child_ipady:int -><br>       ?layout:<a href="GtkEnums.html#TYPEbutton_box_style">GtkEnums.button_box_style</a> -> [> `buttonbox ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre></body></html>