Sophie

Sophie

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

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="GtkMiscProps.Misc.html">
<link rel="next" href="GtkMiscProps.TipsQuery.html">
<link rel="Up" href="GtkMiscProps.html">
<title>LablGTK : GtkMiscProps.Label</title>
</head>
<body>
<div class="navbar"><a href="GtkMiscProps.Misc.html">Previous</a>
&nbsp;<a href="GtkMiscProps.html">Up</a>
&nbsp;<a href="GtkMiscProps.TipsQuery.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkMiscProps.Label.html">GtkMiscProps.Label</a></h1></center>
<br>
<pre><span class="keyword">module</span> Label: <code class="code">sig</code> <a href="GtkMiscProps.Label.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">'a <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPElabel">Gtk.label</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Label.P.html">P</a>: <code class="code">sig</code> <a href="GtkMiscProps.Label.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Label.S.html">S</a>: <code class="code">sig</code> <a href="GtkMiscProps.Label.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gtk.html#TYPElabel">Gtk.label</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPElabel">Gtk.label</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_text"></a>get_text : <code class="type">[> `label ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string</code></pre><pre><span class="keyword">val</span> <a name="VALset_text"></a>set_text : <code class="type">[> `label ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALselect_region"></a>select_region : <code class="type">[> `label ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_selection_bounds"></a>get_selection_bounds : <code class="type">[> `label ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> (int * int) option</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `label ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?label:string -><br>       ?use_markup:bool -><br>       ?use_underline:bool -><br>       ?mnemonic_widget:<a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       ?justify:<a href="GtkEnums.html#TYPEjustification">GtkEnums.justification</a> -><br>       ?line_wrap:bool -><br>       ?pattern:string -><br>       ?selectable:bool -> ?ellipsize:<a href="PangoEnums.html#TYPEellipsize_mode">PangoEnums.ellipsize_mode</a> -> 'b</code></pre></body></html>