Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ncurses
master
NCurses
Attribute
Color
ColorPair
KeyCode
Pad
RawWindow
Window
Ncurses
Generated using Crystal 1.14.0
2025-01-13 13:57:45 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
]