You can search for identifiers within the package.
in-package search v0.2.0
Window updateable attributes. Use with setWindowAttrib in a similar manner as with window hints.
type _ t =
| Resizable : bool t
| Decorated : bool t
| AutoIconify : bool t
| Floating : bool t
| FocusOnShow : bool t