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 [[email protected]] and not just an Interface [[email protected]].
this |
A Engine. |
info |
A PluginInfo. |
extension_type |
The extension Type. |
if |