Sophie

Sophie

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

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="GSourceView.source_marker.html">
<link rel="next" href="GSourceView.source_buffer.html">
<link rel="Up" href="GSourceView.html">
<title>LablGTK : GSourceView.source_buffer_signals</title>
</head>
<body>
<div class="navbar"><a href="GSourceView.source_marker.html">Previous</a>
&nbsp;<a href="GSourceView.html">Up</a>
&nbsp;<a href="GSourceView.source_buffer.html">Next</a>
</div>
<center><h1>Class <a href="type_GSourceView.source_buffer_signals.html">GSourceView.source_buffer_signals</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEsource_buffer_signals"></a>source_buffer_signals : <code class="type">GtkSourceView_types.source_buffer <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GSourceView.source_buffer_signals.html">..</a> <code class="code">end</code></pre><br><b>Inherits</b><ul>
<li><a href="GText.buffer_signals_type.html"><code class="code">GText.buffer_signals_type</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODchanged"></a>changed : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcan_redo"></a>can_redo : <code class="type">callback:(bool -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcan_undo"></a>can_undo : <code class="type">callback:(bool -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODhighlight_updated"></a>highlight_updated : <code class="type">callback:(<a href="Gtk.html#TYPEtext_iter">Gtk.text_iter</a> -> <a href="Gtk.html#TYPEtext_iter">Gtk.text_iter</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmarker_updated"></a>marker_updated : <code class="type">callback:(<a href="Gtk.html#TYPEtext_iter">Gtk.text_iter</a> -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre></body></html>