Sophie

Sophie

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

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.TextView.P.html">
<link rel="Up" href="GtkTextProps.TextView.html">
<title>LablGTK : GtkTextProps.TextView.S</title>
</head>
<body>
<div class="navbar"><a href="GtkTextProps.TextView.P.html">Previous</a>
&nbsp;<a href="GtkTextProps.TextView.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkTextProps.TextView.S.html">GtkTextProps.TextView.S</a></h1></center>
<br>
<pre><span class="keyword">module</span> S: <code class="code">sig</code> <a href="GtkTextProps.TextView.S.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcopy_clipboard"></a>copy_clipboard : <code class="type">([> `textview ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALcut_clipboard"></a>cut_clipboard : <code class="type">([> `textview ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALdelete_from_cursor"></a>delete_from_cursor : <code class="type">([> `textview ], <a href="GtkEnums.html#TYPEdelete_type">GtkEnums.delete_type</a> -> int -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALinsert_at_cursor"></a>insert_at_cursor : <code class="type">([> `textview ], string -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALmove_cursor"></a>move_cursor : <code class="type">([> `textview ], <a href="GtkEnums.html#TYPEmovement_step">GtkEnums.movement_step</a> -> int -> extend:bool -> unit)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALmove_focus"></a>move_focus : <code class="type">([> `textview ], <a href="GtkEnums.html#TYPEdirection_type">GtkEnums.direction_type</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALpage_horizontally"></a>page_horizontally : <code class="type">([> `textview ], int -> extend:bool -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALpaste_clipboard"></a>paste_clipboard : <code class="type">([> `textview ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALpopulate_popup"></a>populate_popup : <code class="type">([> `textview ], <a href="Gtk.html#TYPEmenu">Gtk.menu</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_anchor"></a>set_anchor : <code class="type">([> `textview ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_scroll_adjustments"></a>set_scroll_adjustments : <code class="type">([> `textview ],<br>        <a href="Gtk.html#TYPEadjustment">Gtk.adjustment</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> option -> <a href="Gtk.html#TYPEadjustment">Gtk.adjustment</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> option -> unit)<br>       <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre><pre><span class="keyword">val</span> <a name="VALtoggle_overwrite"></a>toggle_overwrite : <code class="type">([> `textview ], unit -> unit) <a href="GtkSignal.html#TYPEt">GtkSignal.t</a></code></pre></body></html>