X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_attr.3x.html;h=ce3e6f5a1e31f92831dafec384c4101d4e3984ea;hp=1692a9f08f4f6cfcbfc35aaa8f9d6a51d9ec6154;hb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/curs_attr.3x.html b/doc/html/man/curs_attr.3x.html index 1692a9f0..ce3e6f5a 100644 --- a/doc/html/man/curs_attr.3x.html +++ b/doc/html/man/curs_attr.3x.html @@ -2,7 +2,7 @@ @@ -242,11 +242,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)