X Window Programming/XLib/Types and Values
Appearance
Types and Values
[edit | edit source]The following symbols are defined by Xlib and used throughout this part of the book:
- Bool and Boolean are variable types with values True and False.
- None is the universal null resource ID or atom.
- XID is used for generic resource IDs.
- XPointer is used for generic pointers to data.