Manual Pages for Linux CentOS command on man xcb_configure_request_event_t
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_configure_request_event_t

xcbconfigurerequesteventt(3) XCB Events xcbconfigurerequesteventt(3)

NAME

xcbconfigurerequesteventt - SYNOPSIS

#include Event datastructure typedef struct xcbconfigurerequesteventt { uint8t responsetype; uint8t stackmode; uint16t sequence; xcbwindowt parent; xcbwindowt window; xcbwindowt sibling; int16t x; int16t y; uint16t width; uint16t height; uint16t borderwidth; uint16t valuemask; } xcbconfigurerequesteventt; EVENT FIELDS responsetype The type of this event, in this case XCBCONFIGUREREQUEST. 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. stackmode NOT YET DOCUMENTED. parent NOT YET DOCUMENTED. window NOT YET DOCUMENTED. sibling NOT YET DOCUMENTED. x NOT YET DOCUMENTED. y NOT YET DOCUMENTED. width NOT YET DOCUMENTED. height NOT YET DOCUMENTED. borderwidth NOT YET DOCUMENTED. valuemask 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 xcbconfigurerequesteventt(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™