X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=1535e51be223aaaf64f6675d9e51dbb705cd6df7;hp=5aa287e5504f51eccf1d61a4aefa7a3114b01b98;hb=3a935d9991cdf43ebfa952073c9b555f73a3e011;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index 5aa287e5..1535e51b 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,7 +1,7 @@ @@ -40,6 +40,10 @@
 
+curs_in_wch(3x)                                         curs_in_wch(3x)
+
+
+
 
 

NAME

@@ -72,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

@@ -90,24 +98,7 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                        curs_in_wch(3x)