Method
AppStreamComposeResultis_ignored
since: 0.13.0
Declaration [src]
gboolean
asc_result_is_ignored (
AscResult* result,
AsComponent* cpt
)
Description [src]
Check if an AsComponent was set to be ignored in this result
(usually due to errors).
Available since: 0.13.0
Parameters
cpt-
Type:
AsComponentThe component to check for.
The data is owned by the caller of the method.