X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_attr.3x.html;h=fb18129c63fe9c12ca2a3f36535919d543de86a8;hb=761e4f0825b330e970558e82a4bd638383914429;hp=5b6f30238ae9704ce9b8607ed56bc7461ecf8532;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;p=ncurses.git diff --git a/doc/html/man/curs_attr.3x.html b/doc/html/man/curs_attr.3x.html index 5b6f3023..fb18129c 100644 --- a/doc/html/man/curs_attr.3x.html +++ b/doc/html/man/curs_attr.3x.html @@ -1,4 +1,4 @@ - + @@ -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)