Method

ValentResourceget_rights

unstable since: 1.0

Declaration [src]

const char*
valent_resource_get_rights (
  ValentResource* resource
)

Description [src]

Gets the rights of resource.

Available since: 1.0

Gets propertyValent.Resource:rights

Return value

Type: const char*

The rights of resource.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.