attr_family_new
Description:
public Attribute attr_family_new (
string family)
Create a new font family attribute.
Parameters:
family |
the family or comma-separated list of families
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|