# tmux.PaneBorderLines

- **Module:** tmux
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/option_generated.go#L422
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-paneborderlines/

PaneBorderLines is a typed value for the "pane-border-lines" tmux option. Its zero value is invalid.

## Members

- `String` (method): String returns the exact tmux spelling of v.
- `Valid` (method): Valid reports whether v belongs to the supported tmux-version union.
