# plan.ops.windows.SelectLayout.new

- **Module:** plan.ops.windows.SelectLayout
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan/ops/windows.rs#L359
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-ops-windows-selectlayout-new/

```
plan.ops.windows.SelectLayout.new(target: impl Into<WindowTarget>, layout: impl Into<OsString>) -> Self
```

Lay this window out.
