Sophie

Sophie

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

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="GBin.expander_signals.html">
<link rel="Up" href="GBin.html">
<title>LablGTK : GBin.expander</title>
</head>
<body>
<div class="navbar"><a href="GBin.expander_signals.html">Previous</a>
&nbsp;<a href="GBin.html">Up</a>
&nbsp;</div>
<center><h1>Class <a href="type_GBin.expander.html">GBin.expander</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEexpander"></a>expander : <code class="type">[> <a href="Gtk.html#TYPEexpander">Gtk.expander</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GBin.expander.html">..</a> <code class="code">end</code></pre><b>Since</b> GTK 2.4<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkExpander.html">GtkExpander</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.bin.html"><code class="code">GContainer.bin</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#TYPEexpander">Gtk.expander</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GBin.expander_signals.html">expander_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODexpanded"></a>expanded : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODlabel"></a>label : <code class="type">string</code></pre><pre><span class="keyword">method</span> <a name="METHODlabel_widget"></a>label_widget : <code class="type"><a href="GObj.widget.html">GObj.widget</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_expanded"></a>set_expanded : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_label"></a>set_label : <code class="type">string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_label_widget"></a>set_label_widget : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_spacing"></a>set_spacing : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_use_underline"></a>set_use_underline : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODspacing"></a>spacing : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODuse_underline"></a>use_underline : <code class="type">bool</code></pre></body></html>