|
PatchworkOS
|
Screen Info event. More...
#include <event.h>
Data Fields | |
| uint64_t | width |
| uint64_t | height |
Screen Info event.
Sent as the response to the CMD_SCREEN_INFO command.
| uint64_t event_screen_info_t::height |
Definition at line 119 of file event.h.
Referenced by display_get_screen().
| uint64_t event_screen_info_t::width |
Definition at line 118 of file event.h.
Referenced by client_action_screen_info(), and display_get_screen().