Window.addnstr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addnstr(int y, int x, String str, int n, Range attrs, OOB onOOB)
  2. void addnstr(String str, int n, Range attrs, OOB onOOB)
  3. void addnstr(int y, int x, String str, int n, A attr, OOB onOOB)
    class Window
    void
    addnstr
    (
    String
    A : chtype
    )
    (
    int y
    ,
    int x
    ,
    String str
    ,
    int n
    ,,)
    if (
    isString!String
    )
  4. void addnstr(String str, int n, A attr, OOB onOOB)

Meta