GInitiallyUnownedClass.dispatchPropertiesChanged

emits property change notification for a bunch of properties. Overriding @dispatch_properties_changed should be rarely needed.

struct GInitiallyUnownedClass
extern (C)
void function(ObjectC* object, uint nPspecs, GParamSpec** pspecs) dispatchPropertiesChanged;