Ejemplo n.º 1
0
 public bool IsTouched(int line)
 {
     return(CursesMethods.is_linetouched(this.winptr, line));
 }