to_bytes
Description:
[ Version ( deprecated = true , deprecated_since = "1.44" ) ]
public void to_bytes (out uint8[] bytes)
public void to_bytes (out uint8[] bytes)
Warning: to_bytes is deprecated since 1.44.
Convert a `PangoCoverage` structure into a flat binary format.
Note:
This returns null
Parameters:
this |
a `PangoCoverage` |
bytes |
location to store result (must be freed with g_free) |
n_bytes |
location to store size of result |