# LibTmux::ControlEvent

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/control.rb#L65
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-controlevent/

## Members

- `bytesize` (method): Behavior: Control evidence.
- `data` (method): Returns the value of attribute data.
- `dropped_bytes` (method): Returns the value of attribute dropped_bytes.
- `generation` (method): Returns the value of attribute generation.
- `inspect` (method): Behavior: Control evidence.
- `kind` (method): Returns the value of attribute kind.
- `lost_sequences` (method): Returns the value of attribute lost_sequences.
- `pane_id` (method): Returns the value of attribute pane_id.
- `previous_generation` (method): Returns the value of attribute previous_generation.
- `raw` (method): Returns the value of attribute raw.
- `reason` (method): Returns the value of attribute reason.
- `sequence` (method): Returns the value of attribute sequence.
- `new` (method): Behavior: Control evidence.
