Method

GlyEncodedImageget_data

since: 2.0

Declaration [src]

GBytes*
gly_encoded_image_get_data (
  GlyEncodedImage* encoded_image
)

Description

No description available.

Available since: 2.0

Gets propertyGly.EncodedImage:data

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.