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