- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLuaTypeScriptRustGoJava.NET Swift
- window ( ) expected< Window, CommandFailure >
-
Discussed in Traversal
In other ports Find a pane's containing window
- Python
libtmux.Pane.window - Ruby
LibTmux::PaneSnapshot#window - Lua
libtmux.SnapshotPane.window - TypeScript
pane.Pane.window - Rust
pane.Pane.window - Go
tmux.Pane.Window - Java
io.github.libtmux.Pane.Pane.window - .NET
LibTmux.Pane.Window - Swift no direct accessor; match Pane.windowID against Snapshot.windows
- Python
0 declared, 0 inherited