LibTmux::PaneSnapshot#window
- Module
- LibTmux
- Declared in
- PaneSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++ Swift
- window ( ) ::LibTmux::WindowSnapshot
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports Find a pane's containing window
- Python
libtmux.Pane.window - Lua
libtmux.SnapshotPane.window - TypeScript
pane.Pane.window - Rust
pane.Pane.window - Go
tmux.Pane.Window - Java
io.github.libtmux.Pane.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