Method

AppStreamRelationget_value_str

Declaration [src]

const gchar*
as_relation_get_value_str (
  AsRelation* relation
)

Description

No description available.
Available since:0.12.12

Return value

Returns: const gchar*
 

The value of the item this AsRelation is about, as a string.

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