Sophie

Sophie

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

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="Glib.Convert.html">
<link rel="next" href="Glib.Utf8.html">
<link rel="Up" href="Glib.html">
<title>LablGTK : Glib.Unichar</title>
</head>
<body>
<div class="navbar"><a href="Glib.Convert.html">Previous</a>
&nbsp;<a href="Glib.html">Up</a>
&nbsp;<a href="Glib.Utf8.html">Next</a>
</div>
<center><h1>Module <a href="type_Glib.Unichar.html">Glib.Unichar</a></h1></center>
<br>
<pre><span class="keyword">module</span> Unichar: <code class="code">sig</code> <a href="Glib.Unichar.html">..</a> <code class="code">end</code></pre>Unicode Manipulation<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html">glib-Unicode-Manipulation</a></small><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALto_lower"></a>to_lower : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> <a href="Glib.html#TYPEunichar">Glib.unichar</a></code></pre><pre><span class="keyword">val</span> <a name="VALto_upper"></a>to_upper : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> <a href="Glib.html#TYPEunichar">Glib.unichar</a></code></pre><pre><span class="keyword">val</span> <a name="VALto_title"></a>to_title : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> <a href="Glib.html#TYPEunichar">Glib.unichar</a></code></pre><pre><span class="keyword">val</span> <a name="VALdigit_value"></a>digit_value : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALxdigit_value"></a>xdigit_value : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALvalidate"></a>validate : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisalnum"></a>isalnum : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisalpha"></a>isalpha : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALiscntrl"></a>iscntrl : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisdigit"></a>isdigit : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisgraph"></a>isgraph : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALislower"></a>islower : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisprint"></a>isprint : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALispunct"></a>ispunct : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisspace"></a>isspace : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisupper"></a>isupper : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisxdigit"></a>isxdigit : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VAListitle"></a>istitle : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALisdefined"></a>isdefined : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALiswide"></a>iswide : <code class="type"><a href="Glib.html#TYPEunichar">Glib.unichar</a> -> bool</code></pre></body></html>