TextTag.font

string font() @property

Get font property.

Returns

Font description as string, e.g. \"Sans Italic 12\".

Note that the initial value of this property depends on the internals of #PangoFontDescription.

void font(string propval) @property

Set font property.

Parameters

propvalFont description as string, e.g. \"Sans Italic 12\". Note that the initial value of this property depends on the internals of #PangoFontDescription.