Method
PangoCoveragecopy
Declaration [src]
PangoCoverage*
pango_coverage_copy (
  PangoCoverage* coverage
)
Return value
Type: PangoCoverage
The newly allocated PangoCoverage,
  with a reference count of one, which should be freed with
  pango_coverage_unref().
| The caller of the method takes ownership of the data, and is responsible for freeing it. |