Sophie

Sophie

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

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="GEdit.entry_completion_signals.html">
<link rel="next" href="GEdit.entry_signals.html">
<link rel="Up" href="GEdit.html">
<title>LablGTK : GEdit.entry_completion</title>
</head>
<body>
<div class="navbar"><a href="GEdit.entry_completion_signals.html">Previous</a>
&nbsp;<a href="GEdit.html">Up</a>
&nbsp;<a href="GEdit.entry_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GEdit.entry_completion.html">GEdit.entry_completion</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEentry_completion"></a>entry_completion : <code class="type">[> `celllayout | `entrycompletion ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GEdit.entry_completion.html">..</a> <code class="code">end</code></pre><b>Since</b> GTK 2.4<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkEntryCompletion.html">GtkEntryCompletion</a></small><br><b>Inherits</b><ul>
<li><a href="GTree.cell_layout.html"><code class="code">GTree.cell_layout</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTobj"></a>obj : <code class="type">([> `celllayout | `entrycompletion ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODas_entry_completion"></a>as_entry_completion : <code class="type"><a href="Gtk.html#TYPEentry_completion">Gtk.entry_completion</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmisc"></a>misc : <code class="type"><a href="GObj.gobject_ops.html">GObj.gobject_ops</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GEdit.entry_completion_signals.html">entry_completion_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODminimum_key_length"></a>minimum_key_length : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODset_minimum_key_length"></a>set_minimum_key_length : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODmodel"></a>model : <code class="type"><a href="GTree.model.html">GTree.model</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_model"></a>set_model : <code class="type"><a href="GTree.model.html">GTree.model</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODget_entry"></a>get_entry : <code class="type"><a href="GObj.widget.html">GObj.widget</a> option</code></pre><pre><span class="keyword">method</span> <a name="METHODcomplete"></a>complete : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODinsert_action_text"></a>insert_action_text : <code class="type">int -> string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODinsert_action_markup"></a>insert_action_markup : <code class="type">int -> string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODdelete_action"></a>delete_action : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_match_func"></a>set_match_func : <code class="type">(string -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> bool) -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_text_column"></a>set_text_column : <code class="type">string <a href="GTree.html#TYPEcolumn">GTree.column</a> -> unit</code></pre></body></html>