Sophie

Sophie

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

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="Up" href="GWindow.html">
<title>LablGTK : GWindow.Buttons</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GWindow.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_GWindow.Buttons.html">GWindow.Buttons</a></h1></center>
<br>
<pre><span class="keyword">module</span> Buttons: <code class="code">sig</code> <a href="GWindow.Buttons.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALok"></a>ok : <code class="type">[> `OK ] <a href="GWindow.html#TYPEbuttons">GWindow.buttons</a></code></pre><pre><span class="keyword">val</span> <a name="VALclose"></a>close : <code class="type">[> `CLOSE ] <a href="GWindow.html#TYPEbuttons">GWindow.buttons</a></code></pre><pre><span class="keyword">val</span> <a name="VALyes_no"></a>yes_no : <code class="type">[> `NO | `YES ] <a href="GWindow.html#TYPEbuttons">GWindow.buttons</a></code></pre><pre><span class="keyword">val</span> <a name="VALok_cancel"></a>ok_cancel : <code class="type">[> `CANCEL | `OK ] <a href="GWindow.html#TYPEbuttons">GWindow.buttons</a></code></pre><pre><span class="keyword">type</span> <a name="TYPEcolor_selection"></a><code class="type"></code>color_selection = <code class="type">[ `CANCEL | `DELETE_EVENT | `HELP | `OK ]</code> </pre>

<pre><span class="keyword">type</span> <a name="TYPEfile_selection"></a><code class="type"></code>file_selection = <code class="type">[ `CANCEL | `DELETE_EVENT | `HELP | `OK ]</code> </pre>

<pre><span class="keyword">type</span> <a name="TYPEfont_selection"></a><code class="type"></code>font_selection = <code class="type">[ `APPLY | `CANCEL | `DELETE_EVENT | `OK ]</code> </pre>

<pre><span class="keyword">type</span> <a name="TYPEabout"></a><code class="type"></code>about = <code class="type">[ `CANCEL | `CLOSE | `DELETE_EVENT ]</code> </pre>

</body></html>