Method

AppStreamComposeHintis_valid

since: 0.13.0

Declaration [src]

gboolean
asc_hint_is_valid (
  AscHint* hint
)

Description [src]

Check if this hint is valid (it requires at least a tag and a severity in order to be considered valid).

Available since: 0.13.0

Return value

Type: gboolean

TRUE if this hint is valid.