Sophie

Sophie

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

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="GPack.box.html">
<link rel="next" href="GPack.table.html">
<link rel="Up" href="GPack.html">
<title>LablGTK : GPack.button_box</title>
</head>
<body>
<div class="navbar"><a href="GPack.box.html">Previous</a>
&nbsp;<a href="GPack.html">Up</a>
&nbsp;<a href="GPack.table.html">Next</a>
</div>
<center><h1>Class <a href="type_GPack.button_box.html">GPack.button_box</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEbutton_box"></a>button_box : <code class="type">[> <a href="Gtk.html#TYPEbutton_box">Gtk.button_box</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GPack.button_box.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkButtonBox.html">GtkButtonBox</a></small><br><b>Inherits</b><ul>
<li><a href="GPack.box.html"><code class="code">GPack.box</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#TYPEbutton_box">Gtk.button_box</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_child_ipadding"></a>set_child_ipadding : <code class="type">?x:int -> ?y:int -> unit -> unit</code></pre><div class="info">
<span class="warning">Deprecated.</span>.<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_child_size"></a>set_child_size : <code class="type">?width:int -> ?height:int -> unit -> unit</code></pre><div class="info">
<span class="warning">Deprecated.</span>.<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_layout"></a>set_layout : <code class="type"><a href="Gtk.Tags.html#TYPEbutton_box_style">Gtk.Tags.button_box_style</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODlayout"></a>layout : <code class="type"><a href="Gtk.Tags.html#TYPEbutton_box_style">Gtk.Tags.button_box_style</a></code></pre><pre><span class="keyword">method</span> <a name="METHODget_child_secondary"></a>get_child_secondary : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> bool</code></pre><div class="info">
<b>Since</b> GTK 2.4<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODset_child_secondary"></a>set_child_secondary : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> bool -> unit</code></pre><div class="info">
<b>Since</b> GTK 2.4<br>
</div>
</body></html>