X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_bkgrnd.3x.html;h=6bd5bf40213844d198e3e84ebc1fa9d311ed1bea;hp=5dc6fdb16a2b205c3a895abd85b12cdb17c2e0fb;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/curs_bkgrnd.3x.html b/doc/html/man/curs_bkgrnd.3x.html index 5dc6fdb1..6bd5bf40 100644 --- a/doc/html/man/curs_bkgrnd.3x.html +++ b/doc/html/man/curs_bkgrnd.3x.html @@ -1,7 +1,6 @@ - + + + curs_bkgrnd 3x @@ -39,21 +41,20 @@

curs_bkgrnd 3x


-
 curs_bkgrnd(3x)                                         curs_bkgrnd(3x)
 
 
 
 
 
-

NAME

+

NAME

        bkgrnd,  wbkgrnd,  bkgrndset, wbkgrndset, getbkgrnd, wget-
        bkgrnd - curses  window  complex  background  manipulation
        routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int bkgrnd( const cchar_t *wch);
@@ -65,7 +66,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The bkgrndset and wbkgrndset routines manipulate the back-
        ground of the named window.  The window  background  is  a
        cchar_t consisting of any combination of attributes (i.e.,
@@ -97,12 +98,12 @@
 
 
 
-

NOTES

+

NOTES

        Note that bkgrnd, bkgrndset, and getbkgrnd may be macros.
 
 
 
-

RETURN VALUES

+

RETURN VALUE

        The bkgrndset and wbkgrndset  routines  do  not  return  a
        value.
 
@@ -112,17 +113,22 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_bkgd(3x)
 
 
 
                                                         curs_bkgrnd(3x)
 
-
-
-Man(1) output converted with -man2html -
+