# libtmux.Window.__init__

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

```
libtmux.Window.__init__(self, default_option_scope: OptionScope | None = None) -> None
```

When not a user (custom) option, scope can be implied.
