ObjectConstructParam

The GObjectConstructParam struct is an auxiliary structure used to hand #GParamSpec/#GValue pairs to the @constructor of a #GObjectClass.

class ObjectConstructParam {
GObjectConstructParam cInstance;
}