]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_attr.3x.html
ncurses 6.5 - patch 20240525
[ncurses.git] / doc / html / man / curs_attr.3x.html
index b995aecac0f7a888321c63597a91f8f2aa5434e7..cb1449d2d1e1bd1790879ff95eece4935ace0c51 100644 (file)
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_attr.3x,v 1.106 2024/05/11 20:39:53 tom Exp @
+  * @Id: curs_attr.3x,v 1.108 2024/05/25 20:10:58 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
 <HEAD>
 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
 <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts">
-<TITLE>curs_attr 3x 2024-05-11 ncurses 6.5 Library calls</TITLE>
+<TITLE>curs_attr 3x 2024-05-25 ncurses 6.5 Library calls</TITLE>
 <link rel="author" href="mailto:bug-ncurses@gnu.org">
 
 </HEAD>
 <BODY>
-<H1 class="no-header">curs_attr 3x 2024-05-11 ncurses 6.5 Library calls</H1>
+<H1 class="no-header">curs_attr 3x 2024-05-25 ncurses 6.5 Library calls</H1>
 <PRE>
 <STRONG><A HREF="curs_attr.3x.html">curs_attr(3x)</A></STRONG>                    Library calls                   <STRONG><A HREF="curs_attr.3x.html">curs_attr(3x)</A></STRONG>
 
 
        This implementation
 
-       <STRONG>o</STRONG>   returns an error if the window pointer is null.
+       <STRONG>o</STRONG>   returns <STRONG>ERR</STRONG> if the window pointer is null.
 
-       <STRONG>o</STRONG>   returns an error if the color  pair  parameter  for  <STRONG>wcolor_set</STRONG>  is
-           outside the range 0..COLOR_PAIRS-1.
+       <STRONG>o</STRONG>   returns <STRONG>ERR</STRONG> if the color pair parameter for <STRONG>wcolor_set</STRONG>  is  outside
+           the range 0..COLOR_PAIRS-1.
 
-       <STRONG>o</STRONG>   does  not  return an error if either of the parameters of <STRONG>wattr_get</STRONG>
-           used for retrieving attribute or color pair values is <STRONG>NULL</STRONG>.
+       <STRONG>o</STRONG>   does  not  fail  if  either of the parameters of <STRONG>wattr_get</STRONG> used for
+           retrieving attribute or color pair values is <STRONG>NULL</STRONG>.
 
        Functions prefixed with "mv" first perform cursor movement and fail  if
        the position (<EM>y</EM>, <EM>x</EM>) is outside the window boundaries.
 
 
 
-ncurses 6.5                       2024-05-11                     <STRONG><A HREF="curs_attr.3x.html">curs_attr(3x)</A></STRONG>
+ncurses 6.5                       2024-05-25                     <STRONG><A HREF="curs_attr.3x.html">curs_attr(3x)</A></STRONG>
 </PRE>
 <div class="nav">
 <ul>