[Top]
GTK2
GTK2.Gdk_Atom
|
Method GTK2.Gdk_Atom()->create()
- Method
create
GDK2._Atom GTK2.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 GDK2.Atom[name] instead of GDK2._Atom(name,0).
|