X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_slk.3x.html;h=3c9e054abafaf52cb2e20bfab06326b3803edbb8;hp=6934c98231ce0381e6b302b1cf3bbcf928c27971;hb=2a32bee362db64f5a06b2124976b928ac3faa578;hpb=cef50b3afcd58166f3541b701c97bce538844c76 diff --git a/doc/html/man/curs_slk.3x.html b/doc/html/man/curs_slk.3x.html index 6934c982..3c9e054a 100644 --- a/doc/html/man/curs_slk.3x.html +++ b/doc/html/man/curs_slk.3x.html @@ -1,4 +1,3 @@ - + + + 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,14 +197,12 @@
                    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
@@ -217,8 +211,7 @@
        cific 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 -
+