Module Usdl.Window_event_idSource

Sourcetype t = [
  1. | `Resized
  2. | `Size_changed
  3. | `Exposed
  4. | `Unknown of int
]