Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormattedLabel ¶
type LabelsElement ¶
type LabelsElement struct { compton.BaseElement // contains filtered or unexported fields }
func Labels ¶
func Labels(r compton.Registrar, fmtLabels ...FormattedLabel) *LabelsElement
func (*LabelsElement) ColumnGap ¶
func (lse *LabelsElement) ColumnGap(s size.Size) *LabelsElement
func (*LabelsElement) FontSize ¶
func (lse *LabelsElement) FontSize(s size.Size) *LabelsElement
func (*LabelsElement) RowGap ¶
func (lse *LabelsElement) RowGap(s size.Size) *LabelsElement
Click to show internal directories.
Click to hide internal directories.