SpiceClientGLib.DisplayPrimary¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
pointer to primary buffer |
|
format |
r/w |
primary buffer format |
|
height |
r/w |
height of the primary |
|
marked |
r/w |
whether the display is marked ready |
|
shmid |
r/w |
identifier of the shared memory segment associated with the data, or -1 if not shm |
|
stride |
r/w |
stride of the primary |
|
width |
r/w |
width of the primary |
Methods¶
None
Details¶
- class SpiceClientGLib.DisplayPrimary¶
Holds the information necessary to use the primary surface.