Constructor
GlyLoadernew_for_bytes
since: 2.0
Declaration [src]
GlyLoader*
gly_loader_new_for_bytes (
GBytes* bytes
)
Parameters
bytes-
Type:
GBytesData from which to load the image.
The data is owned by the caller of the function.