Constant x11rb::protocol::randr::X11_XML_VERSION

source ·
pub const X11_XML_VERSION: (u32, u32);
Expand description

The version number of this extension that this client library supports.

This constant contains the version number of this extension that is supported by this build of x11rb. For most things, it does not make sense to use this information. If you need to send a QueryVersion, it is recommended to instead send the maximum version of the extension that you need.