]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/x11/nanox/X11/Xlib.h
9 typedef GR_PALETTE Colormap
;
13 /* What should this be? */
16 #define ResizeRequest ??
21 #define MotionNotify GR_EVENT_TYPE_MOUSE_POSITION
22 #define PointerMotionMask GR_EVENT_MASK_MOUSE_POSITION
26 #define FocusIn GR_EVENT_TYPE_FOCUS_IN
27 #define FocusOut GR_EVENT_TYPE_FOCUS_OUT
28 #define FocusChangeMask GR_EVENT_MASK_FOCUS_IN|GR_EVENT_MASK_FOCUS_OUT
37 Colormap
DefaultColormapOfScreen(Screen
/* screen */);
43 #define XGetMaxRequestSize(display) 16384