Sophie

Sophie

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

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="GtkActionProps.PrivateProps.html">
<link rel="next" href="GtkActionProps.ToggleAction.html">
<link rel="Up" href="GtkActionProps.html">
<title>LablGTK : GtkActionProps.Action</title>
</head>
<body>
<div class="navbar"><a href="GtkActionProps.PrivateProps.html">Previous</a>
&nbsp;<a href="GtkActionProps.html">Up</a>
&nbsp;<a href="GtkActionProps.ToggleAction.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkActionProps.Action.html">GtkActionProps.Action</a></h1></center>
<br>
<pre><span class="keyword">module</span> Action: <code class="code">sig</code> <a href="GtkActionProps.Action.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">'a <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEaction">Gtk.action</a> <a href="Gobject.html#TYPEobj">Gobject.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkActionProps.Action.P.html">P</a>: <code class="code">sig</code> <a href="GtkActionProps.Action.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkActionProps.Action.S.html">S</a>: <code class="code">sig</code> <a href="GtkActionProps.Action.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">?name:string -> <a href="Gtk.html#TYPEaction">Gtk.action</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEaction">Gtk.action</a> <a href="Gobject.html#TYPEobj">Gobject.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALis_sensitive"></a>is_sensitive : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALis_visible"></a>is_visible : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALactivate"></a>activate : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALconnect_proxy"></a>connect_proxy : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdisconnect_proxy"></a>disconnect_proxy : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_proxies"></a>get_proxies : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> list</code></pre><pre><span class="keyword">val</span> <a name="VALconnect_accelerator"></a>connect_accelerator : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdisconnect_accelerator"></a>disconnect_accelerator : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_accel_path"></a>set_accel_path : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_accel_group"></a>set_accel_group : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEaccel_group">Gtk.accel_group</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALblock_activate_from"></a>block_activate_from : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunblock_activate_from"></a>unblock_activate_from : <code class="type">[> `action ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEwidget">Gtk.widget</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre></body></html>