Go to the first, previous, next, last section, table of contents.


Screen Public Attributes

Instance Variable: Screen wm
The WindowManager which holds this screen.

Instance Variable: Screen number
The number of this screen.

Instance Variable: Screen root
The root window of this screen.

Instance Variable: Screen dispatch
The EventDispatcher for the root window. See section Event Handling.

Instance Variable: Screen info
The screen information structure, as returned by the Xlib Display method screen().


Go to the first, previous, next, last section, table of contents.