display
xatom
pub fn x11_xatom_to_atom_for_display( display: &X11Display, xatom: Atom, ) -> Option<Atom>
Convert from an X atom for a gdk::Display to the corresponding gdk::Atom.
gdk::Display
gdk::Atom
A gdk::Display
an X atom
the corresponding gdk::Atom.