On this page
LibTmux.Window.Panes
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Relations.cs
- Other languages
- PythonTypeScriptRustGoJavaC++Swift
- Panes : CapturedRelation<Pane>
-
Gets the panes the capture found in this window.
Reading this never reaches tmux.
In other languages List a window's panes
- Python
libtmux.Window.panes - TypeScript
window.Window.panes - Rust
window.navigation.Window.panes - Go
tmux.Window.Panes - Java
io.github.libtmux.Window.Window.panes - C++
libtmux::Window::panes - Swift
Server.panes()
- Python
0 declared, 0 inherited