curve


Description:

public static ParamSpec curve (string name, string nick, string blurb, Curve default_curve, ParamFlags flags)

Creates a new ParamSpec instance specifying a Curve property.

Parameters:

name

canonical name of the property specified

nick

nick name for the property specified

blurb

description of the property specified

default_curve

the default value for the property specified

flags

flags for the property specified

Returns:

a newly created parameter specification