xcb-d v2.1.0+1.11.1 (2016-01-11T21:50:00Z)
Dub
Repo
xcb_genericevent_query_version
xcb
ge
@param c The connection @return A cookie
Delivers a request to the X server.
extern (
C
)
xcb_genericevent_query_version_cookie_t
xcb_genericevent_query_version
(
xcb_connection_t
*
c
,
ushort
client_major_version
,
ushort
client_minor_version
)
Meta
Source
See Implementation
xcb
ge
functions
xcb_genericevent_query_version
xcb_genericevent_query_version_reply
xcb_genericevent_query_version_unchecked
manifest constants
XCB_GENERICEVENT_QUERY_VERSION
static variables
xcb_genericevent_id
structs
xcb_genericevent_query_version_cookie_t
xcb_genericevent_query_version_reply_t
xcb_genericevent_query_version_request_t
variables
XCB_GENERICEVENT_MAJOR_VERSION
XCB_GENERICEVENT_MINOR_VERSION
@param c The connection @return A cookie
Delivers a request to the X server.