Method

ValentResourceset_type_hint

unstable since: 1.0

Declaration [src]

void
valent_resource_set_type_hint (
  ValentResource* resource,
  const char* type_hint
)

Description [src]

Set the nature or genre of resource to type_hint.

Available since: 1.0

Parameters

type_hint

Type: const char*

The new type_hint.

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