TextTagGidBuilderImpl.font

Set font property.

class TextTagGidBuilderImpl(T)
T
font
(
string propval
)

Parameters

propval string

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

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

Return Value

Type: T

Builder instance for fluent chaining