get_parsed_label


Description:

public unowned string? get_parsed_label ()

Get the label of the currently parsed item.

This is generally only valid during the parsed signal.

Parameters:

this

The parser

Returns:

the label of the currently parsed item. The value is owned by the parser and should not be freed.