Method

GcrParsedget_bytes

Declaration [src]

GBytes*
gcr_parsed_get_bytes (
  GcrParsed* parsed
)

Description [src]

Get the raw data block for the parsed item.

Return value

Returns: GBytes
 

The raw data of the parsed item, or NULL.

 The data is owned by the instance.