X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_slk.3x;h=a99be8f7c1885209252bbe6d39d5dcefb57e1acc;hp=6d7a2aa371269ac352867ee29c277c5e1737689c;hb=45a2b5bc1a4536173178e9907feb268c708797c7;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/man/curs_slk.3x b/man/curs_slk.3x index 6d7a2aa3..a99be8f7 100644 --- a/man/curs_slk.3x +++ b/man/curs_slk.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2020 Free Software Foundation, Inc. * +.\" Copyright 2018,2020 Thomas E. Dickey * +.\" Copyright 1998-2016,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_slk.3x,v 1.35 2020/01/18 22:49:38 tom Exp $ +.\" $Id: curs_slk.3x,v 1.37 2020/12/30 18:37:43 tom Exp $ .TH curs_slk 3X "" .de bP .ie n .IP \(bu 4 @@ -62,6 +63,8 @@ .sp \fBint slk_set(int \fP\fIlabnum\fP\fB, const char *\fP\fIlabel\fP\fB, int \fP\fIfmt\fP\fB);\fR .br +/* extension */ +.br \fBint slk_wset(int \fP\fIlabnum\fP\fB, const wchar_t *\fP\fIlabel\fP\fB, int \fP\fIfmt\fP\fB);\fR .sp \fBchar *slk_label(int \fP\fIlabnum\fP\fB);\fR