- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.State.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++Swift
-
Gets the window name captured with this handle.
In other ports A window's name
- Python
libtmux.Window.name - Ruby
LibTmux::WindowSnapshot#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 - C++
libtmux::Window::name - Swift
Window.name
- Python
0 declared, 0 inherited