Window.border

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void border(chtype left, chtype right, chtype top, chtype bottom, chtype topLeft, chtype topRight, chtype bottomLeft, chtype bottomRight)
  2. void border(cchar_t left, cchar_t right, cchar_t top, cchar_t bottom, cchar_t topLeft, cchar_t topRight, cchar_t bottomLeft, cchar_t bottomRight)
    class Window
    void
    border
    (
    cchar_t left
    ,
    cchar_t right
    ,
    cchar_t top
    ,
    cchar_t bottom
    ,
    cchar_t topLeft
    ,
    cchar_t topRight
    ,
    cchar_t bottomLeft
    ,
    cchar_t bottomRight
    )

Meta