Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpFontFamilyPlugin ¶
type EpFontFamilyPlugin struct {
// contains filtered or unexported fields
}
func (*EpFontFamilyPlugin) Description ¶
func (p *EpFontFamilyPlugin) Description() string
func (*EpFontFamilyPlugin) Init ¶
func (p *EpFontFamilyPlugin) Init(store *interfaces.EpPluginStore)
func (*EpFontFamilyPlugin) IsEnabled ¶
func (p *EpFontFamilyPlugin) IsEnabled() bool
func (*EpFontFamilyPlugin) Name ¶
func (p *EpFontFamilyPlugin) Name() string
func (*EpFontFamilyPlugin) SetEnabled ¶
func (p *EpFontFamilyPlugin) SetEnabled(e bool)
Click to show internal directories.
Click to hide internal directories.