First checkin, AXE release 0.2
[AXE.git] / doc / display_Root.html
1 <html>
2 <head>
3 <title>Root - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>display::Root</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 Root - Determine default root window
12 <h2> SYNOPSIS</h2>
13 #include "display.h"
14 <p>
15 Window display::Root();
16
17 <h2> DESCRIPTION</h2>
18
19 Returns the resource ID of the root window, not a window object.
20
21 <h2> SEE ALSO</h2>
22 <h2> DIAGNOSTICS</h2>
23
24 </body>
25 </html>