On this page
LibTmux.Pane.SetWidthAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
-
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.
0 declared, 0 inherited