GObjectSetPropertyFunc

The type of the @set_property function of #GObjectClass.

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

Meta