First checkin, AXE release 0.2
[AXE.git] / doc / window_background.html
1 <html>
2 <head>
3 <title>Background - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>window::Background</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 Background - Set a window's background
12 <h2> SYNOPSIS</h2>
13 void window::Background(unsigned long pixel);
14 <h2> DESCRIPTION</h2>
15
16 Set the background color of a window to a specific pixel value.
17
18 <h2> SEE ALSO</h2>
19 <h2> DIAGNOSTICS</h2>
20
21 </body>
22 </html>