GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_proxy_pixmap Struct Reference

A pixmap request. More...

#include <gp_proxy_proto.h>

Collaboration diagram for gp_proxy_pixmap:
Collaboration graph
[legend]

Data Fields

uint32_t type
 Event type is set to GP_PROXY_PIXMAP.
 
uint32_t size
 Size is set to header size + sizeof(gp_pixmap).
 
gp_pixmap pix
 A pixmap payload.
 

Detailed Description

A pixmap request.

Send by the server to create a pixmap to draw to from the mapped SHM buffer.

Definition at line 189 of file gp_proxy_proto.h.


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