attron
attron(A_BOLD);
attron(A_BOLD);
attron(A_REVERSE);
attron(COLOR_PAIR(COLOR_RED));
attron(COLOR_PAIR(COLOR_GREEN));
attron(COLOR_PAIR(COLOR_BLUE));
attron(COLOR_PAIR(COLOR_BLUE));
attron(COLOR_PAIR(COLOR_GREEN));
attron(COLOR_PAIR(COLOR_RED));
attron(COLOR_PAIR(COLOR_GREEN));
attron(COLOR_PAIR(1));
attron(A_STANDOUT);
attron(COLOR_PAIR(2));
extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
attron(A_STANDOUT);
attron(A_DIM);