X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wstr.3x.html;h=5f7cee6142cad4359eb69ffe6f2c1a3d2975b3aa;hp=3d8187041191bf9a1cd91bf51eb3e7e3ad18c334;hb=9de646fe8f944e760d453b57e01b866d1d514ad7;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_ins_wstr.3x.html b/doc/html/man/curs_ins_wstr.3x.html index 3d818704..5f7cee61 100644 --- a/doc/html/man/curs_ins_wstr.3x.html +++ b/doc/html/man/curs_ins_wstr.3x.html @@ -1,7 +1,7 @@ @@ -106,6 +106,10 @@ Upon successful completion, these functions return OK. Otherwise, they return ERR. + 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