Sophie

Sophie

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

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="GtkPackProps.Layout.html">
<link rel="next" href="GtkPackProps.Table.html">
<link rel="Up" href="GtkPackProps.html">
<title>LablGTK : GtkPackProps.Notebook</title>
</head>
<body>
<div class="navbar"><a href="GtkPackProps.Layout.html">Previous</a>
&nbsp;<a href="GtkPackProps.html">Up</a>
&nbsp;<a href="GtkPackProps.Table.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkPackProps.Notebook.html">GtkPackProps.Notebook</a></h1></center>
<br>
<pre><span class="keyword">module</span> Notebook: <code class="code">sig</code> <a href="GtkPackProps.Notebook.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#TYPEnotebook">Gtk.notebook</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkPackProps.Notebook.P.html">P</a>: <code class="code">sig</code> <a href="GtkPackProps.Notebook.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkPackProps.Notebook.S.html">S</a>: <code class="code">sig</code> <a href="GtkPackProps.Notebook.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#TYPEnotebook">Gtk.notebook</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEnotebook">Gtk.notebook</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALinsert_page_menu"></a>insert_page_menu : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       tab_label:[> `widget ] <a href="Gtk.html#TYPEoptobj">Gtk.optobj</a> -><br>       menu_label:[> `widget ] <a href="Gtk.html#TYPEoptobj">Gtk.optobj</a> -> ?pos:int -> int</code></pre><pre><span class="keyword">val</span> <a name="VALremove_page"></a>remove_page : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_current_page"></a>get_current_page : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALget_nth_page"></a>get_nth_page : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALpage_num"></a>page_num : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALnext_page"></a>next_page : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALprev_page"></a>prev_page : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_tab_label"></a>get_tab_label : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_tab_label"></a>set_tab_label : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_menu_label"></a>get_menu_label : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_menu_label"></a>set_menu_label : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALreorder_child"></a>reorder_child : <code class="type">[> `notebook ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> [> `widget ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmake_params"></a>make_params : <code class="type">cont:(([> `notebook ] as 'a) <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> 'b) -><br>       'a <a href="Gobject.html#TYPEparam">Gobject.param</a> list -><br>       ?enable_popup:bool -><br>       ?homogeneous_tabs:bool -><br>       ?scrollable:bool -><br>       ?show_border:bool -><br>       ?show_tabs:bool -> ?tab_border:int -> ?tab_pos:<a href="GtkEnums.html#TYPEposition_type">GtkEnums.position_type</a> -> 'b</code></pre></body></html>