LibTmux.Window.Height
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.State.cs
- Other languages
- PythonRubyLua TypeScript RustGo Java C++Swift
-
Gets the window height captured with this handle.
In other ports A window's height in cells
- Python
libtmux.Window.height - Ruby
LibTmux::WindowSnapshot#height - Lua
libtmux.SnapshotWindow.height - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.height - Go
tmux.Window.Height - Java no equivalent on
Window - C++
libtmux::Window::height - Swift
Window.height
- Python
0 declared, 0 inherited