Method

ValentResourceget_source

unstable since: 1.0

Declaration [src]

ValentResource*
valent_resource_get_source (
  ValentResource* resource
)

Description [src]

Gets the source of resource.

Available since: 1.0

Gets propertyValent.Resource:source

Return value

Type: ValentResource

The source of resource.

The returned data is owned by the instance.
The return value can be NULL.