ParamSpec.getName
string getName() nothrowGet 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.
string getName() nothrowGet the name of a #GParamSpec.
The name is always an "interned" string (as per glib.global.internString). This allows for pointer-value comparisons.