- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Snapshot.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++Swift
-
Gets the index this pane holds in its window.
In other ports A pane's index in its window
- Python
libtmux.Pane.index - Ruby
LibTmux::PaneSnapshot#index - Lua
libtmux.SnapshotPane.index - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.index - Go
tmux.Pane.Index - Java
io.github.libtmux.Pane.Pane.index - C++
libtmux::Pane::index - Swift
Pane.index
- Python
0 declared, 0 inherited