libtmux::Window::previous_layout
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby Lua TypeScriptRustGo Java .NETSwift
- previous_layout ( ) expected< void, CommandFailure >
-
In other ports Apply a window's previous layout preset
- Python
libtmux.Window.previous_layout - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.previousLayout - Rust
window.Window.previous_layout - Go
tmux.Window.PreviousLayout - Java
Window.applyLayoutrestores a named layout; there is no previous step - .NET
LibTmux.Window.SelectPreviousLayoutAsync - Swift
Server.previousLayout(_:)
- Python
0 declared, 0 inherited