Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Python API

Python documentation

libtmux.Pane.set_height

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
Other languages
Ruby Lua TypeScript Rust Go Java .NETC++ Swift
set_height ( self , height : int ) → Pane
method [source]
method [source]
set_height

Set pane height.

Parameters
  • height ( int ) – Pane height, in cells.

Returns

Pane Self, for method chaining.

In other ports Set a pane's height

0 declared, 0 inherited

Esc

Type to search.