Documentation ¶
Index ¶
- type Manager
- func (m *Manager) Close()
- func (m *Manager) Emit(e event.Event)
- func (m *Manager) Init(eventCh chan<- event.Event, redrawCh chan<- struct{})
- func (m *Manager) Open(filename string) error
- func (m *Manager) Resize(width, height int)
- func (m *Manager) SetSize(width, height int)
- func (m *Manager) State() (map[int]*state.WindowState, layout.Layout, int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.