attr_scale_new


Description:


public Attribute attr_scale_new (double scale_factor)

Create a new font size scale attribute.

The base font for the affected text will have its size multiplied by scale_factor.

Parameters:

scale_factor

factor to scale the font

Returns:

the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]


Namespace: Pango
Package: pango