On this page
io.github.libtmux.Window_.Window_
- Module
- io.github.libtmux.Window_
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window_.java
-
Typed fields of
Window.
7 declared, 0 inherited
Members
- active method Whether this was its session's active window.
- id method The underlying window id, shared by every link to it.
- index method Where this link sits in its session.
- linked method Whether the underlying window is linked into more than one session.
- name method The window name.
- panes method This link's panes.
- session method The session this link belongs to.