from_bytes
Description:
[ Version ( deprecated = true , deprecated_since = "1.44" ) ]
public static Coverage? from_bytes (uint8[] bytes)
public static Coverage? from_bytes (uint8[] bytes)
Warning: from_bytes is deprecated since 1.44.
Convert data generated from [method@Pango.
Note:
This returns null
Coverage.to_bytes] back to a `PangoCoverage`.
Parameters:
bytes |
binary data representing a `PangoCoverage` |
n_bytes |
the size of |
Returns:
a newly allocated `PangoCoverage` |