Sophie

Sophie

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

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="GtkTextProps.TextChildAnchor.html">
<link rel="next" href="GtkTextProps.TextTag.html">
<link rel="Up" href="GtkTextProps.html">
<title>LablGTK : GtkTextProps.TextMark</title>
</head>
<body>
<div class="navbar"><a href="GtkTextProps.TextChildAnchor.html">Previous</a>
&nbsp;<a href="GtkTextProps.html">Up</a>
&nbsp;<a href="GtkTextProps.TextTag.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkTextProps.TextMark.html">GtkTextProps.TextMark</a></h1></center>
<br>
<pre><span class="keyword">module</span> TextMark: <code class="code">sig</code> <a href="GtkTextProps.TextMark.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#TYPEtext_mark">Gtk.text_mark</a></code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">[ `textmark ] <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEtext_mark">Gtk.text_mark</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_visible"></a>set_visible : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_visible"></a>get_visible : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALget_deleted"></a>get_deleted : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALget_name"></a>get_name : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string option</code></pre><pre><span class="keyword">val</span> <a name="VALget_buffer"></a>get_buffer : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtext_buffer">Gtk.text_buffer</a> option</code></pre><pre><span class="keyword">val</span> <a name="VALget_left_gravity"></a>get_left_gravity : <code class="type">[> `textmark ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre></body></html>