Coverage.toBytes
void toBytes(out ubyte[] bytes)Convert a [pango.coverage.Coverage] structure into a flat binary format.
Parameters
bytes | location to store result (must be freed with [glib.global.gfree]) |
Deprecated
This returns null
void toBytes(out ubyte[] bytes)Convert a [pango.coverage.Coverage] structure into a flat binary format.
bytes | location to store result (must be freed with [glib.global.gfree]) |