wl_shm_listener.format

pixel format description

Informs the client about a valid pixel format that can be used for buffers. Known formats include argb8888 and xrgb8888.

struct wl_shm_listener
void function(void* data, wl_shm* wl_shm, uint format) format;

Meta