Method
AppStreamReferenceget_registry_name
Declaration [src]
const gchar*
as_reference_get_registry_name (
AsReference* reference
)
Description [src]
Gets the name of the registry this reference is for,
if the reference is of type AS_REFERENCE_KIND_REGISTRY
.
Otherwise return NULL
.