- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- Python TypeScript GoJava.NETC++ Swift
-
Return the pane title.
In other ports A pane's title
- Python
libtmux.Pane.title - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Go
tmux.Pane.Title - Java
io.github.libtmux.Pane.Pane.title - .NET
LibTmux.Pane.Title - C++
libtmux::Pane::title - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited