- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- Python TypeScript Go Java .NETC++Swift
-
Report whether the pane touches the left edge of its window.
See
Self::is_at_topfor what the edge predicates are for.In other ports Whether a pane touches the left of its window
- Python
libtmux.Pane.at_left - TypeScript no equivalent on
Pane - Go
tmux.Pane.AtLeft - Java no equivalent on
Pane - .NET
LibTmux.Pane.AtLeft - C++
libtmux::Pane::at_left - Swift
Pane.isAtLeft
- Python
0 declared, 0 inherited