[ CCode ( has_target = false ) ]
public delegate void ObjectInfoSetValueFunction (Value value, void* object)
Update value and attach the object instance pointer object to it.
| value |
a [type@GObject.Value] |
| object |
object instance pointer |