mvwchgat man page on Tru64

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
Tru64 logo
[printable version]

curs_chgat(3)							 curs_chgat(3)

NAME
       curs_chgat,  chgat,  wchgat,  mvchgat,  mvwchgat - Change renditions of
       characters in a Curses window

SYNOPSIS
       #include <curses.h>

       int chgat(
	       int n,
	       attr_t attr,
	       short color_pair,
	       const void *opts ); int wchgat(
	       WINDOW *win,
	       int n,
	       attr_t attr,
	       short color_pair,
	       const void *opts ); int mvchgat(
	       int y,
	       int x,
	       int n,
	       attr_t attr,
	       short color_pair,
	       const void *opts ); int mvwchgat(
	       WINDOW *win,
	       int y,
	       int x,
	       int n,
	       attr_t attr,
	       short color_pair,
	       const void *opts );

LIBRARY
       Curses Library (libcurses)

STANDARDS
       Interfaces documented on this reference page conform to industry	 stan‐
       dards as follows:

       chgat, wchgat, mvchgat, mvwchgat:  XCURSES4.2

       Refer  to  the  standards(5)  reference page for more information about
       industry standards and associated tags.

DESCRIPTION
       These functions change the renditions of the next n characters  in  the
       current or specified window (or of the remaining characters on the line
       if n is -1), starting at the current or specified cursor position.  The
       attributes  and colors are specified by attr and color_pair as in setc‐
       char.

       These functions do not update the cursor and do not perform wrapping.

       A value of n that is greater than the remaining characters on a line is
       not an error.

       The  opts  argument is reserved for future use. Currently, the applica‐
       tion must provide a null pointer as opts.

NOTES
       The header file	<curses.h>  automatically  includes  the  header  file
       <stdio.h>.

       Note that chgat, mvchgat, and mvwchgat may be macros.

RETURN VALUES
       Upon successful completion, these functions return OK.  Otherwise, they
       return ERR.

SEE ALSO
       Functions: curses(3), curs_getcchar(3)

       Others: standards(5)

								 curs_chgat(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Tru64

List of man pages available for Tru64

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net