- Module
- libtmux
- Declared in
- SnapshotPane
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++ Swift
- window : (libtmux.SnapshotWindow)?
-
Missing when captured relationships are inconsistent.
In other ports Find a pane's containing window
- Python
libtmux.Pane.window - Ruby
LibTmux::PaneSnapshot#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