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