- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- Python TypeScript GoJava.NETC++Swift
-
Return the window name.
In other ports A window's name
- Python
libtmux.Window.name - TypeScript no accessor; the field is read from
Window.format, tmux's own row - 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