# io.github.libtmux.WindowIndex.WindowIndex

- **Module:** io.github.libtmux.WindowIndex
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/WindowIndex.java#L11
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-windowindex-windowindex/

Where a window sits in one session.

<p>A position, not an identity: tmux renumbering moves a window to a different index, and the
same window linked into two sessions can hold a different index in each.

## Members

- `toString` (method)
