# LibTmux::Window

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/entity.rb#L78
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-window-1vfx/

## Members

- `==` (method): Behavior: Live handles.
- `display` (method): Behavior: Formats.
- `eql?` (method): Behavior: Live handles.
- `hash` (method): Behavior: Live handles.
- `hooks` (method): Behavior: Options and hooks.
- `id` (method): Behavior: Live handles.
- `inspect` (method): Behavior: Live handles.
- `kill` (method): Behavior: Entity removal.
- `list_panes` (method): Behavior: Live acquisition.
- `options` (method): Behavior: Options and hooks.
- `ref` (method): Returns the value of attribute ref.
- `rename` (method): Behavior: Entity mutation.
- `resize` (method): Behavior: Entity mutation.
- `respawn` (method): Behavior: Entity mutation.
- `select_layout` (method): Behavior: Entity mutation.
- `server` (method): Returns the value of attribute server.
- `snapshot` (method): Behavior: Snapshot acquisition.
- `split` (method): Behavior: Creation.
