Sophie

Sophie

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

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="Gdk.Pixmap.html">
<link rel="next" href="Gdk.Font.html">
<link rel="Up" href="Gdk.html">
<title>LablGTK : Gdk.Bitmap</title>
</head>
<body>
<div class="navbar"><a href="Gdk.Pixmap.html">Previous</a>
&nbsp;<a href="Gdk.html">Up</a>
&nbsp;<a href="Gdk.Font.html">Next</a>
</div>
<center><h1>Module <a href="type_Gdk.Bitmap.html">Gdk.Bitmap</a></h1></center>
<br>
<pre><span class="keyword">module</span> Bitmap: <code class="code">sig</code> <a href="Gdk.Bitmap.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="Gdk.html#TYPEbitmap">Gdk.bitmap</a></code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">?window:<a href="Gdk.html#TYPEwindow">Gdk.window</a> -> width:int -> height:int -> unit -> <a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a></code></pre><pre><span class="keyword">val</span> <a name="VALcreate_from_data"></a>create_from_data : <code class="type">?window:<a href="Gdk.html#TYPEwindow">Gdk.window</a> -> width:int -> height:int -> string -> <a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a></code></pre></body></html>