Method

AppStreamContextset_origin

Declaration [src]

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

Description [src]

Sets the data origin.

Parameters

value

Type: const gchar*

The new value.

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