Gcr.Parser.prototype.get_parsed_description

function get_parsed_description(): String {
    // Gjs wrapper for gcr_parser_get_parsed_description()
}
  

Get a description for the type of the currently parsed item. This is generally only valid during the Gcr.Parser::parsed signal.

Returns

the description for the current item; this is owned by the parser and should not be freed