Documentation
¶
Index ¶
- type TextLabel
- func (tl *TextLabel) HeightForWidth(width int) int
- func (*TextLabel) LayoutFlags() LayoutFlags
- func (tl *TextLabel) MinSizeHint() Size
- func (tl *TextLabel) SetText(text string) error
- func (tl *TextLabel) SetTextAlignment(alignment Alignment2D) error
- func (tl *TextLabel) SizeHint() Size
- func (tl *TextLabel) Text() string
- func (tl *TextLabel) TextAlignment() Alignment2D
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextLabel ¶
type TextLabel struct {
// contains filtered or unexported fields
}
func NewTextLabel ¶
func NewTextLabelWithStyle ¶
func (*TextLabel) HeightForWidth ¶
func (*TextLabel) LayoutFlags ¶
func (*TextLabel) LayoutFlags() LayoutFlags
func (*TextLabel) MinSizeHint ¶
func (tl *TextLabel) MinSizeHint() Size
func (*TextLabel) SetTextAlignment ¶
func (*TextLabel) TextAlignment ¶
func (tl *TextLabel) TextAlignment() Alignment2D
Click to show internal directories.
Click to hide internal directories.