copy


Description:

public FontDescription? copy ()

Make a copy of a `PangoFontDescription`.

Parameters:

this

a `PangoFontDescription`, may be null

Returns:

the newly allocated `PangoFontDescription`, which should be freed with [method@Pango.FontDescription.free], or null if this was null.