Note that the initial value of this property depends on the internals of #PangoFontDescription.
TextTag.font
string font() @propertyGet font property.
Returns
Font description as string, e.g. \"Sans Italic 12\".
void font(string propval) @propertySet font property.
Parameters
propval | Font description as string, e.g. \"Sans Italic 12\". Note that the initial value of this property depends on the internals of #PangoFontDescription. |