koutil
Loading...
Searching...
No Matches
koutil::term::Dimensions Struct Reference

Represents the dimensions of the terminal buffer. More...

#include <terminal.h>

Public Attributes

std::size_t width
 
std::size_t height
 

Detailed Description

Represents the dimensions of the terminal buffer.

Member Data Documentation

◆ height

std::size_t koutil::term::Dimensions::height

◆ width

std::size_t koutil::term::Dimensions::width

The documentation for this struct was generated from the following file: