Sophie

Sophie

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

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="GTree.selection.html">
<link rel="next" href="GTree.view_column_signals.html">
<link rel="Up" href="GTree.html">
<title>LablGTK : GTree.cell_layout</title>
</head>
<body>
<div class="navbar"><a href="GTree.selection.html">Previous</a>
&nbsp;<a href="GTree.html">Up</a>
&nbsp;<a href="GTree.view_column_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GTree.cell_layout.html">GTree.cell_layout</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcell_layout"></a>cell_layout : <code class="type">[> <a href="Gtk.html#TYPEcell_layout">Gtk.cell_layout</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GTree.cell_layout.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/GtkCellLayout.html">GtkCellLayout</a></small><br><hr width="100%">
<pre><span class="keyword">method</span> <a name="METHODpack"></a>pack : <code class="type">'a.<br>         ?expand:bool -><br>         ?from:<a href="Gtk.Tags.html#TYPEpack_type">Gtk.Tags.pack_type</a> -> (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'a) -> unit</code></pre><div class="info">
</div>
<div class="param_info"><code class="code">expand</code> : default value is <code class="code">false</code></div>
<div class="param_info"><code class="code">from</code> : default value is <code class="code">`START</code></div>
<pre><span class="keyword">method</span> <a name="METHODreorder"></a>reorder : <code class="type">'b. (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'b) -> int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODclear"></a>clear : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODadd_attribute"></a>add_attribute : <code class="type">'c 'd. (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'c) -> string -> 'd <a href="GTree.html#TYPEcolumn">column</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODclear_attributes"></a>clear_attributes : <code class="type">'e. (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'e) -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_cell_data_func"></a>set_cell_data_func : <code class="type">'f.<br>         (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'f) -><br>         (<a href="GTree.model.html">model</a> -> <a href="Gtk.html#TYPEtree_iter">Gtk.tree_iter</a> -> unit) -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODunset_cell_data_func"></a>unset_cell_data_func : <code class="type">'g. (#<a href="GTree.cell_renderer.html">cell_renderer</a> as 'g) -> unit</code></pre></body></html>