io.github.libtmux.Pane.Pane.window
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
- Other languages
- PythonRubyLuaTypeScriptRustGo.NETC++ Swift
-
The window link this pane was reached through. A pure read of the capture.
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 - .NET
LibTmux.Pane.Window - C++
libtmux::Pane::window - Swift no direct accessor; match Pane.windowID against Snapshot.windows
- Python
0 declared, 0 inherited