method

color_pair

v1_9_3_125 - Show latest stable - Class: Curses
color_pair(p1)
public

Sets the color pair attributes to attrs.

This should be equivalent to Curses.attrset(COLOR_PAIR(attrs))

TODO: validate that equivalency