ParamSpec.getName

string getName()

Get the name of a #GParamSpec.

The name is always an "interned" string (as per glib.global.internString). This allows for pointer-value comparisons.

Returns

the name of pspec.