Sophie

Sophie

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

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="GDraw.drawable.html">
<link rel="next" href="GDraw.drag_context.html">
<link rel="Up" href="GDraw.html">
<title>LablGTK : GDraw.pixmap</title>
</head>
<body>
<div class="navbar"><a href="GDraw.drawable.html">Previous</a>
&nbsp;<a href="GDraw.html">Up</a>
&nbsp;<a href="GDraw.drag_context.html">Next</a>
</div>
<center><h1>Class <a href="type_GDraw.pixmap.html">GDraw.pixmap</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEpixmap"></a>pixmap : <code class="type">?colormap:<a href="Gdk.html#TYPEcolormap">Gdk.colormap</a> -> ?mask:<a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a> -> <a href="Gdk.html#TYPEpixmap">Gdk.pixmap</a> -> </code><code class="code">object</code> <a href="GDraw.pixmap.html">..</a> <code class="code">end</code></pre>Offscreen drawables<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html">gdk-Bitmaps-and-Pixmaps</a></small><br><b>Inherits</b><ul>
<li><a href="GDraw.drawable.html"><code class="code">GDraw.drawable</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTw"></a>w : <code class="type"><a href="Gdk.html#TYPEpixmap">Gdk.pixmap</a></code></pre><pre><span class="keyword">val</span> <a name="ATTbitmap"></a>bitmap : <code class="type"><a href="GDraw.drawable.html">drawable</a> option</code></pre><pre><span class="keyword">val</span> <a name="ATTmask"></a>mask : <code class="type"><a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a> option</code></pre><pre><span class="keyword">method</span> <a name="METHODmask"></a>mask : <code class="type"><a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a> option</code></pre><pre><span class="keyword">method</span> <a name="METHODpixmap"></a>pixmap : <code class="type"><a href="Gdk.html#TYPEpixmap">Gdk.pixmap</a></code></pre></body></html>