diff options
Diffstat (limited to 'man/XGetDeviceProperty.txt')
-rw-r--r-- | man/XGetDeviceProperty.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/XGetDeviceProperty.txt b/man/XGetDeviceProperty.txt index b557216..403aa96 100644 --- a/man/XGetDeviceProperty.txt +++ b/man/XGetDeviceProperty.txt @@ -19,7 +19,6 @@ SYNOPSIS long offset, long length, Bool delete, - Bool pending, Atom req_type, Atom *actual_type_return, int *actual_format_return, @@ -96,10 +95,6 @@ SYNOPSIS Specifies the offset in the specified property (in 32-bit quantities) where the data is to be retrieved. - pending - Specifies whether to retrieve the pending state of the - property or the current state. - property Specifies the property to modify or query. |