X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_bkgd.3x.html;h=0f830ea91103d6e34231c9203e0c11a172b31b41;hp=cbb0904765bda9599c84d3ed2d09650df5d8361d;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_bkgd.3x.html b/doc/html/man/curs_bkgd.3x.html index cbb09047..0f830ea9 100644 --- a/doc/html/man/curs_bkgd.3x.html +++ b/doc/html/man/curs_bkgd.3x.html @@ -1,7 +1,6 @@ - + + + curs_bkgd 3x @@ -39,20 +41,19 @@

curs_bkgd 3x


-
-curs_bkgd(3x)                                       curs_bkgd(3x)
+curs_bkgd(3x)                                             curs_bkgd(3x)
 
 
 
 
 
-

NAME

+

NAME

        bkgdset,  wbkgdset,  bkgd,  wbkgd, getbkgd - curses window
        background manipulation routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        void bkgdset(chtype ch);
@@ -63,7 +64,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The bkgdset and wbkgdset  routines  manipulate  the  back-
        ground  of  the  named window.  The window background is a
        chtype consisting of any combination of attributes  (i.e.,
@@ -95,37 +96,43 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        The  routines  bkgd  and wbkgd return the integer OK.  The
        SVr4.0 manual says "or a non-negative integer  if  immedok
        is set", but this appears to be an error.
 
 
 
-

NOTES

+

NOTES

        Note that bkgdset and bkgd may be macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These  functions are described in the XSI Curses standard,
        Issue 4.  It specifies that bkgd and wbkgd return  ERR  on
-       failure.  but gives no failure conditions.
+       failure, but gives no failure conditions.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x),   curs_addch(3x),   curs_attr(3x),   curs_out-
        opts(3x)
 
 
 
-                                                    curs_bkgd(3x)
+                                                          curs_bkgd(3x)
 
-
-
-Man(1) output converted with -man2html -
+