# 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/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/WindowIndex.java#L11
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-windowindex-windowindex/

Where a window sits in one session.

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)
