[ Version ( since = "3.2" ) ]
public abstract unowned FontFace? get_font_face ()
Gets the FontFace representing the selected font group details (i.
e. family, slant, weight, width, etc).
If the selected font is not installed, returns null.
this |
A FontFace representing the selected font group details, or null . The returned object is owned by this and must not be modified or freed. |