Sophie

Sophie

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

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="GtkEdit.ComboBoxEntry.html">
<link rel="Up" href="GtkEdit.html">
<title>LablGTK : GtkEdit.EntryCompletion</title>
</head>
<body>
<div class="navbar"><a href="GtkEdit.ComboBoxEntry.html">Previous</a>
&nbsp;<a href="GtkEdit.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkEdit.EntryCompletion.html">GtkEdit.EntryCompletion</a></h1></center>
<br>
<pre><span class="keyword">module</span> EntryCompletion: <code class="type"><a href="GtkEditProps.EntryCompletion.html">GtkEditProps.EntryCompletion</a></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#TYPEentry_completion">Gtk.entry_completion</a></code></pre><pre><span class="keyword">module</span> <a href="GtkEditProps.EntryCompletion.P.html">P</a>: <code class="code">sig</code> <a href="GtkEditProps.EntryCompletion.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkEditProps.EntryCompletion.S.html">S</a>: <code class="code">sig</code> <a href="GtkEditProps.EntryCompletion.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">[ `celllayout | `entrycompletion ] <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEentry_completion">Gtk.entry_completion</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_entry"></a>get_entry : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEentry">Gtk.entry</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> option</code></pre><pre><span class="keyword">val</span> <a name="VALcomplete"></a>complete : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALinsert_action_text"></a>insert_action_text : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALinsert_action_markup"></a>insert_action_markup : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdelete_action"></a>delete_action : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_text_column"></a>set_text_column : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_match_func"></a>set_match_func : <code class="type">[> `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> (string -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> bool) -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `entrycompletion ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?minimum_key_length:int -> ?model:<a href="Gtk.html#TYPEtree_model">Gtk.tree_model</a> -> 'b</code></pre></body></html>