- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava.NETSwift
- name ( ) std::string_view
-
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 - .NET
LibTmux.Window.Name - Swift
Window.name
- Python
0 declared, 0 inherited