X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_inwstr.3x;fp=man%2Fcurs_inwstr.3x;h=b11cb21fab8cc849f5bf132aadc65c162bbfd33d;hp=fd748d088044303ae72d441e303027742030a9a2;hb=67327e4e3b2121f8273fb73ec14ef234ed01231e;hpb=159cd0555e0efc14be66c9c3a1548f58908b6a1d diff --git a/man/curs_inwstr.3x b/man/curs_inwstr.3x index fd748d08..b11cb21f 100644 --- a/man/curs_inwstr.3x +++ b/man/curs_inwstr.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_inwstr.3x,v 1.35 2023/11/25 11:31:49 tom Exp $ -.TH curs_inwstr 3X 2023-11-25 "ncurses 6.4" "Library calls" +.\" $Id: curs_inwstr.3x,v 1.36 2023/12/30 21:32:48 tom Exp $ +.TH curs_inwstr 3X 2023-12-30 "ncurses 6.4" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -107,8 +107,9 @@ All routines except \fBwinnwstr\fP may be macros. .PP -Each cell in the window holds a complex character (i.e., base- -and combining-characters) together with attributes and color. +Each cell in the window holds a complex character +(a spacing character and zero or more non-spacing characters) +together with attributes and color. These functions store only the wide characters, ignoring attributes and color. Use \fBin_wchstr\fP to return the complex characters from a window.