aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/ncurses.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-09-14 00:15:12 +0800
committerXi Ruoyao <xry111@xry111.site>2022-09-14 00:15:12 +0800
commit36c456218741f71f13b6e767d53a5a0bcfca36de (patch)
tree589ed049f1e06f3a3c27ca76666a73485e87a860 /chapter08/ncurses.xml
parent951e07508bf0147030fe0aae229faf481824c02f (diff)
ncurses: mention libncurses++w in contents
Diffstat (limited to 'chapter08/ncurses.xml')
-rw-r--r--chapter08/ncurses.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter08/ncurses.xml b/chapter08/ncurses.xml
index d68bfa44c..58221d144 100644
--- a/chapter08/ncurses.xml
+++ b/chapter08/ncurses.xml
@@ -211,6 +211,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
libformw.so,
libmenuw.so,
libncursesw.so,
+ libncurses++w.so,
libpanelw.so, and their non-wide-character counterparts without "w"
in the library names.</seg>
<seg>
@@ -365,6 +366,16 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="libncurses__w">
+ <term><filename class="libraryfile">libncurses++w</filename></term>
+ <listitem>
+ <para>Contains C++ binding for other libraries in this package</para>
+ <indexterm zone="ch-system-ncurses libncurses__w">
+ <primary sortas="c-libncurses++w">libncurses++w</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libformw">
<term><filename class="libraryfile">libformw</filename></term>
<listitem>