On this page
libtmux::Window::panes
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonTypeScriptRustGoJava.NETSwift
- panes ( ) expected< std::vector< Pane >, CommandFailure >
-
Discussed in Traversal
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 - .NET
LibTmux.Window.Panes - Swift
Server.panes()
- Python
0 declared, 0 inherited