Sophie

Sophie

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

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.table.html">
<link rel="next" href="GPack.layout.html">
<link rel="Up" href="GPack.html">
<title>LablGTK : GPack.fixed</title>
</head>
<body>
<div class="navbar"><a href="GPack.table.html">Previous</a>
&nbsp;<a href="GPack.html">Up</a>
&nbsp;<a href="GPack.layout.html">Next</a>
</div>
<center><h1>Class <a href="type_GPack.fixed.html">GPack.fixed</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEfixed"></a>fixed : <code class="type"><a href="Gtk.html#TYPEfixed">Gtk.fixed</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GPack.fixed.html">..</a> <code class="code">end</code></pre>A container which allows you to position widgets at fixed coordinates<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkFixed.html">GtkFixed</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.container_full.html"><code class="code">GContainer.container_full</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#TYPEfixed">Gtk.fixed</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODevent"></a>event : <code class="type"><a href="GObj.event_ops.html">GObj.event_ops</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmove"></a>move : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODput"></a>put : <code class="type"><a href="GObj.widget.html">GObj.widget</a> -> x:int -> y:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_has_window"></a>set_has_window : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODhas_window"></a>has_window : <code class="type">bool</code></pre></body></html>