mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
cursor-name is after cursor-image in GetCursorImageAndName
Signed-off-by: Peter Harris <pharris@opentext.com>
This commit is contained in:
parent
e4ba4e04b8
commit
d6d910b74a
1 changed files with 1 additions and 1 deletions
|
|
@ -469,8 +469,8 @@ GetCursorImageAndName
|
|||
y-hot: CARD16
|
||||
cursor-serial: CARD32
|
||||
cursor-atom: ATOM
|
||||
cursor-name: LISTofCARD8
|
||||
cursor-image: LISTofCARD32
|
||||
cursor-name: LISTofCARD8
|
||||
|
||||
This is similar to GetCursorImage except for including both
|
||||
the atom and name of the current cursor.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue