pane.Pane.window_id
- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- Python TypeScript Go Java .NET C++Swift
-
Return the window that contains this pane.
Discussed in Format-token fields
In other ports The id of the window holding a pane
- Python
libtmux.Pane.window_id - TypeScript no equivalent on
Pane - Go
tmux.Pane.WindowID - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++
libtmux::Pane::window_id - Swift
Pane.windowID
- Python
0 declared, 0 inherited