name

Determines the string corresponding to an atom.

string
name

Return Value

Type: string

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

Meta