Method GDK2._Atom()->create()


Method create

GDK2._Atom GDK2._Atom(void atom_name, void only_if_exists)

Description

Create a new low-level atom. You should normally not call this function directly. Use GDK2.Atom[name] instead of GDK2._Atom(name,0).