Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ncurses
master
NCurses
Attribute
Color
ColorPair
KeyCode
Pad
RawWindow
Window
Ncurses
Built with Crystal 1.10.0
2023-10-31 13:09:33 UTC
struct
NCurses::
ColorPair
NCurses::ColorPair
Struct
Value
Object
Defined in:
ncurses/attribute.cr
Constructors
.new
(id : Int32)
Instance Method Summary
#attr
#init
(fg : Color, bg : Color)
Constructor Detail
def self.
new
(id : Int32)
#
[
View source
]
Instance Method Detail
def
attr
#
[
View source
]
def
init
(fg :
Color
, bg :
Color
)
#
[
View source
]