IOExtensionPoint.setRequiredType

Sets the required type for @extension_point to @type. All implementations must henceforth have this type.

class IOExtensionPoint
void
setRequiredType

Parameters

type GType

the #GType to require

Meta