On this page
Window
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Window.swift
- Bases:
One tmux window, independent of every session that links it.
Discussed in Traversal
12 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- filterFieldID(for:) method The stable wire id for a key path, or
nilif the property is not filterable. - filterFieldType(_:) method The value kind an id names, or
nilwhen this model does not know it. - filterValue(_:of:) method Reads the field an id names, or
nilif this model has no such field. - init(from:) method Creates a new instance by decoding from the given decoder.
- init(id:name:paneCount:width:height:incarnation:) method
- height property
- id property The stable identity of the entity associated with this instance.
- incarnation property
- name property
- paneCount property
- width property