Returns if @info provides an extension for @extension_type. If the @info is not loaded than %FALSE will always be returned.
Since libpeas 1.22, @extension_type can be an Abstract #GType and not just an Interface #GType.
A #PeasPluginInfo.
The extension #GType.
if @info provides an extension for @extension_type.
See Implementation
Returns if @info provides an extension for @extension_type. If the @info is not loaded than %FALSE will always be returned.
Since libpeas 1.22, @extension_type can be an Abstract #GType and not just an Interface #GType.