On this page
libtmux.Window.get
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- src/libtmux/window.py
-
Return key-based lookup. Deprecated by attributes.
Deprecated
0.17 — Deprecated by attribute lookup.e.g.
window['window_name']is now accessed viawindow.window_name.
0 declared, 0 inherited