GObjectSetPropertyFunc

The type of the set_property function of gobject.ObjectClass

alias GObjectSetPropertyFunc = void function(GObject* object, uint propertyId, GValue* value, GParamSpec* pspec)