Sophie

Sophie

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

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="Gobject.Type.html">
<link rel="next" href="Gobject.Closure.html">
<link rel="Up" href="Gobject.html">
<title>LablGTK : Gobject.Value</title>
</head>
<body>
<div class="navbar"><a href="Gobject.Type.html">Previous</a>
&nbsp;<a href="Gobject.html">Up</a>
&nbsp;<a href="Gobject.Closure.html">Next</a>
</div>
<center><h1>Module <a href="type_Gobject.Value.html">Gobject.Value</a></h1></center>
<br>
<pre><span class="keyword">module</span> Value: <code class="code">sig</code> <a href="Gobject.Value.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcreate_empty"></a>create_empty : <code class="type">unit -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a></code></pre><pre><span class="keyword">val</span> <a name="VALinit"></a>init : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a></code></pre><pre><span class="keyword">val</span> <a name="VALrelease"></a>release : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_type"></a>get_type : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEg_type">Gobject.g_type</a></code></pre><pre><span class="keyword">val</span> <a name="VALcopy"></a>copy : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALreset"></a>reset : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALtype_compatible"></a>type_compatible : <code class="type"><a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> <a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALtype_transformable"></a>type_transformable : <code class="type"><a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> <a href="Gobject.html#TYPEg_type">Gobject.g_type</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALtransform"></a>transform : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALget"></a>get : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEdata_get">Gobject.data_get</a></code></pre><pre><span class="keyword">val</span> <a name="VALset"></a>set : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> 'a <a href="Gobject.html#TYPEdata_set">Gobject.data_set</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_pointer"></a>get_pointer : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gpointer.html#TYPEboxed">Gpointer.boxed</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_nativeint"></a>get_nativeint : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> nativeint</code></pre><pre><span class="keyword">val</span> <a name="VALget_int32"></a>get_int32 : <code class="type"><a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> int32</code></pre><pre><span class="keyword">val</span> <a name="VALget_conv"></a>get_conv : <code class="type"><a href="Gobject.html#TYPEdata_kind">Gobject.data_kind</a> -> <a href="Gobject.html#TYPEg_value">Gobject.g_value</a> -> <a href="Gobject.html#TYPEdata_conv_get">Gobject.data_conv_get</a></code></pre></body></html>