libtmux::Pane::title
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava.NET Swift
- title ( ) std::string_view
-
In other ports A pane's title
- Python
libtmux.Pane.title - Ruby
LibTmux::PaneSnapshot#title - Lua
libtmux.SnapshotPane.title - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.title - Go
tmux.Pane.Title - Java
io.github.libtmux.Pane.Pane.title - .NET
LibTmux.Pane.Title - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited