Sophie

Sophie

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

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="GButton.toolbar.html">
<link rel="next" href="GButton.tool_item.html">
<link rel="Up" href="GButton.html">
<title>LablGTK : GButton.tool_item_skel</title>
</head>
<body>
<div class="navbar"><a href="GButton.toolbar.html">Previous</a>
&nbsp;<a href="GButton.html">Up</a>
&nbsp;<a href="GButton.tool_item.html">Next</a>
</div>
<center><h1>Class <a href="type_GButton.tool_item_skel.html">GButton.tool_item_skel</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEtool_item_skel"></a>tool_item_skel : <code class="type">[> <a href="Gtk.html#TYPEtool_item">Gtk.tool_item</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GButton.tool_item_skel.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/GtkToolItem.html">GtkToolItem</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#TYPEtool_item">Gtk.tool_item</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODas_tool_item"></a>as_tool_item : <code class="type"><a href="Gtk.html#TYPEtool_item">Gtk.tool_item</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODis_important"></a>is_important : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_is_important"></a>set_is_important : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODvisible_horizontal"></a>visible_horizontal : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_visible_horizontal"></a>set_visible_horizontal : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODvisible_vertical"></a>visible_vertical : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_visible_vertical"></a>set_visible_vertical : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_homogeneous"></a>set_homogeneous : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODget_homogeneous"></a>get_homogeneous : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_expand"></a>set_expand : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODget_expand"></a>get_expand : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_tooltip"></a>set_tooltip : <code class="type"><a href="GData.tooltips.html">GData.tooltips</a> -> string -> string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_use_drag_window"></a>set_use_drag_window : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODget_use_drag_window"></a>get_use_drag_window : <code class="type">bool</code></pre></body></html>