Method

GcrParsedget_filename

Declaration [src]

const gchar*
gcr_parsed_get_filename (
  GcrParsed* parsed
)

Description [src]

Get the filename of the parsed item.

Return value

Returns: const gchar*
 

The filename of the parsed item, or NULL.

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