Method

AppStreamComposeHintset_tag

Declaration [src]

void
asc_hint_set_tag (
  AscHint* hint,
  const gchar* tag
)

Description [src]

Sets the unique tag for the type of this hint.

Parameters

tag const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.