Text with FontFamily specified
public GlyphInfo(string FontFamily, string Glyph)
parameter | description |
---|---|
FontFamily | Font Family of this Glyph |
Glyph | Text/Unicode of the Glyph |
- record GlyphInfo
- namespace Flow.Launcher.Plugin
Text with FontFamily specified
public GlyphInfo(string FontFamily, string Glyph)
parameter | description |
---|---|
FontFamily | Font Family of this Glyph |
Glyph | Text/Unicode of the Glyph |