Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorToHexRGB ¶
ColorToHexRGB return Hex RGB from color.Color.
Types ¶
type Badge ¶
type Badge struct { Label string Message string LabelColor string MessageColor string Icon []byte // contains filtered or unexported fields }
func (*Badge) AddIconFile ¶ added in v0.27.0
AddIconFile add icon image file to badge.
func (*Badge) SetLabelColor ¶ added in v0.45.2
func (*Badge) SetMessageColor ¶ added in v0.45.2
Click to show internal directories.
Click to hide internal directories.