Method

ValentResourceset_coverage

unstable since: 1.0

Declaration [src]

void
valent_resource_set_coverage (
  ValentResource* resource,
  const char* coverage
)

Description [src]

Set the coverage of resource to coverage.

Available since: 1.0

Parameters

coverage

Type: const char*

The new coverage.

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