Extracted from Pike v7.6 release 33 at 2006-10-17.
pike.ida.liu.se
[Top]
GDK
GDK._Atom

Method GDK._Atom()->create()


Method create

GDK._Atom GDK._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 GDK.Atom[name] instead of GDK._Atom(name,0).