Method

AppStreamContextset_origin

Declaration [src]

void
as_context_set_origin (
  AsContext* ctx,
  const gchar* value
)

Description [src]

Sets the data origin.

Parameters

value const gchar*
 

The new value.

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