io.github.libtmux.Window.Window.name
- 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 window name.
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 - .NET
LibTmux.Window.Name - C++
libtmux::Window::name - Swift
Window.name
- Python
0 declared, 0 inherited