NAME
xcbrandrnotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbrandrnotifyeventt { uint8t responsetype; uint8t subCode; uint16t sequence; xcbrandrnotifydatat u; } xcbrandrnotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBRANDRNOTIFY. 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. subCode NOT YET DOCUMENTED. u NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from randr.xml. Contact xcb@lists.freedesktop.org for correcā tions and improvements. X Version 11 libxcb 1.13 xcbrandrnotifyeventt(3)