Method

AppStreamComposeResultremove_hints_for_cid

Declaration [src]

void
asc_result_remove_hints_for_cid (
  AscResult* result,
  const gchar* cid
)

Description [src]

Remove all hints that we have associated with the selected component-ID.

Parameters

cid const gchar*
 

The component ID.

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