Gcr.Parser.prototype.get_parsed_attributes

function get_parsed_attributes(): Gck.Attributes {
    // Gjs wrapper for gcr_parser_get_parsed_attributes()
}
  

Get the attributes which make up the currently parsed item. This is generally only valid during the Gcr.Parser::parsed signal.

Returns

the attributes for the current item, which are owned by the parser and should not be freed