Pad
Object Hierarchy:
Description:
[
Compact ]
[
CCode ( cname =
"WINDOW" , copy_function =
"dupwin" , cprefix =
"" , free_function =
"delwin" ) ]
public class Pad :
Window
Content:
Creation methods:
- public Pad (int nlines, int ncols)
Methods:
- public int echochar (ulong ch)
- public int noutrefresh (int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)
- public int refresh (int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)
Inherited Members:
All known members inherited from class Curses.Window