On this page
tmux.PaneFilter.IndexGT
- Module
- tmux
- Declared in
- PaneFilter
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
-
IndexGT requires the nonnegative pane index from Pane.Index to be strictly greater than the pointed-to value. A nil pointer leaves IndexGT unset; a non-nil pointer applies it, including when it points to the zero value.
0 declared, 0 inherited