io.github.libtmux.Window.Window.id
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- PythonRubyLua TypeScript RustGo.NETC++Swift
-
The underlying window, shared by every link to it.
In other ports A window's stable tmux id
- Python
libtmux.Window.id - Ruby
LibTmux::WindowSnapshot#id - Lua
libtmux.SnapshotWindow.id - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.id - Go
tmux.Window.ID - .NET
LibTmux.Window.Id - C++
libtmux::Window::id - Swift
Window.id
- Python
0 declared, 0 inherited