|
PatchworkOS
|
Surface New event. More...
#include <event.h>
Data Fields | |
| key_t | shmemKey |
Key that can be claim()ed to access the surface's shared memory. | |
Surface New event.
Sent as the response to the CMD_SURFACE_NEW command.
| key_t event_surface_new_t::shmemKey |
Key that can be claim()ed to access the surface's shared memory.
Definition at line 129 of file event.h.
Referenced by client_action_surface_new(), and window_new().