- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Identity.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++Swift
-
Gets the window identifier.
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 - Java
io.github.libtmux.Window.Window.id - C++
libtmux::Window::id - Swift
Window.id
- Python
0 declared, 0 inherited