[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 148/177] man/curs_termattrs.3x: Note unavailability of some funct
From: |
G. Branden Robinson |
Subject: |
[PATCH 148/177] man/curs_termattrs.3x: Note unavailability of some functions in non-wide API. |
Date: |
Mon, 13 Jan 2025 11:40:36 -0600 |
---
man/curs_termattrs.3x | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/man/curs_termattrs.3x b/man/curs_termattrs.3x
index aaf95ece2..762df7d1d 100644
--- a/man/curs_termattrs.3x
+++ b/man/curs_termattrs.3x
@@ -164,6 +164,15 @@ .SH RETURN VALUE
.B OK
upon success.
.SH NOTES
+.BR \%erasewchar ","
+.BR \%killwchar ","
+and
+.B \%term_attrs
+are part of
+.IR \%ncurses "'s"
+wide-character API,
+and are not available in its non-wide configuration.
+.PP
.B \%termattrs
may be implemented as a macro.
.SH PORTABILITY
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 148/177] man/curs_termattrs.3x: Note unavailability of some functions in non-wide API.,
G. Branden Robinson <=