#include <bcwindowbase.h>
Data Fields | |
| int | type |
| unsigned long | serial |
| Bool | send_event |
| Display * | display |
| Window | window |
| Atom | message_type |
| int | format |
| union { | |
| char b [20] | |
| short s [10] | |
| long l [5] | |
| } | data |
Definition at line 88 of file bcwindowbase.h.
Definition at line 89 of file bcwindowbase.h.
| unsigned long xatom_event::serial |
Definition at line 90 of file bcwindowbase.h.
Definition at line 91 of file bcwindowbase.h.
| Display* xatom_event::display |
Definition at line 92 of file bcwindowbase.h.
| Window xatom_event::window |
Definition at line 93 of file bcwindowbase.h.
Definition at line 95 of file bcwindowbase.h.
| char xatom_event::b[20] |
Definition at line 97 of file bcwindowbase.h.
| short xatom_event::s[10] |
Definition at line 98 of file bcwindowbase.h.
| long xatom_event::l[5] |
Definition at line 99 of file bcwindowbase.h.
| union { ... } xatom_event::data |
1.5.5