Sophie

Sophie

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

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.GammaCurve.html">
<link rel="next" href="GtkMiscProps.Calendar.html">
<link rel="Up" href="GtkMiscProps.html">
<title>LablGTK : GtkMiscProps.Statusbar</title>
</head>
<body>
<div class="navbar"><a href="GtkMiscProps.GammaCurve.html">Previous</a>
&nbsp;<a href="GtkMiscProps.html">Up</a>
&nbsp;<a href="GtkMiscProps.Calendar.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkMiscProps.Statusbar.html">GtkMiscProps.Statusbar</a></h1></center>
<br>
<pre><span class="keyword">module</span> Statusbar: <code class="code">sig</code> <a href="GtkMiscProps.Statusbar.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#TYPEstatusbar">Gtk.statusbar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Statusbar.P.html">P</a>: <code class="code">sig</code> <a href="GtkMiscProps.Statusbar.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Statusbar.S.html">S</a>: <code class="code">sig</code> <a href="GtkMiscProps.Statusbar.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#TYPEstatusbar">Gtk.statusbar</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEstatusbar">Gtk.statusbar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_has_resize_grip"></a>get_has_resize_grip : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALset_has_resize_grip"></a>set_has_resize_grip : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_context_id"></a>get_context_id : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string -> <a href="Gtk.html#TYPEstatusbar_context">Gtk.statusbar_context</a></code></pre><pre><span class="keyword">val</span> <a name="VALpush"></a>push : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       <a href="Gtk.html#TYPEstatusbar_context">Gtk.statusbar_context</a> -> text:string -> <a href="Gtk.html#TYPEstatusbar_message">Gtk.statusbar_message</a></code></pre><pre><span class="keyword">val</span> <a name="VALpop"></a>pop : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEstatusbar_context">Gtk.statusbar_context</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALremove"></a>remove : <code class="type">[> `statusbar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       <a href="Gtk.html#TYPEstatusbar_context">Gtk.statusbar_context</a> -> <a href="Gtk.html#TYPEstatusbar_message">Gtk.statusbar_message</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `statusbar ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> ?has_resize_grip:bool -> 'b</code></pre></body></html>