get_font_family
Description:
Gets the FontFamily representing the selected font family.
Font families are a collection of font faces.
If the selected font is not installed, returns null.
Parameters:
this |
Returns:
A FontFamily representing the selected font family, or null. The returned object is owned by this and must not be modified or freed. |