- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Relations.cs
- Other languages
- PythonRubyLuaTypeScriptRustGoJavaC++ Swift
-
Gets the window containing this pane, with captured scalar state.
Discussed in Traversal
In other ports Find a pane's containing window
- Python
libtmux.Pane.window - Ruby
LibTmux::PaneSnapshot#window - Lua
libtmux.SnapshotPane.window - TypeScript
pane.Pane.window - Rust
pane.Pane.window - Go
tmux.Pane.Window - Java
io.github.libtmux.Pane.Pane.window - C++
libtmux::Pane::window - Swift no direct accessor; match Pane.windowID against Snapshot.windows
- Python
0 declared, 0 inherited