color_pair(attrs)
Class Public methods
Sets the color pair attributes to attrs
.
This should be equivalent to ::attrset(COLOR_PAIR(attrs
))
TODO: validate that equivalency
Sets the color pair attributes to attrs
.
This should be equivalent to ::attrset(COLOR_PAIR(attrs
))
TODO: validate that equivalency
Please login to continue.