pub fn x11_atom_to_xatom(atom: &Atom) -> Atom
Converts from a gdk::Atom to the X atom for the default GDK display with the same string value.
gdk::Atom
atom
A gdk::Atom
the X atom corresponding to atom.