ObjectModule.providesObject

Determines if the module provides an extension for @interface.

class ObjectModule
bool
providesObject

Parameters

iface GType

The #GType of the extension interface.

Return: if the module provides an extension for @interface.

Meta