Method

GcrParsedget_label

Declaration [src]

const gchar*
gcr_parsed_get_label (
  GcrParsed* parsed
)

Description [src]

Get the label for the parsed item.

Return value

Type: const gchar*

The label for the item.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.