COLOR_PAIR


Description:

public int COLOR_PAIR (int n)

Returns the attribute value for displaying text in the specified color.

This attribute value can be combined with A_STANDOUT, A_REVERSE, and the other A_* attributes. Curses.PAIR_NUMBER is the counterpart to this function.


Namespace: Curses
Package: curses