kaycxx-term
C++ terminal library
Loading...
Searching...
No Matches
Public Attributes | List of all members
kaycxx::term::terminal_size Struct Reference

Terminal dimensions in character cells. More...

#include <kaycxx/term/terminal_size.hpp>

Public Attributes

int columns
 Terminal width in columns.
 
int rows
 Terminal height in rows.
 

Detailed Description

Terminal dimensions in character cells.


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