# libtmux.Window.show_window_options

- **Module:** libtmux.Window
- **Package:** libtmux
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/window.py#L1826
- **Page:** https://libtmux.org/reference/py/libtmux-window-show_window_options/

```
libtmux.Window.show_window_options(self, g: bool | None = False) -> WindowOptionDict
```

Show options for tmux window. Deprecated by :meth:`Window.show_options()`.
