Window.vline

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

Meta