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 Value

Type: bool

if the module provides an extension for @interface.

Meta