- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETSwift
- panes ( ) expected< std::vector< Pane >, CommandFailure >
-
Discussed in Traversal
In other ports List a window's panes
- Python
libtmux.Window.panes - Ruby
LibTmux::Window#list_panes - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.panes - Rust
window.Window.panes - Go
tmux.Window.Panes - Java
io.github.libtmux.Window.Window.panes - .NET
LibTmux.Window.Panes - Swift
Snapshot.panes(of:)
- Python
0 declared, 0 inherited