Method
GcrParserget_parsed_bytes
Declaration [src]
GBytes*
gcr_parser_get_parsed_bytes (
GcrParser* self
)
Description [src]
Get the raw data block that represents this parsed object. This is only
valid during the GcrParser::parsed
signal.