# libtmux.Window.children

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

```
libtmux.Window.children(self) -> QueryList[Pane]
```

Was used by TmuxRelationalObject (but that's longer used in this class).
