X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=0961c0b0a4c734179a7b757f4cb0812ac76b71e1;hp=0e9580cef66b672c06edcb408275903f61ae2189;hb=027d0c57c4c4d6690e8d8727888d3282dbe9aa86;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index 0e9580ce..0961c0b0 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,7 +1,6 @@ - + + + curs_termattrs 3x -

curs_termattrs 3x

-
+

curs_termattrs 3x

-
 curs_termattrs(3x)                                   curs_termattrs(3x)
 
 
 
 
 
-

NAME

+

NAME

        baudrate, erasechar, erasewchar, has_ic, has_il, killchar,
        killwchar, longname,  term_attrs,  termattrs,  termname  -
        curses environment query routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int baudrate(void);
@@ -70,7 +70,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  baudrate routine returns the output speed of the ter-
        minal.  The number returned is in  bits  per  second,  for
        example 9600, and is an integer.
@@ -123,7 +123,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        longname and termname return NULL on error.
 
        Routines  that  return  an integer return ERR upon failure
@@ -132,12 +132,12 @@
 
 
 
-

NOTES

+

NOTES

        Note that termattrs may be a macro.
 
 
 
-

PORTABILITY

+

PORTABILITY

        The  XSI  Curses  standard,  Issue 4 describes these func-
        tions.  It changes the return type of termattrs to the new
        type  attr_t.  Most versions of curses truncate the result
@@ -145,17 +145,23 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_initscr(3x), curs_outopts(3x)
 
 
 
                                                      curs_termattrs(3x)
 
-
-
-Man(1) output converted with -man2html -
+