API Version: 1.0
Library Version: 1.0.1
gboolean as_provided_has_item ( AsProvided* prov, const gchar* item )
Check if the current AsProvided contains an item of the given name.
AsProvided
item
const gchar*
The name of a provided item, e.g. “audio/x-vorbis” (in case the provided kind is a mimetype)
gboolean
TRUE if found.
TRUE