TextTagGidBuilderImpl.scale

T scale(double propval)

Set scale property.

Parameters

propvalFont size as a scale factor relative to the default font size. This properly adapts to theme changes, etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE.

Returns

Builder instance for fluent chaining