Method
GcrParserget_parsed_attributes
Declaration [src]
GckAttributes*
gcr_parser_get_parsed_attributes (
GcrParser* self
)
Description [src]
Get the attributes which make up the currently parsed item. This is generally
only valid during the GcrParser::parsed
signal.