abstract struct TUI::Border
- TUI::Border
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
tui/border.crConstructors
Instance Method Summary
- #height(w : Int32) : Int32 | Nil
- #height : Int32 | Nil
- #initialize
-
#paint(painter : Painter)
Draw border and push an inner rect for the widget
- #width(h : Int32) : Int32 | Nil
- #width : Int32 | Nil
Constructor Detail
Instance Method Detail
Draw border and push an inner rect for the widget