window.Window.pane_count
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- Python TypeScript Go Java .NET C++Swift
-
Return how many panes the window contains.
In other ports How many panes the window holds
- Python no equivalent on
Window - TypeScript no equivalent on
Window - Go
tmux.Window.PaneCount - Java no equivalent on
Window - .NET no equivalent on
Window - C++
libtmux::Window::pane_count - Swift
Window.paneCount
- Python no equivalent on
0 declared, 0 inherited