Method

ValentResourceset_publisher

unstable since: 1.0

Declaration [src]

void
valent_resource_set_publisher (
  ValentResource* resource,
  const char* publisher
)

Description [src]

Set the publisher of resource to publisher.

Available since: 1.0

Parameters

publisher

Type: const char*

The new publisher.

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