Value.paramSpecObject

Creates a new GParamSpecBoxed instance specifying a G_TYPE_OBJECT derived property.

See ParamSpec.internal for details on property names.

class Value
static
paramSpecObject

Parameters

name string

canonical name of the property specified

nick string

nick name for the property specified

blurb string

description of the property specified

objectType GType

G_TYPE_OBJECT derived type of this property

flags GParamFlags

flags for the property specified

Return Value

Type: ParamSpec

a newly created parameter specification