struct

TUI::Event::Resize

Inherits TUI::Event < Struct < Value < Object

Constructors

new(w : Int32, h : Int32)
Source
new(s : Tuple(Int32, Int32))
Source

Instance methods

height
Source
size
Source
size=(new_s : Tuple(Int32, Int32))
Source
width
Source