Sophie

Sophie

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

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="GText.tag_signals.html">
<link rel="next" href="GText.nocopy_iter.html">
<link rel="Up" href="GText.html">
<title>LablGTK : GText.tag</title>
</head>
<body>
<div class="navbar"><a href="GText.tag_signals.html">Previous</a>
&nbsp;<a href="GText.html">Up</a>
&nbsp;<a href="GText.nocopy_iter.html">Next</a>
</div>
<center><h1>Class <a href="type_GText.tag.html">GText.tag</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEtag"></a>tag : <code class="type"><a href="Gtk.html#TYPEtext_tag">Gtk.text_tag</a> -> </code><code class="code">object</code> <a href="GText.tag.html">..</a> <code class="code">end</code></pre>A tag that can be applied to text in a <a href="GText.html#VALbuffer"><code class="code">GText.buffer</code></a><br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkTextTag.html">GtkTextTag</a></small><br><hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODas_tag"></a>as_tag : <code class="type"><a href="Gtk.html#TYPEtext_tag">Gtk.text_tag</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GText.tag_signals.html">tag_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODevent"></a>event : <code class="type">'a. 'a <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GdkEvent.html#TYPEany">GdkEvent.any</a> -> <a href="Gtk.html#TYPEtext_iter">Gtk.text_iter</a> -> bool</code></pre><pre><span class="keyword">method</span> <a name="METHODget_oid"></a>get_oid : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODpriority"></a>priority : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODset_priority"></a>set_priority : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_properties"></a>set_properties : <code class="type"><a href="GText.html#TYPEtag_property">tag_property</a> list -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_property"></a>set_property : <code class="type"><a href="GText.html#TYPEtag_property">tag_property</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODget_property"></a>get_property : <code class="type">'b. ([ `texttag ], 'b) <a href="Gobject.html#TYPEproperty">Gobject.property</a> -> 'b</code></pre></body></html>