Registers a class as a GObject with optional signals and properties.
This is a convenience wrapper around GObject.registerClass that accepts simplified signal and property definitions using PspecType strings.
GObject.registerClass
The class constructor to register
Optional
Registration configuration
The registered class
Registers a class as a GObject with optional signals and properties.
This is a convenience wrapper around
GObject.registerClassthat accepts simplified signal and property definitions using PspecType strings.