struct TUI::Border::None
- TUI::Border::None
- TUI::Border
- Struct
- Value
- Object
Defined in:
tui/border/none.crInstance Method Summary
- #height(w) : Int32
- #height : Int32
-
#paint(painter : Painter)
Draw border and push an inner rect for the widget
- #width(h) : Int32
- #width : Int32
Instance methods inherited from struct TUI::Border
height(w : Int32) : Int32 | Nilheight : Int32 | Nil height, initialize initialize, paint(painter : Painter) paint, width(h : Int32) : Int32 | Nil
width : Int32 | Nil width
Constructor methods inherited from struct TUI::Border
new
new
Instance Method Detail
Description copied from struct TUI::Border
Draw border and push an inner rect for the widget