ObjectModule.providesObject

Determines if the module provides an extension for exten_type.

Since libpeas 1.22, exten_type can be an Abstract GType and not just an Interface GType

class ObjectModule
bool
providesObject

Parameters

extenType GType

The GType of the extension.

Return Value

Type: bool

if the module provides an extension for exten_type.