First checkin, AXE release 0.2
[AXE.git] / doc / display_op_RSHFT.html
1 <html>
2 <head>
3 <title>operator &gt;&gt; - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>display::operator &gt;&gt;</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 operator &gt;&gt; - read an event form the display
12 <h2> SYNOPSIS</h2>
13 #include "display.h"
14 <p>
15 display &amp; display::operator &gt;&gt;(XEvent &amp;event);
16
17 <h2> DESCRIPTION</h2>
18
19 <h2> SEE ALSO</h2>
20
21 <a href="xappl_dispatchevent.html">DispatchEvent</a>
22
23 <h2> DIAGNOSTICS</h2>
24
25 </body>
26 </html>