Sophie

Sophie

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

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="GPango.metrics.html">
<link rel="next" href="GPango.context.html">
<link rel="Up" href="GPango.html">
<title>LablGTK : GPango.font_description</title>
</head>
<body>
<div class="navbar"><a href="GPango.metrics.html">Previous</a>
&nbsp;<a href="GPango.html">Up</a>
&nbsp;<a href="GPango.context.html">Next</a>
</div>
<center><h1>Class <a href="type_GPango.font_description.html">GPango.font_description</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEfont_description"></a>font_description : <code class="type"><a href="Pango.html#TYPEfont_description">Pango.font_description</a> -> </code><code class="code">object</code> <a href="GPango.font_description.html">..</a> <code class="code">end</code></pre><br><hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODfd"></a>fd : <code class="type"><a href="Pango.html#TYPEfont_description">Pango.font_description</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcopy"></a>copy : <code class="type"><a href="GPango.font_description.html">font_description</a></code></pre><pre><span class="keyword">method</span> <a name="METHODto_string"></a>to_string : <code class="type">string</code></pre><pre><span class="keyword">method</span> <a name="METHODfamily"></a>family : <code class="type">string</code></pre><pre><span class="keyword">method</span> <a name="METHODstyle"></a>style : <code class="type"><a href="Pango.Tags.html#TYPEstyle">Pango.Tags.style</a></code></pre><pre><span class="keyword">method</span> <a name="METHODvariant"></a>variant : <code class="type"><a href="Pango.Tags.html#TYPEvariant">Pango.Tags.variant</a></code></pre><pre><span class="keyword">method</span> <a name="METHODweight"></a>weight : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODstretch"></a>stretch : <code class="type"><a href="Pango.Tags.html#TYPEstretch">Pango.Tags.stretch</a></code></pre><pre><span class="keyword">method</span> <a name="METHODsize"></a>size : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODmodify"></a>modify : <code class="type">?family:string -><br>       ?style:<a href="Pango.Tags.html#TYPEstyle">Pango.Tags.style</a> -><br>       ?variant:<a href="Pango.Tags.html#TYPEvariant">Pango.Tags.variant</a> -><br>       ?weight:<a href="Pango.Tags.html#TYPEweight">Pango.Tags.weight</a> -><br>       ?stretch:<a href="Pango.Tags.html#TYPEstretch">Pango.Tags.stretch</a> -> ?size:int -> unit -> unit</code></pre></body></html>