
[Top]
GDK
GDK._Atom
|
Method GDK._Atom()->create()
- Method
create
object(GDK._Atom) GDK._Atom()->create(string atom_name, int|void only_if_exists)
- Description
-
Create a new low-level atom. You should normally not call this
function directly. Use GDK.Atom[name] instead of GDK._Atom(name,0).
Extracted from Pike v7.3 release 11 at 2001-11-03.
|