Function Macro
GdkPOINTER_TO_ATOM
Declaration [src]
#define GDK_POINTER_TO_ATOM (
ptr
)
Description [src]
Extracts a GdkAtom
from a pointer. The GdkAtom
must have been
stored in the pointer with GDK_ATOM_TO_POINTER().
This function is not directly available to language bindings.