LibTmux.Pane.SetWidthAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- Other languages
- Python Ruby Lua TypeScript Rust Go Java C++ Swift
-
Sets this pane's width.
- Parameters
-
-
width ( int ) – The width in cells.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying the new size.
In other ports Set a pane's width
- Python
libtmux.Pane.set_width - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust no equivalent on
Pane - Go
tmux.Pane.SetWidth - Java no equivalent on
Pane - C++
libtmux::Pane::set_width - Swift no equivalent on
Pane
0 declared, 0 inherited