X.Screen – x11 Reference Manual
Screen
Object Hierarchy:
X.Screen
X.Screen
X.Screen
Description:
[
Compact
]
[
CCode
( cname =
"Screen"
) ]
public
class
Screen
Namespace:
X
Package:
x11
Content:
Static methods:
public
static
unowned
Screen
get_screen
(
Display
disp,
int
screen_number)
Methods:
public
ulong
black_pixel_of_screen
()
public
int
cells_of_screen
()
public
Colormap
default_colormap_of_screen
()
public
int
default_depth_of_screen
()
public
GC
default_gc_of_screen
()
public
Visual
default_visual_of_screen
()
public
unowned
Display
display_of_screen
()
public
int
does_backing_store
()
public
bool
does_save_unders
()
public
long
event_mask_of_Screen
()
public
int
height_in_mm_of_screen
()
public
int
height_of_screen
()
public
int
max_colormaps_of_screen
()
public
int
min_colormaps_of_screen
()
public
int
planes_of_screen
()
public
Window
root_window_of_screen
()
public
int
screen_number_of_screen
()
public
ulong
white_pixel_of_screen
()
public
int
width_in_mm_of_screen
()
public
int
width_of_screen
()
Fields:
public
Display
display
public
int
height
public
Window
root
public
int
width
2022 vala-language.org