Screen
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "Screen" ) ]
public class Screen
[ 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 ()