First checkin, AXE release 0.2
[AXE.git] / doc / gc.html
1 <html>
2 <head>
3 <title>gc - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>class gc</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 gc - Graphic Context
12 <h2> SYNOPSIS</h2>
13 #include "gc.h"
14 <p>
15 class gc
16
17 <h2> DESCRIPTION</h2>
18
19 <table>
20 <tr><th colspan=2>Operators</th></tr>
21 <tr>
22    <td width=150><a href="gc_op_GC.html">operator GC</a></td>
23    <td>Convert to an X GC
24 <tr><th colspan=2>Member functions</th></tr>
25
26 <tr>
27    <td width=150><a href="gc_gc.html">gc</a></td>
28    <td>gc contructors and destructors</td>
29 </table>
30
31 <h2> SEE ALSO</h2>
32 <h2> DIAGNOSTICS</h2>
33
34 </body>
35 </html>