struct Tmux::Window
- Tmux::Window
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
tmux.crConstructors
Instance Method Summary
- #pane_id : String
- #pane_id=(pane_id : String)
- #pane_tty : String
- #pane_tty=(pane_tty : String)
- #window_height : Int32
- #window_height=(window_height : Int32)
- #window_id : String
- #window_id=(window_id : String)
- #window_width : Int32
- #window_width=(window_width : Int32)