Expand description
Utility functions for working with X11 properties
Structs§
- Aspect
Ratio - An aspect ratio
numerator/denominator. - WmClass
- The value of a window’s
WM_CLASSproperty. - WmClass
Cookie - A cookie for getting a window’s
WM_CLASSproperty. - WmHints
- A structure representing a
WM_HINTSproperty. - WmHints
Cookie - A cookie for getting a window’s
WM_HINTSproperty. - WmSize
Hints - A structure representing a
WM_SIZE_HINTSproperty. - WmSize
Hints Cookie - A cookie for getting a window’s
WM_SIZE_HINTSproperty.
Enums§
- WmHints
State - The possible values for a
WM_STATE’s state field. - WmSize
Hints Specification - Representation of whether some part of
WM_SIZE_HINTSwas user/program specified.