PatchworkOS
Loading...
Searching...
No Matches
terminal_init_ctx_t Struct Reference

Terminal initialization context. More...

#include <terminal.h>

Data Fields

font_tfont
 

Detailed Description

Terminal initialization context.

Used while creating the window to pass in the font to use.

Definition at line 126 of file terminal.h.

Field Documentation

◆ font

font_t* terminal_init_ctx_t::font

Definition at line 128 of file terminal.h.

Referenced by terminal_new(), and terminal_procedure().


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