name


Description:

public string name ()

Determines the string corresponding to an atom.

Parameters:

this

a Atom.

Returns:

a newly-allocated string containing the string corresponding to this. When you are done with the return value, you should free it using g_free.