> For the complete documentation index, see [llms.txt](https://osl.mistium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osl.mistium.com/standard-library/graphics-and-windowing/win-buttons.md).

# win-buttons

```osl
import "std:win-buttons"
```

Importing this package installs close, minimise, and maximise controls into an OSL window. It exposes no callable package methods and requires a graphical display. Drawing and typed hit-test tables use the same fixed control order.
