tmux.Pane.WindowID
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/model.go
- Other languages
- PythonRubyLua TypeScript Rust Java .NET C++Swift
-
WindowID returns the underlying stable tmux window identity.
In other ports The id of the window holding a pane
- Python
libtmux.Pane.window_id - Ruby
LibTmux::PaneSnapshot#window_id - Lua
libtmux.SnapshotPane.window_id - TypeScript no equivalent on
Pane - Rust
pane.Pane.window_id - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++
libtmux::Pane::window_id - Swift
Pane.windowID
- Python
0 declared, 0 inherited