Method

ValentResourceget_type_hint

unstable since: 1.0

Declaration [src]

const char*
valent_resource_get_type_hint (
  ValentResource* resource
)

Description [src]

Gets the type hint of resource.

Available since: 1.0

Return value

Type: const char*

The nature or genre 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.