Function

AppStreamComposeglobals_hint_tag_explanation

Declaration [src]

const gchar*
asc_globals_hint_tag_explanation (
  const gchar* tag
)

Description [src]

Retrieve the explanation template of the given hint tag.

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.

Return value

Returns: const gchar*
 

An explanation template, or NULL if the tag was not found.

 The data is owned by the called function.
 The value is a NUL terminated UTF-8 string.