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