Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GTLabel ¶
type GTLabel struct { widget.BaseWidget Id string Text string TextColor color.Color Size fyne.Size }
func NewGTLabel ¶
NewGTLabel 请使用这种方式初始化,直接用结构体初始化不会产生 Id 等扩展字段
func (*GTLabel) CreateRenderer ¶
func (l *GTLabel) CreateRenderer() fyne.WidgetRenderer
Click to show internal directories.
Click to hide internal directories.