unref
Description:
public void unref ()
Decrease the reference count of a font metrics structure by one.
If the result is zero, frees the structure and any associated memory.
Parameters:
this |
a `PangoFontMetrics` structure, may be null |