- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava.NETSwift
-
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 - .NET
LibTmux.Window.Id - Swift
Window.id
- Python
0 declared, 0 inherited