Gcr.Parser.prototype.get_parsed_label
function get_parsed_label(): String { // Gjs wrapper for gcr_parser_get_parsed_label() }
Get the label of the currently parsed item. This is generally only valid during the Gcr.Parser::parsed signal.
- Returns
the label of the currently parsed item. The value is owned by the parser and should not be freed.