xcb_screen_t

@brief xcb_screen_t

Members

Variables

allowed_depths_len
ubyte allowed_depths_len;

<

backing_stores
ubyte backing_stores;

<

black_pixel
uint black_pixel;

<

current_input_masks
uint current_input_masks;

<

default_colormap
xcb_colormap_t default_colormap;

<

height_in_millimeters
ushort height_in_millimeters;

<

height_in_pixels
ushort height_in_pixels;

<

max_installed_maps
ushort max_installed_maps;

<

min_installed_maps
ushort min_installed_maps;

<

root
xcb_window_t root;

<

root_depth
ubyte root_depth;

<

root_visual
xcb_visualid_t root_visual;

<

save_unders
ubyte save_unders;

<

white_pixel
uint white_pixel;

<

width_in_millimeters
ushort width_in_millimeters;

<

width_in_pixels
ushort width_in_pixels;

<

Meta