struct TermBuf::Events::Resize

Overview

The window changed size. The buffer has already been resized to match and everything marked for redraw by the time this arrives.

Defined in:

termbuf/terminal/event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(size : ScreenSize) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(size _size = @size) #

[View source]
def size : ScreenSize #