Method

GcrParserget_parsed

Declaration [src]

GcrParsed*
gcr_parser_get_parsed (
  GcrParser* self
)

Description [src]

Get the currently parsed item.

Return value

Returns: GcrParsed
 

The currently parsed item.

 The data is owned by the instance.