aboutsummaryrefslogblamecommitdiffstats
path: root/LIBAXL_PROTOCOL_VERSION_MAJOR.3
blob: d8a05008d97f0cf0f12d867af2542f32eadae682 (plain) (tree)
























                                                                
.TH LIBAXL_PROTOCOL_VERSION_MAJOR 3 libaxl
.SH NAME
LIBAXL_PROTOCOL_VERSION_MAJOR - X protocol version, major number
.SH SYNOPSIS
.nf
#include <libaxl.h>

#define LIBAXL_PROTOCOL_VERSION_MAJOR /* value omitted */
.fi
.SH DESCRIPTION
The
.BR LIBAXL_PROTOCOL_VERSION_MAJOR
macro expands to the major number of the
highest version of the X protocol that
the library, as compiled against, supports.
.SH NOTES
There is no corresponding macro for the lowest
supported version. The lowest supported
version is 11.0 (X11); X11 was released in
September 1987 and predates Linux, thus
this is extremely unlikely this will change.
.SH SEE ALSO
.BR libaxl_protocol_version_major (3),
.BR LIBAXL_PROTOCOL_VERSION_MINOR (3),
.BR LIBAXL_PROTOCOL_VERSION (3)