# snapshot.WindowLink

- **Module:** snapshot
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/snapshot.rs#L1183
- **Page:** https://libtmux.org/reference/rs/snapshot-windowlink/

## Members

- `identity` (method)
- `is_active` (method) — Report whether this edge is the session's active window.
- `is_linked` (method) — Report whether the window is linked into more than one session.
- `has_activity` (method) — Report whether the window has unseen activity in this session.
- `has_bell` (method) — Report whether the window rang a bell in this session.
- `stack_index` (method) — Return the session's most-recently-used ordering for this edge.
