Method

AppStreamComposeHintset_explanation_template

Declaration [src]

void
asc_hint_set_explanation_template (
  AscHint* hint,
  const gchar* explanation_tmpl
)

Description [src]

Sets the explanation template for this hint.

Parameters

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