Pane.windowID
- Declared in
- Pane
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Pane.swift
- Other languages
- PythonRubyLua TypeScript RustGo Java .NET C++
-
The window this pane is in. Panes move between windows, so this is where it is now rather than where it started.
Discussed in Traversal
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 - Go
tmux.Pane.WindowID - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++
libtmux::Pane::window_id
- Python
0 declared, 0 inherited