NAME
xcbxprintnotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbxprintnotifyeventt { uint8t responsetype; uint8t detail; uint16t sequence; xcbxprintpcontextt context; uint8t cancel; } xcbxprintnotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBXPRINTNOTIFY. 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. detail NOT YET DOCUMENTED. context NOT YET DOCUMENTED. cancel NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xprint.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbxprintnotifyeventt(3)