Sophie

Sophie

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

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_item.html">
<link rel="next" href="GMenu.image_menu_item.html">
<link rel="Up" href="GMenu.html">
<title>LablGTK : GMenu.menu</title>
</head>
<body>
<div class="navbar"><a href="GMenu.menu_item.html">Previous</a>
&nbsp;<a href="GMenu.html">Up</a>
&nbsp;<a href="GMenu.image_menu_item.html">Next</a>
</div>
<center><h1>Class <a href="type_GMenu.menu.html">GMenu.menu</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEmenu"></a>menu : <code class="type"><a href="Gtk.html#TYPEmenu">Gtk.menu</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GMenu.menu.html">..</a> <code class="code">end</code></pre>A drop down menu widget<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkMenu.html">GtkMenu</a></small><br><b>Inherits</b><ul>
<li><a href="GContainer.item_container.html"><code class="code">GContainer.item_container</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#TYPEmenu">Gtk.menu</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODadd"></a>add : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> -> unit</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="METHODappend"></a>append : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODas_menu"></a>as_menu : <code class="type"><a href="Gtk.html#TYPEmenu">Gtk.menu</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODchildren"></a>children : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> list</code></pre><pre><span class="keyword">method</span> <a name="METHODconnect"></a>connect : <code class="type"><a href="GMenu.menu_shell_signals.html">menu_shell_signals</a></code></pre><pre><span class="keyword">method</span> <a name="METHODdeactivate"></a>deactivate : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODinsert"></a>insert : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> -> pos:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODpopdown"></a>popdown : <code class="type">unit -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODpopup"></a>popup : <code class="type">button:int -> time:int32 -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODprepend"></a>prepend : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODremove"></a>remove : <code class="type"><a href="GMenu.menu_item.html">menu_item</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_accel_group"></a>set_accel_group : <code class="type"><a href="Gtk.html#TYPEaccel_group">Gtk.accel_group</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_accel_path"></a>set_accel_path : <code class="type">string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_border_width"></a>set_border_width : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODwrap"></a><span class="keyword">private</span> wrap : <code class="type"><a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="GMenu.menu_item.html">menu_item</a></code></pre></body></html>