Method

AppStreamTranslationget_id

Declaration [src]

const gchar*
as_translation_get_id (
  AsTranslation* tr
)

Description [src]

The ID (e.g. Gettext translation domain) of this translation.

Return value

Type: const gchar*

No description available.

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