Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager[I comparable] struct { IDs map[I]*container.TabItem Tabs map[*container.TabItem]I }
func NewManager ¶
func NewManager[I comparable]() *Manager[I]
func (*Manager[I]) AddTabItem ¶
Click to show internal directories.
Click to hide internal directories.