Function
GdkX11x11_atom_to_xatom
Declaration [src]
Atom
gdk_x11_atom_to_xatom (
GdkAtom atom
)
Description [src]
Converts from a GdkAtom
to the X atom for the default GDK display
with the same string value.
Parameters
atom
-
Type:
GdkAtom
A
GdkAtom
.
Return value
Type: Atom
The X atom corresponding to atom
.