get_provided_for_kind
Description:
Get an Provided object for the given interface type, containing information about the public interfaces (mimetypes, firmware, DBus services, ...) this component provides.
Parameters:
this |
a Component instance. |
kind |
kind of the provided item, e.g. as_provided_kind_mimetype |
Returns:
Provided containing the items this component provides, or null. |