Expand description

Contains the WindowRectangle struct and the MessageWindow struct.

Structs

  • Represents a rectangular region that can handle messages directed to that region.
  • Represents a rectangular region, with upper left and lower right coordinates.

Constants

  • Height of the QUIT region in the upper right corner of the region.
  • Width of the QUIT region in the upper right corner of the region.
  • Minimum height of a window (to accommodate a close box).
  • Minimum width of a window (to accommodate a close box).

Statics

Functions