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