# plan.ops.windows.NewWindow.index

- **Module:** plan.ops.windows.NewWindow
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan/ops/windows.rs#L90
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-ops-windows-newwindow-index/

```
plan.ops.windows.NewWindow.index(mut, index: u32) -> Self
```

Place the window at this index rather than the next free one.
