Expand description
Utility functions for working with X11 properties
Structs§
- An aspect ratio
numerator
/denominator
. - The value of a window’s
WM_CLASS
property. - A cookie for getting a window’s
WM_CLASS
property. - A structure representing a
WM_HINTS
property. - A cookie for getting a window’s
WM_HINTS
property. - A structure representing a
WM_SIZE_HINTS
property. - A cookie for getting a window’s
WM_SIZE_HINTS
property.
Enums§
- The possible values for a
WM_STATE
’s state field. - Representation of whether some part of
WM_SIZE_HINTS
was user/program specified.