Get the attributes which make up the parsed item.
the attributes for the item; these are owned by the parsed item and should not be freed
Get the raw data block for the parsed item.
the raw data of the parsed item, or null
Get the descirption for a parsed item.
the description
Get the filename of the parsed item.
the filename of the parsed item, or null
Get the label for the parsed item.
the label for the item
Add a reference to a parsed item. An item may not be shared across threads until it has been referenced at least once.
the parsed item
StaticunrefUnreferences a parsed item which was referenced with gcr_parsed_ref()
Optionalparsed: anya parsed item
A parsed item parsed by a Gcr.Parser.