Atom.name

Determines the string corresponding to an atom.

class 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 glib.global.gfree.