Method

ValentResourceset_contributor

unstable since: 1.0

Declaration [src]

void
valent_resource_set_contributor (
  ValentResource* resource,
  GStrv contributor
)

Description [src]

Gets the title of resource.

Available since: 1.0

Parameters

contributor

Type: An array of utf8

The new contributor.

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