X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_attr.3x.html;h=23a157332e762b1b1ee899932d2d0757cd2c1034;hp=9a7b2a46963e9064a4789786f29c6687d132b9b1;hb=f86cbeb5f9bd96ab041d34039c35749a14965039;hpb=ca276baf720e3a44721b9e18955d3f546955c6c8 diff --git a/doc/html/man/curs_attr.3x.html b/doc/html/man/curs_attr.3x.html index 9a7b2a46..23a15733 100644 --- a/doc/html/man/curs_attr.3x.html +++ b/doc/html/man/curs_attr.3x.html @@ -2,7 +2,7 @@ @@ -244,11 +244,15 @@ OR_PAIRS-1. This implementation also provides getattrs for compatibility with older versions of curses. + Functions with a "mv" prefix first perform a cursor move- + ment using wmove, and return an error if the position is + outside the window, or if the window pointer is null. +

SEE ALSO

        curses(3x),        curs_addch(3x),        curs_addstr(3x),
-       curs_bkgd(3x), curs_printw(3x)
+       curs_bkgd(3x), curs_printw(3x), curs_variables(3x)