Sophie

Sophie

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

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.Drawable.html">
<link rel="next" href="Gdk.PointArray.html">
<link rel="Up" href="Gdk.html">
<title>LablGTK : Gdk.Window</title>
</head>
<body>
<div class="navbar"><a href="Gdk.Drawable.html">Previous</a>
&nbsp;<a href="Gdk.html">Up</a>
&nbsp;<a href="Gdk.PointArray.html">Next</a>
</div>
<center><h1>Module <a href="type_Gdk.Window.html">Gdk.Window</a></h1></center>
<br>
<pre><span class="keyword">module</span> Window: <code class="code">sig</code> <a href="Gdk.Window.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#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_parent"></a>get_parent : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> <a href="Gdk.html#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_position"></a>get_position : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> int * int</code></pre><pre><span class="keyword">val</span> <a name="VALget_pointer_location"></a>get_pointer_location : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> int * int</code></pre><pre><span class="keyword">val</span> <a name="VALroot_parent"></a>root_parent : <code class="type">unit -> <a href="Gdk.html#TYPEwindow">Gdk.window</a></code></pre><pre><span class="keyword">val</span> <a name="VALclear"></a>clear : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_xwindow"></a>get_xwindow : <code class="type">[> `drawable ] <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gdk.html#TYPExid">Gdk.xid</a></code></pre><pre><span class="keyword">type</span> <a name="TYPEbackground_pixmap"></a><code class="type"></code>background_pixmap = <code class="type">[ `NONE | `PARENT_RELATIVE | `PIXMAP of <a href="Gdk.html#TYPEpixmap">Gdk.pixmap</a> ]</code> </pre>

<pre><span class="keyword">val</span> <a name="VALset_back_pixmap"></a>set_back_pixmap : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> <a href="Gdk.Window.html#TYPEbackground_pixmap">background_pixmap</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_cursor"></a>set_cursor : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> <a href="Gdk.html#TYPEcursor">Gdk.cursor</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_visual"></a>get_visual : <code class="type"><a href="Gdk.html#TYPEwindow">Gdk.window</a> -> <a href="Gdk.html#TYPEvisual">Gdk.visual</a></code></pre></body></html>