Sophie

Sophie

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

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.frame.html">
<link rel="next" href="GBin.viewport.html">
<link rel="Up" href="GBin.html">
<title>LablGTK : GBin.aspect_frame</title>
</head>
<body>
<div class="navbar"><a href="GBin.frame.html">Previous</a>
&nbsp;<a href="GBin.html">Up</a>
&nbsp;<a href="GBin.viewport.html">Next</a>
</div>
<center><h1>Class <a href="type_GBin.aspect_frame.html">GBin.aspect_frame</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEaspect_frame"></a>aspect_frame : <code class="type"><a href="Gtk.html#TYPEaspect_frame">Gtk.aspect_frame</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GBin.aspect_frame.html">..</a> <code class="code">end</code></pre>A frame that constrains its child to a particular aspect ratio<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkAspectFrame.html">GtkAspectFrame</a></small><br><b>Inherits</b><ul>
<li><a href="GBin.frame.html"><code class="code">GBin.frame</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#TYPEaspect_frame">Gtk.aspect_frame</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_obey_child"></a>set_obey_child : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_ratio"></a>set_ratio : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_xalign"></a>set_xalign : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_yalign"></a>set_yalign : <code class="type">float -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODobey_child"></a>obey_child : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODratio"></a>ratio : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODxalign"></a>xalign : <code class="type">float</code></pre><pre><span class="keyword">method</span> <a name="METHODyalign"></a>yalign : <code class="type">float</code></pre></body></html>