X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_slk.3x.html;h=bb6758c1eed7166d07a0b1801da6d1cca892aa2a;hp=deeabf55cb6108caeea082ce6aae4940e9287c03;hb=f344f8539c1543f8cd65a5bb142dbaf23b9421d2;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_slk.3x.html b/doc/html/man/curs_slk.3x.html index deeabf55..bb6758c1 100644 --- a/doc/html/man/curs_slk.3x.html +++ b/doc/html/man/curs_slk.3x.html @@ -1,7 +1,6 @@ - + + + curs_slk 3x -

curs_slk 3x

-
+

curs_slk 3x

-
 curs_slk(3x)                                               curs_slk(3x)
 
 
 
 
-
-

NAME

+

NAME

        slk_init, slk_set, slk_wset, slk_refresh, slk_noutrefresh,
        slk_label, slk_clear, slk_restore, slk_touch, slk_attron,
        slk_attrset, slk_attroff, slk_attr_on, slk_attr_set,
@@ -54,8 +53,7 @@
        routines
 
 
-
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int slk_init(int fmt);
@@ -78,8 +76,7 @@
        int slk_wset(int labnum, const wchar_t *label, int fmt);
 
 
-
-

DESCRIPTION

+

DESCRIPTION

        The slk* functions manipulate the set of soft function-key
        labels  that exist on many terminals.  For those terminals
        that do not have soft labels, curses takes over the bottom
@@ -153,8 +150,7 @@
        line of the screen.
 
 
-
-

RETURN VALUE

+

RETURN VALUE

        These routines return ERR upon failure and OK (SVr4 speci-
        fies only "an integer value other than ERR") upon success-
        ful completion.
@@ -201,24 +197,21 @@
                    be allocated.
 
 
-
-

NOTES

+

NOTES

        Most applications would use slk_noutrefresh because a wre-
        fresh is likely to follow soon.
 
 
-
-

PORTABILITY

+

PORTABILITY

        The XSI Curses standard, Issue 4,  describes  these  func-
        tions.   It changes the argument type of the attribute-ma-
        nipulation functions slk_attron, slk_attroff,  slk_attrset
        to be attr_t, and adds const qualifiers.  The format codes
-       2 and 3 for slk_init() and the function slk_attr are  spe-
-       cific to ncurses.
+       2 and 3 for slk_init and the function slk_attr are specif-
+       ic to ncurses.
 
 
-
-

SEE ALSO

+

SEE ALSO

        curses(3x),   curs_attr(3x),   curs_initscr(3x),  curs_re-
        fresh(3x), curs_variables(3x).
 
@@ -226,10 +219,16 @@
 
                                                            curs_slk(3x)
 
-
-
-Man(1) output converted with -man2html -
+