paramSpecExpression

fngobject.param_spec.ParamSpec paramSpecExpression(string name, string nick, string blurb, gobject.types.ParamFlags flags)

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

namecanonical name of the property
nicka user-readable name for the property
blurba user-readable description of the property
flagsflags for the property

Returns

a newly created property specification