atomName

Determines the string corresponding to an atom.

static
string
atomName

Parameters

atom GdkAtom

a GdkAtom.

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