PgCoverage.fromBytes

Convert data generated from pango_coverage_to_bytes() back to a PangoCoverage.

More...
class PgCoverage
static
fromBytes
(
char[] bytes
)

Parameters

bytes char[]

binary data representing a PangoCoverage

Return Value

a newly allocated PangoCoverage, or %NULL if the data was invalid.

Detailed Description

Deprecated: This returns %NULL

Meta