LibTmux.Window.Width
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.State.cs
- Other languages
- PythonRubyLua TypeScript RustGo Java C++Swift
-
Gets the window width captured with this handle.
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 - C++
libtmux::Window::width - Swift
Window.width
- Python
0 declared, 0 inherited