Window.hline

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hline(int y, int x, chtype ch, int n)
  2. void hline(int y, int x, cchar_t ch, int n)
    class Window
    void
    hline
    (
    int y
    ,
    int x
    ,
    cchar_t ch
    ,
    int n
    )
  3. void hline(chtype ch, int n)
  4. void hline(cchar_t ch, int n)

Meta