Method GDK1._Atom()->create()
- Method create
GDK1._Atom GDK1._Atom(string atom_name, int|void only_if_exists)
- Description
Create a new low-level atom. You should normally not call this function directly. Use GDK1.Atom[name] instead of GDK1._Atom(name,0).