X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_legacy.3x;h=786fe701da0a3ea089d3327160e2547289621704;hp=251ae496b851dd5ca1488d6cffdfe2b0616b8437;hb=cef50b3afcd58166f3541b701c97bce538844c76;hpb=2639531af0c3ca25b48e7bcb9c790fa566cc5892 diff --git a/man/curs_legacy.3x b/man/curs_legacy.3x index 251ae496..786fe701 100644 --- a/man/curs_legacy.3x +++ b/man/curs_legacy.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2007 Free Software Foundation, Inc. * +.\" Copyright (c) 2007,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,20 +26,15 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_legacy.3x,v 1.1 2007/04/07 23:54:29 tom Exp $ +.\" $Id: curs_legacy.3x,v 1.4 2010/09/18 22:31:47 tom Exp $ .TH curs_legacy 3X "" .SH NAME -\fBgetbegx\fR, -\fBgetbegy\fR, -\fBgetcurx\fR, -\fBgetcury\fR, -\fBgetmaxx\fR, -\fBgetmaxy\fR, -\fBgetparx\fR, -\fBgetpary\fR - get \fBcurses\fR cursor and window coordinates +getattrs \- get \fBcurses\fR cursor and window coordinates, attributes .SH SYNOPSIS \fB#include \fR .sp +\fBint getattrs(WINDOW *win);\fR +.br \fBint getbegx(WINDOW *win);\fR .br \fBint getbegy(WINDOW *win);\fR