# libtmux.Pane.__init__

- **Module:** libtmux.Pane
- **Package:** libtmux
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/libtmux/blob/9fdd083a8181a827889337b63cd4e6daea661a8c/src/libtmux/options.py#L588
- **Page:** https://libtmux.org/en/py/latest/reference/libtmux-pane-__init__/

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

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