get_variations


Description:

[ Version ( since = "1.42" ) ]
public unowned string? get_variations ()

Gets the variations field of a font description.

See [method@Pango.FontDescription.set_variations].

Parameters:

this

a `PangoFontDescription`

Returns:

the variations field for the font description, or null if not previously set. This has the same life-time as the font description itself and should not be freed.