libtmux::Pane::width
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGo Java .NETSwift
-
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 - Rust
pane.Pane.width - Go
tmux.Pane.Width - Java no equivalent on
Pane - .NET
LibTmux.Pane.Width - Swift
Pane.width
- Python
0 declared, 0 inherited