Method

GcrParsedget_description

Declaration [src]

const gchar*
gcr_parsed_get_description (
  GcrParsed* parsed
)

Description [src]

Get the descirption for a parsed item.

Return value

Returns: const gchar*
 

The description.

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