ParamSpec.getName

Get the name of a gobject.ParamSpec

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

class ParamSpec
string
getName
()

Return Value

Type: string

the name of pspec.