XtermPixelSizeEvent

class XtermPixelSizeEvent(val height: Int, val width: Int) : Event

Constructors

Link copied to clipboard
constructor(height: Int, width: Int)

Properties

Link copied to clipboard
val height: Int
Link copied to clipboard
val width: Int