Method
PeasObjectModuleprovides_object
Declaration [src]
gboolean
peas_object_module_provides_object (
PeasObjectModule* module,
GType exten_type
)
Description [src]
Determines if the module provides an extension for exten_type
.
This method is not directly available to language bindings.