Sophie

Sophie

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

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="GtkAssistantProps.Object.html">
<link rel="Up" href="GtkAssistantProps.html">
<title>LablGTK : GtkAssistantProps.Assistant</title>
</head>
<body>
<div class="navbar"><a href="GtkAssistantProps.Object.html">Previous</a>
&nbsp;<a href="GtkAssistantProps.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GtkAssistantProps.Assistant.html">GtkAssistantProps.Assistant</a></h1></center>
<br>
<pre><span class="keyword">module</span> Assistant: <code class="code">sig</code> <a href="GtkAssistantProps.Assistant.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#TYPEassistant">Gtk.assistant</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkAssistantProps.Assistant.S.html">S</a>: <code class="code">sig</code> <a href="GtkAssistantProps.Assistant.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#TYPEassistant">Gtk.assistant</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEassistant">Gtk.assistant</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_current_page"></a>get_current_page : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALset_current_page"></a>set_current_page : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_n_pages"></a>get_n_pages : <code class="type">[> `assistant ] <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">[> `assistant ] <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="VALinsert_page"></a>insert_page : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> int</code></pre><pre><span class="keyword">val</span> <a name="VALset_page_type"></a>set_page_type : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -><br>       <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GtkEnums.html#TYPEassistant_page_type">GtkEnums.assistant_page_type</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_page_type"></a>get_page_type : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GtkEnums.html#TYPEassistant_page_type">GtkEnums.assistant_page_type</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_page_title"></a>set_page_title : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_page_title"></a>get_page_title : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string</code></pre><pre><span class="keyword">val</span> <a name="VALset_page_header_image"></a>set_page_header_image : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_page_header_image"></a>get_page_header_image : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_page_side_image"></a>set_page_side_image : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_page_side_image"></a>get_page_side_image : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_page_complete"></a>set_page_complete : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_page_complete"></a>get_page_complete : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALadd_action_widget"></a>add_action_widget : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALremove_action_widget"></a>remove_action_widget : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALupdate_buttons_state"></a>update_buttons_state : <code class="type">[> `assistant ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre></body></html>