PgCoverage.fromBytes

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

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.

Meta