Method
AppStreamComposeResulthas_hint
Declaration [src]
gboolean
asc_result_has_hint (
  AscResult* result,
  AsComponent* cpt,
  const gchar* tag
)
Parameters
- cpt
- 
            Type: AsComponentThe AsComponentto check.The data is owned by the caller of the method. 
- tag
- 
            Type: const gchar*The hint tag to check for. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.