Sophie

Sophie

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

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="GWindow.color_selection_dialog.html">
<link rel="next" href="GWindow.font_selection_dialog.html">
<link rel="Up" href="GWindow.html">
<title>LablGTK : GWindow.file_selection</title>
</head>
<body>
<div class="navbar"><a href="GWindow.color_selection_dialog.html">Previous</a>
&nbsp;<a href="GWindow.html">Up</a>
&nbsp;<a href="GWindow.font_selection_dialog.html">Next</a>
</div>
<center><h1>Class <a href="type_GWindow.file_selection.html">GWindow.file_selection</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEfile_selection"></a>file_selection : <code class="type"><a href="Gtk.html#TYPEfile_selection">Gtk.file_selection</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GWindow.file_selection.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkFileSelection.html">GtkFileSelection</a></small><br><b>Inherits</b><ul>
<li><a href="GWindow.dialog_skel.html"><code class="code">GWindow.dialog_skel</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTobj"></a>obj : <code class="type"><a href="Gtk.html#TYPEfile_selection">Gtk.file_selection</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GWindow.Buttons.html#TYPEfile_selection">Buttons.file_selection</a> <a href="GWindow.dialog_signals.html">dialog_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcancel_button"></a>cancel_button : <code class="type"><a href="GButton.button.html">GButton.button</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcomplete"></a>complete : <code class="type">filter:string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODfilename"></a>filename : <code class="type">string</code></pre><pre><span class="keyword">method</span> <a name="METHODget_selections"></a>get_selections : <code class="type">string list</code></pre><pre><span class="keyword">method</span> <a name="METHODhelp_button"></a>help_button : <code class="type"><a href="GButton.button.html">GButton.button</a></code></pre><pre><span class="keyword">method</span> <a name="METHODok_button"></a>ok_button : <code class="type"><a href="GButton.button.html">GButton.button</a></code></pre><pre><span class="keyword">method</span> <a name="METHODfile_list"></a>file_list : <code class="type">string <a href="GList.clist.html">GList.clist</a></code></pre><pre><span class="keyword">method</span> <a name="METHODdir_list"></a>dir_list : <code class="type">string <a href="GList.clist.html">GList.clist</a></code></pre><pre><span class="keyword">method</span> <a name="METHODselect_multiple"></a>select_multiple : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODshow_fileops"></a>show_fileops : <code class="type">bool</code></pre><pre><span class="keyword">method</span> <a name="METHODset_filename"></a>set_filename : <code class="type">string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_show_fileops"></a>set_show_fileops : <code class="type">bool -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_select_multiple"></a>set_select_multiple : <code class="type">bool -> unit</code></pre></body></html>