Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Pair (gb.ncurses)

This class is static.

This class acts like a read-only static array.

Static properties
Count  

This is used to set the foreground and background colors. Usage is Pair[ForeGround, BackGround]

Example:
Window.Pair = Pair[Color.White, Color.Blue]