GObjectGetPropertyFunc

The type of the get_property function of gobject.ObjectClass

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