Registry.addFeature

Add the feature to the registry. The feature-added signal will be emitted. This function sinks feature.

class Registry
int
addFeature

Parameters

feature PluginFeature

the feature to add. [transfer full]

Return Value

Type: int

TRUE on success. MT safe.

Meta