Function gdkx11::functions::x11_atom_to_xatom[][src]

pub fn x11_atom_to_xatom(atom: &Atom) -> Atom
Expand description

Converts from a gdk::Atom to the X atom for the default GDK display with the same string value.

atom

A gdk::Atom

Returns

the X atom corresponding to atom.