X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_in_wch.3x;h=e2678997b4c662fed82e286ea4a7d3a4a9b9841f;hp=84294d8014ef1bcc47f75d35494405e7d0efc382;hb=14d46fadc442db9df4567357cda396235418120e;hpb=d97989d1e0db7282c723cabb44b991b951790006 diff --git a/man/curs_in_wch.3x b/man/curs_in_wch.3x index 84294d80..e2678997 100644 --- a/man/curs_in_wch.3x +++ b/man/curs_in_wch.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 2002-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 2002-2010,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_in_wch.3x,v 1.8 2019/11/30 21:06:30 tom Exp $ +.\" $Id: curs_in_wch.3x,v 1.10 2020/10/17 23:19:29 tom Exp $ .TH curs_in_wch 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -42,11 +43,11 @@ .sp \fBint in_wch(cchar_t *\fR\fIwcval\fR\fB);\fR .br +\fBint win_wch(WINDOW *\fR\fIwin\fR\fB, cchar_t *\fR\fIwcval\fR\fB);\fR +.sp \fBint mvin_wch(int \fR\fIy\fR\fB, int \fR\fIx\fR\fB, cchar_t *\fR\fIwcval\fR\fB);\fR .br \fBint mvwin_wch(WINDOW *\fR\fIwin\fR\fB, int \fR\fIy\fR\fB, int \fR\fIx\fR\fB, cchar_t *\fR\fIwcval\fR\fB);\fR -.br -\fBint win_wch(WINDOW *\fR\fIwin\fR\fB, cchar_t *\fR\fIwcval\fR\fB);\fR .SH DESCRIPTION These functions extract the complex character and rendition from the current position in the named window into the \fBcchar_t\fR object