Creates a new property of type GParamSpecOverride This is used to direct operations to another paramspec, and will not be directly useful unless you are implementing a new base type similar to GObject.
the name of the property.
The property that is being overridden
the newly created gobject.ParamSpec
2.4
Creates a new property of type GParamSpecOverride This is used to direct operations to another paramspec, and will not be directly useful unless you are implementing a new base type similar to GObject.