Module x11rb::properties

source Β·
Expand description

Utility functions for working with X11 properties

Macros§

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§

Constants§

Functions§

  • parse_with_flag πŸ”’
    Parse an element of type T and turn it into an Option by checking if the given bit is set in flags.