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

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.
 

Detailed Description

Surface New event.

Sent as the response to the CMD_SURFACE_NEW command.

Definition at line 127 of file event.h.

Field Documentation

◆ shmemKey

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().


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