X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=1535e51be223aaaf64f6675d9e51dbb705cd6df7;hb=173dd870810c8b85baa31f9a272d15f96a8f9ff4;hp=ab4083b2387f6f444729d1c23146776d2530247b;hpb=027ae42953e3186daed8f3882da73de48291b606;p=ncurses.git diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index ab4083b2..1535e51b 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,7 +1,7 @@ @@ -76,6 +76,10 @@ the cursor, returning ERR in that case. Otherwise they return OK + 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. +

NOTES