Lines Matching +full:parameter +full:- +full:less
2 .\" Copyright 2019-2023,2024 Thomas E. Dickey *
3 .\" Copyright 2002-2012,2017 Free Software Foundation, Inc. *
31 .TH curs_ins_wstr 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
55 \fB\%mvwins_nwstr\fP \-
56 insert a wide-character string in a \fIcurses\fR window
85 If \fIn\fP is less than zero, the entire string is inserted
95 if the \fIwin\fP parameter is null or
97 if the \fIwstr\fP parameter is null or
109 If the first character in the string is a non-spacing character, these
112 if a non-spacing character follows a control character.
117 X/Open states that the entire string is inserted if \fIn\fP is less than 1.
124 library in its non-wide-character configuration.