# libtmux.Server._update_windows

- **Module:** libtmux.Server
- **Package:** libtmux
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/libtmux/blob/9fdd083a8181a827889337b63cd4e6daea661a8c/src/libtmux/server.py#L2813
- **Page:** https://libtmux.org/en/py/latest/reference/libtmux-server-_update_windows/

```
libtmux.Server._update_windows(self) -> Server
```

Update internal window data and return ``self`` for chainability.
