struct

CryTUI::Widgets::Block

Inherits Struct < Value < Object

Constructors

new(title : String | Line | Nil = nil, borders : CryTUI::Widgets::Borders = Borders::All, style : CryTUI::Style = Style.new, border_style : CryTUI::Style = Style.new, border_set : CryTUI::Widgets::BorderSet = BorderSet::PLAIN)
Source

Instance methods

border_set
Source
border_style
Source
borders
Source
inner(area : Rect) : Rect
Source
render(area : Rect, buffer : Buffer)
Source
style
Source
title
Source