Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GeneralTab ¶
type GeneralTab struct {
// contains filtered or unexported fields
}
func NewGeneralTab ¶
func NewGeneralTab() *GeneralTab
func (*GeneralTab) Draw ¶
func (tab *GeneralTab) Draw(gtx layout.Context) layout.Dimensions
func (*GeneralTab) Tick ¶
func (tab *GeneralTab) Tick(delta time.Duration)
Click to show internal directories.
Click to hide internal directories.