Moved XVisualInfo to xlib.factor

cvs
Eduardo Cavazos 2005-12-29 15:56:59 +00:00
parent 53c0f3fb59
commit 32d67f5745
1 changed files with 0 additions and 20 deletions

View File

@ -31,26 +31,6 @@ END-STRUCT
FUNCTION: int XSetStandardProperties ( Display* display, Window w, char* window_name, char* icon_name, Pixmap icon_pixmap, char** argv, int argc, XSizeHints* hints ) ;
! Information used by the visual utility routines to find desired visual
! type from the many visuals a display may support.
BEGIN-STRUCT: XVisualInfo
FIELD: Visual* visual
FIELD: VisualID visualid
FIELD: int screen
FIELD: int depth
! #if defined(__cplusplus) || defined(c_plusplus)
! int c_class; /* C++ */
! #else
FIELD: int class
! #endif
FIELD: ulong red_mask
FIELD: ulong green_mask
FIELD: ulong blue_mask
FIELD: int colormap_size
FIELD: int bits_per_rgb
END-STRUCT
BEGIN-STRUCT: XComposeStatus
FIELD: XPointer compose_ptr ! state table pointer
FIELD: int chars_matched ! match state