Method
GlyEncodedImageget_data
since: 2.0
Declaration [src]
GBytes*
gly_encoded_image_get_data (
GlyEncodedImage* encoded_image
)
Return value
Type: GBytes
The encoded image data.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |