Xcb.Screen – xcb Reference Manual
Screen
Object Hierarchy:
Xcb.Screen
Xcb.Screen
Xcb.Screen
Description:
[
Compact
]
[
CCode
( cname =
"xcb_screen_t"
, ref_function =
""
, unref_function =
""
) ]
public
class
Screen
Namespace:
Xcb
Package:
xcb
Content:
Properties:
public
Depth
[]
allowed_depths
{
owned
get
; }
Methods:
public
DepthIterator
allowed_depths_iterator
()
Fields:
public
uint8
backing_stores
public
uint32
black_pixel
public
uint32
current_input_masks
public
Colormap
default_colormap
public
uint16
height_in_millimeters
public
uint16
height_in_pixels
public
uint16
max_installed_maps
public
uint16
min_installed_maps
public
Window
root
public
uint8
root_depth
public
VisualID
root_visual
public
uint8
save_unders
public
uint32
white_pixel
public
uint16
width_in_millimeters
public
uint16
width_in_pixels
2022 vala-language.org