Method

ValentResourceset_relation

unstable since: 1.0

Declaration [src]

void
valent_resource_set_relation (
  ValentResource* resource,
  GStrv relation
)

Description [src]

Gets the title of resource.

Available since: 1.0

Parameters

relation

Type: An array of utf8

The new relation.

The argument can be NULL.
The array must be NULL-terminated.
Each element is a NUL terminated UTF-8 string.