Method

ValentResourceset_source

unstable since: 1.0

Declaration [src]

void
valent_resource_set_source (
  ValentResource* resource,
  ValentResource* source
)

Description [src]

Set the source of resource to source.

Available since: 1.0

Sets propertyValent.Resource:source

Parameters

source

Type: ValentResource

The new source.

The argument can be NULL.
The data is owned by the caller of the method.