get_name


Description:

public unowned string get_name ()

Get the name of a ParamSpec.

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

Parameters:

this

a valid ParamSpec

Returns:

the name of this.