NAME
xcbxfixescursornotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbxfixescursornotifyeventt { uint8t responsetype; uint8t subtype; uint16t sequence; xcbwindowt window; uint32t cursorserial; xcbtimestampt timestamp; xcbatomt name; uint8t pad0[12]; } xcbxfixescursornotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBXFIXESCURSORNOTI‐ FY. 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. subtype NOT YET DOCUMENTED. window NOT YET DOCUMENTED. cursorserial NOT YET DOCUMENTED. timestamp NOT YET DOCUMENTED. name NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xfixes.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.xcbxfixescursornotifyeventt(3)