The payload for the CMDFX_EVENT_RESIZE event.
More...
#include <events.h>
|
|
int | prevWidth |
| | The previous width of the terminal.
|
|
int | prevHeight |
| | The previous height of the terminal.
|
|
int | newWidth |
| | The new width of the terminal.
|
|
int | newHeight |
| | The new height of the terminal.
|
The payload for the CMDFX_EVENT_RESIZE event.
The documentation for this struct was generated from the following file:
- /home/runner/work/cmdfx/cmdfx/include/cmdfx/core/events.h