SpiceClientGLib.CursorShape¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
image data of the remote cursor |
|
height |
r/w |
a height of the remote cursor |
|
hot_spot_x |
r/w |
a ‘x’ coordinate of the remote cursor |
|
hot_spot_y |
r/w |
a ‘y’ coordinate of the remote cursor |
|
type |
r/w |
a #SpiceCursorType of data |
|
width |
r/w |
a width of the remote cursor |
Methods¶
None
Details¶
- class SpiceClientGLib.CursorShape¶
The
SpiceClientGLib.CursorShape
structure defines the remote cursor’s shape.