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

window.Window.index

Rust

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window.rs
Other languages
Python TypeScript GoJava.NETC++ Swift
index ( self ) → i32
method [source]
method [source]
index

Return the window's index within Window::session_id .

A linked window can hold a different index in each session, so this is a property of the link rather than of the window.

In other ports A window's index in its session

0 declared, 0 inherited

Esc

Type to search.