Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TUI::Border::Custom
Inherits
TUI::Border
<
Struct
<
Value
<
Object
Constructors
new
(c_w :
Int32
= 0, c_h :
Int32
= 0, &block :
Painter
->
Nil
)
Source
Instance methods
height
(w) :
Int32
Source
height
Source
paint
(painter :
Painter
)
Draw border and push an inner rect for the widget
Source
width
(w) :
Int32
Source
width
Source