File x/Screen


class x.Screen

Inherits

State supers
tag.Screen

instance x.Screen

variables

redeclare Display display;
Our display is an X Display.
public pointer screen;
The underlying X screen structure.
tag.Device device;
The device description for this screen.
public Colormap colormap;
The color map on this screen.

methods

redeclare Display
  display;
This redeclaration is not yet done by the compiler...

(float, float) (width, height)
  size;
Return the size of the screen.

class (Window)
  windowClass;
Return our Window class.

class (Panel)
  panelClass;
Return our Panel class.

tag.Device
  deviceDescription;
Describe our device.

private id
  init pointer s
    on Display d;
Designated initializer.


Generated by tm 1.01.