Method
PangoLayoutLineunref
Declaration [src]
void
pango_layout_line_unref (
PangoLayoutLine* line
)
Description [src]
Decrease the reference count of a PangoLayoutLine
by one.
If the result is zero, the line and all associated memory will be freed.