paramSpecExpression

Creates a new gobject.param_spec.ParamSpec instance for a property holding a gtk.expression.Expression.

See [gobject.param_spec.ParamSpec.internal] for details on the property strings.

Parameters

name string

canonical name of the property

nick string

a user-readable name for the property

blurb string

a user-readable description of the property

flags gobject.types.ParamFlags

flags for the property

Return Value

Type: gobject.param_spec.ParamSpec

a newly created property specification