NAME
xcbnoexposureeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbnoexposureeventt { uint8t responsetype; uint8t pad0; uint16t sequence; xcbdrawablet drawable; uint16t minoropcode; uint8t majoropcode; uint8t pad1; } xcbnoexposureeventt; EVENT FIELDS responsetype The type of this event, in this case XCBNOEXPOSURE. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. drawable NOT YET DOCUMENTED. minoropcode NOT YET DOCUMENTED. majoropcode NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbnoexposureeventt(3)