get_name


Description:

[ Version ( since = "0.16" ) ]
public string get_name ()

Gets the fully qualified name of this.

It's constructed by concatenating the partial field names of the field and all of its ancestors.

Parameters:

this

a FormField

Returns:

a new allocated string. It must be freed with g_free when done.