diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/XGetExtensionVersion.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/XGetExtensionVersion.txt b/man/XGetExtensionVersion.txt index 3e24fc7..c7d45f4 100644 --- a/man/XGetExtensionVersion.txt +++ b/man/XGetExtensionVersion.txt @@ -25,11 +25,12 @@ DESCRIPTION ----------- The XGetExtensionVersion request is deprecated and should not - be used. Clients issuing a XgetExtensionVersion request will - not be able to use MPX features. The XGetExtensionVersion - request queries the version of the input extension, and returns - an XExtensionVersion structure. This structure contains a - major_version and minor_version number which can be compared + be used in XI2 applications. Clients issuing a XGetExtensionVersion + request will not be able to use XI2 features. + + The XGetExtensionVersion request queries the version of the input + extension, and returns an XExtensionVersion structure. This structure + contains a major_version and minor_version number which can be compared with constants defined in XI.h. Support for additional protocol requests added to the input extension after its initial release is indicated by a version number corresponding to the added |