Sophie

Sophie

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

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.TreeModelFilter.html">
<link rel="Up" href="GtkTreeProps.html">
<title>LablGTK : GtkTreeProps.IconView</title>
</head>
<body>
<div class="navbar"><a href="GtkTreeProps.TreeModelFilter.html">Previous</a>
&nbsp;<a href="GtkTreeProps.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkTreeProps.IconView.html">GtkTreeProps.IconView</a></h1></center>
<br>
<pre><span class="keyword">module</span> IconView: <code class="code">sig</code> <a href="GtkTreeProps.IconView.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#TYPEicon_view">Gtk.icon_view</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkTreeProps.IconView.P.html">P</a>: <code class="code">sig</code> <a href="GtkTreeProps.IconView.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkTreeProps.IconView.S.html">S</a>: <code class="code">sig</code> <a href="GtkTreeProps.IconView.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gtk.html#TYPEicon_view">Gtk.icon_view</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEicon_view">Gtk.icon_view</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_path_at_pos"></a>get_path_at_pos : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> int -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a></code></pre><pre><span class="keyword">val</span> <a name="VALselected_foreach"></a>selected_foreach : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> (<a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> unit) -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALselect_path"></a>select_path : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunselect_path"></a>unselect_path : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALpath_is_selected"></a>path_is_selected : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALget_selected_items"></a>get_selected_items : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> list</code></pre><pre><span class="keyword">val</span> <a name="VALselect_all"></a>select_all : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunselect_all"></a>unselect_all : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALitem_activated"></a>item_activated : <code class="type">[> `iconview ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEtree_path">Gtk.tree_path</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `iconview ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?columns:int -><br>       ?model:<a href="Gtk.html#TYPEtree_model">Gtk.tree_model</a> -><br>       ?orientation:<a href="GtkEnums.html#TYPEorientation">GtkEnums.orientation</a> -><br>       ?selection_mode:<a href="GtkEnums.html#TYPEselection_mode">GtkEnums.selection_mode</a> -> 'b</code></pre></body></html>