# io.github.libtmux.PanePosition.PanePosition

- **Module:** io.github.libtmux.PanePosition
- **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/PanePosition.java#L12
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-paneposition-paneposition/

Where a pane's top-left corner sits in its window, in terminal cells.

A pair rather than two loose numbers, for the reason {@link Dimensions} gives: read together,
and a call site that took them separately could transpose them without the compiler noticing.

## Members

- `toString` (method)
