xcb-d ~master (2022-03-31T15:15:41.4365509)
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.