First checkin, AXE release 0.2
[AXE.git] / doc / display_display.html
1 <html>
2 <head>
3 <title>display - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>display::display</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 display - display constructors and destructor
12 <h2> SYNOPSIS</h2>
13 #include "display.h"
14 <p>
15 display::display();
16 <p>
17 display::display(char *name);
18 <p>
19 display::~display();
20
21 <h2> DESCRIPTION</h2>
22
23 <h2> SEE ALSO</h2>
24 <h2> DIAGNOSTICS</h2>
25
26 </body>
27 </html>