Sophie

Sophie

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

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="GtkWindow.AboutDialog.html">
<link rel="next" href="GtkWindow.ColorSelectionDialog.html">
<link rel="Up" href="GtkWindow.html">
<title>LablGTK : GtkWindow.FileSelection</title>
</head>
<body>
<div class="navbar"><a href="GtkWindow.AboutDialog.html">Previous</a>
&nbsp;<a href="GtkWindow.html">Up</a>
&nbsp;<a href="GtkWindow.ColorSelectionDialog.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkWindow.FileSelection.html">GtkWindow.FileSelection</a></h1></center>
<br>
<pre><span class="keyword">module</span> FileSelection: <code class="code">sig</code> <a href="GtkWindow.FileSelection.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">include</span> <a href="GtkBaseProps.FileSelection.html">GtkBaseProps.FileSelection</a></pre>
<pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">string -> <a href="Gtk.html#TYPEfile_selection">Gtk.file_selection</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALcomplete"></a>complete : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> filter:string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_ok_button"></a>get_ok_button : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEbutton">Gtk.button</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_cancel_button"></a>get_cancel_button : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEbutton">Gtk.button</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_help_button"></a>get_help_button : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEbutton">Gtk.button</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_file_list"></a>get_file_list : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEclist">Gtk.clist</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_dir_list"></a>get_dir_list : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.html#TYPEclist">Gtk.clist</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_selections"></a>get_selections : <code class="type">[> `fileselection ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> string list</code></pre></body></html>