Method

AppStreamContextget_filename

Declaration [src]

const gchar*
as_context_get_filename (
  AsContext* ctx
)

Description

No description available.

Return value

Returns: const gchar*
 

The name of the file the data originates from.

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