libtmux::Window::width
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGo Java .NETSwift
-
In other ports A window's width in cells
- Python
libtmux.Window.width - Ruby
LibTmux::WindowSnapshot#width - Lua
libtmux.SnapshotWindow.width - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.width - Go
tmux.Window.Width - Java no equivalent on
Window - .NET
LibTmux.Window.Width - Swift
Window.width
- Python
0 declared, 0 inherited