X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wch.3x.html;h=27f87cad16ae7d03d11d7056f5a380ce1d47f91f;hp=2b3714c55dd4254a57cd0ea878c4f46059f25849;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/curs_ins_wch.3x.html b/doc/html/man/curs_ins_wch.3x.html index 2b3714c5..27f87cad 100644 --- a/doc/html/man/curs_ins_wch.3x.html +++ b/doc/html/man/curs_ins_wch.3x.html @@ -1,4 +1,3 @@ - + + + curs_ins_wch 3x -

curs_ins_wch 3x

-
+

curs_ins_wch 3x

-
 curs_ins_wch(3x)                                       curs_ins_wch(3x)
 
 
 
 
 
-

NAME

+

NAME

        ins_wch,  mvins_wch,  mvwins_wch, wins_wch - insert a com-
        plex character and rendition into a window
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int ins_wch(const cchar_t *wch);
@@ -63,7 +63,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        These routines, insert the complex character wch with ren-
        dition before the character under the cursor.  All charac-
        ters to the right of the cursor are moved one space to the
@@ -73,7 +73,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        If successful, these functions return OK.   If  not,  they
        return ERR.
 
@@ -83,22 +83,27 @@
 
 
 
-

ERRORS

+

ERRORS

        No errors are defined.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_insch(3x).
 
 
 
                                                        curs_ins_wch(3x)
 
-
-
-Man(1) output converted with -man2html -
+