APIdock
/
Ruby
/
Browse
About
method
colors
v1_9_3_125
-
Show latest stable
- Class:
Curses
colors
()
public
returns COLORS
Show source
static VALUE curses_colors(VALUE obj) { return INT2FIX(COLORS); }
Related methods
Class methods
ESCDELAY
ESCDELAY=
TABSIZE
TABSIZE=
addch
addstr
attroff
attron
attrset
beep
bkgd
bkgdset
can_change_color?
cbreak
clear
close_screen
closed?
clrtoeol
color_content
color_pair
color_pairs
colors
cols
crmode
curs_set
def_prog_mode
delch
deleteln
doupdate
echo
flash
getch
getmouse
getstr
has_colors?
inch
init_color
init_pair
init_screen
insch
insertln
keyname
lines
mouseinterval
mousemask
nl
nocbreak
nocrmode
noecho
nonl
noraw
pair_content
pair_number
raw
refresh
reset_prog_mode
resize
resizeterm
scrl
setpos
setscrreg
standend
standout
start_color
stdscr
timeout=
ungetch
ungetmouse
use_default_colors