Method
Pango.Coverage.unref
Declaration [src]
void
pango_coverage_unref (
PangoCoverage* coverage
)
Description [src]
Decrease the reference count on the PangoCoverage
by one.
If the result is zero, free the coverage and all associated memory.