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