Sophie

Sophie

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

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="Up" href="GtkTree.CustomModel.html">
<title>LablGTK : GtkTree.CustomModel.callback</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GtkTree.CustomModel.html">Up</a>
&nbsp;</div>
<center><h1>Class virtual <a href="type_GtkTree.CustomModel.callback.html">GtkTree.CustomModel.callback</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcallback"></a><span class="keyword">virtual</span> <code class="type">[['a, 'b, 'c, 'd]]</code> callback : <code class="type"></code><code class="code">object</code> <a href="GtkTree.CustomModel.callback.html">..</a> <code class="code">end</code></pre><br><hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODcustom_encode_iter"></a><span class="keyword">virtual</span> custom_encode_iter : <code class="type">'a -> 'b * 'c * 'd</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_decode_iter"></a><span class="keyword">virtual</span> custom_decode_iter : <code class="type">'b -> 'c -> 'd -> 'a</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_n_columns"></a><span class="keyword">virtual</span> custom_n_columns : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_get_column_type"></a><span class="keyword">virtual</span> custom_get_column_type : <code class="type">int -> <a href="Gobject.html#TYPEg_type">Gobject.g_type</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_get_iter"></a><span class="keyword">virtual</span> custom_get_iter : <code class="type"><a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> 'a option</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_get_path"></a><span class="keyword">virtual</span> custom_get_path : <code class="type">'a -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_get_value"></a><span class="keyword">virtual</span> custom_get_value : <code class="type">'a -> int -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_next"></a><span class="keyword">virtual</span> custom_iter_next : <code class="type">'a -> 'a option</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_children"></a><span class="keyword">virtual</span> custom_iter_children : <code class="type">'a option -> 'a option</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_has_child"></a><span class="keyword">virtual</span> custom_iter_has_child : <code class="type">'a -> bool</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_n_children"></a><span class="keyword">virtual</span> custom_iter_n_children : <code class="type">'a option -> int</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_nth_child"></a><span class="keyword">virtual</span> custom_iter_nth_child : <code class="type">'a option -> int -> 'a option</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_iter_parent"></a><span class="keyword">virtual</span> custom_iter_parent : <code class="type">'a -> 'a option</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_ref_node"></a>custom_ref_node : <code class="type">'a -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODcustom_unref_node"></a>custom_unref_node : <code class="type">'a -> unit</code></pre></body></html>