X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_legacy.3x.html;h=991037b3343464a2dede9ba33c3b66fd33a7d97f;hp=16f7d4d7547a25f4f42ee01ba9b0a9656a846026;hb=2a32bee362db64f5a06b2124976b928ac3faa578;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_legacy.3x.html b/doc/html/man/curs_legacy.3x.html index 16f7d4d7..991037b3 100644 --- a/doc/html/man/curs_legacy.3x.html +++ b/doc/html/man/curs_legacy.3x.html @@ -1,7 +1,6 @@ - + + + curs_legacy 3x -

curs_legacy 3x

-
+

curs_legacy 3x

-
 curs_legacy(3x)                                         curs_legacy(3x)
 
 
 
 
-
-

NAME

-       getattrs  -  get  curses  cursor  and  window coordinates,
+

NAME

+       curs_legacy  -  get  curses cursor and window coordinates,
        attributes
 
 
-
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int getattrs(WINDOW *win);
@@ -66,8 +64,7 @@
        int getpary(WINDOW *win);
 
 
-
-

DESCRIPTION

+

DESCRIPTION

        The getbegy and getbegx functions return the same data  as
        getbegyx.
 
@@ -81,14 +78,12 @@
        getparyx.
 
 
-
-

RETURN VALUE

+

RETURN VALUE

        These functions return an integer, or ERR  if  the  window
        parameter is null.
 
 
-
-

NOTES

+

NOTES

        All  of  these interfaces are provided as macros and func-
        tions.  The macros are suppressed (and only the  functions
        provided)  when  NCURSES_OPAQUE  is defined.  The standard
@@ -98,24 +93,28 @@
        the WINDOW structure.
 
 
-
-

PORTABILITY

+

PORTABILITY

        These functions were supported on Version 7, BSD or System
        V implementations.
 
 
-
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_getyx(3x), curs_opaque(3x)
 
 
 
                                                         curs_legacy(3x)
 
-
-
-Man(1) output converted with -man2html -
+