- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- Python TypeScript Go Java .NETC++Swift
-
Return the window width in cells.
In other ports A window's width in cells
- Python
libtmux.Window.width - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Go
tmux.Window.Width - Java no equivalent on
Window - .NET
LibTmux.Window.Width - C++
libtmux::Window::width - Swift
Window.width
- Python
0 declared, 0 inherited