GObjectGetPropertyFunc

The type of the @get_property function of #GObjectClass.

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

Meta