Sophie

Sophie

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

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="GMenu.menu_shell.html">
<link rel="next" href="GMenu.factory.html">
<link rel="Up" href="GMenu.html">
<title>LablGTK : GMenu.option_menu</title>
</head>
<body>
<div class="navbar"><a href="GMenu.menu_shell.html">Previous</a>
&nbsp;<a href="GMenu.html">Up</a>
&nbsp;<a href="GMenu.factory.html">Next</a>
</div>
<center><h1>Class <a href="type_GMenu.option_menu.html">GMenu.option_menu</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEoption_menu"></a>option_menu : <code class="type">[> <a href="Gtk.html#TYPEoption_menu">Gtk.option_menu</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GMenu.option_menu.html">..</a> <code class="code">end</code></pre>A widget used to choose from a list of valid choices<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkOptionMenu.html">GtkOptionMenu</a></small><br><b>Inherits</b><ul>
<li><a href="GButton.button_skel.html"><code class="code">GButton.button_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#TYPEoption_menu">Gtk.option_menu</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODevent"></a>event : <code class="type"><a href="GObj.event_ops.html">GObj.event_ops</a></code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GButton.button_signals.html">GButton.button_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODget_menu"></a>get_menu : <code class="type"><a href="GMenu.menu.html">menu</a></code></pre><pre><span class="keyword">method</span> <a name="METHODremove_menu"></a>remove_menu : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_history"></a>set_history : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_menu"></a>set_menu : <code class="type"><a href="GMenu.menu.html">menu</a> -> unit</code></pre></body></html>