Method

AppStreamReferenceset_value

Declaration [src]

void
as_reference_set_value (
  AsReference* reference,
  const gchar* value
)

Description [src]

Sets a value for this reference.

Parameters

value const gchar*
 

A value for this reference, e.g. “10.1000/182”

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.