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