ParamSpec.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.

class ParamSpec
string
getName
()

Return Value

Type: string

the name of pspec.