# window.Window.toString

- **Module:** window.Window
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/window.ts#L535
- **Page:** https://libtmux.org/reference/ts/window-window-tostring/

```
window.Window.toString() -> string
```

How this handle renders in a log line, a template literal, or an error.

Installed with the rest of the live-handle prototype, and declared here so
the emitted types advertise it and a caller's own lint does not report the
default `[object Object]`.
