Method

Pango.FontMetrics.ref

Declaration [src]

PangoFontMetrics*
pango_font_metrics_ref (
  PangoFontMetrics* metrics
)

Description [src]

Increase the reference count of a font metrics structure by one.

Return value

Returns: PangoFontMetrics

metrics

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL