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