Skip to main content

x11_xatom_to_atom

Function x11_xatom_to_atom 

Source
pub fn x11_xatom_to_atom(xatom: Atom) -> Option<Atom>
Expand description

Convert from an X atom for the default display to the corresponding gdk::Atom.

§xatom

an X atom for the default GDK display

§Returns

the corresponding GdkAtom.