LibTmux::WindowSnapshot#name
- Module
- LibTmux
- Declared in
- WindowSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- PythonLua TypeScript RustGoJava.NETC++Swift
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports A window's name
- Python
libtmux.Window.name - Lua
libtmux.SnapshotWindow.name - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.name - Go
tmux.Window.Name - Java
io.github.libtmux.Window.Window.name - .NET
LibTmux.Window.Name - C++
libtmux::Window::name - Swift
Window.name
- Python
0 declared, 0 inherited