attr_font_scale_new


Description:


[ Version ( since = "1.50" ) ]
public Attribute attr_font_scale_new (FontScale scale)

Create a new font scale attribute.

The effect of this attribute is to change the font size of a run, relative to the size of preceding run.

Parameters:

scale

a `PangoFontScale` value, which indicates font size change relative to the size of the previous run.

Returns:

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


Namespace: Pango
Package: pango