X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_opaque.3x.html;h=6dc7bf2f5fb2dc7dbfd28a6911531ed7f35eb845;hp=9516893a6a61bb61fd4b5f334a2259b72a3e8d59;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=34d602f272c394e9a980438e636e1ce4d355f83b diff --git a/doc/html/man/curs_opaque.3x.html b/doc/html/man/curs_opaque.3x.html index 9516893a..6dc7bf2f 100644 --- a/doc/html/man/curs_opaque.3x.html +++ b/doc/html/man/curs_opaque.3x.html @@ -1,4 +1,3 @@ - + + + curs_opaque 3x @@ -39,21 +41,20 @@

curs_opaque 3x


-
 curs_opaque(3x)                                         curs_opaque(3x)
 
 
 
 
 
-

NAME

+

NAME

        is_cleared, is_idlok, is_idcok, is_immedok, is_keypad,
        is_leaveok, is_nodelay, is_notimeout, is_pad, is_scrollok,
        is_subwin, is_syncok - curses window properties
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        bool is_cleared(const WINDOW *win);
@@ -74,7 +75,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        This  implementation provides functions which return prop-
        erties set in the WINDOW  structure,  allowing  it  to  be
        "opaque" if the symbol NCURSES_OPAQUE is defined:
@@ -130,17 +131,17 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These functions all return TRUE or FALSE, except as noted.
 
 
 
-

NOTES

+

NOTES

        Both a macro and a function are provided for each name.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These  routines  are  specific  to ncurses.  They were not
        supported on Version 7, BSD or System  V  implementations.
        It  is  recommended that any code depending on ncurses ex-
@@ -148,7 +149,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_inopts(3x),  curs_outopts(3x),  curs_win-
        dow(3x)
 
@@ -156,10 +157,16 @@
 
                                                         curs_opaque(3x)
 
-
-
-Man(1) output converted with -man2html -
+