Sophie

Sophie

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

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="GtkTreeProps.TreeModelSort.html">
<link rel="next" href="GtkTreeProps.TreeModelFilter.html">
<link rel="Up" href="GtkTreeProps.html">
<title>LablGTK : GtkTreeProps.TreeSortable</title>
</head>
<body>
<div class="navbar"><a href="GtkTreeProps.TreeModelSort.html">Previous</a>
&nbsp;<a href="GtkTreeProps.html">Up</a>
&nbsp;<a href="GtkTreeProps.TreeModelFilter.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkTreeProps.TreeSortable.html">GtkTreeProps.TreeSortable</a></h1></center>
<br>
<pre><span class="keyword">module</span> TreeSortable: <code class="code">sig</code> <a href="GtkTreeProps.TreeSortable.html">..</a> <code class="code">end</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#TYPEtree_sortable">Gtk.tree_sortable</a></code></pre><pre><span class="keyword">module</span> <a href="GtkTreeProps.TreeSortable.S.html">S</a>: <code class="code">sig</code> <a href="GtkTreeProps.TreeSortable.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALsort_column_changed"></a>sort_column_changed : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_sort_column_id"></a>get_sort_column_id : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> (int * <a href="Gtk.Tags.html#TYPEsort_type">Gtk.Tags.sort_type</a>) option</code></pre><pre><span class="keyword">val</span> <a name="VALset_sort_column_id"></a>set_sort_column_id : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> <a href="Gtk.Tags.html#TYPEsort_type">Gtk.Tags.sort_type</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_sort_func"></a>set_sort_func : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       int -><br>       ([ `treemodel ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> int) -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_default_sort_func"></a>set_default_sort_func : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       ([ `treemodel ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> int) -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALhas_default_sort_func"></a>has_default_sort_func : <code class="type">[> `treesortable ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre></body></html>