window.Window.session_id
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- Python TypeScript Go Java .NET C++ Swift
-
Return the session this handle reached the window through.
In other ports The id of the session a window was reached through
- Python
libtmux.Window.session_id - TypeScript no equivalent on
Window - Go
tmux.Window.SessionID - Java no equivalent on
Window - .NET no equivalent on
Window - C++
libtmux::Window::session_id - Swift no equivalent on
Window
- Python
0 declared, 0 inherited