XVisibilityEvent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Windows && X11)
extern (C)
struct XVisibilityEvent {}

Members

Variables

display
Display* display;
Undocumented in source.
send_event
Bool send_event;
Undocumented in source.
serial
uint serial;
Undocumented in source.
state
VisibilityNotify state;
Undocumented in source.
type
int type;
Undocumented in source.
window
Window window;
Undocumented in source.

Meta