# target.WindowLinkIdentity.new

- **Module:** target.WindowLinkIdentity
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/target.rs#L400
- **Page:** https://libtmux.org/reference/rs/target-windowlinkidentity-new/

```
target.WindowLinkIdentity.new(server_identity: ServerIdentity, session_id: SessionId, window_index: i32, window_id: WindowId) -> Self
```
